body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #586C80;
	background-repeat:no-repeat;
	background-image:url(../images/varios/fondoWeb.jpg)
}
a:hover {
	text-decoration: underline;
}
.scroll
{
    scrollbar-base-color : #FFFFFF; /*Color de base*/
	scrollbar-3dlight-color : #555555; /*borde izquierdo en relieve*/
	scrollbar-shadow-color:#555555; /*borde derecho en relieve*/
	SCROLLBAR-FACE-COLOR: #DDDDDD; /*color de las superficies*/
    SCROLLBAR-ARROW-COLOR: #555555; /*color de las flechas*/
    SCROLLBAR-TRACK-COLOR: #FFFFFF; /*fondo de la barra de despalzamiento*/
	scrollbar-highlight-color: #FFFFFF;  /*borde brillante (sombra izquierda)*/
	scrollbar-darkshadow-color: #FFFFFF;  /*sombra oscura (sombra derecha)*/	
}

#superior {
	margin:8px auto 0px auto;
	width:758px;
	height:151px;
	background-color:#FFFFFF;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
#medio {
	margin:0px auto 0px auto;
	width:758px;
	height:420px;
	background-color:#FFFFFF;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#contenido {
	background-color:#FFFFFF; 
	height:400px; 
	width:758px;
}

#menu {
	clear:both; 
	background-image:url(../images/varios/menu-sombra.gif);
	height:19px;
	padding-top:5px;
	padding-left:10px;
}

.menuOpcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.menuBco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

#fecha {
	clear:both;
	height:20px;
	margin-top:4px;
	padding-top:4px;
	padding-right:20px;
	background-color:#FFFFFF;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}

#tituloObservatorio {
	background-color:#F7EFF1; 
	text-align:center; 
	height:28px; 
	padding-top:5px; 
	border-bottom-color:#FFFFFF; 
	border-bottom-style:solid; 
	border-bottom-width:2px;
}

.tituloObservatorio {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #586C80;
}

#observatorioOpcion {
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:5px; 
	padding-right:5px; 
	border-bottom-color:#FFFFFF; 
	border-bottom-style:solid; 
	border-bottom-width:2px;
}
.enlaceObservatorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.enlaceObservatorio:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

#tituloNoticia {
	background-color:#FFFFFF; 
	text-align: right; 
	height:30px; 
	padding-top:10px;
	padding-right:5px;
	margin-top:6px;
	margin-bottom:6px;
}

.tituloNoticia {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#noticiaOpcion {
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:5px; 
	padding-right:5px; 
}

.fechaNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D90134;
	text-decoration:none;
	font-weight: bold;
}
.enlaceNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.enlaceNoticia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

#seccion {
	float:left; 
	width:490px; 
	height:420px; 
	margin-left:10px; 
	background-color:#F7F7F7;
}

#tituloSeccion {
	background-color:#FFFFFF; 
	text-align: right; 
	height:28px; 
	padding-top:12px;
	margin-top:6px;
	margin-bottom:6px;
}

#tituloSubSeccion {
	background-color:#FFFFFF; 
	height:22px; 
	padding-top:6px;
	margin-top:6px;
	margin-bottom:6px;
}

.tituloSeccion {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#txtContenido {
	background-color:#FFFFFF; 
	height:340px; 
	width:480px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right:10px;
}
#txtContenidoSepulveda {
	background-color:#FFFFFF; 
	height:291px; 
	width:480px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top:6px;
	padding-right:10px;
}

.textoNeg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.textoRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D90134;
}

.textoNeg:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.textoRojo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D90134;
	text-decoration:none;
}

.caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #3F3F3F;
}

.Boton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #3F3F3F;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F3F3F;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #3F3F3F;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
