/* CSS Document */
body {
	margin: 0px;
	background-image: url("../img/estaticas/mosaico_fondo.gif");
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

img.png {
	behavior: url("js/pngbehavior.htc");
	border: 0px;
}
img{
	border:0;
}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #548AA5;
	padding-left:5px;
}


input#boton
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#548AA5;
	color:#FFFFFF;
	font-size: 10px;
	text-align:center;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #314653;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #314653;
	
}


p {
	margin: 4px;
	font-size: 12px;
	color:#2F5E7C;
}


/* los tipos de texto */
.resaltado {
	font-weight: bold;
	color: #4b7391;
	padding-left:0px
}
.normal {
	font-size: 12px;
	color: #666666;
	
}
.normal_azul{
	color: #4b7391;

}
.secciones {
	font-size: 11px;
	font-weight: bold;
}
.azul {
	color: #365a72;
	font-size: 12px;
}

.azulSub{
	color: #365a72;
	font-size: 12px;
	text-decoration: underline;
	
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}

a.secciones{
	color: #4b7391;
	text-decoration: none;
}
a:visited.secciones {
	color: #b1cadc;
}
a:hover.secciones {
	color: #4b7391;
	text-decoration: underline;
}
/* secciones */
.noticia_titulo {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}
.noticia_titular {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 5px;
}
.noticia_desarrollo {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}

/* los estilos */
.loginpass {
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}
.microsites_titulo_seccion{
	color: #666666;
	font-family: Arial-Black, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.cabecera {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 0px 5px 0px 5px;
}
.resaltado {
	color: #365a72;
	font-weight: bold;
	font-size: 12px;
}
.txt_pie{
	font-size: 10px;
	color: #FFFFFF;
}

.normal_peque{
	font-size: 10px;
	color: #777777;
}
.menu {
	background-color:#FFFFFF;
	/*height: 19px;*/
	width: 100%;
	vertical-align:middle;
	color: #365a72;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
}
.submenu {
	background-color:#FFFFFF;
	/*height: 19px;*/
	width: 100%;
	vertical-align: middle;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
	font-size: 11px;
}

.menuSitemap{
	vertical-align:middle;
	color: #365a72;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
}

.submenuSitemap {
	
	/*height: 19px;*/
	color:#555555;
	vertical-align: middle;
	font-weight: normal;
	padding: 3px 0px 3px 20px;
	font-size: 11px;
}


.usuario_reg
{
 color:#666666;
 font-size:10px;
 background-color:#FFFFFF;
 font-weight:bold;
 padding-left:10px;
}

.menu_separador {
	background-image: url("../img/estaticas/separador_horizontal.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	vertical-align:middle;
}
a.elem_menu{
	text-decoration: none;
	color: #365a72;
}
a:hover.elem_menu{
	text-decoration: underline;
}

a.elem_submenu{
	text-decoration: none;
	color: #666666;
}
a:hover.elem_submenu{
	text-decoration: underline;
}

/* los # */
#contenedor {
/*	background-color: #FF0000;*/
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	height: 100%;
}
#bando_azul {
	background-color: #365A72;
	position: static;
	height: 100%;
	width: 93px;
	z-index: 1;
}
.resaltado_azul{
	background-color:#365A72;
	color:white;

}

#banner {
	position: absolute;
	left: 26px;
	top: 6px;
	width: 754px;
	height: 101px;
	z-index: 2;
}
#flash_inicio {
/*	background-color:#CC0000;*/
	position: absolute;
	width: 576px;
	height: 138px;
	left: 204px;
	top: 108px;
	z-index: 2;
}
#cabecera{
	position: absolute;
	width: 100%;
	height: 18px;
	top: 1px;
	left: 0px;
	z-index: 2;
}
#area_privada {
	/*background-color: #006600;*/
	position: absolute;
	width: 177px;
	height: 138px;
	top: 111px;
	left: 26px;
	z-index: 2;
}
#cont_area_privada{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 127px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#menu {
	/*background-color: #006600;*/
	position: absolute;
	width: 177px;
	height: 139px;
	top: 250px;
	left: 26px;
	z-index: 2;
}


#cont_premios_fopa{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 267px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#premios_fopa{
	/*background-color: #006600;*/
	position: absolute;
	width: 389px;
	height: 149px;
	top: 250px;
	left: 204px;
	z-index: 2;
}
#contenido_largo{
	/*background-color: #006600;*/
	position: absolute;
	width: 578px;
	height: 100px;
	top: 250px;
	left: 204px;
	z-index: 2;
}
#cont_contenido_largo{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 100px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#noticias {
	/*background-color: #006600;*/
	position: absolute;
	width: 389px;
	height: 150px;
	top: 395px;
	left: 204px;
	z-index: 2;
}
#cont_noticias{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 140px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#calendario {
	position: absolute;
	width: 185px;
	height: 280px;
	top: 250px;
	left: 594px;
	z-index: 2;
}
#cont_calendario{
	position: absolute;
	width: 100%;
	height: 251px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#asociados {
	/*background-color: #006600;*/
	position: absolute;
	/*width: 389px;*/
	width: 286px;
	height: 137px;
	top: 540px;
	left: 492px;
	z-index: 2;
}
#asociate {
	/*background-color: #006600;*/
	position: absolute;
	/*width: 389px;*/
	width: 190px;
	height: 137px;
	top: 540px;
	left: 204px;
	z-index: 2;
}
#cont_asociate{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 128px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#proveedores {
	/*background-color: #006600;*/
	position: absolute;
	/*width: 389px;*/
	width: 190px;
	height: 137px;
	top: 540px;
	left: 396px;
	z-index: 2;
}
#cont_proveedores{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 128px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#curriculum {
	/*background-color: #006600;*/
	position: absolute;
	/*width: 389px;*/
	width: 190px;
	height: 137px;
	top: 540px;
	left: 588px;
	z-index: 2;
}
#cont_curriculum{
	/*background-color: #FFFFFF;*/
	position: absolute;
	width: 100%;
	height: 128px;
	top: 9px;
	left: 0px;
	z-index: 1;
}
#microsites {
	position: absolute;
	width: 185px;
	height: 179px;
	top: 534px;
	left: 594px;
	z-index: 2;
}
#pie {
/*	background-color: #006600;*/
	position: absolute;
	width: 577px;
	height: 26px;
	top: 675px;
	left: 203px;
	z-index: 2;
	padding-bottom: 5px;
}

.seleccion
{
 width:100%;
}
