/* Documento CSS 						  */
/* NOVEDAR								  */
/* By: AVA Soluciones Tecnolologicas 	  */
/*     www.avaforum.com       (2008)      */

body{
º	background-color: #FFF;
	margin: 0px;
	font-family: "trebuchet ms", "MS Sans Serif", verdana, Arial, "times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;}

a		 { color: #00547a;}
a:link   { color: #00547a; text-decoration: none; font-weight:bold;   }
a:visited{ color: #00547a; text-decoration: none; font-weight:bold;  }
a:hover  { color: #0054bf; text-decoration: underline; none; font-weight:bold;  }
a:active { color: #0054bf; text-decoration: underline; none; font-weight:bold;  }

div#container 	{width:779px; margin:0px auto 0px auto; background-color:#e8e9eb; } /* CONTENEDOR PAGINA */
div#header		{ width:779px;  height:110px; overflow:hidden; margin:0px 0px 0px 0px; padding:0; float:left; background-color:#FFFFFF; }
div#header-logo	{ margin:0px; float:left; width: 323px; }
div#header-menu	{ margin:0px; float:right; width: 456px; padding:0px; }
div#header-menu p { margin:0px; position:relative; bottom:0; }
div#header-world  { margin:0px; padding:0px;  float:left; width: 779px; height:126px; overflow:hidden; }
div#header-world p	{margin:0px; padding:0px;}
div#content		{width:779px; margin:0px; background-color:#e8e9eb; }
div#content	p	{margin:15px; text-align:justify; }

div#inferior			{ width:779px; height:63px; display:block; marging:0px; background-image:url(estructura/fondo_inf.gif);  background-repeat:repeat; clear:both; }
div#inferior p 		{ margin:4px 0px 0px 10px; padding:10px 0 0 0px; }
div#inferior-logo	{ float:right; margin: 10px 10px 0px 10px; padding:0;}

/*PORTADA*/
div#columna-portada		{ margin-right:360px;}
div#columna-interior	{ margin-right:200px;}
div#columna-interior-Full	{ margin-right:0px;}
div#columna-derecha	{ float:right; width:365px; }
div#columna-derecha-int	{ float:right; width:210px; }

div#modulo-derecha	{ margin: 20px 10px 5px 20px; line-height:20px; background-color:#c1cad3; display:block;}
div#modulo-derecha p { margin: 0px 6px 3px 6px;}
.link-portada	{
	float:right;	
	display:block;	
	padding-left: 13px; 	
	padding-right: 10px;	
	background-image: url(estructura/flecha.gif);
	background-repeat: no-repeat;
}
div#modulo-col-izda	{ float:left; width:150px; margin-top:10px; margin-left:10px;}
div#modulo-col-dcha	{ float:rigth; width:150px; margin-top:10px; margin-left:10px;}
/*----*/

.modulo-icono		{ float:left; margin: 0px 9px 4px 0px; }
.modulo-titulo		{ padding-left: 60px; font-size:12px; font-weight:bold; color:#d9501d; display:block;}
.modulo-texto		{ padding-left: 60px; display:block}


h1		{ font-size:18px; color:#d9501d; font-weight:normal; margin:0; padding:15px 0px 0px 15px; }
h2		{ font-size:14px; color:#FFFFFF; margin:0px 0px 0px 0px; padding:3px 0px 3px 5px; display:block; background-color:#9aa4ad; font-weight:normal;}

.noticia_titulo_Big	{font-size:14px; font-weight:bold;}
.noticia-foto		{float:right; margin: 5px 0px 5px 10px;}

.asociado-logo		{ float:right; margin: 0px 0px 40px 10px; }
.tablaForm			{ margin-left:20px; clear:both}
.cursorMano			{ cursor:help;}
.LineaInf			{ border-bottom:#bbbbbb 1px solid; border-top:#bbbbbb 1px solid; background-color:#EEEEEE;}