/* CSS Document */
@import url(sinhtml.css);
body{background:url(fondo_cabecera.jpg) repeat-x; font-family:"trebuchet MS"; }
#row1 {width:100%; float:left; height:140px;}
	#row1 #header{width:950px; margin:10px auto;}
		#row1 #header #up{ width:950px; float:left; height:100px;}
			#row1 #header #up #logo{ width:300px; float:left; height:100px;}
			#row1 #header #up #ban{ width:600px; float:left; height:100px;}
		#row1 #header #menu{ width:900px; float:left; height:40px; font-size:18px; margin-top:10px;}
		#row1 #header #menu ul{ list-style:none;}
		#row1 #header #menu li{ float:left;}
		#row1 #header #menu li a{ display:block;float:left; padding:10px 15px 10px 15px; height:20px; color:#FFF;}
		#row1 #header #menu li a:hover{ background-color:#333;}
		#row1 #header #menu li.activo a{  display:block;float:left; padding:10px 15px 10px 15px; height:20px; color:#FFF;background-color:#9C0;}

#row2 {width:100%; float:left; margin-top:35px;}
	#row2 #cuerpo{width:950px; margin:0px auto;}	
			#row2 #cuerpo #col1{width:750px; float:left;}
			#row2 #cuerpo #col1 h1{width:750px; float:left; font-size:24px; color:#555;}
			#row2 #cuerpo #col1 h2{width:750px; float:left; font-size:22px; color:#555;}
			#row2 #cuerpo #col1 p{width:750px; float:left; margin-top:10px; color:#333;}
			#row2 #cuerpo #col1 .ads{width:730px; float:left; margin-top:25px; margin-bottom:15px;}
			
			#row2 #cuerpo #col1 .conces {width:750px; float:left; padding-top:10px; margin-bottom:20px;}
			#row2 #cuerpo #col1 .conces ul.cabeceras{ line-style:none; background-color:#ccc; float:left; padding:5px 0px 5px 5px; width:750px; font-weight:bold;}
			#row2 #cuerpo #col1 .conces  ul.cabeceras li.nombre{ float:left; width:175px;}
			#row2 #cuerpo #col1 .conces  ul.cabeceras li.direccion{ float:left; width:300px;}
			#row2 #cuerpo #col1 .conces ul.cabeceras li.poblacion{ float:left; width:270px;}
			#row2 #cuerpo #col1 .conces ul.cabeceras li.marca{ float:left; width:300px;}
			
			#row2 #cuerpo #col1 .conces ul.datos{ line-style:none;float:left; padding:5px 0px 5px 5px; width:750px; border-bottom:1px dotted #eee; font-size:13px;}
			#row2 #cuerpo #col1 .conces ul.datos:hover{ background-color:#eee; border-bottom-color:#999;}
			#row2 #cuerpo #col1 .conces ul.datos li a{color:#666; display:block;}
			#row2 #cuerpo #col1 .conces  ul.datos li.nombre{ float:left; width:175px;}
			#row2 #cuerpo #col1 .conces  ul.datos li.direccion{ float:left; width:300px;}
			#row2 #cuerpo #col1 .conces ul.datos li.poblacion{ float:left; width:270px;}
			#row2 #cuerpo #col1 .conces  ul.datos li.marca{ float:left; width:300px;}

			
			#row2 #cuerpo #col1 .marcas {width:750px; float:left; padding-top:10px; margin-bottom:20px;}
			#row2 #cuerpo #col1 .marcas ul{ line-style:none;}
			#row2 #cuerpo #col1 .marcas li{ float: left;}
			#row2 #cuerpo #col1 .marcas li a{ float: left; display:block; width:240px; margin-left:10px; text-align:center; color:#666; font-size:16px; padding:5px 0px 3px 0px; border-bottom:2px dotted #CCC; margin-top:5px;}
			#row2 #cuerpo #col1 .marcas li a:hover{ color:#000; border-color:#9C0;}
			
			#row2 #cuerpo #col1 .poblaciones {width:750px; float:left; padding-top:10px; margin-bottom:20px;}
			#row2 #cuerpo #col1 .poblaciones ul{ line-style:none;}
			#row2 #cuerpo #col1 .poblaciones li{ float: left;}
			#row2 #cuerpo #col1 .poblaciones li a{ float: left; display:block; width:240px; margin-left:10px; text-align:center; color:#666; font-size:12px; padding:5px 0px 3px 0px; border-bottom:2px dotted #CCC; margin-top:5px;}
			#row2 #cuerpo #col1 .poblaciones li a:hover{ color:#000; border-color:#9C0;}
			
			#row2 #cuerpo #col1 #formulario { width:750px; float:left; margin-top:10px; margin-bottom:50px;}
			#row2 #cuerpo #col1 #formulario fieldset{ border:none;}
			#row2 #cuerpo #col1 #formulario p{width:750px; float:left; margin-top:10px;}
			#row2 #cuerpo #col1 #formulario p label{ width:180px; float:left; font-weight:bold; color:#333; padding-right:20px; text-align:right; font-size:18px; height:18px; }
			#row2 #cuerpo #col1 #formulario p input{ border-top:1px solid #eee; border-left:1px solid #eee; border-bottom:2px solid #ccc; border-right:2px solid #ccc; font-size:14px; font-family:"trebuchet MS"; height:20px; padding-top:4px;}
			#row2 #cuerpo #col1 #formulario .boton{ border-top:1px solid #eee; border-left:1px solid #eee; border-bottom:2px solid #ccc; border-right:2px solid #ccc; font-size:14px; font-family:"trebuchet MS"; height:40px; padding-top:4px; width:300px; font-weight:bold;}
			#row2 #cuerpo #col1 #formulario p textarea,select{ border-top:1px solid #eee; border-left:1px solid #eee; border-bottom:2px solid #ccc; border-right:2px solid #ccc; font-size:14px; font-family:"trebuchet MS"; padding-top:4px;}
			#row2 #cuerpo #col1 #formulario fieldset .enviaform{ text-align:center; font-size:15px; height:30px; padding-bottom:15px; width:250px;}
				
	#row2 #cuerpo #col2{width:160px; float:left; margin-left:40px;}	
	#row2 #cuerpo #col2 .ads{ width:160px; float:left; margin-bottom:10px;}
	
				
	
		

#row3 {width:100%; float:left; background-color:#333; border-top:6px solid #9C0; margin-top:15px;}
#row3 #bloque{width:950px; margin:0px auto; padding-bottom:10px;}
#row3 #bloque #col1{width:399px; float:left; border-right:1px dotted #CCC; margin-top:5px;}
#row3 #bloque #col1 p{ width:390px; float:left; margin-top:5px; font-size:11px; color:#fff; padding-bottom:10px;}
#row3 #bloque #col1 p a{ font-size:13px; color:#FFF;}
#row3 #bloque #col1 p a:hover{ text-decoration:underline;}

#row3 #bloque #col2{width:500px; float:left; margin-left:10px;  margin-top:5px;}
#row3 #bloque #col2 p{width:500px; float:left; margin-top:5px;}
#row3 #bloque #col2 p a{color:#fff;}
#row3 #bloque #col2 p a{ font-size:13px; color:#FFF;}
#row3 #bloque #col2 p a:hover{ text-decoration:underline;}