/* CSS Document */

body { margin:0px auto; padding:0px; text-align:center; font-family:Verdana, Arial, Helvetica; font-size:65%; color:#FFFFFF; 
		background-color:#E8E8DC; background-image:url(../grafica/sfondopagina.jpg); background-position:left top; background-repeat:repeat-x; }

#sfondo { margin:0px auto; padding:0px; text-align:left; position:relative; width:983px; height:627px; z-index:0; 
			background-image:url(../grafica/sfondo.jpg); background-position:left top; background-repeat:no-repeat;}
			
#contenitore { margin:0px; padding:0px; text-align:left; position:absolute; top:0px; left:61px; width:858px; z-index:10;}
	#logo { position:absolute; top:0px; left:0px; width:364px; height:78px;}
	#menutop{ position:absolute; top:0px; left:548px; width:310px; height:78px; color:#000000; line-height:78px;}
		#menutop a:link, #menutop a:visited, #menutop a:active {color:#000000; text-decoration:none; padding:50px 5px 50px 5px;}
		#menutop a:hover { background-color:#E8E8DC; text-decoration:none;padding:50px 5px 50px 5px;}
	
		#top { position:absolute; top:78px; left:0px; width:858px; height:210px; background-image:url(../grafica/carpenteria-metallica-montaggio_r2_c2.jpg);}
			#menublu {position:absolute; top:3px; left:8px; width:850px; height:23px; line-height:23px; text-align:center}
			#menublu a:link, #menublu a:visited, #menublu a:active {color:#FFF; text-decoration:none; padding:6px 5px 6px 5px;}
			#menublu a:hover { background-color:#FFF; text-decoration:none; color:#2F497A; padding:6px 5px 6px 5px;}
		#right { position:absolute; top:288px; left:510px; width:348px; height:272px; background-image:url(../grafica/carpenteria-metallica-montaggio_r3_c4.jpg);}
	
	#contenuti{ position:absolute; top:288px; left:0px; width:450px; min-height: 228px; height: auto !important; height: 228px; 
				background-color:#A80A00; padding:10px; padding-left:30px; padding-right:30px; font-family:Tahoma, Verdana, Arial; font-size:110%;
				background-image:url(../grafica/carpenteria-metallica-montaggio_r3_c2.jpg); background-position:left top; background-repeat:no-repeat}
				
		#contenuti a:link, #contenuti a:visited, #contenuti a:active {color:#FFF;  text-decoration:underline;}
			#contenuti a:hover {color:#FFF;  text-decoration:none;}
			
			#contenuti h1, h2, h3 { font-size:130%; font-family:"Futura Book", Verdana; margin:0px; padding:10px 0 1px 0; margin-bottom:10px; 
								font-weight:normal;	border-bottom:1px solid #FFF;}
			
			#navigazione { font-size:90%;}
					
			#contenuti p {margin:0px; padding:0px; padding-bottom:8px;}
			
			#footercontenuti { position:absolute; bottom:-24px; left:0px; width:510px; height:24px; 
				background-image:url(../grafica/prova.png); }
				
				#footercontenutileft { position:absolute; bottom:0px; left:0px; width:36px; height:24px; 
				background-image:url(../grafica/footerleft.gif); }
				
				#footer { position:absolute; bottom:-90px; left:0px; width:858px; text-align:center; color:#000000; margin:0px 5px 0px 5px;}
					#footer a:link, #footer a:visited, #footer a:active {color:#000000; text-decoration:underline; margin:0px 5px 0px 5px;}
						#footer a:hover { text-decoration:none; color:#2F497A; }

#imgLeft2 , #imgLeft { float:right; margin:10px; border:2px solid #FFF;}



input, textarea, select{
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	margin:3px;
	padding:1px;
	font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;
}

label{
	float:left;
	margin:5px;
	width:150px;
	display:block;
	border-bottom:1px solid #EFEFEF;
	padding-bottom:1px;
}

fieldset {
	border:1px dashed #ddd;
	padding:10px;
	margin-bottom:10px;
}




legend {	 
	font-size: 100%;
	color:#fff;
	background: #CC0000;
	padding: 3px 6px;
	margin-bottom:10px;

}

.button {	 
	border-right:2px solid #6C0000;
	border-bottom:2px solid #6C0000;
	border-left:2px solid #FF5151;
	border-top:2px solid #FF5151;
	font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#fff;
	background: #CC0000;
	font-weight:bold;
	background-image:url(../grafica/sfondobottone.jpg); background-position:left top; background-repeat:repeat-x;
	}

