@charset "utf-8";
#campo_horarios{
cursor:pointer;
text-decoration:underline;
}
.TitulosRojos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	
	color: #FF0000;
}
.tablaedicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.parrafo {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#4D4D4D;	
}

.parrafo_recuadro {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#4D4D4D;	
	 border-color: #c63f25;
    border-width: 2px;
    border-style: double;
    padding: 10px;

}

body {
	
}
*{
	margin:0px;
	padding:0px;
	border:0px;
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
ul {
  list-style-type: disclosure-closed;
}

ul li {
  line-height: 1.5;
}

ol {
  list-style-type: lower-alpha;
  list-style-type: disclosure-closed;
  list-style-position: outside;
}


}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#contenedor {
	width:auto;
	height:auto;
	clear:both;
}

#header {
	height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    /*max-width: 1024px;*/
    
	}

#escuchanos{
	background-color: #c2272d;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

#navegacion_superior {
	height:300px;
	background-repeat:no-repeat;
	width:100%;
	max-width: 1400px;
   	margin:0 auto;
   	background-repeat: no-repeat;
    background-image: url(../images/bg_header.jpg);
	}
#navegacion_superior2 {
	height:75px;
	float: right;
	background-image:url(../images/bg_navegacion_superior.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
	margin-top: 175px;
   	/*margin:0 auto;*/
	}
.enlaces_externos{
	font-size:14px;
	position:relative;
	float:right;
    list-style:none;
    margin:0;
	margin-top:30px;
	margin-right:12px;
    padding:0;
    text-align:right;
    
}
.enlaces_externos li{
    display:inline;
}
.enlaces_externos li a{
    display:inline-block;
    padding:2px;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	color:#A06738;
}
	
#banner_princpal {
	/*height:253px;*/
	width:100%;
	background-color:#FFB958;		
	}
#banner_interior{
	
	}
	
#banner_inferior {
	width:100%;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 8px;
	}
/*menu_interno de navegacion 8.A*/
#navegacion_inferior #menu_interno .activo_menu_interno{
	background-color: #f56f08;
	height: 100% !important;
}
#navegacion_inferior #menu_interno #redes{
	float:left;
}
#navegacion_inferior{
    height: 53px;
    margin: 0 auto;
        
    background-color: #c2272d;
	margin-top:9px;
    width: 1024px;
    display: flex;
}
#menu_interno{
    height: 53px;
    margin: 0 auto;
    
}
#navegacion_inferior #menu_interno #item_menu_interno{
	float:left;
    line-height: 2;
    padding: 11px;
	color:#FFF;
	font-family:'Roboto Condensed',sans-serif;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    text-decoration: none;
	z-index: 300;    
    font-weight: bold;
}
#navegacion_inferior #menu_interno #item_menu_interno.item_sub_menu_interno:hover{
	border:1px solid #E84908;
	border-bottom:none;
	background-color:#500500;
	background-image:none;
}

#navegacion_inferior #menu_interno #item_menu_interno.item_sub_menu_interno #sub_menu_interno #item_menu_interno{
    color: #FEA555;
    font-size: 12px;
    line-height: 2.5;
    margin: 4px;
    padding: 0 2px 0 4px;
    width: 160px;
	border-top:1px solid #A64B39;
}
#navegacion_inferior #menu_interno #item_menu_interno.item_sub_menu_interno #sub_menu_interno #item_menu_interno:hover{
	background-color:#FEB23A;
	color:#982F12;
}

#navegacion_inferior #menu_interno #item_menu_interno.item_sub_menu_interno #sub_menu_interno{
	display:none;
	padding:3px;
	position:absolute;
	/*background-image:url(../images/bg_subnavegacon.jpg);*/
	background-color: #93051C;
    margin-left: -12px;
    margin-top: 9px;
    padding: 3px;
    width: 170px;
	border:1px solid #E84908;
	border-top:none;
	z-index: 300;
}
#navegacion_inferior #menu_interno #item_menu_interno.item_sub_menu_interno #sub_menu_interno #item_menu_interno{
	float:left;
}

#navegacion_inferior #menu_interno #item_menu_interno:hover{
	background-image:url(../images/bg_over.png);
	cursor:pointer;
}
#navegacion_inferior #menu_interno #item_menu_interno.item_sub_menu_interno:hover #sub_menu_interno{
	display:block !important;
}
/*Menu de navegacion 8.A*/
	
#columna_izq {
	width:400px;
	float:left;
	padding:5px;
	
	}
#columna_der {
	width: 716px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
	
	}
#tabla_contenido {
	width:991px;
	float:left;
	padding:10px;
	
	}

#contenido {
	float:left;
	width:100%;	
}
#contenido #internos{
	/*background-color:#3C6;*/
	width:955px;	
	margin: 0 auto;	
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;
	color:#870000  !important;;
	}
	
	
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:26px;
	padding-right:5px;
	padding-bottom:10px;
	color:#C12D10  !important;;
	}
	
h3 {
	font-size:22px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:10px;
	color:#C12D10  !important;;
	
	}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	padding:5px 0 15px 0;
	color:#4D4D4D  !important;;	
	}
	
.columna1 {
	background-color:#979797;
	height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding:10px 0px 0 5px;
	color:#fff;
	}
.columna2 {
	background-color:#d9d9d9;
	height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding:10px 0px 0 5px;
	color:#4D4D4D;	
	}
.colorTexto_gris {
	color:#4c4c4c;		
	}
.colorTexto_oscuro {
	color:#000000;		
	}
.colorTexto_blanco {
	color:#fff;		
	}
#tabla {
	float:left;
	width:316px;
	padding:3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccb099;
	border-right-color: #ccb099;
	border-bottom-color: #ccb099;
	border-left-color: #ccb099;
}
#nav_tabla{
	float:left;
	height:96px;
	width:58px;
		}
#footer {
	height:140px;
	width:100%;
	float:left;
	background-color: #b4b4b5;
	color:#000000;
	font-size:30px;
}

/*El footer 8.A*/
#footer #content_text{
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 14px;
    height: 140px;
    margin: 0 auto;
    width: 945px;
}
#footer #content_text #izq, #footer #content_text #der{
    float: left;
    text-align: center;
    line-height: 1.6;
    padding-top: 11px;
    width: 417px;
}

.mensaje-politica {
    bottom: 0;
    position: fixed;
    left: 0;
    width: 100%;
    background-color: #000000;
    height: auto;
    line-height: 24px;
    color: #fff;
    text-align: center;
    padding: 20px;
    z-index: 900;
}
.mensaje-politica a.classBotonAceptaPoliticas.clasePoliticas {
    color: #ffffff;
    display: inline-block;
    border-radius: 1px;
    text-decoration: none;
    padding: 12px;
    margin-left: 15px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.mensaje-politica a.classBotonAceptaPoliticas {
    background: #CF2034;
    border: 1px solid #CF2034;
    color: #ffffff;
    display: inline-block;
    border-radius: 1px;
    text-decoration: none;
    padding: 12px;
    margin-left: 15px;
    border-radius: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.btn-flotante {
	font-size: 16px; /* Cambiar el tamaño de la tipografia */
	text-transform: uppercase; /* Texto en mayusculas */
	font-weight: bold; /* Fuente en negrita o bold */
	color: #ffffff; /* Color del texto */
	border-radius: 5px; /* Borde del boton */
	letter-spacing: 2px; /* Espacio entre letras */
	background-color: #c2272d; /* Color de fondo */
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	bottom: 100px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
}
.btn-flotante:visited{
	color: #ffffff;
}
.btn-flotante:hover {
	background-color: #f7ba21; /* Color de fondo al pasar el cursor */
	color: #c2272d;
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-7px);
}


@media only screen and (max-width: 600px) {
 	.btn-flotante {
		font-size: 14px;
		padding: 12px 20px;
		bottom: 20px;
		right: 20px;
	}
} 

/*El footer 8.A*/
