﻿/*
Theme Name: al Torcol

*/
@font-face {
    font-family: "Univers LT 47 CondensedLt";
    font-style:  normal;
    font-weight: normal;
    src: url(UNIVERS0.eot);
  }

/* FFx3.5/Safari/Op10 - Next */
	@font-face {
	  font-family: "Univers LT 47 CondensedLt";
	  src: url(LTe50144.ttf) format("truetype");
	}
	
body, html {
}

body {
	font-family: Arial, Verdana;
	font-size: 13px;
	background: #95191b;
	color: #333;
	text-align: center;
	border-top: 30px solid #fff;
	margin: 0px;
	}

#contenitore {
	margin: 0 auto;
	width: 930px;
	text-align: left;
	position: relative;
}

#menutop {
position: absolute;
right: 0px;
top: -20px;
height: 54px;
width: 100%;
text-align: right;
}

#menutop a{
font: normal 12px Arial, Verdana;
color: #fff;
}

#menu {
right: 0px;
top: 0px;
height: 54px;
display: block;
width: 100%;
text-align: right;
}

#menu a{
display: block;
float: right;
color: #ebc21d;
text-transform: uppercase;
font-family: "Univers LT 47 CondensedLt", Arial, Verdana;
font-size: 15px;
font-weight: 600;
padding: 18px 10px 17px 9px;
text-decoration: none;
}

#menu a:hover{
display: inline;
color: #95191B;
text-decoration: none;
background: #fff
}
div#milionesimo {
  display: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
text-align: center;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #95191b;
	z-index: 10000
}

div#milionesimo2 {
  display: none;
position: absolute;
top: 54px;
left: 50%;
width: 788px;
height: 586px;
margin-left: -394px;
text-align: center;
z-index: 11000;
background: #fff;
}
#header {
width: 100%;
height: 318px;
background: #fff;
}
#image {
margin: 6px;
float: right;
}
* html #image {
margin: 6px;

float: right;
width: 694px;
overflow: hidden;
}

#image small a{
font-size: 4px;
color: #95191b
}

#footer {
clear: both;
width: 930px;
margin: 0px;
padding-top: 5px;
height: 30px;
border-top: 1px solid #fff;
color: #eb9395;
font: normal 11px Arial, Verdana;
text-align: right;
position: relative;
}

#hptxt {
width: 180px;
margin: 6px;
float: left;
color: #D2AB0D;
margin-top: 150px;
text-transform: uppercase;
font-family: "Univers LT 47 CondensedLt", Arial, Verdana;
font-size: 15px;
font-weight: 600;
text-align: center;
}


#logo {
position: absolute;
top: 0px;
left: 0px;
width: 204px;
height: 230px;
margin-top: -30px;
float: left;
color: #ffe0c1;
}

#content {
width: 100%;
margin-top: 12px;
color: #ffe0c1;
text-align: justify;
}

#content a{
color: #ffe0c1;
text-decoration: underline;
}

#content a:hover{
color: #fff;
text-decoration: underline;
}

#bloccohp {
width: 300px;
float: left;
margin-right: 10px;
color: #ffe0c1;
height: 130px;
text-align: left;
background: #861416;
padding: 9px;
}
html>body #bloccohp {
width: 285px;
float: left;
margin-right: 10px;
color: #ffe0c1;
height: 130px;
text-align: left;
background: #861416;
padding: 9px;
}
* html #bloccohp {
width: 285px;
float: left;
margin-right: 10px;
color: #ffe0c1;
height: 130px;
text-align: left;
background: #861416;
padding: 9px;
}
h1{
color: #ffe0c1;
font-family: "Univers LT 47 CondensedLt", Arial, Verdana;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
margin: 0px;
margin-bottom: 8px;
padding: 0px;
}

#bloccohp h1{
color: #ebc21d;
font: normal 15px "Univers LT 47 CondensedLt", Arial, Verdana;
text-transform: uppercase;
margin: 0px;
margin-bottom: 8px;
padding: 0px;
}

#bloccohp img{
border: 1px solid #580c0d
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
