a:link { color: #3366CC;}
a:visited {	color: #3366CC; } 
a:active {	color: #3366CC; }

body {
	font-family:"Trebuchet MS";
	font-size:11px;
	background-color: ;
	background-image: url(imagenes/fondo.JPG);
	background-repeat: repeat-y;
	background-position: center top;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #770000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #999999;
	color: #000000;
}
#contenedor {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	float: none;
	width: 720px;
	position: absolute;
	left: 50%;
	margin-left: -360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#cabecera {
	background-color: #FF9933;
	height: 150px;
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 1px;
}
#izquierda{
/* aqui dentro va el menu y todo lo de la izquierda */
	position: relative;
	height: 640px;
	width: 150px;
	float: left;
	margin-top: 10px;
}

#derecha{
	/* aqui dentro van las guias y todo lo de la derecha */
	position: relative;
	height: 640px;
	width: 150px;
	float: left;
	margin-top: 10px;
}

#centro{
/* aqui van las noticias y todo lo del centro */
	float:left;
	width: 525px;
	margin-top: 10px;
	position: relative;
	border: 2px solid #9F9F9F;
	margin-right:20px;
}

#navegacion {
	/* ruta de navegacion (bajo cabecera) */
	background-color: #9AB6CB;
	float: right;
	height: 20px;
	width: 710px;
	position: relative;
	padding-left: 10px;
}

#menu {
	background-color: #CCCCCC;
	float: left;
	position: relative;
	height: 168px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.boton{
/* boton del menu */
	float: left;
	height: 16px;
	width: 163px;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #416283;
	padding-top: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a:link{
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover{
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:active{
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
#menu a:visited{
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

#buscador{
/* div del buscador de la pagina */
	width:150px;
	height:80px;
	float: left;
	position: relative;
}

#buscadorform{
	width:160px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	margin-top:5px;
}

#encuestas{
	width:150px;
	height:120px;
	margin-top:20px;
}
#guias{
	width:150px;
	height:320px;
}

.encuesta{
	width:144px;
	background-color:#EBEBEB;
	color: #666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.entradablog{
	width:144px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	background-color: #F0F0F0;
}



#anuncios{	
	width:150px;
	height:120px;
	margin-top:20px;
	border: 1px solid #CCCCCC;
}


#cabeceracentro{
	width: 352px;
	height:80px;
}
#pie{
	background-color:#FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFF99;
	height: 30px;
	max-height:30px;
	color: #333333;
	padding: 5px;
	float: left;
	margin-bottom: 0px;
	position:relative;
	clear:both;
}


#navegacion a:link{
	color:#FFFFFF;
	font-weight:bold;
}
#navegacion a:hover{
	color:#FFFFFF;
	font-weight:bold;
}
#navegacion a:active{
	color:#FFFFFF;
	font-weight:bold;
}
#navegacion a:visited{
	color:#FFFFFF;
	font-weight:bold;
}
#divgoogle{
	margin:0px;
	padding:0px;
	width: 100%;
	float: left;
	position: relative;
}
#divgoogle2{
	margin:0px;
	padding:0px;
	width: 100%;
	height:40px;
	float: left;
	position: relative;
}

.titulo1{
	/* titulo fondo azul borde azul oscuro */
	float: left;
	height: 18px;
	width: 160px;
	border: 1px solid #9F9F9F;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	background-color: #F6F6F6;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 4px;
}

.titulo2{
/* titulo fondo/borde azul */
	float: left;
	height: 20px;
	width: 150px;
	border: 1px solid #416283;
	font-family: "Trebuchet MS";
	vertical-align: middle;
	background-color: #9AB6CB;
	font-size: 13px;
	font-weight: bold;
	color: #35506A;
}

.titulo3{
/* titulo borde inferior amarillo */
	float: left;
	height: 20px;
	width: 169px;
	font-family: "Trebuchet MS";
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	background-color: #999999;
}

.titulo4{
	/* titulo fondo azul borde azul oscuro */
	float: left;
	height: 18px;
	width: 100%;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	background-color: #F6F6F6;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 4px;
}

h1{
	/* cabecera noticia*/
	color:#333333;
	font-size:19px;
	margin-bottom:2px;
	text-decoration: underline;
}
.enlaceblog{
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
h4{
	table-layout:auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5{
	table-layout:auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


.noticiapor{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}

.enlaceusuario{
	color:#FFFF99;
	font-size:13px;
	margin-bottom:3px;
	text-decoration: underline;
}
input { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	font-weight:bold;
	color: #666666; 
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin:0px;
	padding: 0px;
}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #C6E2FF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}
form {
	margin-top:0px;
	padding: 0px;
	position: relative;
}
.imagenderecha{
	/* Imagen que queda a la derecha (float right) */
	float:right;
	position:relative;
	padding: 1px;
	margin: 2px;
	border: 1px solid #FFFF99;	
}

.galeria{
border:0px;
margin:2px;
}


