body {
	margin: 0px;
	background-image:url(../images/fondo.png);
}
a:link, a:visited, a:active {
	font-family: "Century Gothic", Arial, Verdana;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	text-decoration: underline;
	color: #009B9C;
}
.copyright {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #FFF;
}
a:link.copyright, a:visited.copyright, a:active.copyright {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #FFF;
}
a:hover.copyright {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
}
.copyrightverde {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #0CC;
}

.texto {
	font-family: "Century Gothic", Arial, Verdana;
	color: #333;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-align: inherit;
}
.textoBlanco {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-align: inherit;
}
.titulos {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.subtitulos {
	font-family: "Century Gothic", Arial, Verdana;
	color: #009B9C;
	font-size: 11px;
	text-decoration: underline;
	margin-top: 0px;
}
.textotitulos {
	font-family: "Century Gothic", Arial, Verdana;
	color: #009595;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.etiqueta {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #009B9C;
	background-repeat: no-repeat;
	background-position: left top;
}
.titulos_casos {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.numeracion {
	font-family: "Century Gothic", Arial, Verdana;
	color: #009B9C;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.titulosmorado {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #009B9C;
	font-weight: bold;
}
.menu {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	text-decoration:none;
}
a:link.menu, a:active.menu, a:visited.menu {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	text-decoration:none;
}
a:hover.menu {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	text-decoration:underline;
}

