/* 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;
}

.tablacontenidos{
	background-image: url(../img/bg_contenidos.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	background-position: 150px;
}

#tabla_top {
	background-image: url(../img/bgtop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.btnsubmit {
	background-color: #6AB9BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.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: Tahoma, "Trebuchet MS", Arial, Helvetica;
	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: Tahoma, "Trebuchet MS", Arial, Helvetica;
	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-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #2F8ABB;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	text-align: right;
	font-weight: bolder;
	text-transform: uppercase;
	padding-right: 25px;
	margin: 0px 0px 2px 3px;
	padding-bottom: 6px;
	padding-left: 2px;
}
h2 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tablacontenidos #contefijo p {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
	line-height: 15px;
	text-align: justify;
}
.tablacontenidos #contefijo blockquote {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F6F6F6;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.tablacontenidos #contefijo ol {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #004242;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 14px;
	text-align: left;
	padding-right: 10px;
}
.tablacontenidos #contefijo li {
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	padding-top: 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; /* IE hack Part 2 */
	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; /* IE hack Part 2 */
	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;
}

.directorio {
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBF3F4;
	padding-bottom: 5px;
}
.tablacontenidos #contefijo #ver {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	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;
}
.tablacontenidos #contefijo #ver a {
	color: #009999;
	text-decoration: none;
}
.tablacontenidos #contefijo li {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 10px;
	margin-left: 10px;
}
.sochog {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	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;
}
.tablacontenidos #contefijo #acerca {
	padding-left: 3px;
	margin: 0px 0px 0px 30px;
}
.mapah1 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}
.tablacontenidos #contefijo #mapaul li {
	color: #009999;
}
.tablacontenidos #contefijo #mapa ul {
	padding: 0px;
	margin: 0px;
}
.tablacontenidos #contefijo #mapa li {
	margin: 0px 0px 0px 20px;
	padding: 1px 0px 1px 10px;
	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;
}
.tablacontenidos #contefijo #mapa p {
	padding: 2px;
	margin: 2px;
}


.tablacontenidos #nave { /*CUADRO DE NAVEGACION ENTRE PAGINAS DE LISTADO*/
	font-family: Arial, Helvetica, sans-serif;
	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;
}
.tablacontenidos #contefijo #mapa a {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
}
.tablacontenidos #contefijo #acerca a, .tablacontenidos #contefijo #acerca a:visited {
	color: #009999;
}



.actualiceinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 250px;
	border: 1px solid #6AB9BD;
	padding: 2px;
	height: 19px;
}

.actualice {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}.tablacontenidos #bloquenotiia img {
	padding: 4px;
	border: 1px solid #6AB9BD;
	margin-bottom:4px;
}
.tablaconte #home #destacados {
	clear: both;
	margin-bottom: 6px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AED9E1;
	padding: 3px;
}

.trabajos{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

.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(img/TA-aut.gif) no-repeat 35px 5px;
	padding-top: 5px;
	height: 20px;
	color: #333;
}

.pub{
background: url(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(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 #contefijo .presentaciones h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
.tablacontenidos #contefijo .presentaciones h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px 5px 5px 0px;
}
.tablacontenidos #contefijo .presentaciones a {
	background: url(../img/go-congreso.gif) no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablacontenidos #contefijo .presentaciones {
	margin-top: 10px;
	padding: 10px;
}
.tablacontenidos #socios .congresos a {
	text-decoration: none;
	color: #003399;
}
