body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E0F1FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fblanca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Titulos {
	color: #093862;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.TituloSeccion {
	font-size: 30px;
	font-weight: bold;
	color: #093862;
}
.TitulosNoticia {
	color: #7DC3F6;
	font-size: 14px;
	font-weight: bold;
}
.SubTitulosNoticia {
	color: #E77817;
	font-size: 11px;
	font-weight: bold;
}

#Medios {
	position:relative;
	width:645px;
	height:250px;
	visibility: visible;
	overflow: auto;
	float: none;
	clear: none;
	z-index: auto;
	left: auto;
	right: auto;

	}
#Medio2 {
	position:relative;
	width:329px;
	height:140px;
	visibility: visible;
	overflow: auto;
	float: none;
	clear: none;
	z-index: auto;
	left: auto;
	right: auto;
	}
#Principal {
	position:relative;
	width:675px;
	height:800px;
	visibility: visible;
	overflow: auto;
	float: none;
	clear: none;
	z-index: auto;
	left: auto;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	SCROLLBAR-FACE-COLOR:#D1D8AC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #D1D8AC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	top: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ampliar {
	color: #093862;
	font-size: 10px;
	font-weight: bold;
	background-position: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #093862;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #093862;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.SubTitulosAmpliados{
	font-family: Arial, Helvetica, sans-serif;
	color: #093862;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #007DC1;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
