/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* @end */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff;
	font-size: 62.5%;
}

/* Posicionamiento y tamaños*/

/* @group Logo */

#containerLogo{
	margin: 0 auto;
	width: 1000px;
}

#logo{
	background: #fff url(../imgs/logo.jpg) no-repeat;
/*  background: #fff url(../imgs/navidad/logoNavidad.gif) no-repeat;   */
    width: 800px;
    height: 96px;   
}

#logo a {
	text-indent: -5000px;
	display: block;
	width: 300px;
	height: 80px;
	outline: none;
}

/* @end */

/* @group Header */

#containerHeader{
	background: url(../imgs/bgDegradado.jpg) repeat-x;
	height: 359px;
}
#header{
	width: 970px;
	height: 359px;
	margin: 0 auto;
}
.private a{
	color: #E63A19;
}
.private a:hover{
	color: #ff8a1c;
}

/* Menu privados*/

#menu p.privado a{
	color: #F2C100;
	text-decoration: none;
}
#menu p.privado a:hover{
	color: #FF8A1C;
}

#menu ul li  p.privado a.seleccionado{
	color: #ff8a1c;
	font-weight: bold;
}

#buscador{
	position:relative;
	left:810px;
	width:200px;
	top:-36px;
	color: #3577A5;
}
#acceso{
	width:110px;
	color: #FBFBFB;
	float: left;
	text-align: right;
	padding-top: 16px;
}
#acceso p.rojo{
	color: #F2C100;
}
#menu{
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 1.2em;
	color: white;
	height:370px;
	width: 210px;
	padding-left: 10px;
}
#menu.organizacion{
	background: url(../imgs/lineaOrganizacion.gif) no-repeat;
}
#menu.publicaciones{
	background: url(../imgs/lineaPublicaciones.gif) no-repeat;
}
#menu.atlasI{
	background: url(../imgs/lineaAtlasI.gif) no-repeat;
}
#menu.atlasV{
	background: url(../imgs/lineaAtlasV.gif) no-repeat;
}
#menu.formacion{
	background: url(../imgs/lineaFormacion.gif) no-repeat;
}
#menu.busqueda{
	background: url(../imgs/lineaBusqueda.gif) no-repeat;
}
#menu.contenidos{
	background: url(../imgs/lineaContenidos.gif) no-repeat;
}
#menu.bolsa{
	background: url(../imgs/lineaBolsa.gif) no-repeat;
}
#menu.encuestas{
	background: url(../imgs/lineaEncuestas.gif) no-repeat;
}
#menu.enlaces{
	background: url(../imgs/lineaEnlaces.gif) no-repeat;
}
#menu.atencion{
	background: url(../imgs/lineaAtencion.gif) no-repeat;
}
#menu.contacto{
	background: url(../imgs/lineaContacto.gif) no-repeat;
}
#menu.prensa{
	background: url(../imgs/lineaPrensa.gif) no-repeat;
}
#menu.galerias{
	background: url(../imgs/lineaAtlasI.gif) no-repeat;
}
#menu.noticias{
	background: url(../imgs/lineaBusqueda.gif) no-repeat;
}
#menu.empleo{
	background: url(../imgs/lineaEnlaces.gif) no-repeat;
}
#menu p.tituloMenu{
	position: relative;
	left: -30px;
	font-weight: bold;
	height: 30px;
	background: url(../imgs/iconoTitulosMenu.png) no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
#menu li{
	height: 1.6em;
}
#media{
	float: right;
	background: url(../imgs/sombraimgSuperior.png);
	width: 610px;
	height: 338px;
}
#media img{
	margin-left: 1px;
	width: 600px;
	height: 337px;
}
#mediaImagen{
	float: right;
	background: url(../imgs/sombraimgSuperior.png);
	width: 610px;
	height: 338px;
}
#mediaImagen img{
	margin-left: 1px;
	width: 600px;
	height: 337px;
}
/* @end */

/* @group Contenido */
#containerContent{
	width: 1000px;
	margin: 0 auto;
	font-size: 1.2em;
}
#content{
	width: 694px;
	/*float: left; OLD*/
	float:right;
	margin-right: 30px;
	border: 1px solid #D6DADD;
}
#content #contenido{
	font-size: 0.9em;
	background: url(../imgs/bg_contenidoCuerpo.png) no-repeat center bottom;
	min-height: 730px;
}
#content #contenido #info, #content #contenido #info2{
	border-bottom: 1px dotted  #2C658E;
	padding-bottom: 4px;
}
#content #contenido #cuerpo{
	padding: 20px;
}
#content p#usuario{
	font-size: 1.4em;
	color: #2C658E;
	padding: 10px;
}
#content  p#titulo{
	margin-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #2C658E;
}
#content p#titulo2{
	font-size: 1.4em;
	font-weight: bold;
	color: #2C658E;
	margin-left: 20px;
}
#content #superior{
	line-height: 1.4em;
}
#content #superior ul {
	padding-bottom: 30px;
	border-bottom: 1px dotted #2C658E;
}

#content #inferior{
	clear: both;
	padding: 10px;	
}
#content #usuario{
	
}
#content p#textoflotado{
	padding: 20px;
	margin: 10px;
}
#content p#pdf{
	background: url(../imgs/iconoDownPdf.gif) no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 22px;
}
#content p#pdf a{
	text-decoration: none;
	color: #2C658E;
}
#content p#pdf a:hover{
	color: #ff8a1c;
}
#content .titulo{
	font-weight: bold;
	margin-left: 5px;
	color: #2C658E;
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: 3px;
}
#content   .resalte {
	margin-top: 5px;
	margin-left: 30px;
	color: #ff8a1c;
	font-size: 1.1em;
	margin-bottom: 5px;
	font-weight: bold;
}
#content .resalteblue {
	margin-left: 30px;
	color: #2C658E;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
#content .link{
	margin-left: 5px;
	padding-left: 20px;
	background: url(../imgs/icono_link.gif) no-repeat 4px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#content .contacto {
	margin-left: 0px;
	padding-left: 30px;
	background: url(../imgs/icono_Contacto.gif) no-repeat 5px -2px;
	height: 25px;
	margin-top: 0px;
	padding-top: 3px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#content  .link  a, #content .contacto a {
	text-decoration: none;
	color: #2C658E;
}
#content  .link  a:hover, #content .contacto a:hover {
	color: #ff8a1c;
}

#content .cargo{
	background: url(../imgs/iconoCargo.gif) no-repeat;
	font-size: 1.2em;
	padding-left: 18px;
	font-weight: bold;
	color: #2C658E;
}
#content .asociacion{
	font-weight: bold;
	padding-left: 30px;
	background: url(../imgs/icono_SociedadesAuto.gif) no-repeat;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content   .docu {
	padding-left: 30px;
	background: url(../imgs/iconoDocu.gif) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #2C658E;
	font-weight: bold;
	list-style: none;
}
#content   .docu a   {
	text-decoration: none;
	color: #2C658E;
}
#content   .docu a:hover   {
	color: #ff8a1c;
}
#MostrarImg   .campana {
	padding-left: 30px;
	background: url(../imgs/iconoDocu.gif) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #2C658E;
	font-weight: bold;
	list-style: none;
}
#MostrarImg   .campana a   {
	text-decoration: none;
	color: #2C658E;
}
#MostrarImg   .campana a:hover   {
	color: #ff8a1c;
	display: run-in;
    width: 200px; /*anchura de la imagen*/
	height: 200px; /*altura de la imagen*/
	right: auto;
	float: right;
	background: url(/content/imgs/Cartel_SEGO_290709.jpg);

}

#content img{
	float: right;
	margin-right: 10px;
}
#content   img.sinflotar {
	float: none;
}
#content p.centro {
	text-align: center;
}
#content .derecha {
	text-align: right;
}
#content .resaltado{
	color: #2C658E;
}
#content ol li{
	margin: 1.6em;
	list-style: decimal inside;
}
#content   .listado   .pdf {
	margin: 0px;
	padding: 5px 0px 0px 30px;
}
#content  .listado {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #izda {
	float: left;
	width: 310px;
}
#content #dcha {
	float: right;
	width: 310px;
}
#content #dcha2 {
	float: right;
	width: 220px;
}
#content .borrar {
	clear: both;
}
#content .detalle {
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: -5px;
	color: #000000;
}
#content .detalle2 {
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-top: -5px;
	color: #000000;
}
#content .resaltenegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 5px;
	padding: 0px;
}
#content select {
	color: #2C658E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .resaltelight {
	margin-top: 5px;
	margin-left: 30px;
	color: #ff8a1c;
	font-size: 1.1em;
	margin-bottom: 5px;
}
#content .video {
	padding-left: 30px;
	background: url(../imgs/iconoVideo.gif) no-repeat 3px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #2C658E;
	font-weight: bold;
	list-style: none;
}
#content .video a, #content .imagenes a, #content .descargavid a, #content .vervideo a, #content .verimagen a, #content .descargavideo a, #content .congresos a, #content .institucional a{
	text-decoration: none;
	color: #2C658E;
}
#content .video a:hover, #content .imagenes a:hover, #content .descargavid a:hover,#content .vervideo a:hover,#content .verimagen a:hover, #content .descargavideo a:hover, #content .congresos a:hover, #content .institucional a:hover{
	color: #ff8a1c;
}
#content .congresos {
	padding-left: 30px;
	background: url(../imgs/icono_SociedadesAuto.gif) no-repeat 4px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #2C658E;
	list-style: none;
}
#content .imagenes {
	padding-left: 30px;
	background: url(../imgs/iconoImagenes.gif) no-repeat 4px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #2C658E;
	font-weight: bold;
	list-style: none;
}
#content .institucional {
	padding-left: 30px;
	background: url(../imgs/iconoGrupo.gif) no-repeat 4px 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
	color: #2C658E;
	font-weight: bold;
	list-style: none;
}
#content .descargavid {
	padding-left: 30px;
	background: url(../imgs/iconoDescargaVideo.gif) no-repeat 5px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #2C658E;
	font-weight: bold;
	list-style: none;
}
#content .vervideo {
	padding-left: 25px;
	background: url(../imgs/iconoVideo.gif) no-repeat 0px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2C658E;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
}
#content .titvideo {
	color: #2C658E;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	padding-top: 20px;
}
#content .verimagen {
	padding-left: 25px;
	background: url(../imgs/iconoImagenes.gif) no-repeat 0px 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2C658E;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
}
#content .resaltelistado {
	margin-top: 10px;
	color: #ff8a1c;
	margin-bottom: 3px;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#content .descargavideo {
	padding-left: 25px;
	background: url(../imgs/iconoDescargaVideo.gif) no-repeat 2px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2C658E;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
}
#content #cuadro {
	text-align: center;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content  #cuadro .persona {
	width: 180px;
	margin: 10px;
	float: left;
}
#content  #cuadro  .persona  .foto img {
	float: none;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #BBD7EA;
}
#content #cuadro .persona .cargo {
	background: url(none);
	margin: 3px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.3em;
}
#content #cuadro .persona .nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#content #cuadro .persona .mail {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#content #cuadro .persona .mail a {
	color: #E67C19;
	text-decoration: none;
}
#content .miembro {
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content  .miembro  img  {
	float: left;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #BBD7EA;
}
#content .miembro .nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 30px;
}
#content .miembro .nombresinfoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
#content .miembro .mail {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#content .miembro .mail a {
	color: #E67C19;
	text-decoration: none;
}
#content  h3.cargo  {
	background: url(none);
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.3em;
}
#content table.empleo {
	width: 630px;
	border-style: none;
}
#content table.empleo td {
	padding: 5px;
	font-size: 1.2em;
	vertical-align: top;
	color: #2C658E;
}
#content table#meses {
	width: 200px;
	margin: 15px 15px 15px 5px;
	color: #3A80B1;
}
#content table#meses td {
	padding: 3px;
	border: 1px solid #3A80B1;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#content table#meses td.naranja {
	color: #FFFFFF;
	background: #E67C19;
}
#content   table#meses   td.naranja   a    {
	text-decoration: none;
	color: #FFFFFF;
}
#content table#calendario {
	width: 200px;
	margin: 15px 15px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content table#calendario th {
	font-weight: bold;
	color: #3A80B1;
	text-align: center;
	padding: 3px;
}
#content table#calendario td {
	text-align: center;
	padding: 3px;
	color: #3A80B1;
	border: 1px solid #FFFFFF;
}
#content table#calendario td.actividad {
	color: #FFFFFF;
	background: #E67C19;
}
#content table#calendario td.festivo {
	background: #EBEBEB;
}
#content table#calendario td.seleccionada {
	color: #FFFFFF;
	background: #3A80B1;
}
#content .aviso {
	color: #666666;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#content .ficha{
	padding-top: 10px;
	clear: both;
	line-height: 1.4em;
	height: 90px;
}
#content .ficha .link{
	margin-left: 290px;
	background: url(../imgs/icono_link.gif) no-repeat 0px 0px;
	font-size: 1em;
	margin-top: 0px;
	padding: 0px 0px 0px 20px;
}
#content .ficha .texto{
	font-size: 1em;
	margin: 0px 0px 0px 290px;
	padding: 0px;
}
#content .ficha .titulo{
	font-weight: bold;
	padding: 0px;
	font-size: 1em;
	margin: 0px 0px 0px 290px;
}

/* @end */

/* @group Sidebar */

#sidebar{
	width: 266px;
	float: left;
	color: white;
	/*position:relative;
	top:-50px; OLD*/
	position: absolute;
	top: 400px;
}
#sidebar #submenu{
	width: 266px;
	height: 306px;
	background: url(../imgs/submenus/bg_submenuOrganizacion.png) no-repeat;
}
#sidebar #submenu li{
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar .cajanormal{
	width: 266px;
	height: 101px;
	background: url(../imgs/caja.png);
}
#sidebar .cajapatrocinador{
	width: 266px;
	height: 115px;
	background: url(../imgs/soporteMicro.png);
}
#sidebar .contenidocaja{
	padding-left: 44px;
	padding-top: 10px;
	width: 190px;
	height: 75px;
}
#sidebar .titulocajasidebar{
	font-size: 1em;
	position: relative;
	left: -30px;
	font-weight: bold;
	height: 30px;
	background: url(../imgs/iconoTitulosSidebar.png) no-repeat 0px 0px;
	padding-left: 25px;
	padding-top: 5px;
}
#sidebar .titulocajasubmenu{
	font-size: 1em;
	position: relative;
	left: -30px;
	font-weight: bold;
	height: 30px;
	background: url(../imgs/iconoTitulosSubmenu.png) no-repeat 0px 0px;
	padding-left: 25px;
	padding-top: 5px;
}
#sidebar p{
	font-size: 0.8em;
}

/* @end */

/* @group Form */

#formbusqueda input.campo{
	margin-top: 5px;
	color: #3A81B3;
	width: 130px;
	height: 15px;
	border: solid 0 #fff;
	background: transparent url(../imgs/bginputBusqueda.png) no-repeat; 
}
#formbusqueda input#submitbusqueda{
	color: #3A81B3;
	padding-bottom:4px;	
	width: 20px;
	height: 15px;
	border: solid 0 #fff;
	background: transparent url(../imgs/busquedasubmit.png) no-repeat;
}

/* @end */

/* @group Footer */



/* @end */

/* Links */

/* @group Links */

#menu a, #submenu a{
	color: white;
	text-decoration: none;
}
#menu a:hover, #submenu a:hover{
	color: #ff8a1c;
}
#menu ul li a.seleccionado, #superior ul li a.seleccionado{
	color: #ff8a1c;
	font-weight: bold;
}
#submenu ul li a.seleccionado{
	color: #944F10;
	font-weight: bold;
}
#submenu a.nologged{
	color: #ff8a1c;
}
#content .pdf {
	background: url(../imgs/iconoDownPdf.gif) no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 22px;
	margin-top: 15px;
	margin-left: 0px;
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
}
#content .pdf2 {
	background: url(../imgs/iconoDownPdf.gif) no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 22px;
	margin-top: 15px;
	margin-left: 10px;
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
}
#content .minipdf {
	background: url(../imgs/icono_pdf.gif) no-repeat 0px 0px;
	padding-left: 25px;
	padding-top: 5px;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#content     .pdf  a, #content  .pdf2  a, #content .minipdf a {
	text-decoration: none;
	color: #2C658E;
}
#content      .pdf   a:hover, #content   .pdf2  a:hover, #content .minipdf a:hover {
	color: #ff8a1c;
}
.txtbasico {
	margin-left: 60px;
	padding-bottom: 20px;
}
a.link{
	color: #ff8a1c;
	text-decoration: none;
}
a.link:hover{
	color: white;
}
a.linkcontenido{
	color: #e87f1c;
	text-decoration: none;
}
a.linkcontenido:hover{
	color: #70a6d7;
}
a.linkcontenidofoot{
	color: #ffffff;
	text-decoration: none;
}
a.linkcontenidofoot:hover{
	color: white;
}

/* @group Botones Flotantes */

#botones{
	position: absolute;
	width: 692px;
	top: 390px;
	height: 100px;
	z-index: 10000;
}
#botones .boton{
	float: left;
	position: relative;
	left: 405px;
	width:91px;
	height:91px;
}
#botones .boton a {
	display: block;
	text-indent: -9999px;
	height: 91px;
	width: 91px;
	cursor: auto;
	cursor:pointer;
}
#botones #correo{
	background: url(../imgs/correo.png) no-repeat;
}
#botones #agenda{
	background: url(../imgs/agenda.png) no-repeat;
}
#botones #gaceta{
	background: url(../imgs/gaceta.png) no-repeat;
}

/* @end */


/* @end */


/* Hack png */

#sidebar .cajaregistro, #media, #menu p.tituloMenu, #content_foot p#titulo, #sidebar .cajanormal, #sidebar .cajapatrocinador, #sidebar .cajaregistro, #sidebar .titulocajasidebar, #formregistro fieldset input.campo, #formregistro fieldset input#submitregistro, #formbusqueda fieldset input.campo, #formbusqueda fieldset input#submitbusqueda, #sidebar #submenu{ behavior: url(iepngfix.htc); }
#content img.derecha {
	float: left;
	margin-right: 10px;
}
#consulta label {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2C658E;
}
#consulta   input,#consulta textarea   {
	color: #2C658E;
	width: 350px;
	border: 1px solid #8DBBDC;
	padding: 4px;
	font-size: 1.1em;
}
#consulta input.botones {
	width: auto;
	border-style: none;
}
#content h4 {
	font-weight: bold;
	margin-left: 5px;
	padding: 0px;
	margin-top: 20px;
	color: #e87f1c;
	font-size: 1.3em;
}
#content h3 {
	font-weight: bold;
	margin-left: 5px;
	color: #2C658E;
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: 3px;
	line-height: 1.4em;
}
#content p {
	color: #2C658E;
	font-size: 1.1em;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 1.4em;
}
#content  p  a, #content li a {
	text-decoration: none;
	color: #ff8a1c;
}
#content li {
	color: #2C658E;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	list-style: disc inside;
}
#content #junta{
	width: 628px;
	height: 508px;
	background: url(../imgs/juntaDirectiva.png);
}
#content #presidentesecciones{
	width: 628px;
	height: 508px;
	background: url(../imgs/presidenteSecciones.png);
}
#content #presidentehonor{
	width: 628px;
	height: 508px;
	background: url(../imgs/presidenteHonor.png);
}
#content #comitectfco{
	width: 628px;
	height: 508px;
	background: url(../imgs/comitectfco.png);
}
#menu_grupos li{
	height: 1.6em;
	list-style-image: url(../imgs/iconoGrupo.gif);
	font-weight: bold;
}
#menu_grupos  li a{
	color: #2C658E;
	text-decoration: none;
}
#menu_grupos a:hover{
	color: #e87f1c;
}
#content #representantes{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesBioetica.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content #repre_consentimientos{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesConsentimientos.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_derecho{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesDerecho.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 0px;
}
#content #repre_infancia{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesInfancia.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_diabetes{
	width: 611px;
	height: 50px;
	background: url(../imgs/grupos/representantesDiabetes.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_mortalidad{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesMortalidad.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_problemas{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesProblemas.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_sexualidad{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesSexualidad.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_sida{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesSida.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content #repre_toxo{
	width: 611px;
	height: 127px;
	background: url(../imgs/grupos/representantesToxoplasmosis.png) no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#formregistro fieldset input.campo{
	color: #3A81B3;
	margin-top:3px;
	margin-bottom: 5px;
	width: 160px;
	height: 15px;
	border: solid 0 #fff;
	background: transparent url(../imgs/bginput.png) no-repeat; }

#formregistro fieldset input#submitregistro{
	color: #3A81B3;
	padding-bottom: 8px;
	width: 50px;
	height: 25px;
	position: relative;
	float: right;
	top: -8px;
	left: -31px;
	border: solid 0 #fff;
	background: transparent url(../imgs/bgsubmit.png) no-repeat;
}
#sidebar .cajaregistro{
	width: 266px;
	height: 241px;
	background: url(../imgs/cajaRegistro.png) no-repeat;
}
div#footer2{
/*By North*/
	padding-top: 270px;
    width:1000px;
    margin: 0 auto;
    color: #2B658D;
    text-align: center;
    font-size: 0.9em;
	z-index:0;
}
