@charset "UTF-8";

/* ----- Header ----- */
#header  h1  {
	text-indent: -1000em;
	background-image: url(../imagenes/generales/logo.png);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	height: 170px;
	width: 420px;
	margin: 0px;
	padding: 0px;
}

/* ----- Main NavBar ----- */
#sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
}
#sidebar  ul a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 13px;
	color: #993399;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 27px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996699;
}
#sidebar a.current {
	background-image: url(../imagenes/rcp/RCP_current.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: default;
}
#sidebar .current_rcp {
	background-image: url(../imagenes/rcp/RCP_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar .last {
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* ----- Secundary NavBar ----- */

#SecNavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#SecNavbar  li  {
	display: inline;
	float: left;
}
#SecNavbar    li    a  {
	display: block;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/generales/SecNavbar_offbutton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-transform: uppercase;
	height: 25px;
	width: 132px;
	margin-right: 15px;
	text-align: center;
	padding: 0px;
}
#SecNavbar    li   a.current {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/generales/SecNavbar_onbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	cursor: default;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SecNavbar li a.current_last {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/generales/SecNavbar_onbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	cursor: default;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SecNavbar li a.current_estatutos {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/generales/SecNavbar_onbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	cursor: default;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#SecNavbar li a.current_enCons {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/congresos/SecNavbar_onbutton_cons.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	cursor: default;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

/* ----- MAIN CONTENT ----- */

/* ----- MainContent texts ----- */

/* ----- MainContent styles non-scroll texts ----- */

#mainContent .texto {
	margin: 25px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#mainContent .texto p {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#mainContent      .texto  .img {
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	float: right;
}
#mainContent .texto a {
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
}


/* ----- Inscripciones ----- */

#mainContent .texto p.inscripciones_privacidad {
	font-size: 7px;
	margin: 0px;
	padding: 0px;
	line-height: 9px;
	text-align: left;
}
#mainContent h1 {
	font-size: 20px;
	font-weight: bold;
	color: #993399;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	width: auto;
	margin: 0px;
	line-height: 22px;
}
#mainContent    h2  {
	font-size: 16px;
	font-weight: bold;
	color: #993399;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent  h3 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 0px;
}
#mainContent  h4 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
#mainContent h5
 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #A19fa3;
	font-weight: normal;
}
#mainContent h6 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #993399;
	font-weight: normal;
}


/* ----- mainContent styles scroll texts ----- */

#mainContent  .texto_scroll {
	overflow: auto;
	height: 425px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	width: 549px;
	position: relative;
}
#mainContent .texto_scroll a {
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
}
#mainContent    .texto_scroll    .img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#mainContent ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#mainContent  ol li {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(../imagenes/generales/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#mainContent  ol  li ol.secundaria li {
	background-image: url(../imagenes/generales/bullet_sec.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#mainContent  ol  li ol.secundaria li ol.terciaria li {
	background-image: url(../imagenes/generales/bullet_terc.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
}
#mainContent .texto_enconstruccion {
	margin: 25px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


/* ----- Imprimir/Descargar ----- */

#pdf_print
          {
	position: absolute;
	left: 319px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 171px;
	height: 25px;
}
#pdf_print ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#pdf_print     li       {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	display: inline;
	list-style-type: none;
	float: left;
}
#pdf_print     li     a     {
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 75px;
	display: block;
}


/* ------ Congresos --------- */

#mainContent .texto_congresos {
	overflow: auto;
	height: 420px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 549px;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#mainContent .texto_congresos .img {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}

#congreso_wrapper {
	position: relative;
	height: 103px;
	width: 549px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#congreso_datos {
	height: 83px;
	width: 285px;
	position: absolute;
	padding: 10px;
	left: 0px;
	top: 0px;
	z-index: 9999;
}
#congreso_img {
	width: 532px;
	position: absolute;
	height: 103px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#congreso_datos   h1     {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#congreso_datos   h2     {
	font-size: 11.5px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#congreso_datos    a     {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	margin: 0px;
	line-height: 12px;
}

#congreso_volver {
	position: relative;
	height: 16px;
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
	top: 225px;
}
#congresos_volver a {
	color: #993399;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#congresos_info {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
	top: 260px;
}
#congreso_img    #masinfo  a {
	position: absolute;
	height: 42px;
	width: 42px;
	right: -17px;
	bottom: 0px;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #993399;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -1000em;
}
#congreso_img #masinfo a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#congreso_img #masinfo_scroll a {
	position: absolute;
	height: 42px;
	width: 42px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #993399;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -1000em;
}
#congreso_img #masinfo_scroll a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#rcp_wrapper {
	position: relative;
	height: 113px;
	width: 549px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#rcp_datos {
	height: 83px;
	width: 500;
	position: absolute;
	padding: 10px;
	left: 0px;
	top: 0px;
	z-index: 9999;
}
#rcp_img {
	width: 532px;
	position: absolute;
	height: 113px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#rcp_datos h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#rcp_datos h2 {
	font-size: 11.5px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#rcp_datos p {
	font-size: 11.5px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#rcp_datos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rcp_datos ul li {
	display: inline;
	padding-right: 15px;
}
#rcp_datos li a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 10.5px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#rcp_img #masinfo a {
	position: absolute;
	height: 42px;
	width: 42px;
	right: -17px;
	bottom: 0px;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #993399;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -1000em;
}
#rcp_img #masinfo a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#rcp_img #masinfo_scroll a {
	position: absolute;
	height: 42px;
	width: 42px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #993399;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -1000em;
}
#rcp_img #masinfo_scroll a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

/* ----- Congresos Meses ----- */
#mainContent .texto_meses {
	overflow: auto;
	height: 380px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 549px;
}
#meses  {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 564px;
	height: 35px;
}
#meses   ul    {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#meses   li    {
	display: inline;
	float: left;
}
#meses   li   a    {
	display: block;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/congresos/meses_offbutton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 30px;
	margin-right: 5px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#meses     li     a.current, #meses li a:hover    {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../imagenes/congresos/meses_onbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	cursor: default;
	color: #FFFFFF;
	padding: 0px;
}

/* ----- Normas/Contador ----- */

#rules_counter #rules  {
	padding: 0px;
	position: absolute;
	margin: 0px;
	width: 90px;
	left: 205px;
	top: 0px;
	height: 20px;
}
#rules_counter   #rules p  {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#rules_counter   #rules a   {
	color: #FFFFFF;
	text-decoration: none;
}

#rules_counter  #rules a:hover {
	color: #996699;
}
#rules_counter #stf {
	padding: 0px;
	position: absolute;
	margin: 0px;
	width: 405px;
	left: 295px;
	top: 0px;
	height: 20px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#rules_counter #stf p {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#rules_counter #stf a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
#rules_counter #visitas  {
	padding: 0px;
	position: absolute;
	text-align: right;
	overflow: hidden;
	height: 20px;
	width: 120px;
	left: 699px;
	margin: 0px;
	top: 0px;
}

/* ----- Footer ----- */
#footer  p  {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1pt;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ----- Character styles ------ */
.negrita {
	font-weight: bold;
	color: #993399;
	font-style: normal;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
}
.gris {
	font-weight: bold;
	color: #A19fa3;
	font-style: normal;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
}
.primer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#info_congresos {
	left: 0px;
	padding: 0px;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#info_congresos h1 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a19fa3;
	margin: 0px;
	padding: 0px;
}
#info_congresos p {
	color: #A19fa3;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11.5px;
	margin: 0px;
	padding: 0px;
	line-height: 16.5px;
}
#info_congresos #back a {
	text-align: right;
	display: block;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #993399;
	font-weight: bold;
	text-decoration: none;
}
#info_congresos a {
	color: a19fa3;
	text-decoration: none;
}
#home_masInfo_quienes   {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 163px;
	top: 167px;
}
#home_masInfo_quienes    a  {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_quienes    a:hover  {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_masInfo_congresos {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 368px;
	top: 167px;
}
#home_masInfo_congresos a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_congresos a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_masInfo_cursos {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 572px;
	top: 167px;
}
#home_masInfo_cursos a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_cursos a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_masInfo_protocolos {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 106.5px;
	top: 458px;
}
#home_masInfo_protocolos a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_protocolos a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_masInfo_hospitales {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 424px;
	top: 313px;
}
#home_masInfo_hospitales a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_hospitales a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_masInfo_mir {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 424px;
	top: 458px;
}
#home_masInfo_mir a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_mir a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_masInfo_rcp {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 572px;
	top: 458px;
}
#home_masInfo_rcp a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-indent: -10000em;
	background-image: url(../imagenes/generales/mas_info.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	position: absolute;
}
#home_masInfo_rcp a:hover {
	background-image: url(../imagenes/generales/masInfo_rollover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#junta_wrapper {
	position: relative;
	width: 274.5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	height: 400px;
	background-image: url(../imagenes/generales/presidentes_bg.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 0px;
	float: left;
}
#junta_datos {
	height: 340px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 9999;
	margin: 0px;
	width: 210px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#junta_datos h1 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#junta_datos p {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#junta_datos a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#vocales_wrapper {
	float: right;
	position: relative;
	padding: 0px;
	height: 400px;
	width: 274.5px;
	background-image: url(../imagenes/generales/vocales_bg.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vocales_datos {
	height: 340px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 9999;
	margin: 0px;
	width: 210px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vocales_datos h1 {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 993399;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#vocales_datos p {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#vocales_datos a {
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
}
#hosp_wrapper {
	float: left;
	position: relative;
	padding: 0px;
	height: 375px;
	width: 564px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#hosp_datos {
	height: 370px;
	width: 245px;
	position: absolute;
	padding: 10px;
	left: 300px;
	top: 0px;
	z-index: 9999;
	overflow: scroll;
}
#hosp_img {
	position: absolute;
	height: 292px;
	left: 0px;
	top: 0px;
	padding: 0px;
	float: left;
	margin: 0px;
	width: 298px;
	overflow: hidden;
}
#formulario {
	position: relative;
	height: 305px;
	width: 526px;
	background-image: url(../imagenes/generales/formulario_bg.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.enviar {padding-right:20px}
#mapa {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 282px;
	width: 296px;
}
#mapa #guadalajara {
	position: absolute;
	height: 99px;
	width: 130px;
	left: 124px;
	top: 40px;
	margin: 0px;
	padding: 0px;
}
#mapa #guadalajara a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/Guadalajara_rollover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 99px;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#mapa #guadalajara a:hover {
	background-image: url(../imagenes/hospitales/Guadalajara.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mapa #toledo {
	position: absolute;
	height: 89px;
	width: 161px;
	left: 3.5px;
	top: 128px;
	margin: 0px;
	padding: 0px;
}
#mapa #toledo a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/Toledo_rollover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 89px;
	width: 161px;
	margin: 0px;
	padding: 0px;
	top: 1px;
	left: -3px;
}
#mapa #toledo a:hover {
	background-image: url(../imagenes/hospitales/Toledo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 89px;
	width: 161px;
	margin: 0px;
	padding: 0px;
}
#mapa #cuenca {
	position: absolute;
	height: 117px;
	width: 130px;
	left: 148px;
	top: 101px;
	margin: 0px;
	padding: 0px;
}
#mapa #cuenca a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/Cuenca_rollover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 117px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	top: -1px;
	left: -2px;
}
#mapa #cuenca a:hover {
	background-image: url(../imagenes/hospitales/Cuenca.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 117px;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#mapa  #ciudad_real {
	position: absolute;
	height: 101px;
	width: 155px;
	left: 29px;
	top: 194px;
	margin: 0px;
	padding: 0px;
}
#mapa  #ciudad_real  a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/CR_rollover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 101px;
	width: 155px;
	margin: 0px;
	padding: 0px;
	left: -7px;
	top: 0px;
}
#mapa #ciudad_real a:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/CR.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 101px;
	width: 155px;
	margin: 0px;
	padding: 0px;
}
#mapa #albacete {
	position: absolute;
	height: 119px;
	width: 129px;
	left: 165px;
	top: 200px;
	margin: 0px;
	padding: 0px;
}
#mapa #albacete a {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/Albacete_rollover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 119px;
	width: 129px;
	margin: 0px;
	padding: 0px;
	top: 4px;
	left: 2px;
}
#mapa #albacete a:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, sans-serif;
	font-size: 8px;
	color: #993399;
	text-decoration: none;
	background-image: url(../imagenes/hospitales/Albacete.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -100000em;
	position: absolute;
	height: 119px;
	width: 129px;
	margin: 0px;
	padding: 0px;
}
