body{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container{
	width:980px;
	z-index:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#DBDBDB;
	overflow: hidden;
}

#menu{
	width:980px;
	height:20px; 
	float:left;
	margin:0px;
}

#menu a{
	height:17px;
	padding:3px 5px 3px 5px;
	overflow: hidden;
	text-decoration:none;
	color:#636363;
	float:left;
	font-size:12px;
	border-left:1px dashed #CECECE;
}

#menu a:hover{
	background-color:#333333;
	color:#FFFFFF;
}

.non{
	background-image:url(/sitio/gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.non:hover{
	background-image:url(/sitio/gris2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#secciones{
	width:980px; 
	height:22px;
	overflow: hidden;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
	float:left;
	background-image:url(/sitio/gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#secciones img{
	float:left;
	margin:0px;
	border:0px;
}
#secciones img:hover{
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#cabezal{
	width:980px;
	height:90px;
	background-image:url(/images/cabezal.png);
	background-repeat:no-repeat;
}
#cabezal ul{
	width:980px;
	height:10px;
	float:left;
	margin:2px 0px;
	padding:0px;
}
#cabezal ul li{
	float:left;
	padding:0px 10px 2px 10px;
	list-style:none;
	font-size:11px;
	border-right:1px solid #BFBFBF;
}
#cabezal ul li a{
	color:#BFBFBF;
	text-decoration:none;
}
#cabezal ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#h_cabezal{
	width:460px;
	height:80px;
	float: right;
	padding:0px;
}
#h_cabezal label{
	float:left;
	color:#BFBFBF;
	font-size:10px;
}


/**************** Las fotos ****************************/


#main{
	float:left;
	width:960px;
	padding:0px 5px 5px 5px;
	background-color:#FFFFFF;
	margin:0px 5px;
}


#fotos{
	float:left;
	width: 680px;
	margin:10px 10px 0px 0px;
	overflow:hidden;
}

.recuadro_f{
	float:left;
	width: 668px;
	height:auto;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding:5px;
	background-color:#dbdbdb;
}
.fotito{
	float:left;
	padding:10px;
	background-color:#0a3c7a;
	margin:0px 10px 0px 0px;
}
.fotito img{
	float:left;
	width:300px;
	background-color:#000000;
	border: 2px solid #FFFFFF;
}
.recuadro_f p{
	float:left;
	width:325px;
	margin:0px;
}
.recuadro_f p label{
	margin:0px;
	color:#FFFFFF;
	font-size:18px;
	padding:2px;
	margin:0px 0px 10px 0px;
}
.recuadro_f p b{
	margin:0px;
	font-size:15px;
}

#fotos a{
	text-decoration:none;
	color:#000000;
	margin:10px 10px 0px 0px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
}
#fotos a:hover{
	text-decoration:none;
	color:#003366;
	margin:10px 10px 0px 0px;
	text-decoration:underline;
}

#textos{
	float:left;
	width: 254px;
	height:auto;
	margin:10px 0px 0px 0px;
	background-color:#4f4f4f;
	padding:5px;
	color:#FFFFFF;
}
#textos label{
	float:left;
}

#textos label a{
	text-decoration:none;
}
#textos label a:hover{
	text-decoration:underline;
}