.derechosreservados {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #003;
	text-align: center;
}
.menuinferior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.fondocontenido {
	background-image: url(imagenes/contenido/contenido_centro_s1.gif);
	background-repeat: repeat-y;
}
.textojustificado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006;
	text-align: justify;
}
.textocentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006;
	text-align: center;
}

.textoizquierda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006;
	text-align: left;
}
.textoderecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006;
	text-align: right;
}
.subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F51E02;
}
.subtituloscentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F51E02;
	text-align: center;
}

.amarillo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}
.amarillocentro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.azulcentro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.casillasformulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	text-align: left;
	color: #003;
	font-style: normal;
	font-variant: normal;
	border: thin inset #CCC;
}
.menudesalto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #080BFF;
}
