body {
	background: url(../images/bg.jpg) center fixed;
	/*background-color:#FFF */
	font-family: Tahoma;
	font-size:11px;
	line-height:22px;
	text-align:justify;
}


a {
	text-decoration: none;
	/*color:#37698E;*/
	color:#7799B2;
	border-bottom-style: dashed;
	border-bottom-color: #4397D5;
	border-bottom-width:1px;
}


/*a:hover {
	text-decoration: none;
	border-bottom-width: 0px;
}*/
a:hover {
	text-decoration:none;
	border-bottom:1px dashed #23435A;
	background-color:#DFEBF3;
}

h1 {
	width:auto;	
	margin-top:10px;
	margin-bottom:5px;
	color:#377095;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-family: "Arial Narrow";
	font-weight:100;
	clear: both;
}


/*.tituloCurso {
	height:17px;
	padding-left:15px;
	padding-top:25px;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#377095;
}*/

h2 {
	height:17px;
	padding-left:15px;
	padding-bottom:25px;
	font-size:15px;
	font-family: "Arial Narrow";
	text-align:left;
	font-weight:bold;
	color:#377095;
}
 
    
h3 {
	background:transparent url(../images/underline1.jpg) no-repeat scroll left bottom;
	font-family: "Arial Narrow";
	font-size:12px;
	padding-bottom: 12px;
}


h4 {
	/*antes era el H2s*/
	font-family: "Arial Narrow";
	font-size:12px;
	font-weight:bold;
	padding-left: 17px;
	padding-bottom: 3px;
}

h5 {
	background-image:url(../images/down.gif);
	background-repeat:no-repeat;
	background-position: left top;
	list-style:none;
	padding-left:25px;
	padding-bottom: 3px;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:100;
	margin-left:25px;
	margin-bottom:-10px;
}



li {
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position: left top;
	list-style:none;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-left:-25px;
	margin-bottom:5px;
	text-align:left;
}



u {
	text-decoration:none;
	color: #37698E;
	border-bottom: 0px;
}

u:hover {
	background-color:#EEF4F9;
}

b {
	color: #FF6600;
	border-bottom:1px dashed #FF6600;
	font-weight:normal;
}


.header {
	width:755px;
	height:94px;
}


.menuTop {
	width:777px;
	height:45px;
	text-align:left;
}


#divLeft {
	width:175px;
	background-color:#D3E4EF;
	vertical-align:top;
}

#divLeft a { /*Clase Boton*/
	height:24px;
	border-bottom:2px solid #C4D9E7;
	display:block;
	color:#377095;
	padding-top:5px;
	padding-left:30px;
	background: url(../images/iconos/icono_li_menu.jpg) no-repeat 10px 10px;
	text-decoration:none;
	text-align:left;
}


#divLeft a:hover  {
	height:24px;
	border-bottom:2px solid #C4D9E7;
	display:block;
	color:#0B5282;
	padding-top:5px;
	background: #CBDCE7 url(../images/iconos/icono_li_menu.jpg) no-repeat 10px 10px;
	text-decoration:none;
}

#divLeft .novedades_sp
{
	width: auto;
	height: auto;
	background: none;
	margin: 10px;
	padding: 0;
	padding: 0;
}

#divLeft .novedades_sp:hover
{
	height: auto;
	width: auto;
	background: none;
	margin: 10px;
	padding: 0;
	border: none;
	text-decoration: underline;
}

.divContacto {
	width:155px;
	margin-top:400px;
	background-color:#D3E4EF;
	text-align:left;
}


.footer {
	width:740px;
	height:56px;
	background-color:#0B5282;
	color:#8CAED7;
	padding-top:12px;
	padding-left:15px;
	text-align:left;
}
.footer_bien {
	text-decoration:underline;
	font-weight:bold;
}

#social
{
	float: right;
}

#social ul
{
	overflow: hidden;
	margin: 0;
	margin-top: 6px;
	padding: 0;
}

#social ul li
{
	float: left;
	margin: 0 10px;
	padding: 0;
	background: none;
}

#social ul li a
{
	border: none;
}

#social ul li a img
{
	border: none;	
}

#firma_infinito {
	width:740px;
	height:28px;
	padding-top:12px;
	padding-right:10px;
	text-align:right;
}
#firma_infinito a {
	border:0px;
}
.validator {
	width:740px;
	height:28px;
	padding-top:12px;
	padding-left:15px;
	text-align: right;
}


.contenedor {
	width:755px;
}



#novedades {
	width:165px;
	padding-top:55px;
	background-color:#F2F7FA;
	background-image:url(../images/bg_novedades.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	color:#0B5282;
}


#novedades a {
	text-decoration: none;
	border-bottom:0px;
	color:#FF6600;
	border-bottom: 1px dashed #FF9900;
}


#novedades a:hover {
	text-decoration: none;
	color:#FF9900;
	background:none;
}


.novedadesJornadas {
	width:145px;
	height:115px;
	background: url(../images/novedades_jornadas.jpg) no-repeat top;
	padding:35px 10px 90px 10px;
	text-align:left;
	/*margin-top:40px;*/
}

	/*.novedadesJornadas p {
		margin-left:10px;
	}*/


.novedadesCongresos {
	width:145px;
	background:url(../images/novedades_congresos.jpg) no-repeat top;
	text-align:left;
	padding:30px 10px 0 10px;
}

.novedadesSP {
	width:145px;
	height:80px;
	background-image:url(../images/novedades_sp_menu.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top: 35px;
	text-align: center;
	margin: 2em auto;
}
.novedadesCa {
	margin-top:20px;
	width:145px;
	background-image:url(../images/novedades_ca.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding:35px 10px 0 10px;
}


.novedadesEncuentros {
	width:145px;
	background:url(../images/novedades_encuentros.jpg) no-repeat top;
	padding:35px 10px 0 10px;
	text-align:left;
	margin-top:0px;
}

.novedadesJornadasHome {
	width:145px;
	background-image:url(../images/novedades_jornadas_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:35px 10px 10px 10px;
	text-align:left;
	margin-left:10px;
	float:left;
}


.novedadesCongresosHome {
	width:145px;
	height:140px;
	background-image:url(../images/novedades_congresos_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:left;
}

.novedadesEncuentrosHome {
	width:145px;
	height:140px;
	background-image:url(../images/novedades_encuentros_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:35px 10px 10px 10px;
	text-align:left;
	float:left;
	margin-left:10px;
}


.subtitulo {
	width:auto;
	padding-left:17px;
	margin-top:10px;
	margin-bottom:5px;
	color:#37698E;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}


.titulos {
	font-size: 18px;
	font-weight: bold;
	color: #0E5283;
	text-align: right;
	width: 100%;
	border-bottom-color: #0E5283;
	margin-right: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 5px;
}


#contenido {
	text-align:justify;
	width:395px;
	padding:10px;
	background-color:#FFF;
	vertical-align:top;
}

	#contenido .secretarias h1 {
		font-family: "Arial Narrow";
		font-size:25px;
		font-weight:bold;
		padding-left: 17px;
		padding-bottom: 3px;
	}
	
	#contenido #secretarias .resalta { /* clase de fondo para secretarias 2008 */
		background-color:#FF5050;
		color:#fff;
		text-align:center;
	}
	
	#contenido #encuentros .resalta { /* clase de fondo para secretarias 2008 */
		background-color:#8FE2FF;
		color:#000080;
		text-align:center;
	}
	
	#contenido #secretarias td,tr {
		text-align:center;
	}
	
/*	#contenido  td {
		height:30px;
		background-color:#E8E8E8;
	}*/
	
#contenido p {
	/*top left bottom rigth */
	margin: 5px 10px 15px 15px;
}

.fotoSeccion {
	width:415px;
	height:150px;
}


#cv {
	width:413px;
	height:150px;
	float:left;
	background-image:url(../images/cv/title_down.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


.titulos_cv {
	width:180px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align:left;
	color:#CCC;
	margin-top:50px;
	padding-left:40px;
	float:left;
}


a.mailCV {
	width:180px;
	background: url(../images/cv/icon_mail.gif) no-repeat left bottom;
	color: #CCC;
	text-align:left;
	float:left;
	text-decoration: none;
	border-bottom-width: 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 40px;
}


a.mailCV:hover {
	color: #37698E;
}


a.webCV, a.mailCV:visited, a.mailCV:active {
	width:180px;
	/*cambiar el icono por uno de WEB*/
	/* TOP RIGHT BOTTOM LEFT */
	color: #CCC;
	text-align:left;
	float: left;
	text-decoration: none;
	background-image: url(../images/cv/icon_mail.gif);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}


a.webCV:hover {
	color: #37698E;
}


.fotoSeccion_cv {
	width:415px;
	height:113px;
}


.contacto {
	width:175px;
	height:140px;
	background-color:#D3E4EF;
	padding-top:40px;
	color:#0B5282;
	padding-bottom:20px;
	text-align:left;
	background-position:top;
	background-image:url(../images/bg_contacto.jpg);
	background-repeat:no-repeat;
}

#social_contacto li
{
	background: none;
	padding-left: 0;
}

.contactoHome {
	width:175px;
	height:110px;
	padding-top:65px;
	color:#0B5282;
	padding-bottom:20px;
	text-align:left;
	background-position:top;
	background-image:url(../images/bg_contacto_home.jpg);
	background-repeat:no-repeat;
	margin-right:48px;
}

.imgCapacitacion {
	float:left;
	margin-right:8px;
}


.sombra {
	width:777px;
	background:url(../images/sombra.jpg) repeat-y;
}


.marcoFoto {
	float:left;
	background: url(../images/marcoFoto.jpg) no-repeat;
	width:149px;
	height:115px;
	text-align:right;
	color:#999;
	font-size:9px;
	padding: 16px 10px 15px 15px;
	margin-right: 13px;
}


#marcoFotoHoriz {
	width: 120px;
	height: 149px;
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	background-image:url(../images/marcoFotoHoriz.jpg);
	padding:16px 16px 0px 16px;
	width:88px;
	height:132px;
	text-align:right;
	color:#999;
	font-size:9px;
	background-repeat: no-repeat;
}

#marcoFotoHoriz a {
	border:0px;
	text-decoration:none;
	text-align:right;
	}


.claseY {
	color:#FF6600;
}


.parrafoTextoPrograma {
	margin-top:5px;
	margin-left:17px;
	margin-bottom:30px;
}


.parrafoTexto {
	margin-top:5px;
	margin-left:17px;
	margin-bottom:15px;
}


#mapaSitio {
	height:22px;
	color:#999;
	font-size:10px;
	text-align:left;
	padding-left:24px;
	padding-top:2px;
	background-color:#F0F0F0;
	border-bottom: 1px solid #BBDAFB;
	border-top: 1px solid #BBDAFB;
	background-image:  url(../images/iconos/icono_mapasitio.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

#mapaSitio a {
	border: 0px;
	color: #4397D5;  
	text-decoration: none;
}

#mapaSitio a:hover {
	color: #91CED8;
	text-decoration: none;
	border-width: 0px;
	background:none;
}


.linea {
	width:100%;
	height:1px;
	background:url(../images/punto.gif) repeat-x;
	margin: 20px 0px 20px 0px;
	float:left;
}

.lineaCursos {
	width:100%;
	height:1px;
	background-image:url(../images/punto.gif);
	background-repeat:repeat-x;
	float:left;
}

.tit_c-icono_cc {
	height:23px;
	font-weight: bold;
	background-image: url(../images/iconos/icono_cc.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:32px;
	font-size:14px;
	padding-top:3px;
	margin-top:4px;
}


.tit_c-icono_ca {
	height:23px;
	font-weight: bold;
	background-image: url(../images/iconos/icono_ca.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:32px;
	font-size:14px;
	padding-top:3px;
	margin-top:4px;
}


.tit_c-icono_j {
	height:23px;
	font-weight: bold;
	background-image: url(../images/iconos/icono_j.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:32px;
	font-size:14px;
	padding-top:3px;
	margin-top:4px;
}


.tit_c-icono_c {
	height:23px;
	font-weight:bold;
	background-image: url(../images/iconos/icono_c.jpg);
	background-repeat: no-repeat;
	background-position:left;
	font-size:14px;
	padding-top: 3px;
	padding-left: 32px;
	margin-top: 4px;
}

#desc {
	width:375px;
	color:#37698E;
	text-align:justify;
	background-color:#F2F7FA;
	padding:5px 5px 5px 15px;
	margin-bottom:15px;
	font-size:13px;
	font-family: "Arial Narrow";
}

#desc a {
	background-image:url(../images/iconos/mas.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:17px;
	padding-bottom:3px;
	margin-left:313px;
}


.tituloCurso {
	width:380px;
	padding-top:15px;
	font-size:17px;
	font-family: Arial Narrow, Tahoma;
	text-align:left;
	font-weight:bold;
	color:#333;
	float:left;
	background-color:#FFF;
	margin-bottom:15px;
	text-transform: uppercase;
}

.tituloServicio {
	width:375px;
	border:1px dashed #CCCCCC;
	text-align:center;
	padding:8px;
}

.tituloServicio:hover {
	width:375px;
	border:1px dashed #CCCCCC;
	background-color:#EFEFEF;
	padding:8px;
}

/* Agenda */

#agendaStyle a {
	color:#275374;
}

#agendaStyle li {
	list-style:none;
	background-image:none;
	padding-left:0px;
	
}


#agendaStyle a:hover {
	color:#173246;
}


.agenda {
	width:385px;
	padding:0px;
	text-align:left;
	margin-top:20px;
}

.agenda_des1 {
	width:385px;
	height:35px;
	padding-top:12px;
	padding-left:9px;
	background-color:#F0F0F0;
	background-image:url(../images/mas.jpg);
	background-position:376px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#000;
	text-align:left;
	border-bottom: 1px solid #C9C9C9;
}

.agenda_des2 {
	width:385px;
	height:35px;
	padding-top:12px;
	padding-left:9px;
	background-color:#E6E6E6;
	background-image:url(../images/mas.jpg);
	background-position:376px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#000;
	text-align:left;
	border-bottom: 1px solid #CCC;
}

.agenda_des1:hover {
	background-color:#DFEBF4;
	display:block;
	text-align:left;
	border-bottom: 1px solid #C9C9C9;
}

.agenda_des2:hover {
	width:385px;
	background-color:#DFEBF4;
	display:block;
	text-align:left;
	border-bottom: 1px solid #CCC;
}

.agenda_act {
	width:376px;
	padding:9px;
	background-color:#DFEBF4;
	border-bottom:5px solid #8CB7D7;
	text-decoration:none;
	color:#426176;
	text-align:justify;
}


.titulo_act {
	height:35px;
	padding-top:12px;
	padding-left:9px;
	text-decoration:none;
	background-color:#F0F0F0;
	background-image:url(../images/menos.jpg);
	background-position:376px;
	background-repeat:no-repeat;
	color:#426176;
	display:block;
	background-color:#C5DBEB;
	text-align:left;
	width:385px;
	border-bottom:1px solid #BECFDA;
	
}

.separa {
	border-bottom:1px solid #BECFDA;
}


/* Esta parte de la Agenda funciona con AJAX */

.shadetabs{
	padding: 8px 0 5px 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font: bold 12px arial;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	
}

.shadetabs li{
	display:inline;
	margin:0;
	height: 40px;
}

.shadetabs li a{
	text-decoration:none;
	padding:5px 7px;
	margin-left:3px;
	color:#ccc;
	background-color:#E8F0F7;
	border-top:3px solid #D1E2EF;
	border-bottom:0px;
}
	

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(shadeactive.gif);
	background-color:#DFEBF4;
	border-top:3px solid #9BC1DD;
	color:#2d2b2b;
	/*border-bottom-color: white;*/
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.contentstyle{
	width: 390px;
	margin-bottom: 1em; padding: 0px;
}

/* finalizan las clases para la agenda AJAX*/



.herramientas {
	width:165px;
	padding-top:37px;
	/* background-color:#EBEBEB */
	background-color:#F2F7FA;
	background-image:url(../images/bg_herramientas.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	color:#0B5282;
	margin-top:10px;
}


#barraHerramientas a {
	text-decoration:none;
	color:#000;
	border-bottom: 0px;
}


.agranda {
	background-image:url(../images/herramientas/agranda.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
	
}


.agranda:hover {
	background-image:url(../images/herramientas/agranda_active.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
	
}


.reducir {
	background-image:url(../images/herramientas/reducir.jpg);
	background-repeat:no-repeat;
	color:#CCC;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
	
}


.reducir:hover {
	background-image:url(../images/herramientas/reducir_active.jpg);
	background-repeat:no-repeat;
	color:#000;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
}


.guardar {
	background-image:url(../images/herramientas/guardar.jpg);
	background-repeat:no-repeat;
	color:#CCC;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
}


.guardar:hover {
	background-image:url(../images/herramientas/guardar_active.jpg);
	background-repeat:no-repeat;
	color:#000;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
}


.mail {
	background-image:url(../images/herramientas/mail.jpg);
	background-repeat:no-repeat;
	color:#CCC;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
}


.mail:hover {
	background-image:url(../images/herramientas/mail_active.jpg);
	background-repeat:no-repeat;
	color:#000;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	display:block;
	height:35px;
}


.imprimir {
	background-image:url(../images/herramientas/imprimir.jpg);
	background-repeat:no-repeat;
	color:#CCC;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	text-decoration:none;
	display:block;
	height:35px;
}


.imprimir:hover {
	background-image:url(../images/herramientas/imprimir_active.jpg);
	background-repeat:no-repeat;
	color:#000;
	padding-left:30px;
	margin-left:11px;
	margin-right:17px;
	margin-bottom:17px;
	text-align:left;
	text-decoration:none;
	display:block;
	height:35px;
}


.capActuales {
	background-image:url(../images/capacitaciones/ico_actuales.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:75px;
	height:50px;
	padding-left:50px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}


.capActuales:hover {
  background-image:url(../images/capacitaciones/ico_actuales_active.jpg);
  background-repeat:no-repeat;
  display:block;
  float:left;
  width:75px;
  height:50px;
  padding-left:50px;
  padding-top:5px;
  font-family: Arial, Helvetica, sans-serif;
   font-size:14px;
  text-align:left;
  
}


.capAnteriores {
	background-image:url(../images/capacitaciones/ico_archivo.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:75px;
	height:50px;
	padding-left:50px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}


.capAnteriores:hover {
	background-image:url(../images/capacitaciones/ico_archivo_active.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:75px;
	height:50px;
	padding-left:50px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
}


#capacitacionesTools {
	margin-left:40px;
}


.icono_fotos {
	height:52px;
	background-image: url(../images/iconos/fotografias.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top:30px;
	color:#37698E;
	font-size:16px;
	float:left;
	vertical-align: middle;
}


.firma_raquel {
	width:147px;
	height:186px;
	background-image:url(/mgmp07/images/firma_raquel.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
	padding-top:120px;
	margin-left:30px;
	margin-top:20px;
}


.firma_adriana {
	width:120px;
	height:186px;
	background-image:url(/mgmp07/images/firma_adriana.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	padding-top:120px;
	margin-top:20px;
	margin-right:30px;
}


a.volverAtras {
	background-image:url(../images/iconos/atras.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:25px;
	padding-bottom:3px;
}

a.masinfo {
	background-image:url(../images/iconos/mas.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:17px;
	padding-bottom:3px;
}
/*
.masinfo {
	border-bottom:1px dashed #23435A;
	text-decoration:none;
	color:#23435A;
	margin:0px 5px;
}


.masinfo:hover {
	text-decoration:none;
	border-bottom:1px deashed #23435A;
	background-color:#CBDFEB;
	padding:0px 5px;
	margin:0px 0px;
}
*/


a.volverInicio {
	background-image:url(../images/iconos/home.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:25px;
	padding-bottom:3px;

}


a.inscribirse {
	background-image:url(../images/iconos/inscribirse.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:25px;
	padding-bottom:3px;
}

a.programa {
	background-image:url(../images/iconos/verprograma.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:25px;
	padding-bottom:3px;
}


a.icono_contacto {
	background-image:url(../images/iconos/contactos.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:25px;
	padding-bottom:3px;
}


.congreso_horario {
	width:100%;
	text-align:left;
	font-size: 12px;
	color:#37698E;
	margin-top: 15px;
	font-weight: bold;
	background-image: url(../congresos/vineta_horario.gif);
	text-indent: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}


.congreso_plenario {
	width:100%;
	text-align:left;
	font-size:14px;
	color: #666666;
	background-color: #EEEEEE;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 10px;
}


.congreso_plenario_azul {
	width:100%;
	text-align:left;
	font-size:14px;
	color: #FFFFFF;
	background-color: #37698E;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 10px;
}

/* Clase para los FORM */

form {
	width:330px;
	/* height:305px; */
	/*border: 1px dashed #CCCCCC;*/
}

label {
	color: #000;
	display: inline;	
	text-align: right;
	
}

.campo {
	width:165px;
	/*margin-bottom: 20px;*/
}

fieldset {
}

.rojo {
	color: #FF0000
}

.form_titulos {
	width:100%;
	margin-top:10px;
	padding-left:10px;
	padding-bottom:6px;
	color: #999999;
	text-align:left;
	font-weight: bold;
	}

.form_cuadro {
	width:180px;
	height:25px;
	vertical-align:top;
	float:left;
	display:inline;
	text-align:right;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.form_cuadro_grupo {
	width:100%;
	height:auto;
	vertical-align:top;
	}
	
.form_cuadro_option {
	width:180px;
	text-align:left;
	vertical-align:top;
	float:left;
	display:inline;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.form_cuit {
	width:100%;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	}

.form_cuadro_checkbox {
	width:100%;
	text-align:left;
	vertical-align:top;
	float:left;
	display:inline;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	}
	
.form_cuadro_text {
	width:100px;
	height:25px;
	vertical-align:top;
	float:left;
	display:inline;
	text-align:right;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.form_cuadro_submit {
	width:180px;
	/*height:5px;*/
	/*vertical-align:bottom;*/
	float:left;
	display:inline;
	text-align: right;
	margin-top: 20px;
	padding-top: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	}
	
/* Clases para el congreso de la secretaria */
.secretaria_subtitulo {
	width:auto;
	text-align:left;
	color:#005290;
	font-size:14px;
	font-weight:bold;
	}
.secretaria_subtitulo_color {
	color:#EF2F72;
	font-size:14px;
	font-weight:bold;
	}
	
#secretaria_desc {
	width:375px;
	color:#EC2470;
	text-align:justify;
	background-color:#FCDCE8;
	padding:5px 5px 5px 15px;
	margin-bottom:15px;
	font-size:13px;
	font-family: "Arial Narrow";
}

.secretaria_masinfo {
	color:#EF2F72;
	font-weight:bold;
	}
.secretaria_link_programa {
	color:#FCDCE8;
	}
.secretaria_link_programa:hover{
	color:#EF2F72;
	}

.encuentros_masinfo {
	color:#0B5282;
	font-weight:bold;
	}

.encuentros_subtitulo_color {
	color:#0B5282;
	font-size:14px;
	font-weight:bold;
	}
/* */
.celda_align_sup {
	vertical-align:top;
	background-color:#F2F7FA;
	height:100%;
}

#realizados li {
	background-image:url(../images/iconos/realizado.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-left:-15px;
	margin-bottom:5px;
}

.reemplazar_ca {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	}
	
.tabla_novedad
{
	width: 95%;
	border-collapse: separate;
	background: #FFF;
	margin: 1em auto;
}

	.tabla_novedad tr
	{
		margin: 0;
		padding: 0;
	}

	.tabla_novedad td
	{
		border:	#DDD solid 1px;
		padding: 0 3px;
		margin: 0;
		background: #EEE;
	}
