body {
	background-image: url(images/fondo-home1.gif);
	margin:0;
	padding:0;
}
#cencar{
	margin:0 auto;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; }
.style5 {
	color: #011C4C;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.TITULO_PAGINAS {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #103A8C;
}
.titulo_promo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/fondo_titulo_promo.jpg);
	width: 203px;
	height: 20px;
	padding-top: 9px;
	padding-left: 38px;
	text-align: left;
}
