* { 
	font-family: Tahoma, Verdana, sans;
	font-size:  13px;
}

ul, ol {
	padding: 0;
	margin-left: 15px;
}

ul {	
	font-family: Arial, Verdana, sans;
	font-size:  12px;
	list-style-type: square;
}
ol {
	font-family: Arial, sans;
	font-size:  12px;
}


#textoMedio {
	position: relative;
	left:0px;
	top:45%;
	background: #BBB;
	text-align:center;
	z-index: 100;
	color: #222;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 2px;
}

a.alerta:link, a.alerta:visited { color: #666; text-decoration: none; }
a.alerta:hover { color: #000; text-decoration: none; } 

#Cerrar {
	color: #BBBBBB;
	font-size: 8px;
}
#cuadrologin{
	margin : 0 auto;
	text-align: center;
}

.weekend {
	color: #0099FF;
}

.bordeTabla {
	border: #999999 1px solid;
	padding: 3px;
}

.InformacionDia {
	border: #999999 1px solid;
	padding: 3px;
	text-align: center;
	margin: auto;
	width:342px;
	background: #000;	
}

.head {
	color: #0099FF;
	border-bottom: 1px dashed #999999;
	background: #000;
	width:342px;
}

#Menu {
	background: #333;
	text-align: left;
	margin-bottom: 5px;
	padding: 0px;
}



#AdminNoticias {
	position: relative;
	margin: auto;
	top: 0;
	left: 0;
}

.opcionSeleccionada {
	background: #000;
	color: #CCCCCC
}

.Galeria span.left {
	float: left;
  	text-align: left;
 	font-weight: bold;
 	color: #fff;
  	width: 20%;
	padding-top: 0px;
	padding-left: 3px;
	color: #212121;
}
.Galeria span.right {
	float: right;
  	text-align: left;
  	font-weight: bold;
  	width: 70%;
	padding-top: 7px;
	padding-right: 14px;	
	color: #ddd;
	font-size: 11px;
}
.espacioBlanco {
	height: 70px;
}
.bordGal {
	border: 1px #000;
	padding: 5px;
	background: #DDD;
	
}

a.linkTitulares:link, a.linkTitulares:visited { 
	color: #333333; 
	text-decoration: none;
	font-weight: bold; 
	font-size: 0.90em; 
}
a.linkTitulares:hover { 
	color: #8c272b; 
	text-decoration: none;
	font-size: 0.90em; 
	font-weight: bold; 
} 

a.linkWhite:link, a.linkWhite:visited { 
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold; 
}
a.linkWhite:hover { 
	color: #333333; 
	text-decoration: none; 
	font-weight: bold; 
} 

.titularFecha {
	font: 0.85em tahoma, sans-serif;
	color: #353535;
}

.titularCuerpo {
	font: 0.8em tahoma, sans-serif;
	color: #ffffff;
}

.notImage {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.cabeceraNoticias {
	font-size: 1.4em;
	border-bottom: 1px solid #dddddd;
}

.subCabeceraNoticias {
	font-size: 0.9em;
	font-style: italic;
	padding-bottom: 10px;
}