/* CSS  */

BODY {	margin: 0px 0px; background: #C5DCF1;  font-size: 11px; font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif; text-align: justify; }

.texto 		{ font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: justify;}

.texto_bold 		{ font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FEDD00; font-weight: bold;}

.estasen 		{ font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #255881;}

.gay 		{ font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #D60068; font-style: italic;}

.cuerpo 		{ font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.titulo 		{ font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; }

.white	        { font-size: 11px; color: white; font-weight:bold;}

FORM { border:0; }

/*---------LINK ESTASEN---------*/

.estasen { font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }

.estasen a:link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }

.estasen a:visited { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;}

.estasen a:hover { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }

.estasen a:active { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }


/*---------LINK CATEGORIAS---------*/

.categorias { font-size: 11px; color: #000000;} 

a.categorias { font-size: 11px; color: #000000; text-decoration: none}

a.categorias:link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;  }

a.categorias:visited { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }

a.categorias:hover { font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }

a.categorias:active { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }


/*---------LINKS---------*/

a { font-size: 11px; color: #945802; font-weight: normal; text-decoration: none; }

a:visited { font-size: 11px; color: #945802; font-weight: normal; text-decoration: none; }

a:hover { font-size: 11px; color: #945802; font-weight: normal; text-decoration: underline; }

a:active { font-size: 11px; color: #945802; font-weight: normal; text-decoration: none; }

/*---------BOTTOM---------*/

.bottom a:link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }

.bottom a:visited { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }

.bottom a:hover { font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }

.bottom a:active { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }

/*---------BOLD---------*/

.link_bold a:link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-weight: bold;}

.link_bold a:visited { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-weight: bold;}

.link_bold a:hover { cfont-size: 11px; olor: #000000; font-weight: normal; text-decoration: underline; font-weight: bold;}

.link_bold a:active { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-weight: bold;}
		

/*----------ID'S----------*/

/*----------Titular / Pie de pagina----------*/
#tablaborde { width: 100%; background-color: #61666A; /*border: 1px #a1a5a9 solid;*/ }

/*---------tabla espaciadora---------*/
#spacertable { width: 100%; height: 10px; }


/*---------tabla encima del contenido---------*/
#menushadow  { width: 100%;	height: 25px; }


/*---------tabla contenedor principal---------*/

#main  { width: 100%; margin-left: auto; margin-right: auto; }

/*tabla contenedor home*/
#maincontent { width: 754px; margin-left: auto; margin-right: auto; }

#header  { width: 754px; height: 125px; margin-left: auto; margin-right: auto; background: #393939 url("../../images/header.gif") no-repeat;}

/*tabla contenedor derecha*/
#contentright { width: 198px; /*background-color: #D5DEF1;*/}

/*tabla contenedor izquierda*/
#contentleft { width: 536px; }








/*---------box form----------*/

.textbox{ color: #433F3F; width: 256px; font-size: 11px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;}
	
.texboxbig {color: #433F3F; width: 530px; font-size: 11px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;}

.dropdown { color: #3433F3F; width: 262px; font-size: 11px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;}	

/*.textbox100{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 80px;
	color: #EA4E71;
	vertical-align: top;
	text-align: left;
	}
*/	

