.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;
}
body {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}
.fecha {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.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;
}
.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:10px 7px 7px 7px;

}
.contenedor a{
	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;
}

.imgDetalle{
	width:400px;
	height:400px;
	padding:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    border-top: 1px solid #DCA526;
	border-left: 1px solid #DCA526;
    border-right: 2px solid #DCA526;
	border-bottom: 2px solid #DCA526;
}

.imgDetalleB{
	width:50px;
	height:50px;
	padding:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    border-top: 1px solid #DCA526;
	border-left: 1px solid #DCA526;
    border-right: 2px solid #DCA526;
	border-bottom: 2px solid #DCA526;
}

.dH4{
	color:#EA8515;
}
.descripcion{
	color:#EA8515;
	font-size:12px;
}
