@charset "utf-8";
/* CSS Document */

.preload1 {background: url(images/bg.jpg);}

.textomenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.textomenu_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B382B9;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cccccc;
}
.textoform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cccccc;
	font-style:italic;
}

.celda {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	height: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texto2a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}
.texto5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.fondo {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.texto3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #cccccc;
}
.texto4 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC
}
.texto6 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#aaaaaa
}
.texto7 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#02caca
}

.h1 {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#aaaaaa
}

.opcion {
	padding-right: 6px;
	padding-left: 6px;
}
.opcionON {
	color: #02caca;
	padding-right: 6px;
	padding-left: 6px;
	cursor: pointer;
}
.titulos_opciones
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF
}
.textos_opciones
{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #02CACA;
}
a:active {
	text-decoration: NONE;
	color: #02caca;
}
.opcion2ON {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #02caca;
	cursor: pointer;
}
