@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background: #FFFFFF url(../img/fondo_koine.jpg) repeat-x;
}

a{	text-decoration:none;
	color: #000000;
	border: none;
}

.twoColFixLtHdr #container { 
	width: 950px;  
	margin: 0 auto; 
	text-align: left;
	background: url(../img/banda_sx.jpg) repeat-y;
} 

.twoColFixLtHdr #header { 
	position: relative;
	padding: 0px; 
	height: 245px;
	background:  url(../img/fondo_testata.jpg) no-repeat;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#logo { 
	position:absolute;
	top: 60px;
	left: 100px;
	height: 136px;
	width: 352px;
	z-index: 2;
} 


#menu_header { 
	position:absolute;
	top: 200px;
	background:  url(../img/fondo_menu.png) no-repeat left;
	padding: 3px;
	padding-right: 222px;
	height: 39px;
	width: 398px;
}

#menu_header_testo { 
	position:absolute;
	font-family: "Times New Roman", Times, serif; 
	top: 200px;
	padding: 3px;
	padding-right: 222px;
	height: 39px;
	width: 398px;
	font: 13px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-transform: uppercase;
} 

#newsletter { 
	position:absolute;
	font-family: "Times New Roman", Times, serif; 
	top: 222px;
	padding: 2px;
	padding-right: 142px;
	height: 19px;
	width: 478px;
	font: 13px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-transform: uppercase;	
} 

#menu_header_testo ul {	list-style: none; padding: 0px; margin: 0px; text-align:center;} 
#menu_header_testo ul li {	display:inline; padding: 0 15px 0 20px; border-right: 1px #41000f solid;} 
#menu_header_testo ul li a {	color: #FFFFFF; font-weight: bold;} 
#menu_header_testo ul li a:hover {	color: #CCCCCC;} 

.form_head_testo { height: 12px; border: 1px #CCCCCC solid;} 
.form_head_testo:hover { border: 1px #999999 solid;} 
.form_head_invio { height: 17px; border: 1px #CCCCCC solid; background-color: #7c0259; color: #FFFFFF; text-transform: uppercase; font-size: 10px;} 
.form_head_invio:hover { border: 1px #999999 solid;} 

#baffo{
	position: absolute;
	right: -100 px;
	width: 1050px;
	top: 142px;
	margin: 0 auto;
	height: 103px;
	background: url(../img/baffo.png) no-repeat center top;
	text-align: center;
	left: -6px;
}

#baffo_sotto{
	position: absolute;
	right: -100 px;
	width: 588px;
	top: 244px;
	margin: 0 auto;
	height: 68px;
	background: url(../img/baffo_sotto.png) no-repeat right bottom;
	text-align: center;
	left: 455px;
}
 
h1 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 100;
	color: #a9097c;
	height: 25px;
	background: url(../img/fondo_h1.png) bottom no-repeat;		
}

h2 {
	margin: 0;
	margin-top: 20px; 
	padding: 4px 0 20px 0;
	height: 15px;
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #a9097c;
	background: url(../img/fondo_h1.png) bottom no-repeat;		
}


h3 {
	margin: 10px 0 5px 0; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a9097c;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px dashed  #a9097c;
}

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 190px; 
	padding: 15px 5px 15px 5px;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
}

#sidebar1 .voce{
	background: url(../img/fondo_lista.gif) top left no-repeat;
	padding: 0px 5px 5px 20px;
	display: block;
	margin: 7px 0;
	border-bottom: 1px dashed #818c91;
}

#sidebar1 .voce a{	color: #FFF; display: block;}
#sidebar1 .voce a:hover{	color: #FFFF99;}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 210px; 
	padding: 0 5px;
	font-size: 11px;
	line-height: 18px;
} 

#mainContent p {
	margin: 0;
} 

#mainContent p img {
	padding: 5px;
} 

#mainContent img a{
	border: none;
} 

#mainContent img{
	border: none;
} 

#mainContent img.bordo{
	border: 1px #FF0099 solid;
} 

.twoColFixLtHdr #footer { 
	padding: 13px 50px; 
	background:#DDDDDD;
	width: 850px;
	background:#FFFFFF url(../img/fondo_foot.jpg) no-repeat top center;
	font-size: 10px;
} 

.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
