/* CSS Sociedad Chilena de Obstetricia y Ginecología :: www.Sochog.cl
	Diseñado y producido por Romina Muñoz G. http://www.romina.cl
 */

img, a img { border: none; }

/*body{
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin:0 auto;
}*/

/*.tablaconte{
	margin:0 auto;
}*/
/*#tabla_top {
	background-image: url(../img/bgtop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}*/
.btnsubmit, .btnsubmit2 {
	background-color: #2CA3C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*.buscainput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 150px;
	border: 1px solid #6AB9BD;
	padding-right: 2px;
	padding-left: 2px;
}
.migas {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 5px 15px;
	margin: 0px 2px;
}
.migas a:link {
		color: #999999;
		text-decoration:underline;
}
.migas a:visited {
		color: #999999;
		text-decoration:underline;
}
.migas a:hover {
		color: #009999;
		text-decoration:underline;
}
#pie {
	background-color: #D9EDEF;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4AA6AA;
	padding: 15px 25px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBDBDD;
	border-bottom-color: #BBDBDD;
}
.tablacontenidos #contefijo {
	margin: 0px 2px 0px 20px;
	background-color: #FFFFFF;
	background-image: url(../img/logobg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	padding: 15px;
}*/

h1 {
	font-size: 13px;
	color: #999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACE400;
	text-align: right;
	font-weight: bolder;
	text-transform: uppercase;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
}
h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #666666;
	margin-bottom:12px;
}
.tablacontenidos {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.tablacontenidos p  {
	font-size: 13px;
	color: #666666;
	padding-right: 20px;
	text-align: justify;
	line-height:20px;
}

.tablacontenidos blockquote  {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F6F6F6;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.tablacontenidos ol  {
	font-size: 11px;
	color: #004242;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 14px;
	text-align: left;
	padding-right: 10px;
}

.firma {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	padding-top: 10px;
}
/*#pie a {
	color: #379ACD;
	text-decoration: none;
}
*/
/*#tabla_top #buscador {
	padding-right: 15px;
	text-align: right;
}*/

.men_categ{
	background-color: #D9EDEF;
	font-weight: bold;
}
/*#menu_der{
	position: relative;
	width: 140px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	display: inline;
	color: #7C8182;
}

#menu_der ul {
	position: relative;
	padding-left: 30px;
}

#menu_der ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 20px;
	width: 154px;
}

#menu_der li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF4F5;
	padding: 4px 0px;
}

#menu_der ul, #menu_der ul li {
	margin: 0 0 0 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.tablaconte #menu_der li {
	padding-left: 10px;
}
*/


/* MENU IZQUIERDO */
/*#menu_izq{
	position: relative;
	margin: 0;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align: left; 
	display: inline;
	color: #7C8182;
	float: right;
}

#menu_izq ul {
	position: relative;
}

#menu_izq ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 20px;
	width: 149px;
}

#menu_izq li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF4F5;
	padding: 4px 0px;
}

#menu_izq ul, #menu_izq ul li {
	margin: 0 0 0 0px;
	text-indent: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.tablaconte #menu_der a {
	text-decoration: none;
	color: #7C8182;
}
.tablaconte #menu_izq a {
	color: #7C8182;
	text-decoration: none;
}
.tablacontenidos #menu_der a {
	text-decoration: none;
	color: #7C8182;
}
.tablacontenidos #menu_izq a {
	color: #7C8182;
	text-decoration: none;
}
.tablacontenidos #menu_der li {
	padding-left: 10px;
}*/
fieldset {
	clear: both;
	float: none;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
legend {
	font-weight: bold;
	color: #999999;
}
.directorio1 {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBFFAE;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ver {
	font-size: 12px;
	background-color: #F6F6F6;
	padding: 5px;
	width: 200px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#ver a {
	color: #0099FF;
	text-decoration: none;
}
.tablacontenidos li {
	color: #333333;
	font-size: 13px;
	padding-right: 30px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	padding-top: 10px;
}


.sochog {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
#acerca {
	padding-left: 3px;
	margin: 0px 0px 0px 30px;
}
#acerca a, #acerca a:visited {
	color: #00B9E8;
}
.mapah1 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
#mapaul li {
	color: #0099FF;
}
#mapa ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mapa li {
	list-style-image: url(../img/bullet1.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#mapa p {
	padding: 2px;
	margin: 2px;
}
#mapa a {
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
}
#nave { /*CUADRO DE NAVEGACION ENTRE PAGINAS DE LISTADO*/
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	width: 450px;
	text-align: center;
	margin: 10px auto;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.actualiceinput {
	font-size: 12px;
	color: #000000;
	width: 250px;
	border: 1px solid #6AB9BD;
	padding: 2px;
	height: 19px;
}
.actualice {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
#bloquenotiia img {
	padding: 4px;
	border: 1px solid #6AB9BD;
	margin-bottom:4px;
}
#home #destacados {
	clear: both;
	margin-bottom: 6px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding: 3px;
}
.trabajos{
	color:#333333;
	font-size: 14px;
}
.trabajos a{
	color: #0099FF;
	text-decoration: underline;
}
.trabajos th {
	background: #f2f2f2 url(../img/TA-tit.gif) no-repeat 10px 5px;
	text-align: left;
	padding-left: 35px;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	text-transform: none;	
}
.trabajos td{ padding-left: 60px;font-size: 12px;}

.autor {
	background: url(../style/img/TA-aut.gif) no-repeat 35px 5px;
	padding-top: 5px;
	height: 20px;
	color: #333;
}
.pub{
background: url(../style/img/TA-pub.gif) no-repeat 35px 5px;
	padding-top: 5px;
	height: 20px;
	color: #333;
}.letras {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.subir {
	background: url(../style/img/TA-top.gif) no-repeat 2px 2px;
	padding-left: 18px;
}
.down {
	background: url(../img/pdf.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #CC0000;
}
/*.noticia-portada {
  clear: both;
  margin-bottom: 6px;
  margin-top: 6px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AED9E1;
  padding: .1em;
}

.ultima-noticia { border: 1px solid #AED9E1; padding: .7em; }
.ultima-noticia img { border: none; }
.ultima-noticia h3 { text-align: left; }
.ultima-noticia h3 a { font-size: 160%; }
.ultima-noticia p.bajada { font-size: 120%; }
*/
table.congresos {
	width: 90%;
	margin: 0 5% 2em 5%;
	border: 1px solid silver;
	background: #FFFFFF;
}
table.congresos td { padding: .5em 1em; }
table.congresos td.left { width: 25%; font-weight: bold; text-align: right; }
/*#tabla_top .menu {
	background: url(../img/bg_menu.gif) repeat-x bottom;
}*/
.tablacontenidos .presentaciones h4 {
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
.tablacontenidos .presentaciones h5 {
	color: #666666;
	margin: 5px 5px 5px 0px;
}
.tablacontenidos .presentaciones a {
	background: url(../img/go-congreso.gif) no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
	color: #006699;
	font-size: 12px;
}
.tablacontenidos .presentaciones {
	margin-top: 10px;
	padding: 10px;
}
.tablacontenidos #socios .congresos a {
	text-decoration: none;
	color: #003399;
}


/****************************************
	ESTILOS BUSCADOR.CSS
*****************************************/
.tablabuscador {
	font-size: 11px;
	color: #333333;
	margin: 0px 3px;
	padding: 5px 20px;
}
.tablabuscador li {
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	padding-left: 10px;
}
.tablabuscador h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.tablabuscador a:link {
	color: #0066CC;
	text-decoration: none;
}
.tablabuscador a:visited{
	color:#006699;
	text-decoration: underline;
}
.tablabuscador a:hover{
	color:#0099FF;
}

/*********************************************
	ESTILOS CASOS.CSS
*********************************************/
.tablacontenidos #casos {
	font-size: 12px;
	color: #333333;
	margin: 0px 3px;
	padding: 5px 15px;
}
.tablacontenidos #casos dt {
	font-size: 11px;
	color: #003366;
}
.tablacontenidos #casos dd {
	font-size: 11px;
	color: #666666;
	margin-bottom:15px;
}
.tablacontenidos #casos .epigra {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 5px;
	padding: 0px;
}
.tablacontenidos #casos #detalle {
	background-color: #FFFFFF;
	border: 1px solid #F4F4F4;
	padding: 10px;
}
.tablacontenidos #casos h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
.tablacontenidos #casos .enviado {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tablacontenidos #casos dt a:link{
	font-size: 12px;
	color: #0066CC;
	font-weight:bold;
	text-transform:capitalize;
}
.tablacontenidos #casos #detalle .txt {
	font-size: 11px;
	color: #444;
	text-align: justify;
	margin: 0px;
	padding: 10px 20px;
}
.tablacontenidos #casos #detalle img {
	display: inline;
	padding: 6px;
	border: 1px solid #CCC;
}
.tablacontenidos #casos #comentarios {
	background-color: #F4F4F4;
	border: thin solid #FFFFFF;
	padding: 5px 10px;
}
.tablacontenidos #casos #comentarios fieldset {
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
.tablacontenidos #casos dt a:visited{
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
	text-transform:capitalize;
}
.tablacontenidos #casos dt a:hover{
	color: #0099FF;
}

/*********************************************
	ESTILOS SOCIOS.CSS
*********************************************/
#socios{
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
fieldset.colabora legend {
	font-weight: bold;
	color: #666666;
}
.tablacontenidos #socios #form table {
	margin-top: 15px;
	margin-bottom: 15px;
}
fieldset.colabora {
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tablacontenidos #socios #form input {
	font-size: 11px;
	padding-left: 4px;
}
.tablacontenidos #socios #letras {
	line-height: 14px;
	padding: 0px 10px 5px;
}
.resultados {
	background-color: #F6F6F6;
	margin-top: 10px;
	width: 90%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tablacontenidos .resultados p {
	font-size: 11px;
	color: #666666;
}
.tablacontenidos .resultados li {
	list-style-image: url(../img/bullet.gif);
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-position: outside;
	margin-left: 10px;
}
.tablacontenidos .resultados a {
	color: #0099FF;
	text-decoration: none;
}
.tablacontenidos .resultados h4 {
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
}
.tablacontenidos .resultados h3 {
	color: #666666;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.tablacontenidos #socios #letras a {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
}
.tablacontenidos #socios p {
	color: #666666;
}
.tablacontenidos #ficha td {
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDF0F2;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: capitalize;
}
.tablacontenidos #ficha {
	margin-top: 15px;
}
.tablacontenidos #ficha strong {
	padding-left: 20px;
}
.presidentes {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	color: #333333;
}
#presidentes h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-align: right;
}
#presidentes {
	background-color: #F6F6F6;
	padding: 10px 20px;
	font-size: 12px;
	color: #333333;
}
select,input{
	color:#666666;
	font-size:11px;
}
.inputanchofijo{
	width:180px;
}
.colaboracion ul {
	margin: 0px;
}
.colaboracion ul li {
	margin: 0px;
	background-image: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*********************************************
	ESTILOS NOTICIAS.CSS
*********************************************/	
#noticias { /*LISTADO DE NOTICIAS*/
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px 0px 0px 3px;
}
.tablacontenidos #bloquelistado{ /*CADA BLOQUE EN EL LISTADO DE NOTICIAS*/
	padding:10px;
	border: 1px solid #F6F6F6;
	background-color: #FFFFFF;
	margin: 25px 0px;
	z-index: auto;
	clear:both;
}
h2.noticias {
	font-size:15px;
	color:#0099CC;
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
.epigrafe{
	color:#666666;
	font-size: 11px;
	margin:0px;
	padding: 8px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FF;
	font-weight: bold;
}
.listadoint{
	font-size:1.7em;
	font-weight:bold;
	text-decoration:none;
	color:#0099FF;
	margin:0;
	padding:2px 0 0;
}
.listadoh2 a:link{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#0099FF;
	margin:0;
	padding:2px 0 0;
}
.listadoh2 a:visited{	
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	color:#59BDFF;}

.listadoh2 a:hover{	
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#009999;}

#fecha{
	padding-bottom:2px;
	color: #AFADAD;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(../img/bullfecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*DETALLE DE NOTICIA*/
#bloquenoticia {
	font-size: 11px;
	color: #666666;
	margin: 20px 10px;
	background-color: #FFFFFF;
	padding: 15px;
}
#bloquenoticia .parrafonews {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 40px;
	padding-left: 30px;
	line-height: 16px;
}
#nave a:link{ color:#666666;}
#nave a:visited{ color:#999999;}
#bloquenoticia .fuente {
	color: #999999;
}
#bloquenoticia .bajada, .bajada a{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	margin: 10px 30px 10px 15px;
	text-decoration:none;
}
#bloquenoticia #url {
	color: #3399FF;
	padding: 5px 5px 5px 20px;
	background-color: #FDFDFD;
	background-image: url(../img/bullurl.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	margin: 20px auto 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCFF;
}
#bloquenoticia #url a:link {text-decoration:none; color:#99CC00;}
#bloquenoticia #url a:visited {text-decoration:none; color:#999999;}
#bloquenoticia #url a:hover {text-decoration:none; color:#99CC00;}
#bloquenoticia #bloquenoticia a.leer{
	color: #99CC00;
}
#bloquenoticia .bajada {
	font-weight: bold;
	margin:10px 10px 20px;
	font-size: 12px;
	text-align: justify;
}
#bloquenoticia #ant a {
	text-align: right;
}
.tablacontenidos #bloquenoticia #ant {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.tablacontenidos #bloquenoticia #ant a {
	text-decoration: none;
	color: #99CC00;
	font-size: 13px;
	font-weight: bold;
}
.tablacontenidos #bloquenoticia a {
	color: #0099FF;
	text-decoration: none;
}
/************************************
		FORMULARIOS.CSS
************************************/
#contacto{
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0px;
}
#contacto legend {
	font-weight: bold;
	color: #666666;
}
#contacto legend fieldset {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	width: 90%;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contacto input {
	font-size: 11px;
	padding-left: 4px;
}
#contacto .aviso {
	font-size: 12px;
	color: #FF6600;
	text-align: center;
}
.periodistas {
	font-size: 11px;
	color: #666666;
}
.periodistas a {
	color: #FF6600;
	text-decoration: none;
}

/***************************************
			 REUNIONES.CSS
****************************************/
#calendario_reuniones {
	margin: 0px 3px;
	padding: 0px;
}
.tablacontenidos dl {
	border: 1px solid #E9E9E9;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	background-color: #FFFFFF;
}
.tablacontenidos dt {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 100px;
	float: left;
	line-height:17px;
	text-align: right;
}
.tablacontenidos dd {
	font-size: 11px;
	text-align:left;
	line-height:17px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	float: none;
	margin-left: 110px;
	padding: 0px 0px 0px 10px;
	white-space: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6F6F6;
}
#socios label {
	color: #666666;
	width: 120px;
	float: left;
	text-align:right;
	line-height:22px;
	padding-right: 10px;
}
#botoncentro{ margin-left:130px;}
#socios dd a {
	color: #3399FF;
	text-decoration: none;
}
table.reuniones {
	width: 90%;
	margin: 0 5% 2em 5%;
	border: 1px solid silver;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
table.reuniones td { padding: .5em 1em; }
table.reuniones td.left { width: 25%; font-weight: bold; text-align: right; }

/*******************************
		GALERIAS.CSS
********************************/
#galerias {
	font-size: 11px;
	color: #333333;
	margin: 0px 3px;
	padding: 10px 20px;
}

#galerias img, .tablacontenidos #galerias img a{
	margin: 0;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#galerias #bloque {
	border: 1px solid #F4F4F4;
	background-color: #FFFFFF;
	padding: 6px;
	margin: 2px;
}
#galerias #bloque h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #0099FF;
}
#galerias #bloque a:link, #galerias #bloque a:visited {
	color: #0099FF;
	text-decoration: none;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
}
#galerias #bloque a:visited{text-decoration:underline;}
#galerias #bloque a:hover{color:#00CCFF;}


/*******************************
		INFORMES.CSS
*******************************/
#informesprensa {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
}
#informesprensa a {
	color: #FF6600;
	text-decoration: none;
}
#informesprensa p {
	text-align: center;
}
#informesprensa li {
	list-style-position: outside;
	list-style-image: url(../img/pdf.gif);
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	padding-top: 5px;
	padding-bottom: 5px;
}
#informesprensa ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#informesprensa .expinforme {
	text-align: left;
	padding-left: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-bottom: 10px;
}


/********************************
		LINKS.CSS
********************************/
#links{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#links table {
	background-color: #FFFFFF;
	text-align: left;
	margin: auto auto 25px;
	width: 95%;
	padding: 10px;
	border: 1px solid #EEF4F5;
}
#links table td,.tablacontenidos #links table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
#links h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px 0px 6px 12px;
}
#links th {
	font-weight: normal;
	color: #666666;
}
#links a {
	color: #006699;
	text-decoration: none;
}
#links td {
	width:180px;
}

/********************************
			OTROS.CSS
*******************************/
#rol {
	margin: 4px 6px;
	font-size: 11px;
	color: #333333;
	height:420px;
	overflow:auto;
}
#rol #rolint {
	background-color: #FFFFFF;
	margin: 10px 40px;
	text-align: justify;
	padding: 10px 15px;
	border: 1px solid #EEF4F5;
}
#rol #rolint h1 {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	text-align: left;
	margin-bottom: 14px;
	text-transform: capitalize;
}
#rol #rolint p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rol #rolint li {
	margin-bottom: 10px;
	height: auto;
	list-style-image: url(../img/bullet1.gif);
	list-style-position: outside;
}


/********************************
			PRENSA.CSS
********************************/	
#enprensa {
	margin: 0px 3px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#enprensa #listado_bloques {
	background-color: #FFFFFF;
	border: 1px solid #F4F4F4;
	margin: 5px 0px;
	padding: 4px 7px;
}
#enprensa #articulo {
	background-color: #FFFFFF;
	border: 1px solid #F4F4F4;
	padding: 5px 30px;
	margin: 0px;
	text-align: justify;
}
#enprensa #articulo .topart, .tablacontenidos #enprensa #listado_bloques .topart {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 2px;
	margin: 5px 0px 3px;
}
#enprensa #articulo h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
#enprensa #listado_bloques h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px 0px 3px;
}
#enprensa #listado_bloques p {
	font-size: 12px;
	color: #444;
	margin: 3px 0px 4px;
}
#enprensa #listado_bloques a {
	color: #0099FF;
	text-decoration: none;
}
#enprensa #listado_bloques a:visited {text-decoration:underline;}
#enprensa #listado_bloques a:hover {color:#00CCFF;}
#enprensa #articulo .bajada {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 35px;
}
#enprensa #articulo p {
	font-size: 12px;
	color: #444444;
}
