@import url(http://fonts.googleapis.com/css?family=Terminal+Dosis);
*, html {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #545454;
	border:0px;
}
body {
	background-color: #FAFAFA;
	height:100%;
	border:0px;
	margin:0px;
}
.boldblue {
	font-weight:bolder;
}
.bg {
	background-image:url(../img/web/bg.gif);
	background-repeat:repeat-y;
	background-color: #FAFAFA;
	width:1022px;
	vertical-align:top;
}
.bg_tarifas {
	background-image:url(../img/web/bg_tarifas.gif);
	background-repeat: no-repeat;
	width:352px;
	height:150px;
	vertical-align:top;
	padding:5px;
}
.bg_compra {
	background-image: url(../img/web/bt_compra.gif);
	background-repeat:repeat-x;
	width:730px;
	height:50px;
}
.bg_banner {
	background-image:url(../img/web/bg_banner_top.gif);
	background-repeat:repeat-x;
	background-color: #FAFAFA;
	height:129px;
}
.bg_header {
	background-image:url(../img/web/bg_cabecera.jpg);
	background-repeat:no-repeat;
	background-color: #FAFAFA;
	height:156px;
}
.bg_pie {
	background-image:url(../img/web/bg_pie.gif);
	background-repeat:no-repeat;
	background-color: #FAFAFA;
	background-position:bottom;
}
.bg_bt_contenidos {
	background-image:url(../img/web/contenidos_line.gif);
	background-repeat: repeat-x;
	height:30px;
	margin:20px 0px 20px 0px;
}
.bg_line {
	background-color: #916B3A;
	width:100%;
	height:5px;
	margin:15px 0px 5px 0px;
}
.bg_sub_menu {
	background-image:url(../img/web/bg_sub_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:245px;
}
.bg_cabecera_sub_menu {
	background-repeat:no-repeat;
	background-position:bottom;
	width:245px;
}
.bg_pie_fin {
	background-image:url(../img/web/bg_pie_fin.gif);
	background-repeat:no-repeat;
	height:30px;
}
.bg_account {
	background-image:url(../img/web/bg_account.gif);
	background-repeat:no-repeat;
	background-color: #FFFF;
	background-position:bottom;
}
.bg_map {
	background-image:url(../img/web/bg_map.jpg);
	background-color:#FFFFF;
	height:28px;
}
.bg_cuadro_naranja .txt_titular {
	color:#FFFFFF !important;
}
.bg_cuadro_azul .txt_titular {
	color:#FFFFFF !important;
}
.bg_cuadro_azul {
	background:url(../img/web/bg_cuadro_azul.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#004268;
	padding:10px;
}
.bg_cuadro_naranja {
	background:url(../img/web/bg_cuadro_naranja.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#999;
	padding:10px;
}
.bg_pie_map {
	background-image:url(../img/web/bg_pie_map.jpg);
	background-repeat:repeat-x;
	height:40px;
	width:980px;
	margin:0px 22px 0px 22px;
}
.bg_titular {
	background-image:url(../img/web/separador_submenu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:45px;
	width:325px;
	margin:10px 0px 0px 0px;
	font-size:20px;
	color: #843C19;
	text-align:center;
	font-family: 'Terminal Dosis', sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}

/*///////////////////////////////////////////////*/
.dashh {
	margin:10px 0;
	width:100%;
	clear:both;
	border-top:1px dashed #CCC;
}
.box-promo {
	clear:both;
	height:220px;
	margin:15px 0;
	border-top:1px dashed #CCC !important;
}
.read-right a{
	text-decoration:none;
	outline:none;
	background: url(../img/web/ico_mas.gif) no-repeat 10px 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	text-align:center;
	border:1px solid #DDD;
	line-height:33px;
	padding:0 2px 0 17px;
	margin:-10px 0 0 0 !important;
	width:75px;
	height:33px;
	float:right;
}
.read-right a:hover{
	background:#E8E8E8 url(../img/web/ico_mas.gif) no-repeat 10px 10px;
}

/*//////////////////////////////////////////////**/
.tabla_lineas {
	background-image:url(../img/web/bg_cuadro.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border:2px #A98960 solid;
	padding:10px;
	margin:10px 0px 10px 0px;
	width:595px;
}
.tabla_lineas2 {
	background-image:url(../img/web/bg_cuadro.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border:2px #A98960 solid;
	padding:10px;
	margin:10px 0px 10px 0px;
	width:305px;
	padding:0px;
}
.rodeo_img {
	float: left;
	margin: 3px 10px 5px 0px;
}
.contenido_central {
	margin:0px 25px 0px 25px;
}
.li1 {
	color: #8b3035;
}
.li2 {
	margin: 3px 10px;
	list-style-type:none;
	padding: 0px;
	font-style: italic;
}
.bt {
	height:25px;
	margin:3px;
	border-color:#8b3035;
	border-style:solid;
	border-width:2px;
	color: #004268;
	font-weight:bold;
}
/* estilos de texto //////////////////////////////*/
.txt_titular {
	font-size:20px;
	color: #A0643F;
	font-family: 'Terminal Dosis', sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}
.txt_titular_azul {
	font-size:20px;
	color: #A0643F;
	font-family: 'Terminal Dosis', sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}
.txt_titular_seccion {
	font-size:25px;
	color: #A0643F;
	font-family: 'Terminal Dosis', sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}
.txt_subtitulo {
	color:#A17D4B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
.txt_titulo {
	color:#646464;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
.txt_azul_11 {
	color:#646464;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.txt_azul_11_bold {
	color: #545454;
	font-size: 11px;
	font-weight: bold;
}
.txt_azul {
	color: #545454;
	font-weight: bold;
}
.txt_error {
	color: #FF0000;
	font-size:10px;
}
.txt_search {
	font-size: 10px;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	text-decoration:none;
	background:none;
}
.txt_blanco {
	color: #FFFFFF;
}
.txt_blanco_11 {
	color: #FFFFFF;
	font-size:11px;
}
.txt_blanco_11: first-letter {
	color:#FFFFFF;
	font-size:11px;
}
.txt_blanco_12 {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.txt_blanco_16 {
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.recuadro1 {
	background-color:#C99;
	border:#D0B502 1px solid;
	padding:5px;
	margin-top:10px;
	width:150px;
}
.recuadro3 {
	background-color:#C99;
	border:#D0B502 1px solid;
	padding:5px;
	margin-top:10px;
	width:490px;
}
.recuadro2 {
	background-color:#FFFFFF;
	border:#D0B502 1px solid;
	padding:0px;
	margin:5px 5px 0px 5px;
	width:95%;
	height:18px;
}
/* estilos de link //////////////////////////////*/


a.enlace_azul_14:link, a.enlace_azul_14:visited {
	color: #422315;
	font-size: 17px;
	font-weight:lighter !important;
	letter-spacing:normal;
	text-decoration:none;
	line-height:15pt;
}
a.enlace_azul_14:hover {
	color: #8b3035;
	font-size: 17px;
	text-decoration:none;
}
a.enlace_azul:link, a.enlace_azul:visited {
	color: #552C0D;
	font-weight: normal;
	text-decoration:none;
	line-height:14pt;
}
a.enlace_azul:hover {
	color: #8b3035;
	text-decoration:none;
	line-height:14pt;
}
a.enlace_naranja:link, a.enlace_naranja:visited {
	color: #8b3035;
	font-weight: normal;
	text-decoration:none;
	line-height:14pt;
}
a.enlace_naranja:hover {
	color: #004268;
	text-decoration: underline;
	line-height:14pt;
}
a.enlace_white:link, a.enlace_white:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height:14pt;
}
a.enlace_white:hover {
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
	line-height:14pt;
}
a.enlace_red:link, a.enlace_red:visited {
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height:14pt;
}
a.enlace_red:hover {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height:14pt;
}
.enlace_menu_pulsado {
	font-size:16px;
	color: #CDA065;
	line-height:34px;
	float:left;
	vertical-align: bottom;
	margin: 0px 3px 0px 3px;	
	font-family: 'Terminal Dosis', sans-serif;
	text-shadow: #000 1px 1px 1px;
	text-transform:uppercase;	
	text-decoration:none;
	width:125px;
	text-align:center;
	height:34px;
	background:url(../img/web/line_menu.jpg);
	background-repeat:no-repeat;
	height:34px;
	background-position: top;
}
.enlace_menu_pulsado2 {
	font-size:16px;
	color: #CDA065;
	line-height:34px;
	float:right;
	vertical-align: bottom;
	margin: 0px 3px 0px 3px;	
	font-family: 'Terminal Dosis', sans-serif;
	text-shadow: #000 1px 1px 1px;
	text-transform:uppercase;	
	text-decoration:none;
	width:125px;
	text-align:center;
	height:34px;
	background:url(../img/web/line_menu.jpg);
	background-repeat:no-repeat;
	height:34px;
	background-position: top;
}
a.enlace_menu:link, a.enlace_menu:visited {
	font-size:16px;
	color: #FFFFFF;
	line-height:34px;
	float:left;
	vertical-align: bottom;
	margin: 0px 3px 0px 3px;
	font-family: 'Terminal Dosis', sans-serif;
	text-shadow: #000 1px 1px 2px;
	text-transform:uppercase;	
	text-decoration:none;
	width:127px;
	text-align:center;
	height:34px;
}
a.enlace_menu:hover {
	color:#CDA065;
	text-shadow: #000 0px 0px 6px;
	background:url(../img/web/line_menu.gif);
	background-repeat:no-repeat;
	height:34px;
	background-position: top;
}
a.enlace_menu2:link, a.enlace_menu2:visited {
	font-size:16px;
	color: #FFFFFF;
	line-height:34px;
	float:right;
	vertical-align: bottom;
	margin: 0px 3px 0px 3px;
	font-family: 'Terminal Dosis', sans-serif;
	text-shadow: #000 1px 1px 2px;
	text-transform:uppercase;	
	text-decoration:none;
	width:127px;
	text-align:center;
	height:34px;
}
a.enlace_menu2:hover {
	color:#CDA065;
	text-shadow: #000 0px 0px 6px;
	background:url(../img/web/line_menu.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:34px;
}
a.enlace_sub_menu:link, a.enlace_sub_menu:visited {
	font-size:18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-variant:small-caps;
}
a.enlace_sub_menu:hover {
	color: #8b3035;
	font-variant:small-caps;
}
/*-----------------------------------*/	
ul#dos {
	list-style:none;
	margin:0;
	padding:0;
}
ul#dos li {
	margin:2px;
	padding:0;
	float:left;
	height:30px;
}
ul#dos li a {
	display:block;
	font-weight:bold;
	width:205px;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	border-left:5px solid #BC7F34;
	font-variant:small-caps;/*background: url(../img/web/line_submenu.gif)  repeat-x bottom;*/
}
ul#dos li a:hover {
	color:#DDD;
	background-color:#916B3A;	/*border-left-color:#004268;*//*border-left-style: solid;*/
}
.enlace_submenu_pulsado {
	color:#004268;
	background-color:#916B3A;
	display:block;
	font-weight:bold;
	width:205px;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	color:#DDD;
	border-left:5px solid #E59200;
	font-variant:small-caps;
}
/*-----------------------------------*/	
a.enlace_pie1:link, a.enlace_pie1:visited {
	font-size:15px;
	color: #563417;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}
a.enlace_pie1:hover {
	font-size:15px;
	color: #8b3035;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}
a.enlace_azul_claro:link, a.enlace_azul_claro:visited {
	color: #826036;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	line-height:12pt;
}
a.enlace_azul_claro:hover {
	color: #8b3035;
	font-weight: normal;
	text-decoration:none;
	line-height:12pt;
}
/* forms //////////////////////////////*/

input, textarea {
	padding:2px;
	margin:0px;
}
/* Separadores  //////////////////////////////*/

.margen_portada {
	margin:0px 10px 10px 10px;
	vertical-align:top;
}
.separador2 {
	margin:10px 0px 10px 0px;
	height:6px;
	background:url(../img/web/separador2.jpg) repeat-x;
}
.separador {
	margin:10px 0px 10px 0px;
	width:95%;
	height:6px;
	background:url(../img/web/separador.gif) repeat-x;
}

/* Galeria de imagenes /////////////////////*/
ul.galeria {
	clear:both !important;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.galeria li {
	display: inline;
	list-style:none;
	padding:0px;
}
ul.galeria li a {
	display: block;
	float:left;
	padding:4px;
	margin:5px 20px 0 0;
	border:1px solid #DDD;
}
ul.galeria li a:hover {
	background:#DDD;
}


/* Abstracts /////////////////////*/
.formabstract input[type='text'] {
	width:250px;
	border:1px solid #DDD;
	padding:4px 5px;
	margin-bottom:6px;
}
.formabstract input[type='file'] {
	border:1px solid #DDD;
	padding:4px 5px;
	margin-bottom:6px;
}
.formabstract textarea {
	width:590px;
	border:1px solid #DDD;
	padding:4px 5px;
	margin-bottom:6px;
}

.abstract {
	width:200px;
	height:1px;
	position:relative;
	z-index:10;
}

.abstract .abs_btn {
	filter:alpha(opacity=50);  
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	opacity: 0.5;  
	width:200px;
	height:45px;
	position:absolute;
	right:60px;
	top:30px;
	z-index:10;
}

.abstract .abs_btn:hover {
	filter:alpha(opacity=90);  
	-moz-opacity:0.8;  
	-khtml-opacity:0.8;  
	opacity:0.8; 
}

/* Programa ///////////////////////*/
.programa table tr td {
	color:#646464;
}
.programa .txt_azul {
	color:#916632 !important;
}
.programa .txt_subtitulo {
	color:#600 !important;
}
.programa strong {
	color:#565041 !important;
}
