/*CUERPO*/
body
{
	background-image: none;
	font-family: Tahoma, Arial, "Century Gothic";
    color: #4a4a4a;
	font-weight:normal;
	font-size:11px;
	background-color:#f0efef;
	background-image:url(../img/fondo_web.jpg);
	background-repeat:repeat;
}

.texto_index {
	font-family: Tahoma, Arial, "Century Gothic";
	font-size: 12px;
	color: #000000;
}

.texto_index A:link
{font-family: Tahoma, Arial, "Century Gothic";font-size: 14px;color: #000000;text-decoration:underline;text-align:center;font-weight:normal}
.texto_index A:visited
{font-family: Tahoma, Arial, "Century Gothic";font-size: 14px;color: #000000;text-decoration:underline;text-align:center;font-weight:normal}
.texto_index A:hover
{font-family: Tahoma, Arial, "Century Gothic";font-size: 14px;color: #000000;text-decoration:none;text-align:center;font-weight:normal}
.texto_index A:active
{font-family: Tahoma, Arial, "Century Gothic";font-size: 14px;color: #000000;text-decoration:underline;text-align:center;font-weight:normal}



.enlaces_index {
	font-family: Tahoma, Arial, "Century Gothic";
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}

.enlaces_index A:link
{font-family: Tahoma, Arial, "Century Gothic";font-size: 11px;color: #000000;text-decoration:none;text-align:justify;font-weight:normal}
.enlaces_index A:visited
{font-family: Tahoma, Arial, "Century Gothic";font-size: 11px;color: #000000;text-decoration:none;text-align:justify;font-weight:normal}
.enlaces_index A:hover
{font-family: Tahoma, Arial, "Century Gothic";font-size: 11px;color: #000000;text-decoration:underline;text-align:justify;font-weight:normal}
.enlaces_index A:active
{font-family: Tahoma, Arial, "Century Gothic";font-size: 11px;color: #000000;text-decoration:none;text-align:justify;font-weight:normal}


