BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

/*Menu Superior*/
.menu_superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}

.menu_superior:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e5fac;
	text-decoration: none;
	font-weight: none;}	
	
/*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_rojo{
	font-size:11px;
	color:#000000;
	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_rojo.gif);
	text-decoration: none;}
.mas_rojo:hover{
	font-size:11px;
	color:#CC0000;
	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;}
	
	
/*Texto general*/
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;}
	
.texto_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;}
	
.texto_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
	
.texto_general:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;}
	
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1e5fac;
	text-decoration: none;}
	
.texto_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;}	
	
	
	
.texto_precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D02433;
	text-decoration: none;}
	

/*Fecha*/
.fecha {
	font-family: 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: Arial, Helvetica, sans-serif;
	}

/*Varios de sección*/	
.capital_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #648cbb;
	text-decoration: none;
	font-weight: none;}

.capital_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1e5fac;
	text-decoration: none;
	font-weight: none;}
	
.capital_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff841f;
	text-decoration: none;
	font-weight: none;}	
	
.capital_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f42a41;
	text-decoration: none;
	font-weight: none;}		
	
.capital_minigris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #648cbb;
	text-decoration: none;
	font-weight: bold;}

.capital_miniazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1e5fac;
	text-decoration: none;
	font-weight: bold;}
	
.capital_mininaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff841f;
	text-decoration: none;
	font-weight: bold;}	
	
.capital_minirojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f42a41;
	text-decoration: none;
	font-weight: bold;}	
	
.capital_normalgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #648cbb;
	text-decoration: none;
	font-weight: bold;}

.capital_normalazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1e5fac;
	text-decoration: none;
	font-weight: bold;}
	
.capital_mnormalnaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff841f;
	text-decoration: none;
	font-weight: bold;}	
	
.capital_normalrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f42a41;
	text-decoration: none;
	font-weight: bold;}		
		
	
	
.texto_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;}

.texto_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AF5225;
	text-decoration: none;
	font-weight: bold;}
	
.texto_dos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;}
	
.texto_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-weight: bold;}

.botontres {
	font-family: 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: 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: 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);}
	
.menuazul {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 130px;
	height: 14px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #1e5fac;
	padding-right: 3px;
	cursor: hand;
	display: block;
	text-align: center;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bolder;}
	
.menuazul:hover {
	color: #FFFFFF;
	background-color: #1e5fac;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;}
	
.menunaranja {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 130px;
	height: 14px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #ff841f;
	padding-right: 3px;
	cursor: hand;
	display: block;
	text-align: right;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bolder;}
	
.menunaranja:hover {
	color: #FFFFFF;
	background-color: #ff841f;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;}
	
.menurojo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 130px;
	height: 14px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #f42a41;
	padding-right: 3px;
	cursor: hand;
	display: block;
	text-align: right;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bolder;}
	
.menurojo:hover {
	color: #FFFFFF;
	background-color: #f42a41;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;}
	
.menuazul2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 130px;
	height: 14px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #1e5fac;
	padding-right: 3px;
	cursor: hand;
	display: block;
	text-align: right;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bolder;}
	
.menuazul2:hover {
	color: #FFFFFF;
	background-color: #1e5fac;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;}
	
.menuazul3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 130px;
	height: 14px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #648cbb;
	padding-right: 3px;
	cursor: hand;
	display: block;
	text-align: right;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bolder;}
	
.menuazul3:hover {
	color: #FFFFFF;
	background-color: #648cbb;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;}