/* PARA QUE LA BARRA DESPLAZAMIENTO APAREZCA SIEMPRE */
html{
height: 100%;
margin-bottom: 1px;
}
* /*en todos los els de la web*/{
	outline: none;
	margin:0px;
	padding:0px;
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
	margin:0px;
	background-color: #F4CEE3;
}
td {
	border: 0px;
}
h1 {
	font-size: 21px;
	color: #BF90A6;	
}

h2 {
	font-size:12px;
	color: #BF90A6;
	line-height:25px;	
}

/*INDEX*/
body.index {
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: 0% 27px;
	background-color: #F4CEE3;
}
div#contenedor-index {
	margin: 237px auto auto 12%;
	width: 1000px;
	height: 168px;
	z-index:1;
}
.tratamientos h2 {
	font-size:16px;
	color: white;
}
td.logo {
	background-color: White;
	width: 250px;
	/*background-image: url(../imagenes/logo_valladolid.gif);
	background-repeat: no-repeat;
	background-position: center;*/
	padding-right: 30px;
	padding-left: 30px;
	border-left: 60px solid #FC3888;
}
td.texto {
	background-color: #FC3888;
	width: 330px;
	padding-left: 35px;
	padding-right: 95px;
	margin: 0px 10px 0 10px;
	color: White;
	height: 169px;
	border-left: 50px solid gray;
}
td.eslogan {
	background-image: url(../imagenes/eslogan.gif);
	background-repeat: no-repeat;
	background-position: 97% 40%;
	text-align:right;
}
.texto h1 {
	color:#F4CEE3;
	padding-bottom: 5px;
	font-size:18px;
	font-weight: bold;
}
.entrar {
	text-align:center;
	font-size:14px;
}
.entrar a:link, .entrar a:visited {
	color: gray;
	font-weight:normal;
	background-image:url(../imagenes/triangulo-gris.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.entrar a:hover, .entrar a:focus, .entrar a:active {
	color: #FC3888;
	font-weight:normal;
	border-bottom:none;
	background-image:url(../imagenes/triangulo.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
/*CONTENIDO*/

div#contenedor {
	margin: 110px auto auto 100px;
	width: 1000px;
	height: 480px;
	z-index:1;
	background-color: white;
	background-image: url(../imagenes/flor.gif);
	background-position:100px 280px;;
	background-repeat:no-repeat;
}

tr.contenido {
	height:240px;
}
td.logo-cont {/*
	background-color: White;*/
	width: 230px;
	background-image: url(../imagenes/logo-ginevall_peq.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	padding-right: 30px;
	/*border-left: 40px solid #FC3888;*/
}
ul.menu {
	list-style:none;
	line-height: 45px;
	font-size:16px;
	font-weight:bold;
	color: #FC3888;
	padding-left: 30px;
	padding-top: 200px;
}
a{
text-decoration: none;
}
.menu a:link, .menu a:visited {
	text-decoration:none;
	color: #FC3888;
}	
.menu a:hover, .menu a:active, .menu a:focus {
	text-decoration:none;
	color: gray;
}
td.rosa {
	width: 15px;
	background-color: #FC3888;
}
td.gris {
	width: 15px;
	background-color: gray;
}
td.medio {
	/*background-color:white;*/
	width: 630px;
	padding-left: 0px;
	padding-right: 55px;
	margin: 0px 10px 0 10px;
	color:#666666;
	height: 169px;
	/*border-left: 50px solid gray;*/
	background-image:url(../imagenes/senora_peq.jpg);
	background-position: 390px center;
	background-repeat:no-repeat;
	vertical-align:top;
}
.servicios td.medio {
	background-image:url(../imagenes/embarazada.jpg);
	background-position: 310px 125px;
	background-repeat:no-repeat;
}
.contacto .medio p, .contacto .medio h2,.contacto .medio h3{
	padding-left: 0px;
}
.contacto td.medio {
	background-image:none;
}
.contacto .medio p {
	font-size:14px;
	line-height:20px;
}
.contacto .medio h2 {
	font-size:15px;
	line-height:20px;
}
h3 {
	font-size:12px;
	color: gray;
	line-height: 20px;/*
	font-style:italic;*/
}
h3.emma {
	color: #FC3888;
	font-style:normal;
}
#map {
	background-color:#F4CEE3;
	left: 710px;
	top: 230px;
	position:absolute;
	width: 300px; 
	height: 280px;
	border: 1 px solid #FC3888;
}
.servicios .medio h2 {
	color: gray;
	padding-left: 20px;
}
h3.nota {
	font-size: 11px;
	color:#999999;
	padding-left: 20px;
}
.medio h1, .medioaviso h1 {
	padding-top: 30px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	font-size:16px;
	color: #FC3888;
	border-bottom: 1px dotted #FC3888;
}
.medio p {
	font-size: 12px;
	color:#666666;
	width: 350px;
}
/*PIE*/
.pie {
	text-align:right;
	width: 100%;
	padding-top: 5px;
	}
.pie a:link, .pie a:visited {
	color: gray;
}
.pie a:hover, .pie a:active, .pie a:focus {
	color: #FC3888;
}
/*AVISO LEGAL*/
td.medioaviso {
	/*background-color:white;*/
	width: 630px;
	padding-left: 0px;
	padding-right: 55px;
	margin: 0px 10px 0 10px;
	color:#666666;
	height: 169px;
	vertical-align:top;
	/*border-left: 50px solid gray;*/
}

.medioaviso p {
	font-size: 12px;
	color:#666666;
	width: 500px;
}
*/
