body {
		background: url(../img/fondo.gif);
		background-repeat:repeat-x;
		text-align: justify;
}

body img {border:0}

a:link {color: #666666; text-decoration : none;}
a:visited {color: #999999; text-decoration : none;}
a:hover {color: #999999; text-decoration : underline;}
a:active {color: #666666; text-decoration : none;}


#head {
	font-family:Verdana;
	font-size:12px;
	width:978px;
	height:130px;
	background-color:#FFFFFF;
	background-image:url(../img/fondo-menu.gif)
}


#head img{
	float:left;
	display:block;
}


#columna1 {
		padding-top:15px;
	width:470px;
	height:auto;
	background-color:#FFFFFF;
	display:block;
	float:left;
	border-top: 1px solid #be4061;
}

#foto-columna1 img{
	width: 350px;
	border:solid;
	border-color: #DFDFDF;
	padding:20px 20px 20px 20px;
	margin-left:20px;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width: thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:text-top;
	font-size:11px;
	font-weight:bold;
}

#foto-noticia img{
	width:350px;
	border:solid;
	border-color: #DFDFDF;
	padding:20px 20px 20px 20px;
	margin-left:20px;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width: thin;
	}
	
#foto-noticia-chica img{
	width:200px;
	border:solid;
	border-color: #DFDFDF;
	padding:5px 5px 5px 5px;
	margin-left:15px;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width: thin;
	display:block;
	float:left;
	}

#columna2 {	padding-top:15px;
	width:308px;
	display:block;
	float:left;
	background-color:#EFEFEF;
	border-top: 1px solid #be4061;
}

#foto-columna2 img{
	width: 250px;
	border:solid;
	border-color: #DFDFDF;
	padding:20px 20px 20px 20px;
	margin-left:5px;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width: thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:text-top;
	font-size:11px;
	font-weight:bold;
}

#columna3 {
	z-index:100;
	padding-top:15px;
	width:200px;
	height:auto;
	display:block;
	float:left;
	background-color:#FFFFFF;
	border-top: 1px solid #be4061;
}


#foot {
float:left;
background-image:url(../img/marca-inferior.gif);
background-repeat:no-repeat;
width:968px;
height:53px;
margin-left:auto;
margin-right:auto;
padding:10px 100px 10px 100px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:justify;
}


/*MENU */

#menuh {
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
	display:block;
	width:978px;
	float:left;

	background: #FFFFFF;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

.nuevo {
	color: #CC0000;
}

#menuh a {
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #DFDFDF;
	border-width: 1px 1px 1px 0;
}


#menuh a#primero {
	border-left: 1px solid #EFEFEF;
}

#menuh a:hover {
	background: #EFEFEF;
}

#buscador{
	width:150px;
	float:left;
	display:block;
	margin:20px 0 0 10px;

	}
	
#pronostico{
	padding-top:5px;
	background: #FFFFFF;
	width:308px;
	float:left;
	display:block;
	margin-left:70px;
	}

#pronostico img{
	margin:5px 5px 0 5px;
	}

#marquesina{
	height:20px;
	display:block;
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
	color:#be4061;
	background: #FFFFFF;
	padding:5px 0 5px 0;

	}

/* MENU LATERAL */

#secciones{
	width:190px;
	display: block;
	float:left;
	}

#item{
	width:190px;
	height:40px;
	}
	
#item img{
	display: block;
	float:left;
	margin-left:5px;
	}
	
#item h4{
	padding-top:2px;
	width:50px;
	float:left;
	}
	
#item h3{
	width:50px;
	display: block;
	float:left;
	}
	
#encuesta{

	width:200px;
	display:block;
	float:left;
	}
	
#comentario {
	padding-top:15px;
	background-color:#EFEFEF;
	display:block;
	float:left;
	border-top: 1px solid #be4061;
}

/* TITULOS y PARRAFOS */

h1{
	font-family: "Times New Roman", Times, serif;
	padding:0px 10px 0px 10px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;

	color: #333333;
	}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding:0px 10px 0px 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}


h3{
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: justify;
	color: #000000;

}


h4{
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	color: #333333;
}

p{
	padding:0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:js/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

