@charset "UTF-8";
/* CSS Document */
html, body{
 background:#f5f5f5; 
 margin:0; 
 padding:0; 
 text-align:center;
} 

p{
	margin-top:0px;
}

#pagewidth{ 
 width:1040px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
    
} 
.celda{
	background:#fff;
	color:#000;
	text-align:center;
	padding-bottom:4px; 
	padding-top:4px;
	border-bottom: 1px solid #bbb;
}
.btnHome {
	cursor:pointer;
	display: block;
	width:237px;
	height:150px;
	background-image: url("../imagenes/btnEncuesta.jpg");
}
.btnHome:hover{
	background-position: 0px -150px;
}
.btnBuscar {
	cursor:pointer;
	display: block;
	width:76px;
	height:40px;
	background-image: url("../imagenes/btnBuscar.jpg");
}
.btnBuscar:hover{
	background-position: 0px -40px;
}

#header{
 position:relative; 
 height:154px;
 background:url(../imagenes/cabecera.jpg);
 width:100%;
} 
#content{
 position:relative;
 background:url(../imagenes/fondo.jpg);
 width:100%;
} 
#footer{
 height:62px; 
 background:url(../imagenes/pie.jpg);
 clear:both;
 } 
#footercontent{
	position:relative;
	width:927px;
	top:15px;
	left:52px;
}
.blanco{
	position:relative;
	width:927px;
	height:30px;
	left:52px;
	text-align:center;
	font-family: Georgia, serif;
	color:#cc3333;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#titulo{
	position:relative;
	padding-bottom:7px;
	padding-top:7px;
	width:927px;
	left:52px;
	background:#f5f5f5;
	border-bottom:1px solid #bbbbbb;
	border-top:1px solid #bbbbbb;
}
#titulo2{
	position:relative;
	padding-bottom:3px;
	padding-top:3px;
	background:#f5f5f5;
	width:590px;
	display:inline-block;
	border-bottom:1px solid #bbbbbb;
	border-top:1px solid #bbbbbb;
}
#noticia{
	position:relative;
	width:590px;
	padding-top:10px;
}
#contenido{
	position:relative;
	width:927px;
	left:52px;
}
#colIzq{
	width:590px;
	float: left;
}
#colMedio{
	float:left;
	width:47px;
}
#colDer{
	float:left;
	width:290px;
}
.corte {clear: both;}

.foto{
	background-color: #ffffff; 
	padding: 3px; 
	border: 1px solid #e5e5e5;
	margin: 0px 0px 5px 15px;
}	
.foto2{
	background-color: #ffffff; 
	padding: 3px; 
	border: 1px solid #e5e5e5;
	margin: 0px 10px 0px 0px;
}
.icono{
	background-color: #ffffff; 
	padding: 3px; 
	border: 0px;
}
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


/*------MENU------*/
#menu1 {
	width: 290px;
	}
#menu1 li{
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#menu1 li a {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
  	height: 24px;
	text-decoration: none;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}	
#menu1 li a:link, #menu1 li a:visited {
	color: #000;
	display: block;
	background: #fff;
	padding: 5px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}
	
#menu1 li a:hover {
	color: #000;
	background:  #e5e5e5;
	padding: 5px;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	}
#menu1 li span {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
  	height: 24px;
	text-decoration: none;
	cursor:pointer;
	color: #fff;
	display:block;
	background: #000;
	padding: 5px;
	}
#menu1 li span:hover {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
  	height: 24px;
	text-decoration: none;
	cursor:pointer;
	color: #fff;
	display:block;
	background: #000;
	padding: 5px;
	}
#menu2 {
	width: 271px;
	margin-left:15px;
	}
#menu2 li{
	border-left:0px;
	border-right:0px;
}
#menu2 li a {
	color: #000;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
  	height: 24px;
	text-decoration: none;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000;
	display: block;
	background: #fff;
	padding: 3px;
	}
	
#menu2 li a:hover {
	color: #cc3333;
	background: #fff;
	padding: 3px;
	text-decoration: none;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}
#menu2 li span {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
  	height: 24px;
	text-decoration: none;
	color: #000;
	display: block;
	background: #fff;
	padding: 3px;
	}
#menu2 li span:hover {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
  	height: 24px;
	text-decoration: none;
	color: #000;
	display: block;
	background: #fff;
	padding: 3px;
	}
.menu3 {
	width: 237px;
	margin-left:22px;
	margin-bottom:10px;
	}
.menu3 li a {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
  	height: 20px;
	text-decoration: none;
	}	
	
.menu3 li a:link, #menu3 li a:visited {
	color: #000;
	display: block;
	background: #fff;
	padding: 3px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}
	
.menu3 li a:hover {
	color: #cc3333;
	background:  #fff;
	padding: 3px;
	text-decoration: none;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}
.menu3 li span {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
  	height: 20px;
	text-decoration: none;
	color: #000;
	display: block;
	background: #fff;
	padding: 3px;
	}
/*------------*/
