@charset "UTF-8";
body {
	margin:0px;
	background-color: #455A1B;
	background-image: url(fondo.jpg);
	background-repeat: no-rep	eat;
	background-position: center top;
}
img{
	border:0px;
}

a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00660B;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
}


.publicidad {
	float: left;
}
.banner_a {
	height: 90px;
	width: 730px;
	float: left;
}
.dia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4A8318;
	text-align: center;
	padding-top: 22px;
	margin-left:-10px;
}

.dia a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4A8318;
	text-align: center;
	padding-top: 22px;
	margin-left:-10px;
	text-decoration:none;
}

.dia a:hover{
	text-decoration:underline;
}
.banner_b {
	height: 90px;
	width: 245px;
	float: left;
}

.cabecera {
	background-color:#FFF;
	width:1011px;
	margin: auto;
}
.cuerpo {
	width: 730px;
	margin-left:140px;
	
}
.miniatura-a {
	float:left;
	margin-left:20px;
	width:209px;
	height:233px;
	background-image: url(fondo-mini-01.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	bottom:0px;
	margin:auto;
	font-size: 12px;
	width:750px;
	text-align: center;
}
.dia_ampliado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #79A721;
	float: left;
	padding-left: 20px;
}
.volver {
	float: right;
}
.miniatura_b {
	margin-left:4px;
	background-repeat:no-repeat;
	background-position:8px 18px;
	width:141px;
	height:130px;
	float:left;
}
.identificador {
	text-align: center;
	text-decoration:none;
	font-family:  Tahoma;
	font-size: 10px;
	color: #496415;	
}

.identificador a{
	
}
.identificador a:hover{
	text-decoration: underline;
}

