/*
	CSS - Borja Delgado	
	OrangeSide - http://www.orangeside.org
	03 - 2005
	Screen Version
*/

/* GENERAL STYLES */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font: 0.75em Arial, Helvetica, sans-serif;
	text-align: left; /* IE5.x Center Site Hack - Part 1 of 2 */
	color: #666;
	background-color: #FFF;
	}

td, th {
	font-size : 11px; /* For IE5.x */
	}

a img {
	border-width: 0px;
	}

.clear {
	clear: both;
	height: 0px;
	}

a {
	color: #333;
	}

a:hover {
	background-color: #CCD6E0;
	}

input, textarea, select {
	font: 11px Arial, Helvetica, sans-serif;
	}

.align_right {
	text-align: right;
	}

/* MAIN CONTAINER*/

#main_container {
	width: 770px;
	margin: 0 auto;
	text-align: left; /* IE5.x Center Site Hack - Part 2 of 2 */
	}
#main_container_popup {
	width: 770px;
	margin: 0 auto;
	text-align: left; /* IE5.x Center Site Hack - Part 2 of 2 */
	}
/* HEADER */

#header{
	margin: 10px 10px 0px 0px;
	}

#logos {
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #FFF; /* IE Jump a:hover BUG */
	}

#univadis_logo {
	float: left;
	margin: 0px;
	}
	
#msd_logo {
	float: right;
	margin: 23px 0px 0px 0px;
	}

/* UTILITIES MENU */

#utilities_menu {
	clear: right;
	height: 38px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	}

#utilities_menu a {
	text-decoration: none;
	}

#utilities_menu a:hover {
	background-color: transparent;
	}

#utilities_menu div {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

#utilities_menu #quick_search {
	width: 165px;
	margin: 3px 0px 0px 0px;
	}

#quick_search #ico_lupa {
	float: right;
	margin: 0px 8px 0px 0px;
	border-width: 0px;
	}

#quick_search #query {
	width: 110px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 12px;
	border: 1px solid #365483;
	}

#contact_info {
	width: 100px;
	font-size: 0.9em;
	line-height: 12px;
	padding: 5px 0px 0px 0px;
	color: #036;
	}

#contact_info a {
	color: #036;
	}

#contact_info p {
	border-left: 1px solid #A2B5C7;
	}

#utilities_2col {
	width:  310px;  /* IE Three Pixel Text-Jog - Width for Standard Browsers */
	\width: 310px; /* IE Three Pixel Text-Jog - Width for IE5.x */
	}

* html body#manuales_medicos #utilities_2col {
	w\idth: 313px; /* IE Three Pixel Text-Jog - Width for IE6 (manuales_medicos) */
	}

#utilities_1col {
	width: 492px;
	position: relative; /* IE6 VS Bug */
	}
#utilities_popup {
	width: 485px;
	position: relative; /* IE6 VS Bug */
	}

#utilities_2col p, #utilities_1col p, #utilities_popup p {
	padding: 5px 10px 0px 0px;
	border-right: 1px solid #A2B5C7;
	}

#utilities_2col img, #utilities_1col img {
	margin: 0px 0px 0px 2px;
	}

#utilities_2col #subsite_logo {
	float: left;
	}

#utilities_2col #subsite_logo img {
	margin: 0px;
	}

#utilities_1col #subsite_logo {
	position: absolute; /* IE6 VS Bug */
	top: 10px;
	left: -3px;
	}
	
#utilities_popup #subsite_logo {
	position: absolute; /* IE6 VS Bug */
	top: 10px;
	left: 2px;
	}

/* SPONSOR */

#sponsor_main_menu {
	border-bottom: 1px solid #A2B5C7;
	text-align: center;
	padding-bottom: 2px;
	}
#sponsor_main_menu a {
	background-color:#FFFFFF;
	}

#sponsor_main_menu a:hover {
	background-color:#FFFFFF;
	}

#sponsor_modules_section {
	border-top: 1px solid #A2B5C7;
	border-bottom: 1px solid #A2B5C7;
	background: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align: center;
	}
#sponsor_modules_section a {
	background-color:#FFFFFF;
	}

#sponsor_modules_section a:hover {
	background-color:#FFFFFF;
	}
#sponsor_modules_section h5 {
	text-align: left;
	}

/* MAIN MENU */

#main_menu {
	clear: both;
	margin: 2px 0px 0px 0px;
	float: left;
	width: 170px;
	}

#main_menu h2 {
	border-bottom: 1px solid #A2B5C7;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	}

#main_menu h2 a {
	display: block;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	}

#main_menu h2 a:hover {
	color: #FFFFFF;
	background-color:#003366;
	}

#main_menu h2 a.active {
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#003366;
	text-decoration: none;
	}

#main_menu h2 a.active:hover {
	padding: 3px 3px 3px 10px;
	color: #FFFFFF;
	background-color:#003366;
	}
/*El h3 es especifico para manuales*/
#main_menu h3 {
	border-bottom: 1px solid #A2B5C7;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	display: block;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	}
#main_menu h3 a {
	color: #003366;
	text-decoration: none;
	background-color: transparent;
	}
#main_menu h3 a:hover {
	color: #7C2230;
	background-color: transparent;
	}

#main_menu h3 a.active {
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#003366;
	text-decoration: none;
	}

#main_menu h3 a.active:hover {
	padding: 3px 3px 3px 10px;
	color: #FFFFFF;
	background-color:#003366;
	}
#main_menu div.submenu {
	display: none;
	}

#main_menu div.submenu a {
	display: block;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #A2B5C7;
	text-align: right;
	margin: 3px 0px 0px 15px;
	padding: 5px 3px 3px 3px;
	}

#main_menu div.submenu a.active {
	background-color: #B2C1D1;
	font-weight: bold;
	}

#main_menu div.submenu div.capitulo {
	display: none;
	background-color: #ECF0F4;
	border-bottom: 1px dotted #A2B5C7;
	width: 155px;
	float: right;
	margin: 3px 0px 10px 0px;
	color: #036;
	}

#main_menu div.submenu div.capitulo a {
	display: block;
	color: #036;
	border-width: 0px;
	background-color: transparent;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	margin: 3px 0px 0px 25px;
	padding: 5px 3px 3px 3px;
	}

#main_menu div.submenu div.capitulo a.active {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	}

/* CONTENT - GENERAL */

#content_1col {
	clear: both;
	background: url(../img/content_body_1col.gif) repeat-y;
	}

#content_1col #content_head {
	background: url(../img/content_head_1col.gif) no-repeat;
	height: 14px;
	}

#content_1col #content_food {
	clear: both;
	background: url(../img/content_food_1col.gif) no-repeat left bottom;
	height: 20px;
	}

#content_2col {
	float: right;
	display: inline;
	width: 585px;
	background: url(../img/content_body_2col.gif) repeat-y;
	}

#content_2col #content_head {
	background: url(../img/content_head_2col.gif) no-repeat;
	height: 14px;
	}

#content_2col #content_food {
	clear: both;
	background: url(../img/content_food_2col.gif) no-repeat left bottom;
	height: 20px;
	}
#content_popup {
	clear: both;
	background: url(../img/content_body_popup.gif) repeat-y;
	}

#content_popup #content_head {
	background: url(../img/content_head_popup.gif) no-repeat;
	height: 14px;
	}

#content_popup #content_food {
	clear: both;
	background: url(../img/content_food_popup.gif) no-repeat left bottom;
	height: 20px;
	}

/* CONTENT - PATH */

#path {
	margin: 5px 30px 5px 30px;
	color: #333;
	font-size: 11px;
	}
	
* html #path { h\eight:1% } /* IE6 Peekaboo BUG */

#path a {
	color: #333;
	font-size: 11px;
	}
	
#path strong {
	color: #333;
	font-weight: bold;
	}

/* CONTENT - SUBTITLE */

#content_2col #subtitle {
	width: 300px;
	}

#content_1col #subtitle{
	width: 400px;
	}

#content_popup #subtitle{
	width: 400px;
	margin: 5px 10px 10px 20px;
	}
	
#subtitle {
	width: 230px;
	margin: 10px 30px 20px 30px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #A2B5C7;
	}

#subtitle h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7C2230;
	}

#subtitle h3, #subtitle h3 a {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#subtitle h4 {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	margin: 0px 0px 0px 0px;
	}

#subtitle h4 a {
	font-weight: bold;
	}
#subtitle h4 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color:#FFFFCC;
	margin: 0px 0px 0px 0px;
	}
	
#subtitle p {
	font-size: 10px;
	text-align:right;
	margin: 15px 2px 0px 0px;
	color: #000;
	}

#subtitle strong {
	color: #333;
	}

/* CONTENT - MAIN */

#content_2col, #content_1col {
	margin: 0px 0px 10px 0px;
	}

#content_popup {
	margin: 0px 0px 10px 5px;
	}
	
#content_2col #content_main {
	margin: 0px 30px 0px 30px;
	width: 335px;
	}

#content_1col #content_main {
	margin: 0px 30px 0px 30px;
	width: 515px;
	}

#content_popup #content_main {
	margin: 0px 10px 0px 20px;
	width: 475px;
	}

/*
	Ver declaracion para el Content Main
	en el apartado eCongresos
*/

#content_2col #content_main.full, #content_1col #content_main.full {
	width: auto;
	}

#content_main img a {
	border-width: 0px;
	}

#content_main h3 {
	margin: 20px 0px 10px 0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}
#content_main h3 hr {
	margin: 0px 0px 0px 0px;
	height: 0px;
	background-color: #FFF;
	border-width: 0px;
	border-bottom: 1px dotted #C7CFD8;
	}
	
#content_main h4 {
	margin: 20px 0px 10px 0px;
	margin-right: 4px;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

#content_main h6 {
	margin: 25px 4px 0px 0px;
	color: #7c2230;
	font-style:italic;
	font-size: 12px;
	font-weight: bold;
	}

#content_main div, #content_main p {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	text-align:justify;
	}

#content_main div.foto img {
	border: 1px solid #C7CFD8;
	padding: 3px;
	margin-left: 10px;
	}
#content_main .fotonro {
	color: #f90;
	font-size: 11px;
	font-weight: normal;
	
	}
#content_main .fototxt {
	color: #036;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	}

#content_main ul {
	color: #B2C1D1;
	}

#content_main ul p {
	color: #666;
	}

#content_main li {
	color: #B2C1D1;
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 10px 20px;
	}

#content_main ul.border li {
	border-bottom: 1px dotted #C7CFD8;
	padding: 10px 0px 5px 0px;
	}

#content_main ul.border li p {
	margin: 5px 0px 0px 0px;
	border: 0px;
	}

#content_main ul.descargar {
	border-top: 1px dotted #C7CFD8;
	padding: 5px 0px 10px 0px;
	margin-top: 20px;
	width: 80%;
	font-size: 11px;
	}
#content_main ul.descargar2c {
	border-top: 1px dotted #C7CFD8;
	padding: 5px 0px 10px 0px;
	margin-top: 20px;
	width: 60%;
	font-size: 11px;
	}
#content_main li a {
	color: #365483;
	font-weight: bold;
	}
#content_main li a:hover {
	color: #365483;
	font-weight: bold;
	background-color:#e6ebf0;
	}
#content_main p a {
	color: #009999;
	font-weight: normal;
	}
#content_main p a:hover {
	color: #009999;
	font-weight: normal;
	background-color:#fff0da;
	}

#content_main #up {
	clear: both;
	float:right;
	font-size:10px;
	margin-top: 20px;
	}

#content_main .azul{
	color: #036;
	font-weight: bold;
	}
#content_main .amarillo{
	color: #f90;
	font-weight: normal;
	}
#content_main .amarillobold{
	color: #f90;
	font-weight: bold;
	}
#content_main .negro{
	color: #000;
	font-weight: bold;
	}
#content_main .rojo{
	color: #7c2230;
	font-weight: bold;
	}
#content_main .gris{
	color: #333;
	font-weight: bold;
	}
#content_main .small {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	}
#content_main .recuadro {
	border: 1px solid #C7CFD8;
	background-color:#F5F6F8;
	padding: 5px;
	width: 50%;
	color:#333333;
	font-size:11px;
	}
/* MANUALES  */

div#pagina.pagina {
	width: auto;
	}
	
div#pagina.pagina img {
	border: 1px solid #C7CFD8;
	padding: 3px;
	}
div#pagina.pagina div#encabezado {
	width: 300px;
	margin: 0px 30px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #A2B5C7;
	}
div#pagina.pagina div#encabezado h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7C2230;
	text-align:left;
	}

div#pagina.pagina div#encabezado h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	}

div#pagina.pagina div#encabezado p {
	font-size: 10px;
	text-align:right;
	margin: 15px 2px 0px 0px;
	color: #666;
	}
div#pagina.pagina div#encabezado p strong{
	color: #333;
	}
div#pagina.pagina div.cuerpo {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	}
#content_main .texto {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	text-align:justify;
	}
	
/* TABLAS: COMUN PARA TODOS LOS SUBSITES*/

#content_main .tablanro {
	color: #f90;
	font-size: 11px;
	font-weight: bold;
	}
#content_main .tablatxt {
	color: #036;
	font-size: 11px;
	font-weight: bold;
	}
#content_main .tablapie {
	color: #036;
	font-size: 11px;
	font-weight: normal;
	}
#content_main div.tabla1c {
	width: 500px;
	text-align:left;
	font-size: 11px;
	padding-left: 5px;
	}
#content_main div.tabla2c {
	width: 320px;
	text-align:left;
	font-size: 11px;
	padding-left: 5px;
	}
#content_main table th {
	color:#FFF;
	padding: 5px;
	background-color:#003366;
	text-align:left;
	}
#content_main table th.claro {
	color:#333;
	padding: 5px;
	background-color:#B2C1D1;;
	text-align:left;
	}
#content_main table td {
	height:25px;
	}
#content_main table tr .fila {
	}
#content_main table td.columna {
	color: #333;
	text-align:left;
	padding: 5px;
	font-size: 11px;
	}
#content_main table td.columnavacia {
	background-color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
#content_main table td.columnasubtitulotexto {
	color: #036;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	}
#content_main table td.columnatexto {
	color: #333;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	text-align:left;
	}
#content_main table td.columnatextocentro {
	color: #333;
	font-weight: normal;
	font-size: 11px;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	text-align:center;
	}
#content_main table td.columnanegrita {
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	}
#content_main table td.columnaitalica {
	font-style: italic;
	font-size: 11px;
	}
#content_main table td.columnasubrayado {
	text-decoration: underline;
	font-size: 11px;
	}

/* VIDEOTECA  */

div.videoteca_video {
	float: left;
	width: 200px;
	height: 200px;
	border: 1px solid #C7CFD8;
	padding: 3px;
	margin: 0px 0px 10px 10px;
	}

#content_main ul.video li, #content_main ul.econgreso li {
	float: left;
	display: inline; /* IE Double Margin Float Hack */
	width: 240px;
	min-height: 120px;
	list-style-type: none;
	margin: 0px 0px 5px 15px;
	}

* html #content_main ul.video li, * html #content_main ul.econgreso li { height:120px } /* IE min-height Support */

#content_main ul.video li img, #content_main ul.econgreso li img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #C7CFD8;
	padding: 3px;
	}
	
div.videoteca_abstract {
	float: right;
	width: 300px;
	}

/* eCONGRESOS  */

div.econgreso_poster {
	float: left;
	width: 200px;
	border: 1px solid #C7CFD8;
	padding: 3px;
	margin: 0px 0px 10px 10px;
	}

div.econgreso_abstract {
	float: right;
	width: 300px;
	}

#content_main div.econgreso_abstract h4  {
	font-size: 14px;
	color: #f90;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #A2B5C7;
	}

body#econgresos_video #content_1col #content_main {
	margin: 0px 0px 0px 30px;
	width: 530px;
	}

div.econgreso_diapositive {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
	}

div.econgreso_video {
	float: right;
	width: 192px;
	margin: 0px 0px 0px 0px;
	}

div.econgreso_slideshow {
	clear: left;
	width: 345px;
	height: 20px;
	}

#content_main div.econgreso_slideshow a {
	display: block;
	float: left;
	margin: 0px 7px 0px 0px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-color: #C7CFD8;
	}

#content_main div.econgreso_slideshow a.active {
	color: #FFF;
	background-color: #036;
	}

#content_main div.econgreso_slideshow a:hover {
	color: #FFF;
	background-color: #036;
	}

/* eTALLERES  */


#content_main ul.material li {
	width: auto;
	min-height: 140px;
	list-style-type: none;
	margin: 0px 0px 5px 15px;
	}
#content_main ul.materialcm li {
	width: auto;
	min-height: 100px;
	list-style-type: none;
	margin: 0px 0px 5px 15px;
	}

* html #content_main ul.material li { height:140px } /* IE min-height Support */

#content_main ul.material li img, #content_main ul.materialcm li img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #C7CFD8;
	padding: 3px;
	}	
#content_main .iframe {
	margin-left: 0;
	width: 320px;
	border: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	}	
#content_main .iframecm {
	margin-left: 0;
	width: 400px;
	border: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	}	
#content_main .iframe img{
	border: 1px solid #C7CFD8;
	padding: 3px;
	}	
#content_main .iframevideo {
	margin-left: 10px;
	width: 320px;
	border: 0px;
	padding: 0px;
	}	
	
#evaluacion {
	margin: 0px;
	text-align: right;
	}
#evaluacion input {
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color:#333;
	padding: 2px;
	}
#evaluacion p {
	font-size: 11px;
	text-align:right;
	margin-top:2px;
	}
#evaluacion .boton{
	height: 20px;
	width: 100px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align:center;
	background-color: #8FA4BB;
	padding: 0px 10px 0px 10px;
	display:inline;
	border-bottom: 1px solid #B2B0B0;
	border-right: 1px solid #B2B0B0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

/* ESCALAS PSICOMETRICAS */
#puntuacion {
	float: right;
	margin: 0px;
	text-align: right;
	}
#puntuacion input {
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color:#333;
	padding: 2px;
	}
#puntuacion p {
	font-size: 11px;
	text-align:right;
	margin-top:2px;
	}
#puntuacion .boton{
	height: 20px;
	width: auto;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align:center;
	background-color: #8FA4BB;
	padding: 0px 10px 0px 10px;
	display:inline;
	border-bottom: 1px solid #B2B0B0;
	border-right: 1px solid #B2B0B0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
/*ZONA FISCA */
#sponsor_zf {
	border-bottom: 1px solid #A2B5C7;
	text-align: center;
	padding-bottom: 2px;
	}

#sponsor_zf a {
	background-color:#FFFFFF;
	}

#sponsor_zf a:hover {
	background-color:#FFFFFF;
	}
#sponsor_zf  p {
	font-size: 10px;
	color: #333;
	}
#sponsor_main_menu p a {
	background-color:#FFFFFF;
	text-decoration:none;
	}

#sponsor_main_menu p a:hover {
	background-color:#FFFFFF;
	text-decoration:underline;
	}

/* BLOGS */

#content_main div.entry {
	padding: 0;
	margin: 0 20em 3em 0;
}
#content_main div.entry h2 {
	border-bottom: 1px solid #B2C1D1;
}
#content_main div.entry h2 a, #content_main div.entry h2 a:visited {
	color: #000000;
	text-decoration: none;
}
#content_main div.entry h2 a:hover {
	color: #000000;
	background-color:#CCD6E0;
}
#content_main div.entry h3 {
	border-bottom: 1px solid #B2C1D1;
}
#content_main div.entry h3 a, #content_main div.entry h3 a:visited {
	color: #7c2230;
	text-decoration: none;
}
#content_main div.entry h3 a:hover {
	color: #365483;
	background-color:#fff;
}
#content_main div.entry img {
	border: 1px solid #E5D3D6;
	padding: 3px;
}
#content_main div.entry div, #content_main div.entry p {
	line-height: 18px;
	margin-bottom: 1em;
	padding: 2px 0px 0px 0px;
}
#content_main  div.entry p.apartados a, #content_main div.entry p.apartados a:visited {
	color: #365483;
	background-color:#66CCFF;
	font-size: 11px;
	padding: 2px 0px 0px 0px;
}
#content_main div.entry p.apartados a:hover {
	color: #365483;
	background-color:#CCD6E0;
}
#content_main div.entry span {
	margin-right: 4px;
	color: #000000;
}
#content_main div.entry span a {
	color: #7c2230;
}
#content_main div.entry span a:hover {
	color: #7c2230;
	background-color:#E5D3D6;
}
#content_main div.entry ul {
	margin: 10px 0;
}
#content_main div.entry li {
	padding-left: 10px;
	list-style: none;
	background:  url(../img/circle_rojo.gif) no-repeat 0 .5em;
}
#content_main div.entry blockquote {
	margin: 10px;
	padding-left: 20px;
	background:  url(../img/blockquote_rojo.gif) no-repeat;	
}
#content_main div.entry p.enviado {
	display: block;
	color: #000000;
	width: 80%;
	height: 1px;
	border-top: 1px dotted #000000;
	font-size: 11px;
}
/*Comentarios y Trackback*/
div.comment {
	padding: 0;
	margin: 0 0 20px 0;
}
div.trackback {
	margin: 0 20em 20px 0;
}
#trackback {
	margin: 0 20em 20px 0;
}
#comments {
	padding: 0;
	margin: 0 20em 3em 0;
	border-top: 1px solid #BD9097;
}
#comments h3 {
	font-size: 12px;
	font-weight: bold;
	color: #7c2230;
	padding: 10px 0px 2px 0;
	clear: both;
}
#commentform {
	display: block;
	margin-top: 10px;
	padding-top: 20px;
}
#commentform .label {
	width: 8em;
	float: left;
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
}
#commentform .input {
	width: 240px;
	float: left;
	margin-bottom: 5px;
}

#commentform .button {
	width: auto;
	float: left;
	
}
#commentform .fixed {
	width: 240px;
}
#commentform textarea {
	overflow: auto;
	background: #EEECEC;
}
#commentform input {
	background: #EEECEC;
	
}
#commentPreview {
	margin-bottom: 20px;
}
img.emoticons {
	vertical-align: middle
}


/* MODULES_SECTION */

#modules_section {
	width: 170px;
	float: right;
	display: inline; /* IE Double Margin Float Hack */
	margin: 0px 30px 0px 15px;
	}

body#econgresos_video #modules_section {
	width: 170px;
	float: right;
	display: inline; /* IE Double Margin Float Hack */
	margin: 0px 20px 0px 0px;
	}

#modules_section div.module {
	margin: 0px 0px 20px 0px;
	color: #333;
	background: #FFF0D9 url(../img/module_body.gif) top repeat-y;
	border-bottom: 1px solid #FFF; /* IE Jump a:hover BUG */
	}

* html #modules_section div.module { height:1% } /* IE6 Peekaboo BUG */

#modules_section div.hidden {
	display: none;
	}

#modules_section div.module div.module_head {
	height: 13px;
	background: url(../img/module_head.gif) top no-repeat;
	}

#modules_section div.module div.module_food {
	height: 13px;
	background: url(../img/module_food.gif) bottom no-repeat;
	}

#modules_section div.module div.module_content {
	background: #FFF0D9 url(../img/module_body.gif) top repeat-y; /* Repeat for IE5Mac */
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	}

#modules_section p {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	}

#modules_section h5, #modules_section h5 a {
	color: #003065;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	}

#modules_section a {
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	}

#modules_section ul {
	color: #B2C1D1;
	}
	
#modules_section li {
	color: #B2C1D1;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 10px 15px;
	}
	
#modules_section li a {
	padding: 2px 0px 2px 0px;
	}
#modules_section li.active {
	font-weight: bold;
	background-color: #CCD6E0;
	padding: 2px 5px 2px 5px;
	}

#modules_section ul p {
	color: #000;
	}

#modules_section input, #modules_section textarea, #modules_section select {
	border-top: 1px solid #B2B0B0;
	border-left: 1px solid #B2B0B0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: normal;
	background-color:#E5EAEF;
	font-size: 11px;
	color:#333;
	}

#modules_section label {
	display: block;
	margin: 5px 0px 2px 0px;
	}
#modules_section .boton{
	height: 20px;
	width: auto;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align:center;
	background-color: #8FA4BB;
	padding: 0px 10px 0px 10px;
	display:inline;
	border-bottom: 1px solid #B2B0B0;
	border-right: 1px solid #B2B0B0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

/* INDIVIDUAL MODULES */

/* SKILLS - AUTHOR */

#module_author p img {
	margin: 0px 0px 10px 0px;
	}

/* MODULE SEARCH */
	
#module_search div.module_content div {
	margin: 10px 0px 0px 0px;
	}

#module_search #type, #module_search #cat, #module_search #search {
	width: 145px;
	}

/* INTEREST AREAS */

#module_interest_areas #int_cat {
	width: 145px;
	}


/* AGENDA - CALENDAR */

#module_calendar h5 {
	padding-bottom: 0px;
	}

#module_calendar table th {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	}

#module_calendar table td {
	font: 9px Arial, Geneva, sans-serif;
	text-align: center;
	}

#module_calendar a {
	padding: 0px;
	}
/* GUIA DERMATOLOGIA - INDICE */

#module_indice h5 {
	padding-bottom: 10px;
	}
	
#module_indice table {
	width: 150px;
	text-align:center;
	padding-left: 5px;
	}

#module_indice table td {
	font: 10px Arial, Geneva, sans-serif;
	text-align: center;
	width: 10px;
	}

#module_indice table td.a {
	padding: 0px;
	font-weight: bold;
	}
#module_indice table td.active {
	font-weight: bold;
	background-color: #CCD6E0;
	padding: 0px 0px 0px 2px;
	}
/* FOOTER */

#footer {
	clear: right;
	float: right;
	display: inline; /* IE Double Margin Float Hack */
	width: 550px;
	padding: 0px 0px 30px 0px;
	margin: 0px 20px 0px 0px;
	text-align: center;
	font-size:11px;
	}

#footer_1col {
	clear: right;
	float: right;
	display: inline; /* IE Double Margin Float Hack */
	width: 735px;
	padding: 0px 0px 30px 0px;
	margin: 0px 20px 0px 0px;
	text-align: center;
	font-size:11px;
	}
	
#footer a, #footer_1col a {
	font-size: 11px;
	color: #666;
	text-decoration:none;
	}

#footer a:hover, #footer_1col a:hover {
	color: #365483;
	background-color:#CCD6E0;
	}
