body  {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color: #3D4365;
	background: #eee;
	margin: 0em;
	padding: 0em;
}
a:link {
	color: #404D68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404D68;
}
a:hover {
	text-decoration: underline;
	color: #404D68;
}
a:active {
	text-decoration: none;
	color: #333;
}
img, a img { border: none; }
.oneColLiqCtrHdr #container {
	width: 80%;
	background: #FFFFFF;
	margin: 0 auto;
	border: thin solid #5E719A;
	text-align: left;
}
.oneColLiqCtrHdr #header {
	padding: 0 0.63em 0 1.25em;
	background-color: #DCE2ED;
	border: thin solid #5E719A;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 0.63em 0;
}
#header .titulo {
	font-weight:bold;
	font-size: 2em;
}
#header .destacado{
	font-weight:bold;
	font-size: 1,2em;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 0.63em;
	background: #FFFFFF;
}
#mainContent .destaca {
	font-weight: bold;
}
#mainContent h1 {
	font-style: italic;
	font-weight:bold;
	font-size: 1.5em;
}
#mainContent h2, h3, h4, h5, h6 {
	font-style:italic;
	font-weight:bold;
	font-size: 1.2em;
}
#mainContent div.imagen {
	text-align: center;
	color: #FFF
}
#mainContent div.descripcion {
	text-align: left;
}
#mainContent div.interes {
	text-align: center;
	font-weight:bold;
}
.oneColLiqCtrHdr #footer {
	padding: 0 0.63em;
	background-color: #DCE2ED;
	border: thin solid #5E719A;
	color: #000;
	text-align: center;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0;
	padding: 0.63em 0;
}
#footer div.interes {
	text-align: center;
	font-weight:bold;
}
