.articulo {
	width: 293px;
	padding-left: 7px;
	*padding-left: 5px;
	padding-right: 7px;
	*padding-right: 5px;
	height: 310px;
	padding-top: 0px;
	position: relative;
	margin-bottom: 14px;
}
.etiqueta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	background-color: #FFF;
	line-height: 16px;
	padding-left: 5px;
	text-align: right;
	color: #903;
}
.categoria {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	background-color: #FFF;
	line-height: 16px;
	padding-left: 5px;
	text-align: right;
	color: #903;
}
.linea_puntos {
	background-image: url(../images/doted_line_03.gif);
	height: 16px;
	background-repeat: repeat-x;
	background-position: center;
}
.titulo_container {
	position: absolute;
	background-color: #FFF;
	width: 293px;
}
h1 {
	padding: 0px;
	font-size: 18px;
	color: #903;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.imagen {
	width: 293px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #999;
	font-size: 36px;
	height: 150px;
	text-align: center;
}
.epigrafe {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000;
	font-style: italic;
	margin-top: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-width: thin;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	height: 20px;
}
.texto_nota {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.texto_nota p{
	margin-top:2px;
}
.leermas_container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 293px;
	padding-left: 7px;
}
.link_leermas {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 8px;
}
.leer_mas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #903;
	text-align: right;
}
.flechitas_leermas {
	font-size: 9px;
}
.linea_puntos_botom {
	background-image: url(../images/doted_line_03.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-top: 2px;
	width: 293px;
}

/*-------------------ESTILO MODULO 2------------------ */
.titulo_container_mod2{
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.imagen_mod2{
	width: 133px;
	height: 150px;
	float: left;
}
/*------------------------------------------------*/
.link_titulos {
	text-decoration: none;
	color: #903;
}
.link_titulos:hover {
	text-decoration: underline;
	color: #903;
}

