/* CSS Document */
@import url(sinhtml.css);

body{ background:url(cabe_fondo_motor.jpg) repeat-x; font-family:tahoma; font-size:13px;}

#primerbloque {width:100%; float:left; height:170px;}
	#primerbloque #cabecerapagina{ width:800px; margin:0px auto; height:170px;}
		#primerbloque #cabecerapagina #f1{ width:800px; height:22px; padding-top:8px; float:left; background:url(cabe_fondo_motor.jpg) repeat-x; color:#fff; font-size:12px; text-align:center;}
		#primerbloque #cabecerapagina #f2{ width:800px; height:120px; float:left;}
			#primerbloque #cabecerapagina #f2 #col1{ width:450px; height:120px; float:left;}
			#primerbloque #cabecerapagina #f2 #col2{ width:350px; height:120px; float:left;}
#segundobloque {width:100%;float:left;}
		#segundobloque #body{ width:800px; margin:0px auto;}
			#segundobloque #body #zona{ width:200px; float:left;}
			#segundobloque #body #zona p{ width:200px; float:left; margin-bottom:5px;}
			
			#segundobloque #body #zona p.texto{ width:180px; float:left; margin-bottom:5px; margin-left:10px; font-size:11px; text-align:center; margin-top:40px;}
			
			#segundobloque #body #col1{ width:800px; float:left; margin-bottom:10px;}
				#segundobloque #body #col1 ul{ list-style:none;}
					#segundobloque #body #col1 ul li{float:left;}
					#segundobloque #body #col1 ul li a{ display:block; width:180px; padding-left:20px; background:url(botonera_menu.jpg) no-repeat; padding-top:10px; height:25px; color:#FFF; font-size:14px; font-weight:bold;}
					#segundobloque #body #col1 ul li a:hover{ width:180px; padding-left:20px; background:url(botonera_menu.jpg) 0px -35px no-repeat; padding-top:10px; height:25px; color:#000; font-size:14px;}
			#segundobloque #body #col2{ width:600px; float:left;}
			#segundobloque #body #col2 h1 {width:590px; padding-left:10px; padding-top:9px; height:26px; background:url(fondo_h1_final.jpg) no-repeat; color: #000; font-size:14px; float:left;}
			#segundobloque #body #col2 p {width:580px; padding:5px 10px 5px 10px; float:left;}
				#segundobloque #body #col2 #pedidoform{width:600px; float:left;}
					#segundobloque #body #col2 #pedidoform fieldset{ border:0px;}
					#segundobloque #body #col2 #pedidoform fieldset label{ width:120px; float:left; margin-top:5px; text-align:right; padding-right:5px; font-weight:bold;	color:#666;}
					#segundobloque #body #col2 #pedidoform fieldset input,textarea{ border:1px solid #ccc;margin-top:5px;}
				

#tercerbloque {width:100%; float:left; height:85px; background:url(piepagina.jpg) repeat-x;}
	#tercerbloque #piet{ width:800px; margin:35px auto;}
	#tercerbloque #piet p{ text-align:center; color:#000; font-size:11px;}
	#tercerbloque #piet p a{ font-weight:bold; color:#001;}
	#tercerbloque #piet p a:hover{ color:#fff;}
	#tercerbloque #pie2{	width:800px; margin:30px auto; padding-bottom:10px;}
	#tercerbloque #pie2 p{ text-align:center;}

