body {
	background-color: #214E63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #204D62;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
		
scrollbar-face-color: #CFA8B1;
scrollbar-shadow-color: #B87E8B;
scrollbar-highlight-color: #B87E8B;
scrollbar-3dlight-color: #C89BA5;
scrollbar-darkshadow-color: #C89BA5;
scrollbar-track-color: #FFF;
scrollbar-arrow-color: #FFF;
}


/**************************   CONTENEDORES ***************************/
.cont_out{
	border: 1px solid #64A1BD;
	margin-top:8px;
}
.infHome{
	background-image: url(../images/inf_home.jpg);
	background-repeat: repeat-x;
	height: 171px;
}
.infInterna{
	background-image: url(../images/inf_interna.jpg);
	background-repeat: repeat-x;
	height: 54px;
	padding-left:20px;
	background-color: #215471;
}
.supInterna{
	height: 143px;
}
.logo_home{
	background-image: url(../images/logo_home.png);
	background-position: 21px 10px;
	height: 114px;
	width: 150px;
	background-repeat: no-repeat;
}
.sloganHome{
	color: #FFFFFF;
}
.sloganHome h1{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sloganHome h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 0px;
}
.sloganHome h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 357px;
	line-height: 0px;
}
.contac{
	text-align:center;
	margin-top:70px;
}
.contac h1{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 22px;
	font-weight: normal;
}
.contac h3{
	font-weight: normal;
	text-decoration: underline;
	margin:0px;
}
.contac h3 a{
	color:#307090;
	font-weight: normal;
	text-decoration: underline;
}
.textCont{
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../images/contactHome.png);
	background-repeat: no-repeat;
	padding-left: 152px;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	background-position: 0px 15px;
	height:57px;
}
.cont_interna_gral{
	background-color: #FFFFFF;
	background-image: url(../images/fnd_sombra_sup.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 363px;
	vertical-align: top;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 35px;
	text-align:left;
}
.flashplayer_int{
	text-align:right;
	padding-right:20px;
}
.flashplayer_int img{
	border:none;
}
/***************** MENU HORIZONTAL *********************/
#menuh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#menuh ul, li {
	list-style-type: none;
}
#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
	/*width:159px;*/
	
}

#menuh a {
	text-decoration: none;
	color: #D8E9F1;
	display: block;
	text-align: center;
	background-color: #307090;
	height: 32px;
	padding-top:15px;
	padding-left:22px;
	padding-right:22px;
}

#menuh a:hover {
	background-color: #CC0000;
	color:#FFF;
}
/*************************** TITULOS ******************************/
.titulo_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2C6885;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #519FC6;
	line-height: 28px;
}
/*************************** TABLA GRIS ******************************/
.cont_contenido img{
	float:left;
}
.cont_contenido p{
	padding-top:30px;
}
.tb{
	margin-top:15px;
	float:left;
}
.tb2{
	margin-top:15px;
}
.tb2 table{
	float:left;
}
.break{
	clear: both;
}
.textos{
	width: 520px;
	padding-right:15px;
	float:right;}
.textos p{
	padding-left:15px;
	margin:0px;
}
.textos ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.textos li{
	background-image: url(../images/vineta_azul.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 4px;
}
.c1{
	background-image: url(../images/c1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 19px;
}
.c2{
	background-image: url(../images/c2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 19px;
}
.c3{
	background-image: url(../images/c3.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 19px;
}
.c4{
	background-image: url(../images/c4.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 19px;
}
.c_hor1{
	background-image: url(../images/c_hor.gif);
	background-repeat: repeat-x;
}
.c_hor2{
	background-image: url(../images/c_hor2.gif);
	background-repeat: repeat-x;
}
.c_ver1{
	background-image: url(../images/c_ver1.gif);
	background-repeat: repeat-y;
}
.c_ver2{
	background-image: url(../images/c_ver2.gif);
	background-repeat: repeat-y;
}
.c_gris{
	background-color: #F9F9F9;
	padding-right: 16px;
	padding-left: 16px;
}
.c_gris2{
	background-color: #F9F9F9;
	vertical-align:bottom;
}
.c_gris2 img{
	vertical-align: bottom;
}
.c_gris h1{
	font-size: 13px;
	font-weight: bold;
	color: #6A96AD;
	margin:0;
}
.c_gris h2{
	font-size: 13px;
	font-weight: bold;
	color: #307090;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.c_gris p{
	padding:0px;
}
.c_gris ul{
	padding:0px;
	margin:0px;
}
.c_gris li{
	background-image: url(../images/vineta_azul.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 4px;
}
hr{
	color: #519FC6;
	height: 1px;
	border: 1px dotted #519FC6;
}
.td_menu{
	background-color: #307090;
}
