/*Hoja de estilos del calendario historico */

#buscador_calendario {
	margin:0 3px 3px 0;
	padding:10px;
	width:221px !important;
	width:/**/:/**/241px;
	width:221px;
	background: #EFEFEF;
	height:84px !important;
	height/**/:/**/104px;
	height:84px;
	float:left;
}

#buscador_calendario h2 {
	margin:0;
	padding:0;
	font-size:18px;
	color:#FFD300;
	text-transform:none;
}

#buscador_calendario p {
	margin:0 0 4px 0;
	padding:0;
	font-size:11px;
}


div.destacado_calendario {
	margin:0 3px 3px 0;
	padding:0;
	width:119px;
	background: #EFEFEF;
	height:104px;
	float:left;
}

div.destacado_calendario_img {
	margin:0;
	padding:0;
	height:59px;	
	text-align:right;
}


div.destacado_calendario_img h3 {
	margin:0;
	padding:4px 4px 0 0;
	font-size:30px;
	color: #FFFFFF;
	text-align:right;	
}

.yyyy {
	margin:0;
	padding:0 4px 0 0;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

div.tit_destacado_calendario {
	padding:5px 5px 0 5px;
	height:27px;
}

div.tit_destacado_calendario a {
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}

div.mas_info {
	float:right;
	text-align:center;	
}

div.mas_info a {
	display:block;
	background:#D8D8D8;
	width:15px;
	height:13px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

div.mas_info a:hover {
	background:##B0B0B0;
	color: #069;
}

form { 
	margin:0;
	padding:0;
}

div.img_destacado {
	float:left;
	margin:0 10px 10px 0;
}


/* especiales */

div.destacado_idea {
	background: #CCCC00 url(/areas/ciudad/historico/imagenes/ico_idea.gif) no-repeat top left;
	color: #FFFFFF;
	padding: 13px 10px 10px 27px;
}

div.destacado_idea p {
	font-size:1em;	
}

div#linea_tiempo {	
	width:440;
	height:90px;
	background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo_main.jpg) no-repeat top left;
	padding-left:54px;
}
div#linea_tiempo2 {	
	width:440;
	height:90px;
	background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_main.jpg) no-repeat top left;
	padding-left:47px;
}


#linea_tiempo ul, #linea_tiempo2 ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#linea_tiempo li, #linea_tiempo2 li {
	display: inline;	
}

#linea_tiempo a  {
	float:left;
	display:block;
	height:90px;
	width:72px;
	text-decoration: none;
	text-indent:-30000px;
	line-height:0px;
	font-size:0px;	
}


#linea_tiempo ul li a.a1870 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo_1870.jpg) no-repeat top left; }
#linea_tiempo ul li a.a1880 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo_1880.jpg) no-repeat top left; }
#linea_tiempo ul li a.a1887 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo_1887.jpg) no-repeat top left; }
#linea_tiempo ul li a.a1889 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo_1889.jpg) no-repeat top left; }
#linea_tiempo ul li a.a1890 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo_1890.jpg) no-repeat top left; }

#linea_tiempo2 a  {
	float:left;
	display:block;
	height:90px;
	width:52px;
	text-decoration: none;
	text-indent:-30000px;
	line-height:0px;
	font-size:0px;	
}

#linea_tiempo2 ul li a.a1862 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1862.jpg) no-repeat top left; }
#linea_tiempo2 ul li a.a1875 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1875.jpg) no-repeat top left; }
#linea_tiempo2 ul li a.a1878 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1878.jpg) no-repeat top left; }
#linea_tiempo2 ul li a.a1880 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1880.jpg) no-repeat top left; }
#linea_tiempo2 ul li a.a1887 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1887.jpg) no-repeat top left; }
#linea_tiempo2 ul li a.a1933 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1933.jpg) no-repeat top left; }
#linea_tiempo2 ul li a.a1950 { background: url(/areas/ciudad/historico/imagenes/bg_linea_tiempo2_1950.jpg) no-repeat top left; }


#linea_tiempo ul li a:hover, #linea_tiempo2 ul li a:hover { background-position:0 -90px;}


