.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	color: #CB7C07;
}
.title2{
	font-family: Verdana;
	font-size: 20px;
	text-align: left;
	color: #333333;
}
.borde {
	border: thick solid #8b993a;
}

body {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}
.fecha {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.fechaNegrita {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.fechaNegritaDerecha {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.contenido {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.contenido2 {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
}
A {
	color:#CD7E07;
	font-weight: bold; 
}
A:hover {
	text-decoration:underline;
	color:#f69e18;
   font-weight: bold; 
}
A:active {
	color:#CD7E07;
	text-decoration:underline;
font-weight: bold;
}

.separador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}
.categoria {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-variant: small-caps;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.textobarra {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.titulobarra {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.titleCopia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	color: #003300;
}
.contenedor {
	width:205px;
	height:205px;
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	position: relative;
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
}
.contenedor span{
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 170px;
	height:30px;
	font-size:10px;
	text-align:left;
	padding:7px;

}
.contenedor a{
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
}
.contenedor a:hover{
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
}
.peliarriba {
	position:absolute;
	z-index:1;
	width:205px;
	height:205px;
}
.peliabajo {
	position:absolute;
	z-index:0;
	width:205px;
	height:170px;
	text-align:center;
}
