﻿/*

-----------------------------------------------

Style Sheet
Site: IMD
Author:   Dot Design    www.dotdesign.es
Version:  2009.1

----------------------------------------------- */

* {
	font-family: Arial,  Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
}
html, body, div, p {
	font-family: Arial, Helvetica, sans-serif; 
}
body {	
	font-size: 12px;
	line-height: 17px;
	background: #c4c5c5;
	color: #333333;
}

h1, h1.home {
	font-size: 16px;
	padding: 15px 17px 28px 17px;
	color: #55ab26;
	padding-bottom:7px;
	*font-weight: normal; 
}
h1.home {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0;
	 
}
h2, h3 {
	font-size: 13px;
	padding: 5px 17px;
	color: #333;
}
h2.test {
	font-size: 12px;
	padding: 5px 10px;
	color: #3330;
}

#wrapper {
	position: absolute;
	width: 965px;
	height: 668px;
	left: 50%;
	margin-left: -500px;
}
#contenedor, #contenedor-a, #contenedor-b, #contenedor-c, #contenedor-d, #contenedor-e, #contenedor-f {
	position: relative;
	border: 1px solid #fff;
	background: #fff;
	width: 965px;
	margin-top: 37px;
	background: #eee url(../img/fn-menu.jpg) no-repeat left 308px;

}
#contenedor-a {
	background: #eee url(../img/fn-menu.jpg) no-repeat left 344px; /* IMD*/
}
#contenedor-b {
	background: #eee url(../img/fn-menu.jpg) no-repeat left 394px; /* Tratamientos Capilares*/
}
#contenedor-c {
	background: #eee url(../img/fn-menu.jpg) no-repeat left 325px; /* Diagnostico*/
}
#contenedor-d {
	background: #eee url(../img/fn-menu.jpg) no-repeat left 362px; /* Problemas Capilares*/
}
#contenedor-e {
	background: #eee url(../img/fn-menu.jpg) no-repeat left 460px; /* Alopecias*/
}
#contenedor-f {
	background: #f9f9f9; /* Index-video*/
}
a img {
	border: 0; 
	border-style: none;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
img.left {
	float: left;
}

p { 
	padding: 8px 20px 8px 17px;
	background: #fff;
} 
a {
	color: #44891e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul.lista {
	margin-left: 40px;
	margin-right: 20px;
	list-style-position: outside;
	list-style-type: disc;	
}
ul.lista  li {
	
}
ul.noticias {
	list-style-type: none;
	list-style-image: none;
	margin: 0 25px 0 17px;	
}
ul.noticias li {
	color: #646464;
	padding-bottom: 7px;
}


ul.noticias li a {
	padding: 0;
	display: block;
 	border-bottom: 1px dotted #b4b4b4;
	margin-bottom: 3px;

}
ul.noticias li a:hover {
	text-decoration: none;

}

/* Cabecera ---------------------------------------  */

#info-enlaces {
	float: right;
	color: #000;
	font-size: 11px;
	margin-top: 16px;
}
#info-enlaces a  {
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
#info-enlaces a:hover {
	text-decoration: underline;
}

#cabecera {
	height: 93px;
	background: #ececec url(../img/fn-quicklink.gif) repeat;
	border-bottom: 1px solid #fff;
}
#logo {
	float: left;
	
}
#quick-link {
	margin-left: 213px;
}
#quick-link ul {
	list-style-type: none;
	list-style-image: none;
}
#quick-link li {
	float: left;
	font-size: 11px;
	color: #000;
	display: block;
}
#quick-link li a {
	color: #55ab26
	text-decoration: none;
	font-size: 12px;
}
#quick-link li a:hover {
	text-decoration: underline;
}
#quick-link li.consulta {
	text-align: center; 
	padding: 18px 34px  14px 120px;
	background: url(../img/fn-consulta.jpg)  no-repeat;
	line-height: 15px;
}
#quick-link li.tricograma {
	text-align: center; 
	padding: 30px 50px  28px 113px;
	background: url(../img/fn-tricograma.jpg)  no-repeat;
	
}
#quick-link li.mapa {
	text-align: center; 
	padding: 18px 29px  10px 89px;
	background: url(../img/fn-mapa.jpg)  no-repeat;
	line-height: 15px;
}

/* Navegación ---------------------------------------  */

#menu {
 	float: left;
	width: 213px;
	background: #f9f9f9 url(../img/fn-menu.gif) repeat-x;
	border-top: 21px solid #4DB113;
	/*min-height: 479px;*/
	-height:auto !important;
  	-height:479px;
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	
}
#menu li {
	border-top: 1px solid #fff;
	color: #000;
}

#menu li a {
	display: block;
	padding: 5px 12px;
	color: #000;
	text-decoration: none;
	background: url(../img/flecha.gif)  no-repeat  195px 9px;
	border-bottom: 1px solid #989695;
}
#menu li a:hover, #menu li.seleccionb a  {
	background: #cbd8c4 url(../img/flecha.gif)  no-repeat  195px 9px
}
#menu li.seleccion a {
	border-bottom: 1px solid #dfe2e5;
	background: #cbd8c4 url(../img/flecha2.gif)  no-repeat  192px 9px
}
#menu li.submenu, #menu li.submenu-seleccion {
	font-size: 11px;
	color: #000;
	border: 0;
	line-height: 15px;
}
#menu li.submenu a, #menu li.submenu-seleccion a {
	border: 0;
	padding: 1px 0 2px 22px;
	color: #000;
	background: #dfdfdf url(../img/bolo.gif) no-repeat 12px 9px;
	text-decoration: none;

}
#menu li.submenu a:hover, #menu li.submenu-seleccion a {
	text-decoration: underline;
}
#menu li.submenu-b, #menu li.submenu-b-seleccion {
	font-size: 11px;
	color: #484948;
	border: 0;
	line-height: 15px;
}
#menu li.submenu-b a, #menu li.submenu-b-seleccion a {
	border: 0;
	padding: 1px 0 2px 30px;
	color: #484948;
	background: #dfdfdf url(../img/bolo2.gif) no-repeat 22px 9px;
	text-decoration: none;

}
#menu li.submenu-b a:hover, #menu li.submenu-b-seleccion a {
	text-decoration: underline;
}

/* Cuerpo ---------------------------------------  */


#contenido {
	margin-left: 213px;
	min-height: 530px;
	-height:auto !important;
  	-height:500px;
	background: #fff;
	border-left: 1px solid #fff;
}
#leyenda {
	background:#000;
	color: #fff;
	height: 20px;
	padding: 2px  0 0 17px;
	font-size: 14px;
	border-bottom: 1px solid #fff;

}
#breadcrumb {
	padding-left: 16px;
	padding-top: 5px;
	font-size: 10px;
	color: #646464;
}
#breadcrumb a {
	color: #646464;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a.seleccionado {
	text-decoration: underline;
}
.tt-centros {
	font-weight: bold; 
	color:#5e5e5e;
	border-bottom: 1px solid #afc5df;
	margin-bottom: 5px;
	width: 480px; 
}
.tt-preguntas {
	font-weight: bold; 
	color:#5e5e5e;
	border-bottom: 1px solid #afc5df;
	margin: 5px 17px;
}
.desc {
 font-size:10px;padding-left:5px;vertical-align:top;font-style:italic
}
.imgsist {float:right;padding-left:10px
}
/* Home --------------------------------------  */

.cabecera-home {
	background: #868889;
	height: 149px;
	font-size: 14px;
	color: #fff;
}
.titular-home {
	float: right;
	width: 198px;
	height: 79px;
	padding: 30px;
	border-left: 1px solid #fff;
	border-bottom: 10px solid #6b6d6e;
}
#formulario {
	float: right;
	width: 278px;
	background: url(../img/fn-form.gif) repeat-y;
	*height: 300px;
}
#formulario-grande {
	float: none;
	width: 610px;
	background: url(../img/fn-form2.gif) repeat-y;
	*height: 300px;
	margin-top: -9px;
	margin-left: 40px;
}
.tt-formulario {
	margin: 0 20px;
	*margin: -4px 20px;
	margin-right: 15px;
	background: #b4b4b4;
	font-size: 14px;
	padding: 3px 10px;
	border: 1px solid #fff;
	color: #fff;
}
.contenido-home {
	
	float:left; 
	width: 257px;

}
#noticias {
	margin-top: 15px;
	margin-left: 257px;
	width: 215px;
}
.tt-noticias {
	background: #4DB113;
	color: #fff;
	margin-bottom: 12px;
	font-size: 14px;
	padding: 3px 5px;
}
#noticias ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 7px;
}

#noticias li {
	color: #646464;
	padding-bottom: 7px;
}
#noticias li a {
	padding: 0;
	display: block;
 	border-bottom: 1px dotted #b4b4b4;
	margin-bottom: 3px;

}
#noticias li a:hover {
	text-decoration: none;

}
.bannertest {
	background: url(../img/fn-test.jpg) no-repeat;
	width: 215px;
	height: 79px;
	margin-top: 8px;
	
}
.textbanner {
	 padding: 7px 40px 3px 25px; 
	 font-size: 10px;
	 color: #646464;
	 line-height: 12px;
	 display: block;

}
.videocommentario {
	font-size: 11px;
	padding: 8px;
	margin-bottom: 5px;
	line-height: 15px;

}
/* Pie ---------------------------------------  */

#footer {
	clear: both;
	color: #000;
	font-size: 11px;
	margin-top: 5px;
	text-align: right;
}

#footer a {
	color: #000;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;

}
#autor {
	font-size:10px; 
	text-align:right;
	color: #686868;
	margin: -10px 0px 10px 0;
}
 .nota {
	font-size:10px; 
	color: #000;
}
#autor a {
	color: #686868;
	
}
#direccion {
	font-size:11px; 
	text-align:left;
	color: #000;
	margin: -18px 0 0 5px;
}
/* Tablas ---------------------------------------  */

table.datos {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	margin-left: 10px;
	border: 1px solid #ececec;
}
table.datos th, table.datos td {
	padding: 8px 10px;
}

table.datos th {
	background: #68a4cf;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
table.datos td {
	vertical-align: top;
	text-align: right;
	border-bottom: 1px solid #ececec;
}
table.datos td.seccion {
	border-bottom: 1px solid #ececec;
	font-weight: bold;
	color: #919191;
	text-align: left;
}

table.test {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0;
	padding: 0;

}

table.test td {
	width: 35%;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ececec;
	
	border-top: 1px solid #ececec;
}

/* Formulario ---------------------------------------  */
form {
	text-align: left;
	margin: 10px 40px;
	color: #646464;
	font-size: 11px;
	
	
}


.mandatory {
	font-size: 10px;	
	color: #8b1010;
	padding: 5px 0;
}

label {
	float: left;
	width: 75px;

	
}
label.dos {
	float: left;
	width: 250px;
	margin-left: 20px;
	
}
label.tres {
	float: left;
	width: 200px;
	height: 20px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000;
	padding: 1px 3px 1px 3px; 
	border: 1px #ccc solid;
	margin-bottom: 5px;
	width: 115px;
}

.centro  {
font-size: 11px; color:#646464; width: 198px; margin-bottom: 5px;
}

input.boton {
	width: auto;
	float: right;
	font-size: 11px;
	color: #fff;
	background: #55ab26; 
	border:1px solid #fff;
	cursor:pointer;
	*cursor: hand;
	margin: 8px 0 ;
	padding: 2px 10px;
	
}

textarea.comentarios {margin-top: 8px; margin-bottom: 0px; *margin-top: 25px;}
textarea {
	display: block;
	width: 190px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 1px 3px 1px 3px;
	border: 1px #aaa solid;
}
input.radio, input.checkbox {
	width: auto;
	border: 0;
	margin-right: 10px;
}

/* Enlaces especiales ---------------------------------------  */

#ver-on1, #ver-on2, #ver-on3, #ver-on4, #ver-on5, #ver-on6, #ver-on7 #ver-off1, #ver-off2, #ver-off3, #ver-off4, #ver-off5, #ver-off6, #ver-off7 {
    font-size: 12px;
	color: #30478d;
	text-decoration: none;
}
.display-enlaces {
	display: none;
	font-size: 12px;
	margin: 2px 0 10px -17px;
	padding: 0;
	border-top: 1px solid #96cb79;

}
