/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* Módulos destacados HOME */

div.moduletable_destacados_home {

}

div.moduletable_destacados_home h3 {
	padding:10px;
	border-bottom:1px dashed #AC1F26;
	color:#645C46;
	font-family: 'AdobeGaramondProRegular';
	font-size:18px;
	margin-top:0;
	margin-bottom:10px;
}

div.moduletable_destacados_home strong {
	font-family: 'AdobeGaramondProBold';
}

div.moduletable_destacados_home div {
	margin-left:10px;
	margin-bottom:10px;
}


div.moduletable_destacado_1, div.moduletable_destacado_2{
	/*background:#E0DDDC;*/
         background: #DCD6CB;
	margin-bottom:20px;
	float:left;
	/*width:460px;*/
	width:1000px;*/


}

div.moduletable_destacado_1 h3, div.moduletable_destacado_2 h3{
	padding:10px;
	border-bottom:1px dashed #AC1F26;
	color:#645C46;
	font-family: 'AdobeGaramondProRegular';
	font-size:18px;
	/*background:#E0DDDC;*/
         background: #DCD6CB;
	margin-bottom:20px;
	float:left;
	width:285px;
	margin-top:0;
	margin-bottom:10px;
}

div.moduletable_destacado_1 {
	/*margin-right:20px;*/
}

div.moduletable_destacado_1 strong, div.moduletable_destacado_2 strong {
	font-family: 'AdobeGaramondProBold';
}

div.moduletable_destacado_1 div, div.moduletable_destacado_2 div {
	margin-left:10px;
	margin-bottom:10px;
}


/* FIN Módulos destacados HOME */


/* Flexicontent destacados HOME */

.floattext h2 {
	padding:10px;
	border-bottom:1px dashed #AC1F26;
	color:#1A1A1A;
	font-family: 'Arial';
	font-size:12px;
	margin-top:0;
	margin-bottom:10px;
	width:985px;
}

h2.contentheading a {
	color:#1A1A1A;
	text-decoration:none;
	line-height:18px;
	font-size:18px;
}

li.odd div div, li.odd div p, span.readmore {
	padding-left:10px;
}

li.odd div span span, li.odd div span span span {
	padding-left:0px;
}

li.even div div, li.even div p, span.readmore {
	padding-left:10px;
}

li.even div span span, li.even div span span span {
	padding-left:0px;
}

/* FIN Flexicontent destacados HOME */