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

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

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

#field3 {width:100%; float:left; height:85px; background:url(piepagina.jpg) repeat-x;}
	#field3 #piet{ width:800px; margin:35px auto;}
	#field3 #piet p{ text-align:center;}
	#field3 #pie2{	width:800px; margin:30px auto; padding-bottom:10px;}
	#field3 #pie2 p{ text-align:center;}
