/* 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 #up{ width:900px; float:left; height:100px;}
			#row1 #header #up #logo{ width:300px; float:left; height:100px;}
			#row1 #header #up #ban{ width:600px; float:left; height:30px; text-align:right; margin-top:60px;}
		#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:#000;}
		#row1 #header #menu li.activo a{  display:block;float:left; padding:10px 15px 10px 15px; height:20px; color:#FFF;background-color:#900;}

#row2 {width:100%; float:left; margin-top:35px; }
	#row2 #cuerpo{width:950px; margin:0px auto;  }	
	#row2 #cuerpo #col1{width:750px; float:left;  margin-left:40px;}
		#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:#900;}
		#row2 #cuerpo #col1 p{width:750px; float:left; margin-top:10px; color:#333;}
		
		#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{ 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 #itvSevilla{width:750px; float:left; margin-top:10px;}
		#row2 #cuerpo #col1 #itvSevilla .datositv{ width:240px; float:left; margin-left:10px; margin-bottom:10px;}
		#row2 #cuerpo #col1 #itvSevilla .datositv p.poblacion{ float:left; width:200px; text-align:center;}
		#row2 #cuerpo #col1 #itvSevilla .datositv p.poblacion a{ float:left; width:200px; text-align:center; padding:15px 0px 15px 0px; border:1px solid #ccc; display:block; color:#333; font-weight:bold; border-bottom:3px solid #ccc;}
		#row2 #cuerpo #col1 #itvSevilla .datositv p.poblacion a:hover{ border:1px solid #900; border-bottom:3px solid #900; color:#900;}
		
		#row2 #cuerpo #col1 #itvSevilla .datositv2{width:550px; float:left; margin-top:10px; margin:20px 100px 20px 100px;}
		
				
	#row2 #cuerpo #col2{width:160px; float:left; margin-top:15px;}			
		#row2 #cuerpo #col2 .ads{ width:160px; float:left; margin-bottom:15px;}
			


#row3 {width:100%; float:left; background-color:#000; border-top:4px solid #900; margin-top:15px;}
#row3 #bloque{width:950px; margin:0px auto; }
#row3 #bloque #col1{width:399px; float:left; border-right:1px dotted #900;}
#row3 #bloque #col1 p{ width:390px; float:left; margin-top:5px; font-size:11px; color:#fff;}
#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;}
#row3 #bloque #col2 p{ width:500px; float:left;}
#row3 #bloque #col2 p a{color:#fff; font-size:10px;}

#row3 #bloque #enlacespie {width:950px; float:left;}
#row3 #bloque #enlacespie a{ font-family:Verdana, Geneva, sans-serif;color:#FFF; font-size:10px; padding:1px 2px 1px 2px; margin:0px 0px 0px 0px;}

