/* CSS Document */

body { padding:0px; margin:0px; background-color:#FFFFFF;}


/*capas*/
	
	/* comunes */
#contenedor {position: absolute; width: 775px; left: 50%; border: 0px solid #999999; background-color:#FFFFFF;
/*margin-top: -254px; la mitad de alto del contenedor*/
margin-left: -387px;/*la mitad de ancho del contenedor*/}

.fondoazul { background-color:#006699;}
.fondoverde { background-color:#66cc00;}

/*textos*/
p {font-family:Arial, Helvetica, sans-serif; font-size: 11px;  color: #333333; line-height: 16px;}
.pie {font-family:Arial, Helvetica, sans-serif; font-size: 10px;  color: #666666; }

.registro {font-family:Arial, Helvetica, sans-serif; font-size: 11px;  color: #ffffff;}
a.registro:hover {font-family:Arial, Helvetica, sans-serif; font-size: 11px;  color: #ffffff; text-decoration:underline; font-weight: bold;}
a.registro {font-family:Arial, Helvetica, sans-serif; font-size: 11px;  color: #ffffff; font-weight: bold;}

.texto {font-family:Arial, Helvetica, sans-serif; font-size: 11px;  color: #333333; }

.texto_bold {font-family:Arial, Helvetica, sans-serif; font-size: 11px;  color: #333333; font-weight: bold;}

.noticias {font-family:Arial, Helvetica, sans-serif; font-size: 13px;  color: #333333; font-weight: bold;}
a.noticias {font-family:Arial, Helvetica, sans-serif; font-size: 13px;  color: #333333; font-weight: bold;}
a.noticias:hover {font-family:Arial, Helvetica, sans-serif; font-size: 13px;  color: #333333; font-weight: bold; text-decoration:underline;}

.titulo {font-family:Arial, Helvetica, sans-serif; font-size: 14px;  color: #ffffff; font-weight: bold;}

.titular {font-family: "Trebuchet MS"; font-size: 14px;  color: #ffffff; font-weight: normal;}
a.titular {font-family: "Trebuchet MS"; font-size: 14px;  color: #ffffff; font-weight: normal;}
a.titular:hover {font-family: "Trebuchet MS"; font-size: 14px;  color: #ffffff; font-weight: normal;text-decoration:underline;}

/*links*/

		/* menu principal*/

a {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration:none; font-weight: bold;}
a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration:underline;}

a.pie {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration:underline;}
a.pie:hover {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; text-decoration:none;}
.results_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-color: #006699;
}
.form_usuario {
	border: 1px solid #006699;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 150px;
}

.form_usuario2 {
	border: 1px solid #006699;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 150px;
}
