
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body a:link {color: #0B4463; text-decoration: none}
body a:visited {text-decoration: none; color: #072441}
body a:hover {text-decoration: none; color: #06578E}
body a:active {text-decoration: none}

.info a:link {color: #d19b00; text-decoration: underline}
.info a:visited {text-decoration: underline; color: #b77900}
.info a:hover {text-decoration: underline; color: #EAAD00}
.info a:active {text-decoration: none}

.boletin_textoF a:link {color: #F9BD00; text-decoration: none; font-weight: bold}
.boletin_textoF a:visited {text-decoration: none; color: #F9BD00; font-weight: bold}
.boletin_textoF a:hover {text-decoration: none; color: #FFD60B; font-weight: bold}
.boletin_textoF a:active {text-decoration: none; font-weight: bold}

h1 {
	font-size:18px;
	color: #EAAD00;
}
h2 {
	font-size:15px;
	color: #06578E;
}
h3 {
	font-size:13px;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li {
	background-image: url(../images/iconos/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
	line-height: 1.4em;
}
.azul {
	color: #06578E;
}
#subMenu {
	font-size: small;
}

.menuFlash{
	position:absolute;
	z-index:1000;
}
.FlashBack{
	position:relative;
}
.info #texto #foto {
	border: 1px solid #CCCCCC;
}

.side{
	padding-bottom: 8px;
}
.mainFlash{
	position:relative;
	top: 57px;
}
.headerBlanco {
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	color: #FFFFFF;
}
.sideBg{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/bordes/bg_ColDer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.sideBgInter{
	padding: 5px 8px 5px 8px;
	background-image: url(../images/bordes/bgSide.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.info #banner{
	padding: 0px 0px 0px 10px;
}
.info #texto{
	padding: 5px 20px 15px 20px;
	line-height: 1.4em;
	font-size: small;
}
.info #textoAdmin{
	padding: 0px 0px 15px 20px;
	line-height: 1.4em;
	font-size: small;
}
input{
	color: #666666;
	font-size: 11px;
}
.Header_Text{
	background-image: url(../images/admin/menu/menuOver.gif);
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	height: 23px;
	padding-left:2px;
	padding-right:2px;
}
.ListAltern {
	background-color: #f2f2f2;
}
.ListRow {
	border-bottom: solid 1px #958980;
}
.footer{
}
.menuAdmin
{
	background-image: url(../images/admin/menu/menu.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-right: solid 1px #ffffff;
	font-size: 15px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.menuAdmina:link {color: #ffffff; text-decoration: none}
.menuAdmin a:visited {text-decoration: none; color: #ffffff}
.menuAdmin a:hover {text-decoration: none; color: #fdbf07}
.menuAdmin a:active {text-decoration: none}

/* tablas*/
.formaContacto
{
	clear: both; /*none;*/
	overflow: auto;
	width:100%;
background-color:#f2f2f2;
padding: 10px 5px 10px 5px;
border:#CCCCCC solid 1px;
}

div.fila
{
	clear: both;
	overflow: auto;
	width:100%;

}

div.col
{
	float: left;
	padding: 0px;
	position: static;

}
.testimonio
{
	background-color: #e3edf8;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.campoRequerido{
color:#037CC6;
}
.header_boletin
	{
	color: #EAAD00;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.header2_boletin
	{
	color: #EAAD00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.boletin_texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
.boletin_textoF{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #ffffff;
}
.boletin_fecha{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002368;
}