/* CSS Document */
BODY {
	margin: 0px;
	padding: 0px;
	background-color: #006287;
}
.header_menu {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	cursor: pointer;
}
.header_transversal{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #8cbed7;
	text-decoration: none;
	float: right; 
	padding-right: 15px;
}
.search_button{
	border: 0px;
	width: 95px;
	height: 16px;
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #496f81;
}
.header_transversal A{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #8cbed7;
	text-decoration: none;
}
.footer{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #9fadb4;
	text-decoration: none; 
}
#banner_principal_interna{
	position: relative;
	width: 970px;
	height: 245px;
}
#banner_principal_interna #banner_imagen {
	position: absolute;
}
#banner_principal{
	position: relative;
	width: 970px;
	height: 333px;
}
#banner_principal #banner_imagen {
	position: absolute;
}
#contenido_flotante{
	position: absolute;
	top: 13px;
	left: 653px;
}
.input_login{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 108px;
	height: 16px;
	border: 0;
	background-color: #dbe3e7;
}
.texto_login {
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #9fadb4;
	text-decoration: none;
}
.texto_bienvenido{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.pathSel{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #496f81;
	text-decoration: none;
}
.textos {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #496f81;
	text-decoration: none;
	line-height: 15px;
}
.titulo_articulo {
	font-family: Tahoma,Arial;
	font-size: 14px;
	color: #7d9a4f;
	text-decoration: none;
	font-weight: bold;
}
.antetitulo_articulo {
	font-family: Tahoma,Arial;
	font-size: 12px;
	color: #496f81;
	text-decoration: none;
	font-weight: bold;
}
.menu_interno{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}
.menu_internoon{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-color: #184d65;
}
.menuOption{
	color: #FFFFFF;
	text-decoration: none;
}
.menuOptionSel{
	color: #b0d379;
	text-decoration: none;
}