@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
}

.logo_menu {
	color:#0099FF;
	text-decoration: none;
	font-weight: bold;
}

.link_mapa {
	color:#006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_menu td a,
.main_menu td a:link
.main_menu td a:visited {
	color: #4040FF;
	text-decoration: none;
	font-size: 12px;
}

.main_menu td a:hover {
	color: #00CCFF;
	text-decoration: none;
}

.marco_azul {
	background: url(../images/degr_blanco_azul.png) repeat-x;
}

.footer {
	background:url(../images/bottom.png) repeat-x;
}

.footer td,
.footer td a,
.footer td a:visited
.footer td a:link { 
	color: #FFFFFF;
	text-decoration: none;
}

.footerLine {
	font-size: 10px;
	color: #003300;
}

.titulo_seccion {
	color: #01429C;
	font-size: 18px;
	font-weight: bold;
}

.marco_derecha {
	background: url(../images/marco_mid_izq.png) repeat-y;
}
.marco_izquierda {
	background: url(../images/marco_mid_der.png) repeat-y;
}
.marco_titulo_azul {
	background: #404040;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
.marco_img {
	border: 1px solid #95D316;
}
.marco_spacer {
	background: url(../images/marco_spacer.png) repeat-x;
}
.marco_titulo_naranja {
	background: #000066;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
.marco_info {
	margin: 7px;
	padding: 7px;
	margin-left: 10px;
	padding-left: 10px;
}

img {
	border: none;
}

.subtitulo {
	color: #01429C;
	font-size: 12px;
	font-weight: bold;	
}

.highlight2Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
.highlight2Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.highlightTitle {
	font-size: 14px;
	font-weight: 800;
	color: #86A700;
}
.highlightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:14pt;
}
.highlightText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:14pt;
}


a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #8CC1C8;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
/*border: 1px solid #73A405;
8DC70A
*/
}
#wrapper{
width: auto;
margin: 0 auto;
}
.box{
	background-color:#FBFBFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
}
.boxholder{
clear: both;
padding: 3px;
background: #E8F3FF;
}
.tab{
/*display:block;*/
/*float:left;*/
height: 45px;
width: 150px;
margin: 0 1px 0 0;
text-align:center;
background: #0099CC url(../images/bluetab.png) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight:lighter;
padding: 5px 5px 5px 5px;
}

.display{
float: left;
width: 25px;
height: 480px;
margin: 0 2px 0 0;
background: #0099CC no-repeat;
}

.stretcher{
float: left;
display:inline;
width: 420px;
}
