.cuerpodetexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
}
.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #06A2A2;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #06A2A2;
}

a {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica;
	font-size: 12px;
	text-decoration: none;
}

.submenu a{
color:#0066FF;
}

.submenu a:hover{
	color:#CCC;
}

#content_menu a
{
	color:#039;
}

#content_menu a:hover
{
	color:#0099CC;
	text-align: left;
}

.derechos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

body {
	background-repeat: no-repeat; 
}

