@charset "utf-8";
/* CSS Document */
@import url(sinhtml.css);
body{ font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

#up {width:100%; float:left; height:100px;background:url(../img/verfotos_fndcabecera.jpg) repeat-x;}
	#up #cabecera{width:950px; margin:0px auto; }
		#up #cabecera #logo{ width:200px; height:100px; float:left;}
		#up #cabecera #baner{ width:730px; height:90px; margin-top:2px; float:left; margin-left:20px;}

#mid {width:100%; float:left;}
	#mid #foto{width:100%; float:left; text-align:center; padding:20px 0px 20px 0px;}
	
	#mid .bloque{width: 950px; margin:0px auto;}
		#mid .bloque h1{ font-size:14px; font-weight:bold; color:#333;  padding:5px 10px 4px 10px; width:930px; float:left; background-color:#eee; border-bottom:3px solid #666; }
		
		#mid .bloque h2{ font-size:14px; font-weight:bold; color:#333;  padding:5px 10px 4px 10px; width:930px; float:left; background-color:#eee; border-bottom:3px solid #666; }
		#mid .bloque h3{ font-size:14px; font-weight:bold; color:#333;  padding:5px 10px 4px 10px; width:930px; float:left; background-color:#eee; border-bottom:3px solid #666; }
		#mid .bloque p a{ font-size:14px; color:#FFF; font-weight:bold;  padding:12px 10px 12px 10px; width:930px; float:left; margin-top:10px; text-align:center; border:2px solid #333; background-color:#f00;}
		#mid .bloque .ads728 {width:730px; float:left; height:90px; margin:10px 110px 10px 110px;}
		#mid .bloque #otrasfotos ul.fotos {width:950px; float:left; margin-top:5px;}
			#mid .bloque #otrasfotos ul.fotos li img{border:2px solid #eee;}
			#mid .bloque #otrasfotos ul.fotos li img:hover{border:2px solid #333;}
			#mid .bloque #otrasfotos ul.fotos li a{ float:left; margin:0px 0px 5px 4px;}
		#mid .bloque #otrasfotos ul.catfotos {width:950px; float:left; margin-top:5px;}
			#mid .bloque #otrasfotos ul.catfotos li a{ float:left; margin:0px 0px 5px 4px; width:125px; color:#333; border:1px solid #ccc; text-align:center; padding:3px 0px 3px 0px;}
			#mid .bloque #otrasfotos ul.catfotos li a:hover{ border-color:#333; background-color:#666; color:#fff;}
		
		#mid .bloque #ads950{width:950px; float:left; margin:5px 0px 15px 0px;}
		#mid .bloque #ads950 p{width:940px; float:left; padding:3px 5px 3px 5px; font-size:11px; color:#666;}
			#mid .bloque #ads950 ul{ width:950px; float:left;list-style:none;}
				#mid .bloque #ads950 ul li a{ width:60px; float:left; border:2px solid #eee; margin-left:5px; margin-right:4px;}
				#mid .bloque #ads950 ul li a:hover{ border-color:#903;}
				
		#mid .bloque #noticias{width:950px; float:left; margin-bottom:5px;}
			
			#mid .bloque #noticias ul{ width:298px; float:left; border:1px solid #ccc; margin-bottom:3px; margin-left:16px;}
			#mid .bloque #noticias ul li{ float:left;}
			#mid .bloque #noticias ul:hover{ width:298px; float:left; border:1px solid #903; margin-bottom:3px;}
			#mid .bloque #noticias ul li.imagen a{ width:50px; height:30px; float:left; padding:5px 5px 5px 5px;}
			#mid .bloque #noticias ul li.titulo a{ width:225px; height:30px; float:left; padding:5px 5px 5px 0px; margin-left:8px;color:#666; font-size:12px;}
			#mid .bloque #noticias ul li.titulo a:hover{ color:#903;} 

#down {width:100%; float:left;}
	
	#down #pie{width: 950px; margin:10px auto;}
		#down #pie p{ text-align:center; width:950px; float:left; padding:5px 0px 5px 0px;}
		#down #pie p a{ color:#333;}
		#down #pie p a:hover{ color:#f00;}
