BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #023283; 
	scrollbar-highlight-color: #f2f2f2;
	scrollbar-3dlight-color: #023283; 
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #f2f2f2; 
	scrollbar-arrow-color: #3E69B2;}

/*Menu Superior*/
.menu_superior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	font-weight: none;
	padding: 0 6 0 6px;}

.menu_superior:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #023283;
	text-decoration: underline;
	font-weight: none;
	padding: 0 6 0 6px;}
		
/*Titulos de sección*/
.tit_azul_lin{
	font-size:14px;
	color:#023283;
	background-color: inherit;
	font-weight:bolder;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 2px;
	text-align:left;
	border-bottom:2px solid #6B9BEC;}
	
.tit_verde_lin{
	font-size:14px;
	color:#023283;
	background-color: inherit;
	font-weight:bolder;
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 2px;
	text-align:left;
	border-bottom:2px solid #87D300;}
.tit_roja_lin{
	font-size:14px;
	color:#023283;
	background-color: inherit;
	font-weight:bolder;
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 2px;
	text-align:left;
	border-bottom:2px solid #FF5C00;}
	
/*Subtitulos de sección*/
.tit_sub_azul{
	font-size:11px;
	color:#000000;
	background-color: inherit;
	font-weight:none;
	background-repeat: no-repeat;
	background-position: 0 0px;	
	padding: 0 0 0 14px;
	margin: 6;
	text-align:left;
	background-image: url(images/images_css/bullet_azul.gif);
	text-decoration: none;}
.tit_sub_azul:hover{
	font-size:11px;
	color:#838383;
	text-decoration: underline;}
	
.tit_sub_rojo{
	font-size:11px;
	color:#000000;
	background-color: inherit;
	font-weight:none;
	background-repeat: no-repeat;
	background-position: 0 0px;	
	padding: 0 0 0 14px;
	margin: 6;
	text-align:left;
	background-image: url(images/images_css/bullet_rojo.gif);
	text-decoration: none;}
.tit_sub_rojo:hover{
	font-size:11px;
	color:#838383;
	text-decoration: underline;}

.tit_sub_verde{
	font-size:11px;
	color:#000000;
	background-color: inherit;
	font-weight:none;
	background-repeat: no-repeat;
	background-position: 0 0px;	
	padding: 0 0 0 14px;
	margin: 6;
	text-align:left;
	background-image: url(images/images_css/bullet_verde.gif);
	text-decoration: none;}
.tit_sub_verde:hover{
	font-size:11px;
	color:#838383;
	text-decoration: underline;}
	
	
/*Titulos de tabla*/
.tit_azul_tabla{
	font-size:11px;
	color:#000000;
	background-color: inherit;
	font-weight:bolder;
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 2px;
	text-align:left;
	border-bottom:1px solid #6B9BEC;}
.tit_verde_tabla{
	font-size:11px;
	color:#000000;
	background-color: inherit;
	font-weight:bolder;
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 2px;
	text-align:left;
	border-bottom:1px solid #87D300;}
.tit_roja_tabla{
	font-size:11px;
	color:#000000;
	background-color: inherit;
	font-weight:bolder;
	background-repeat: no-repeat;	
	padding: 1px 0px 2px 2px;
	text-align:left;
	border-bottom:2px solid #FF5C00;}	
	
/*más información*/
.mas_azul{
	font-size:11px;
	color:#838383;
	background-color: inherit;
	font-weight:none;
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 0 0 0 15px;
	margin: 0;
	background-image: url(images/images_css/mas_azul.gif);
	text-decoration: none;}
.mas_azul:hover{
	font-size:11px;
	color:#023283;
	text-decoration: none;}
	

/*Fondo punteado horizontal auxiliar (para tablas) */	
.bak_separador_puntos_h {
	background: url(images/images_css/separador_ptos_gif.gif) repeat-x ;
	height:5px;
	line-height:1px;
	font-size:1px;}
.bak_separador_puntos_rojo {
	background: url(images/images_css/separador_ptos_rojo.gif) repeat-x ;
	height:5px;
	line-height:1px;
	font-size:1px;}
.bak_separador_puntos_verde {
	background: url(images/images_css/separador_ptos_verde.gif) repeat-x ;
	height:5px;
	line-height:1px;
	font-size:1px;}
.bak_separador_puntos_azul {
	background: url(images/images_css/separador_ptos_azul.gif) repeat-x ;
	height:5px;
	line-height:1px;
	font-size:1px;}
	
	
/*Texto general*/
.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;}
	
.texto_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
	
.texto_general:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	text-decoration: underline;}
	
.texto_precios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D02433;
	text-decoration: none;}
	

/*Fecha*/
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #023283;
	text-decoration: none;
	font-weight: none;}

/*Fotter de página*/
.pie {
	font-size:11px; 
	color:#333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*Varios de sección*/
.menu_capital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #AF5225;
	text-decoration: none;
	font-weight: none;}

.menu_capital:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-weight: none;}
	
.capital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-weight: bold;}
	
.texto_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;}

.texto_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AF5225;
	text-decoration: none;
	font-weight: bold;}
	
.texto_dos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;}
	
.texto_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-weight: bold;}

.botontres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	background-color: #f2f2f2;
	font-weight: bolder;
	background-image: url(images/cabecera/fondo_boton_buscar.gif);
	border: 1px;
	height: 14px;
	font-weight: none;}

.botondos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	background-color: #EAEAEA;
	font-weight: bolder;
	background-image: url(images/cabecera/fondo_boton_buscar.gif);
	border: none;
	height: 18px;
	width: 90px;
	font-weight: bold;}
	
.botonuno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	background-color: #EAEAEA;
	font-weight: bolder;
	background-image: url(images/cabecera/fondo_boton_buscar.gif);
	border: none;
	height: 18px;
	width: 60px;
	font-weight: bold;}

/*bread de sección*/	
.txt_breadcrum_verde {
	font-size:11px;
	background-color: inherit;
	font-weight: bolder;
	color: #000000;
	background-repeat:repeat-x;
	height:20px;
	text-indent:4px;
	text-align:left;
	margin:0;padding:0;
	background-image: url(images/images_css/breadcrum_verde.gif);}
	
.txt_breadcrum_rojo {
	font-size:11px;
	background-color: inherit;
	font-weight: bolder;
	color: #000000;
	background-repeat:repeat-x;
	height:20px;
	text-indent:4px;
	text-align:left;
	margin:0;padding:0;
	background-image: url(images/images_css/breadcrum_rojo.gif);}
	
.txt_breadcrum_azul {
	font-size:11px;
	background-color: inherit;
	font-weight: bolder;
	color: #000000;
	background-repeat:repeat-x;
	height:20px;
	text-indent:4px;
	text-align:left;
	margin:0;padding:0;
	background-image: url(images/images_css/breadcrum_azul.gif);}
