@charset "utf-8";
/* CSS Document */
@import url(sinhtml.css);

body { background-image:url(img/fndweb.jpg); background-repeat:repeat-x;background-color:#999; font-family:Tahoma, Geneva, sans-serif; font-size:12px; }

#web {width:750px; margin:10px auto;}

	#cabecera {width:750px; float:left;}
		#cabecera #logo{ width:350px; float:left;}
			#cabecera #logo a{display:block; width:350px; height:90px; background:url(img/piezasdesguace.png) no-repeat left top; overflow:hidden; text-indent:-999px;}
		#cabecera #zona1{ width:400px; float:left;}
			
	#cuerpo {width:730px; float:left; margin-top:20px; background:url(img/fndcuerpo.png) repeat; padding:10px 10px 10px 10px;}
	#cuerpo .ads728 {width:728px; float:left; margin-left:1px; height:90px; background-color:#666;}
	
	#cuerpo #bloque {width:730px; float:left; margin-top:10px; margin-bottom:10px;}
	#cuerpo #bloque #col1{ width:350px; float:left; padding:5px 5px 5px 5px; background-color:#FFF;}
		#cuerpo #bloque #col1 h2{ font-size:15px; font-weight:bold; color:#F30; margin-bottom:5px;padding:5px 5px 5px 5px;}
		#cuerpo #bloque #col1 p{float:left; width:340px; padding:5px 5px 5px 5px; margin-bottom:5px; text-align:justify; color:#333;}
		#cuerpo #bloque #col1 .ads300x1{width:300px; padding:25px 25px 25px 25px; float:left; margin-top:10px;}
			
			
	#cuerpo #bloque #col2{ width:350px; float:left; padding:5px 5px 5px 5px; margin-left:10px;}
	#cuerpo #bloque #col2 #formulario{ width:350px; float:left;}
		#cuerpo #bloque #col2 #formulario h2{ font-size:15px; font-weight:bold; color:#FC0; margin-bottom:5px;padding:5px 5px 5px 0px;}
		#cuerpo #bloque #col2 #formulario fieldset{ border:none; width:350px; float:left;} 
		#cuerpo #bloque #col2 #formulario .fila{ width:350px; float:left; margin-bottom:8px;}
		#cuerpo #bloque #col2 #formulario .fila label{ font-size:13px; color:#EEE; font-weight:bold;}
		#cuerpo #bloque #col2 #formulario .fila .txtbox{ font-size:12px; border:1px solid #999; padding:3px 3px 3px 3px; width:344px; font-family:Tahoma, Geneva, sans-serif;}
		#cuerpo #bloque #col2 #formulario .fila .btnenviar{ float:right;}
		#cuerpo #bloque #col2 .ads300x1{width:300px; padding:0px 25px 25px 25px; float:left; margin-top:10px;}
		
	#pie {width:750px; float:left; margin-top:5px; margin-bottom:10px;}
		#pie #menus {width:740px; float:left;  background:url(img/fndcuerpo.png) repeat; padding:5px 5px 5px 5px;}
		
		#pie #menus a{ float:left;color:#999; font-size:13px; font-weight:bold; padding:8px 20px 8px 20px; background-color:#333; margin-right:5px;}
		#pie #menus a:hover{ background-color:#CCC; color:#000;}
		#pie #menus .txtint { padding:8px 20px 8px 20px;color:#999; float:left; font-size:13px; background-color:#333;}
		
		#pie #enlaces {width:740px; float:left; margin-top:8px; padding:5px 5px 5px 5px; background-color:#353535;}
		#pie #enlaces a{float:left; padding:3px 0px 3px 15px; color:#999;}
		#pie #enlaces a:hover{ text-decoration:underline;}
		
		#pie #contador a{color:#000;}
		
		.politicapri {color:#FFF;}
		.politicapri a{color:#FFF;}
