body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.top {
	background-image: url(images/top.jpg);
	height: 140px;
	width: 874px;
}
.flash {
	background-image: url(images/bannersflash.jpg);
	height: 120px;
	width: 874px;
}
.contenido_arriba {
	background-image: url(images/contenido_arriba.jpg);
	height: 28px;
	width: 874px;
}
.contenido_abajo {
	background-image: url(images/contenido_abajo.jpg);
	height: 20px;
	width: 874px;
}
.bgcontenido {
	background-image: url(images/bgcontenido.jpg);
	background-repeat:  repeat-y;
	width: 874px;
}
.piedepagina {
	background-image: url(images/pie_pagina.jpg);
	width: 874px;
	height: 61px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	line-height: 28px;
	color: #5e5f61;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006AA8;
	text-align: left;
	line-height: 28px;
}
.texto_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5f61;
	text-align: justify;
	line-height: 20px;
}
.separavertical {
	background-image: url(images/separa_vertical.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.texto_principal_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5f61;
	text-align: justify;
	line-height: 16px;
}
.texto_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006AA8;
	text-align: justify;
}
.texto_formulario_centrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006AA8;
	text-align: center;
	line-height: 26px;
}
.texto_principal_centrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5f61;
	text-align: center;
	line-height: 20px;
}
.volver {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	color: #5e5f61;
}

