@charset "UTF-8";
/* CSS Document */

/****************************************************************************************************************************
*****************************************************************************************************************************
ESTILOS ADICIONALES EXCLUSIVOS PARA TENDENCIAS ADMINISTRABLE ****************************************************************
*****************************************************************************************************************************
****************************************************************************************************************************/

#contenido ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #9D8369;
	padding-bottom: 38px;
	padding-top: 13px;
	line-height:1.8;
	width:600px;
}

img.cmsTendecias {
	padding-bottom:30px;
}

/*mismo look que h4 con beige*/
h6 {
	font-size:15px;
	margin-bottom:10px;
	color:#9D8369;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

#contenido h2 {
	font-size:16px;
	margin-bottom:30px;
	color:#9D8369;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

#contenido h5 {
	font-size: 20px;
	font-weight:normal;
}

#contenido p {
	width:600px;
}

hr {
	margin-bottom:10px;
}

