@charset "utf-8";
/* CSS Document */


hr {
	text-align:center;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	color:#000;
}

.theBox {
	margin-top:25px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0;
    border:3px solid #000000;
	padding-top:20px;
    color:#000;
    width:960px;
    text-align: left;
    background-color:#FFFFFF;
}

.logoBox {
	text-align:center;
	top:auto;
	width:100%;
	height:80px;
}

.logo {
	float:left;
	
}

.weatherbox {
	text-align:center;
	height:80px;
}
/* CSS clima */

.textTinyGray {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

.blue {
	color:#073F92;
}
.placew {
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	color:#222222;	
}

.textTinyLightGray {
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

.climaBox{
	height:80px;
}

.pics{
	width:130px;
	/*width:142px;*/
	height:67px;
}
.pics div{
	width:100%;
}


/* PARA DESPLEGAR DIAS SIGUIENTES

.xdate{
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.temp {
	color:#073F92;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}

.timeBox{
	float:left;
	border:1px solid #ccc;
	padding:3px;
	margin:3px 3px 3px 3px;
	_margin:3px 3px 3px 7px;
	background:#FCFCFC;
}

.ddClima{
	text-align:center;
}

.cmsgBox{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	width:100%;
	height:100%;
	margin-top:50px;
}*/
/*fin de clima*/

.dateIni {
	float:right;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	width:200px;
	margin-top:50px;
	
}

.sectionBox {
	text-align:center;
	width:100%;	
}

.littleBox {
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #666;
    color: #006;
    width: 200px;
    padding: 5px;
    text-align: left;
    background-color:#CCC;
}
.littleBox2 {
    border: 2px solid #EEE;
    background-color: #EEE;
	width:200px;
}
.littleBox3 {
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #EEE;
    width: 200px;
    padding: 5px;
    background-color:#EEE;
}
.content{float:left;display:inline;width:560px;margin:0 0 10px 10px}

.rss_prensa {
	text-align:justify;
	size: 8px;
	background:#CCC;
}

	
	/* ----------- LINKS UHORA ----------- */
.linkUhora{
	width:200px;
	background-color:#EEE;
	
}	
	.linkUhora a,
	.linkUhora a:visited {
		padding:0 4px;
		/*display:block;*/
		color: #006;
	}
	.linkUhora a:hover, .linkUhoraDefault{
		color: #900;
	}
.lineaSepar {
	background:url(img/linea.png);
}

.loteria {
	text-align:center;
	font-size:9px;
}

.lred {
	font-stretch:expanded; 
	color:#900; 
	font-weight:bolder;
}

.piePagina {
	background-color:#B6DBE7;
	color: #000;
	font-size:10px;
	padding:5px;
}	


