@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top:  0px;
	background: #fff;
}
a:link {
	color: #036;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #036;
}
a:active {
	color: #036;
}
.img {
	width: 100%;
	height: auto;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4ba3d3;
	text-align: left;
}
.titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #036;
	/*text-decoration: underline;
	text-indent: 25px;
	font-weight: bold;*/
}
.titulo_perfil {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #384a60;
	height: 24px;
}
.texto_bloque {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	text-align: justify;
}
.texto_bloque2 {
	color: #036;
	text-align: center;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
	text-align: justify;
	padding: 100px;
	width: 85%;
	height: 200px;
}
.texto2 {
	color: #036;
	text-align: justify;
	width: 85%;
	font: 15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 200px;
	padding-bottom: 50px;
	padding-left: 100px;
	background: #FFF;
}
.cuerpo {
	color: #036;
	text-align: justify;
	width: 100%;
	font: 15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	padding: 50px 10px;
}
.texto_perfil {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
	font-style: normal;
}
.botonera {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.borde_top {
	height: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003333;
}
.borde_tabla {
	background-color: #F4FAFD;
	border: 1px solid #036;
	padding: 30px;
}
.footer {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 90px;
	letter-spacing: 0.1em;
	width: 100%;
	background-color: #036;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #036;
}
.mr {
	text-transform: none;
	font-size: 11px;
	}
	
.subtitulos2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #036;
}
.subtitulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #036;
	/*text-align: center;*/
}
.texto_inicio {
	color: #fff;
	font: italic bold 24px Verdana, Geneva, sans-serif;
}
.top {
	height: 150px;
	background: #fff;
	width: 100%;
	border-right-color: #fff;
}
.bg_top {
	background: #fff;
}
.titulo_noticias {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	background-color: #666;
	letter-spacing: 5px;
}
.slide_inicio {
	background-position: center center;
	height: 400px;
	width: 100%;
	padding: 5px;
}
.bg_texto {
	background-color: #4BA3D3;
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_menu {
	background: #fff;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}