@charset "utf-8";
/* CSS RESET */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#cabezal {
	width: 568px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
}
.ancho100{
	width: 100%;
	float:left;
}
.centrado{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.fixedCabezal{
height: 130px;
position: fixed;
top: 0px;
z-index: 2;
background-color:#FFF;
}	
#cabezal {
	float:left;
	width: 800px;
	margin-top: 26px;
	padding-left: 160px;
}
#cabezal img.logoCCE {
	float:left; 
	margin-top: 9px; 
}
#cabezal img.logoRadioMojana {
	float:left; 
	margin-left:150px; 
}
.fixedMenu{
	height: 16px;
	position: fixed;
	top: 100px;
	z-index: 3;
	background-color:#FFF;
}	
.menuBordes {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	padding-top: 8px;
	padding-bottom: 4px;
}
#menu {
	float:left; 
	width: 800px;
	padding-left: 160px;
}
#menu ul {
	float: left;
}
#menu ul li {
	float: left;	
	margin-right:30px;
}
#menu ul li a {
	border: 0;
	padding-bottom: 9px;
	display: block;
}
#menu ul li a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #26b9c0;
}
#menu ul li a.selected {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #26b9c0;
}
.fixedContenido{
	position: fixed;
	top: 130px;
	bottom: 81px;
	z-index: 2;
	overflow:auto;
	background-color:#00BAC0;
	background-image: url(../_img/parche-blanco.gif);
	background-repeat: repeat-y;	
}
.absoluteContenido{
	position:absolute;
	height:100%;
	width: 960px;
	background-image: url(../_img/background-color.gif);
}	
#contenido {
	float:left;
	width: 800px;
	padding-left: 160px;
	padding-top:35px;
	background-image: url(../_img/background-color.gif);
}
#contenido h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #646464;
	margin-bottom:5px;
}
#contenido p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #646464;
	margin-bottom:15px;
}
#contenido a{
	text-decoration:none;
	color: #cd222a;
}
#contenido a:hover{
	color: #FF6262;
}
#contenido .columna {
	float:left;
	width: 255px;
}
#contenido .columna img {
	margin-bottom: 10px;
}
#contenido .margenColumna {
	margin-left:70px;
}
#contenido .columnaUnica {
	float:left;
	width: 580px;
}
#contenido .programacion{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #646464;
}
#contenido .programacion th {
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
#contenido .programacion th.superior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00BAC0;
}
#contenido .programacion th.izquierda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00BAC0;
	text-align:center;
}
#contenido .programacion td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
#contenido .programacion .color th,
#contenido .programacion .color td {
	background-color:#F0F0F0;
}
#contenido .margenTablas {
	margin-top:20px;
}
#contenido .nombreSeccion {
	float:left;
	width: 23px;
	margin-left:110px;
}
.fixedFooter{
height: 80px;
position: fixed;
bottom: 0px;
z-index: 2;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
background-color:#FFF;
}
#footer {
	float:left;
	width: 800px;
	margin-top: 25px;
	padding-left: 160px;
}
#footer img.logoAecid{
	float:left;
	width:141px;
}
#footer p{
	float:left;
	width: 405px;
	padding-left: 49px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	/*line-height:14px;*/
}
#footer .socialMedia {
	float: right;
	width: 86px;
	margin-right:39px;
	margin-top:5px;
}
#footer .socialMedia li {
	float: left;
	width: 24px;
	margin-right: 7px;
}
#footer .socialMedia li.ultimo {
	margin-right: 0 !important;
}
#footer .socialMedia a {
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(../_img/social-media-icons.png);
	background-repeat: no-repeat;
}
#footer .socialMedia a.facebook {
	background-image: url(../_img/social-media-icons.png);
	background-position: 0px -26px;
}
#footer .socialMedia a.facebook:hover {
	background-position: 0px 0px;
}
#footer .socialMedia a.youtube {
	background-image: url(../_img/social-media-icons.png);
	background-position: -26px -26px;
}
#footer .socialMedia a.youtube:hover {
	background-position: -26px 0px;
}
#footer .socialMedia a.twitter {
	background-image: url(../_img/social-media-icons.png);
	background-position: -52px -26px;
}
#footer .socialMedia a.twitter:hover {
	background-position: -52px 0px;
}



/*MODAL PROGRAMACION*/
div.modalContenedor {
	width:680px;
}
div.modalContenedor div.modalCabezal {
	float:left;
	width:655px;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:20px;
	background-color:#00bac0;
}
div.modalContenedor div.modalContenido {
	float:left;
	width:660px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
}
div.modalContenedor div.modalContenido div.modalFoto {
	float:left;
	width:280px;
}
div.modalContenedor div.modalContenido div.modalTexto {
	float:right;
	width:345px;
	padding-top:10px;
	padding-right:15px;
}
div.modalContenedor div.modalContenido div.modalTexto h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #646464;
	margin-bottom:5px;
}
div.modalContenedor div.modalContenido div.modalTexto p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #646464;
	margin-bottom:15px;
}

/* MODAL CONTENT 
-------------------------------------------------*/
div.CRDModalLoader {
	position: absolute;
	width: auto;
	border: 1px solid #000000;
	-webkit-box-shadow: 0 0 10px rgb(0,0,0);
	-moz-box-shadow: 0 0 10px rgb(0,0,0);
	box-shadow: 0 0 10px rgb(0,0,0);
	background-color: #ffffff;
}
	div.CRDModalLoader div.CRDModalLoaderContentHolder {
		width: auto;
	}
		div.CRDModalLoader div.CRDModalLoaderContentHolder img.CRDModalLoaderClose {
			cursor: pointer;
			position:absolute;
			top:54px;
			right:20px;
			margin: -34px 0 0 0;
		}
		div.CRDModalLoader div.CRDModalLoaderContentHolder div.CRDModalLoaderContent {
			width: auto;
			overflow: auto;
		}
			div.CRDModalLoader div.CRDModalLoaderContentHolder div.CRDModalLoaderContentDisplay {
				padding: 0;
			}
			/* MODAL CONTENT STYLES
			-------------------------------------------------*/
			div.CRDModalLoaderContentDisplay div.header {
				float: left;
				width: 680px;
				margin-bottom: 15px;
			}
			div.CRDModalLoaderContentDisplay div.content {
				float: left;
				width: 680px;
				margin-bottom: 15px;
			}