/* CSS Document */
@import url(sinhtml.css);
body{background:url(fondo_cabecera.jpg) repeat-x; font-family:"trebuchet MS"; }
#row1 {width:100%; float:left; height:160px;}
	#row1 #header{width:950px; margin:10px auto;}
		#row1 #header #frase{ width:950px; float:left; height:20px;}
			#row1 #header #frase p{ font-size:13px; text-align:right;}
		#row1 #header #up{ width:950px; float:left; height:80px;}
			#row1 #header #up #logo{ width:375px; float:left; height:80px;}
			#row1 #header #up #ban{ width:525px; float:left; height:35px; margin-left:50px; margin-top:45px;}
			#row1 #header #up #ban p{ width:525px; float:left; text-align:right; font-size:30px; color:#999;}
			#row1 #header #up #ban p a{color:#666;}
			#row1 #header #up #ban p a:hover{color:#f90;}
		#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:#555;}
		#row1 #header #menu li.activo a{  display:block;float:left; padding:10px 15px 10px 15px; height:20px; color:#FFF;background-color:#F90;}

#row2 {width:100%; float:left; margin-top:35px;}
	#row2 #cuerpo{width:950px; margin:0px auto;}	
	#row2 #cuerpo #col1{width:760px; float:left; margin-left:18px;}
		#row2 #cuerpo #col1 .baner{ width:730px; float:left; height:90px; margin:15px 10px 15px 10px;}
		#row2 #cuerpo #col1 h1{width:750px; float:left; font-size:24px; color:#F90;}
		#row2 #cuerpo #col1 h2{width:750px; float:left; font-size:20px; color:#000;}
		#row2 #cuerpo #col1 p{width:750px; float:left; margin-top:10px; color:#333;}
		
		#row2 #cuerpo #col1 .ads{width:730px; float:left; margin:15px 10px 15px 10px;}
		
		#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 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 #col1 #colegios{ width:700px; float:left; margin-top:10px; margin-left:25px;}
		#row2 #cuerpo #col1 #colegios ul{ list-style:none;}
		#row2 #cuerpo #col1 #colegios ul li{ float:left;}
		#row2 #cuerpo #col1 #colegios ul li a{ float:left; display:block; width:340px; font-size:13px; padding:5px 0px 5px 0px; margin-bottom:5px; border-bottom:2px solid #fff; margin-right:10px; text-align:center; color:#666;}
		#row2 #cuerpo #col1 #colegios ul li a:hover{ border-bottom:2px dotted #F90;}
		
		#row2 #cuerpo #col1 #poblaciones{ width:700px; float:left; margin-top:10px; margin-left:25px;}
		#row2 #cuerpo #col1 #poblaciones ul{ list-style:none;}
		#row2 #cuerpo #col1 #poblaciones ul li{ float:left;}
		#row2 #cuerpo #col1 #poblaciones ul li a{ float:left; display:block; width:340px; font-size:14px; padding:5px 0px 5px 0px; margin-bottom:5px; border-bottom:2px solid #fff; margin-right:10px; text-align:center; color:#666;}
		#row2 #cuerpo #col1 #poblaciones ul li a:hover{ border-bottom:2px dotted #F90;}
		
		
		#row2 #cuerpo #col1 #lstprovincias{ width:700px; float:left; margin-top:10px; margin-left:25px;}
		#row2 #cuerpo #col1 #lstprovincias ul{ list-style:none;}
		#row2 #cuerpo #col1 #lstprovincias ul li{ float:left;}
		#row2 #cuerpo #col1 #lstprovincias ul li a{ float:left; display:block; width:160px; font-size:13px; padding:5px 0px 5px 0px; margin-bottom:5px; border-bottom:2px solid #fff; margin-right:10px; text-align:center; color:#666;}
		#row2 #cuerpo #col1 #lstprovincias ul li a:hover{ border-bottom:2px dotted #F90;}
		
		#row2 #cuerpo #col1 #ficha {width:760px; float:left; margin-top:20px; margin-bottom:20px;}
		#row2 #cuerpo #col1 #ficha #f1{width:300px; float:left;}
			#row2 #cuerpo #col1 #ficha #f1 .ads4{width:300px; float:left;}
		
		#row2 #cuerpo #col1 #ficha #f2{width:440px; float:left; margin-left:20px;}
		#row2 #cuerpo #col1 #ficha #f2 p{width:440px; float:left; margin-top:10px; color:#333;}
		
				
	#row2 #cuerpo #col2{width:160px; float:left; border-right:2px dotted #eee;}			
		#row2 #cuerpo #col2 .ads{ width:160px; float:left; margin-bottom:15px;}
		#row2 #cuerpo #col2 #listadoprovincias {width:150px; float:left;}
		#row2 #cuerpo #col2 #listadoprovincias ul{ list-style:none;}
			#row2 #cuerpo #col2 #listadoprovincias ul li{ float:left; margin-top:3px;}
			#row2 #cuerpo #col2 #listadoprovincias ul li a{ float:left; display:block; width:150px; font-size:14px; color:#333; border-bottom:1px solid#fff;}
			#row2 #cuerpo #col2 #listadoprovincias ul li a:hover{ border-bottom:1px dotted #333;}
			
		

#row3 {width:100%; float:left; background-color:#999; border-top:4px solid #ccc; 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;}
#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:12px; color:#FFF;}
#row3 #bloque #col1 p a:hover{ text-decoration:underline;}

#row3 #bloque #col2{width:500px; float:left; margin-left:10px;}
#row3 #bloque #col2 p{width:500px; float:left; margin-top:5px; font-size:11px;}
#row3 #bloque #col2 p a{color:#fff;}
#row3 #bloque #col2 .powerby{width:500px; float:left;  margin-bottom:3px; font-size:11px; color:#666;}
