﻿#menu
{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 267px;
	background-image: url(../images/fondoMenuOk.png);
	padding-top: 59px;
}
#menu ul li
{
	margin: 0;
	padding: 0;
	padding: 0 0 0 6px;
	height: 46px;
	border: none;
}

#menu ul li a
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#menu ul
{
	list-style-type: none;
	margin: 0 0 0 34px;
	padding: 0;
}

.barra_submenu
{
	font-size: 0px;
	line-height: 0%;
	height: 100%;
	width: 0;
	border-right: 1px solid #379cb3;
	border-left: 1px solid #06313b;
}

.texto_submenu
{
	font-size: 8pt;
	color: #ffffff;
	cursor: pointer;
}

.subrayado1
{
	height: 13px;
	width: 13px;
	background-color: #EDA557;
}
.subrayado2
{
	height: 13px;
	width: 540px;
	border: none 0px black;
	padding: 0;
	margin: 0 0 15px 0;
	background: #EDA557 url(../images/gradientes_barra.png) repeat-y scroll 13px top;
}

.subrayadoConTriangulo
{
	background: #daddde url(../images/triangulo_gris.jpg) repeat-y scroll 0 top;
	width: 560px;
	height: 15px;
	padding: 0;
	margin: 20px 0 0 0;
}

.titulo_seccion
{
	color: #EDA557;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 4px;
	padding-top: 0;
}

.texto_seccion
{
	color: #000000;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 5px;
}

.parrafo_seccion
{
	padding-top: 6px;
}
.parrafo_seccion_li
{
	color: #0A5566;
	padding-top: 8px;
	padding-left: 15px;
}

.titulo_destacado
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #818e94;
}

.titulo_destacado a
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #818e94;
	text-decoration: none;
}

.imagen_destacado
{
	width: 75px;
	height: 75px;
}

.texto_destacado
{
	font-size: 7pt;
	color: Black;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818e94;
	padding-left: 10px;
	padding-right: 10px;
}

.titulo_subseccion
{
	color: #818e94;
	font-weight: bold;
	font-size: 11pt;
	padding-right: 10px;
	margin-top:25px;
	margin-bottom:20px;
}

.barra_gradiente
{
	vertical-align: middle;
	width: 0px;
	height: 2px;
}
.subtitulo
{
	color: #5faabf;
	font-size: 8pt;
	font-weight: bold;
}

.subtitulo2
{
	color: #5faabf;
	font-size: 10pt;
	font-weight: bold;
	padding: 25px 0 10px 0;
}

.subtitulo_cde
{
	color: #5faabf;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom:10px;
}

.subtitulo_psa
{
	color: #5faabf;
	font-size: 9pt;
	font-weight: bold;
	margin-top:15px;
}

.navegador
{
	font-size: 7pt;
	color: #0a5566;
	text-decoration: none;
}
.navegador a
{
	color: #0a5566;
	text-decoration: none;
}
.navegador a:hover
{
	text-decoration: underline;
}

.txt
{
	background-color: #E6EBED;
	width: 210px;
	color: #5faabf;
	font-family: Verdana;
	border-bottom-color: white;
	border-right-color: White;
	border-left-color: #bac9cf;
	border-top-color: #bac9cf;
	border-style: solid;
}

.btn
{
	background-color: #b5c7c9;
	color: white;
	font: normal normal bold 8pt Verdana;
	border-style: solid;
	border-bottom-color: #73939e;
	border-right-color: #73939e;
	border-left-color: white;
	border-top-color: white;
	width: 100px;
}

.opt
{
	color: #bac9cf;
}

#msgError
{
	border-left: 1px solid #bac9cf;
	border-top: 1px solid #bac9cf;
	border-bottom: 1px solid #a3bdbf;
	border-right: 1px solid #a3bdbf;
	padding: 5px 5px 5px 5px;
	margin: 0 10px 0 10px;
}

.imagen_articulo
{
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 125px;
	height: 125px;
}

#ctl00_ContentPlaceHolder1_grdNoticias
{
height:25px;
color:#333333;
background-color:#D2EFF7;
letter-spacing:0px;
text-align:left;
border:solid 1px White;

 border-collapse: collapse;
}


