/*
	CSS - Borja Delgado	
	OrangeSide - http://www.orangeside.org
	03 - 2005
	Print Version
*/

/* GENERAL STYLES */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font: 0.75em Arial, Helvetica, sans-serif;
	text-align: center; /* 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: 700px;
	margin: 0 auto;
	text-align: left; /* IE5.x Center Site Hack - Part 2 of 2 */
	}
	
#main_container_popup {
	width: 700px;
	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;
	}

#subsite_logo {
	clear: left;
	float: left;
	margin: 0px 0px 20px 16px;
	}

#msd_logo {
	float: right;
	margin: 23px 0px 0px 0px;
	}

/* UTILITIES MENU */

#utilities_menu {
	display: none;
	}

/* MAIN MENU */

#main_menu {
	display: none;
	}

/* CONTENT - GENERAL */

#content_1col, #content_2col, #content_popup {
	clear: both;
	}

#content_1col #content_head, #content_2col #content_head, #content_popup #content_head {
	height: 16px;
	}

#content_1col #content_food, #content_2col #content_food, #content_popup #content_food {
	clear: both;
	height: 16px;
	}

#content_1col #content_body, #content_2col #content_body, #content_popup #content_body {
	width: 690px;
	}


/* CONTENT - PATH */

#path {
	margin: 5px 30px 5px 30px;
	}

#path a {
	color: #333;
	font-size: 11px;
	}
	
#path strong {
	color: #333333;
	font-weight: bold;
	}

/* CONTENT - SUBTITLE */


#subtitle {
	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: #009999;
	margin: 0px 0px 0px 0px;
	}
	
#subtitle h4, #subtitle h4 a {
	font-size: 12px;
	font-weight: normal;
	color: #009999;
	margin: 0px 0px 0px 0px;
	}
	
#subtitle p {
	font-size: 10px;
	text-align:right;
	margin: 25px 2px 0px 0px;
	}

#subtitle strong {
	color: #333;
	}

/* CONTENT - MAIN */

#content_2col, #content_1col, #content_popup {
	margin: 0px 0px 10px 0px;
	}

#content_2col #content_main, #content_1col #content_main, #content_popup  #content_main{
	margin: 0px 30px 0px 30px;
	}

#content_main a img {
	border-width: 0px;
	}

#content_main h3 {
	margin: 30px 0px 0px 0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}

#content_main h3 hr {
	margin: 0px 0px 10px 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;
	}

#content_main h6 {
	margin: 15px 4px 10px 0px;
	color: #7c2230;
	font-style:italic;
	font-size: 12px;
	font-weight: normal;
	}

#content_main div, #content_main p {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	}

#content_main div.foto {
	text-align: center;
	}

#content_main .fotonro {
	color: #f90;
	font-size: 11px;
	font-weight: normal;
	}
#content_main .fototxt {
	color: #036;
	font-size: 11px;
	font-weight: normal;
	}

#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: 0px 0px 5px 0px;
	}

#content_main ul.border li p {
	margin: 5px 0px 0px 0px;
	}

#content_main a {
	color: #365483;
	font-weight: bold;
	}

#content_main #up {
	clear: both;
	float:right;
	font-size:11px;
	}

#content_main .azul{
	color: #036;
	font-weight: bold;
	}
#content_main .amarillo{
	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 img {
	width: 520px;
	border: 1px solid #C7CFD8;
	padding: 3px;
	}
div#pagina.pagina {
	width: 525px;
	}
div#pagina.pagina div#encabezado {
	width: 50%;
	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;
	}

div#pagina.pagina div#encabezado h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#pagina.pagina div#encabezado p {
	font-size: 10px;
	text-align:right;
	margin: 15px 2px 0px 0px;
	}
div#pagina.pagina div.cuerpo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	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;
	text-align:left;
	}
#content_main div.tabla2c {
	width: 320px;
	text-align:left;
	font-size: 11px;
	padding-left: 5px;
	text-align:left;
	}
#content_main table th {
	color:#FFF;
	padding: 5px;
	background-color:#003366;
	}
#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;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	}
#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;
	}
#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;
	}

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;
	}

div.econgreso_diapositive {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #EEE;
	}

div.econgreso_slideshow {
	height: 30px;
	}

#content_main div.econgreso_slideshow a {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 30px;
	height: 30px;
	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;
	}

/* HABILIDADES CLINICAS */

/* 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;
}


/* MODULES_SECTION */

#modules_section {
	display: none;
	}

body#habilidades_clinicas #modules_section {
	width: 170px;
	float: right;
	display: inline; /* IE Double Margin Float Hack */
	margin: 0px 30px 0px 15px;
	}

#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 {
	padding: 0px 10px 0px 10px;
	}

#modules_section p {
	margin: 0px 0px 5px 0px;
	}

#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;
	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 {
	background-color: #C7CFD8;
	}

#modules_section label {
	display: block;
	margin: 5px 0px 2px 0px;
	}

/* INDIVIDUAL MODULES */

/* SKILLS - AUTHOR */

#module_author p img {
	margin: 0px 0px 10px 0px;
	}


/* FOOTER */

#footer {
	clear: right;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 30px;
	text-align: left;
	}

#footer_1col {
	clear: right;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 30px;
	text-align: left;
	font-size: 11px;
	}
	
#footer a, #footer_1col a {
	font-size: 11px;
	color: #365483;
	}

#footer a:hover, #footer_1col a:hover {
	color: #365483;
	background-color:#CCD6E0;
	}

/* POPUPS */

body#popup {
	text-align: left;
	}

body#popup div {
	width: 330px;
	text-align: center;
	}

body#popup div#titulo h2 {
	text-align: center;
	padding: 5px;
	background-color: #666;
	margin: 0px;
	color: #FFF;
	}

body#popup div#presentacion p {
	padding: 5px;
	background-color: #BBB;
	}

body#popup div#grafica {
	background-color: #DDD;
	}

body#popup div#grafica p {
	padding: 5px;
	}

body#popup div#grafica img {
	}

body#popup div#pie_grafica p {
	padding: 5px;
	background-color: #BBB;
	text-align: left;
	}