/*inicio estilos comunes*/
body
{
	scrollbar-arrow-color:#8EA4BA;
	scrollbar-base-color:#8EA4BA;
	scrollbar-shadow-color:#4D6C8B;
	scrollbar-face-color:#4D6C8B;
	scrollbar-highlight-color:#4D6C8B;
	scrollbar-track-color:#8EA4BA;
	
	background-color:#889B93;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#3E7EBD;
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px;
	font-weight: bold;
} 
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3E7EBD;
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px;
	font-weight: bold;
	text-decoration:none;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding:10px 0px 10px 0px;
}
h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3E7EBD;
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#4D6C8B;
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px;
	font-weight: bold;
} 
li
{
	color: #8EA4BA;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
}
.titulo_blanco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
} 
.subtitulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#8EA4BA;
	font-weight: bold;
} 
.titulo_contacto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3E7EBD;
	font-weight: bold;
}
.texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 14px;
	font-weight: normal;
	line-height:20px;
}
.texto_blanco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height: 14px;
	font-weight: normal;
}
.texto_blanco_bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height: 14px;
	font-weight: bold;
}
.texto_negrita
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3E7EBD;
	line-height: 16px;
	font-weight: normal;
}
.texto_chico
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3C1D0;
	letter-spacing: 0px;
	line-height: 12px;
	margin: 0px;
	font-weight: bold;
	font-style:italic;
}
.texto_pie
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CED1D7;
}
.texto_pie_oscuro
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
a.link_comun:link, a.link_comun:active, a.link_comun:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3E7EBD;
	line-height: 17px;
	text-decoration: none;
}
a.link_comun:hover
{
	color: #666;
}
.link_pie
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CED1D7;
	text-decoration: none;
}
a.link_pie:link, a.link_pie:active, a.link_pie:visited
{
	color: #CED1D7;
}
a.link_pie:hover
{
	color: #FFF;
}
.item_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0089E4;
	text-decoration: none;
}
a.item_link:link, a.item_link:active, a.item_link:visited
{
	color: #0089E4;
}
a.item_link:hover
{
	color: #28A9FF;
}
.item_h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;	
	line-height:15px;
}
.item_texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;	
	line-height: 17px;
	margin:0px;
	padding:0px;
}
.item_chico
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C8299;
	margin:0px;
	padding:0px;
}
.formulario{
	margin: 0px;
	padding: 0px;
}
.input_text{
	border: 1px solid #FFF;
	background-color: #FFF;
	height: 22px;
	color: #4E5C6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.textarea{
	border: 1px solid #FFF;
	background-color: #FFF;
	color: #4E5C6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.input_button{
	background-color: #8EA4BA;
	color: #000;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	border:none;
}
/*inicio menu*/
.menu_btn1
{
	width: 104px;
	height: 104px;
	background: url(img/btn_1.jpg) 0px 104px;
	display: block;
}
a.menu_btn1:link, a.menu_btn1:active, a.menu_btn1:visited
{
	background: url(img/btn_1.jpg) 0px 104px;
}
a.menu_btn1:hover
{
	background: url(img/btn_1.jpg) 0px 0px;
}
.menu_btn2
{
	width: 104px;
	height: 104px;
	background: url(img/btn_2.jpg) 0px 104px;
	display: block;
}
a.menu_btn2:link, a.menu_btn2:active, a.menu_btn2:visited
{
	background: url(img/btn_2.jpg) 0px 104px;
}
a.menu_btn2:hover
{
	background: url(img/btn_2.jpg) 0px 0px;
}
.menu_btn3
{
	width: 104px;
	height: 104px;
	background: url(img/btn_3.jpg) 0px 104px;
	display: block;
}
a.menu_btn3:link, a.menu_btn3:active, a.menu_btn3:visited
{
	background: url(img/btn_3.jpg) 0px 104px;
}
a.menu_btn3:hover
{
	background: url(img/btn_3.jpg) 0px 0px;
}
.menu_btn4
{
	width: 104px;
	height: 104px;
	background: url(img/btn_4.jpg) 0px 104px;
	display: block;
}
a.menu_btn4:link, a.menu_btn4:active, a.menu_btn4:visited
{
	background: url(img/btn_4.jpg) 0px 104px;
}
a.menu_btn4:hover
{
	background: url(img/btn_4.jpg) 0px 0px;
}
.menu_btn5
{
	width: 104px;
	height: 104px;
	background: url(img/btn_5.jpg) 0px 104px;
	display: block;
}
a.menu_btn5:link, a.menu_btn5:active, a.menu_btn5:visited
{
	background: url(img/btn_5.jpg) 0px 104px;
}
a.menu_btn5:hover
{
	background: url(img/btn_5.jpg) 0px 0px;
}
a.link_items:link, a.link_items:visited, a.link_items:active
{
	font-family:Arial, Helvetica, sans-serif;
	color: #8EA4BA;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
a.link_items:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color: #BDCAD7;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
a.mas_info:link, a.mas_info:visited, a.mas_info:active
{
	font-family:Arial, Helvetica, sans-serif;
	color: #4D6C8B;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight: bold;
}
a.mas_info:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color: #BDCAD7;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
/*fin menu*/


/*fin estilos comunes*/

/*inicio estilos particulares*/

.fondo_header
{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
}
.fondo_contenido
{
	background-image:url(img/.jpg);
	background-repeat:repeat-x;
	background-color:#C5CACF;
}
.fondo_pie
{
	background-image:url(img/fondo_pie.jpg);
	background-repeat:repeat-x;
}
.link_menu_bajo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CED1D7;
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
}
a.link_menu_bajo:link, a.link_menu_bajo:active, a.link_menu_bajo:visited
{
	color: #CED1D7;
}
a.link_menu_bajo:hover
{
	color: #FFF;
}
.lineas_menu_bajo
{
	color: #858F9B;
}
.fondo_panel_top
{
	background-image:url(img/panel_top.jpg);
	background-color:#86909C;
	background-repeat:no-repeat;
}
.fondo_panel_bottom
{
	background-image:url(img/panel_bottom.jpg);
	background-repeat:no-repeat;
}
.fondo_panel
{
	background-image:url(img/panel_fondo.jpg);
	background-repeat:no-repeat;
	background-color:#86909C;
}
.color_panel
{
	background-color:#4D6C8B;
}
.border_img
{
	border-top:1px solid #5A80A5;
	border-right:1px solid #5A80A5;
	border-left:1px solid #415B76;
	border-bottom:1px solid #415B76;
}
hr
{
	border: 1px solid #96AABE; 
}
.datos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;	
	padding-right:5px;
	width:130px;
}
.datos1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8EA4BA;
	font-weight:bold;
	text-align:center;	
	padding-right:5px;
	width:100px;
	background-color:#4D6C8B;
	border-bottom:1px solid #8EA4BA;
	border-right:1px solid #8EA4BA;
	border-left:1px solid #8EA4BA;
}
.datos2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border-bottom:1px solid #4D6C8B;
	border-right:1px solid #4D6C8B;
	background-color:#8EA4BA;
}
.fondo_programas
{
	background-color:#B0B7BF;
}
/*fin estilos particulares*/
