body{
	scrollbar-face-color: #999999; /* fontral del scroll posterior y cuadros inf y sup*/
	scrollbar-shadow-color: #5C743D;/* color de contorno de toda la barra y contornos interiores parte de fuera*/
	scrollbar-highlight-color: #5C743D; /* color de contorno de toda la barra y contornos interiores parte de dentro*/
	scrollbar-3dlight-color: #F4FFE4; /* color de contorno de toda la barra y contornos exteriores parte de dentro*/
	scrollbar-darkshadow-color: #F4FFE4; /* color de contorno de toda la barra y contornos exteriores parte de fuera*/
	scrollbar-track-color: #ffffff; /* fondo del scroll*/
	scrollbar-arrow-color: #5C743D; /* flechas*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

	
}

.fodo_prensa {
	background-image:  url(../images/entrada_prensa.jpg);
	background-repeat:  no-repeat;
}
.fodo_rayas {
	background-image:  url(../images/fondo_rayas.jpg);
	background-repeat:  no-repeat;
}
.letra_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	text-indent: 7px;
	vertical-align: middle;
	background-color: #C4B492;
}
.letra_menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	text-indent: 7px;
	vertical-align: middle;
	background-color: #9C8D80;
}

.cuadro_gris {
	border: 1px ridge #999999;
	margin: 56px;
	background-color: #F8F8F8;
	left: 12px;
	top: 12px;
	right: 12px;
	bottom: 12px;
}
.agradecimento_contacto {
    color: #993300;
	font-size:14px;
}

.tabla_portada {
	background-position: center top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/linea_verde_raya.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	vertical-align: middle;
	text-align: center;
}
.tabla_menu {
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: repeat-y;
	background-color: #C0B4B3;
	border: thin none #FFFFFF;
}
.texto_menu_fondo_enlaces {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #660000;
	text-decoration: none;
	cursor: auto;
}
.enlaces_sin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	cursor: auto;
}
.enlaces_rojos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #996600;
	text-decoration: none;
	cursor: auto;
}
.borde_foto_portada {
	border: thin none #CCC2BD;
	height: 113px;
	width: 152px;
	background-image: url(../images/fachada2.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
/* End */

.tabla_fondo_secciones {
	background-image: none;
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-color: #FFFFFF;

}

.formulario_contacto {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border: thin ridge #666600;
}
.texto_verde {
	color: #339900;
}
.caja_fondo_azulin {
	text-indent: 85px;
	background-image: url(../images/barras.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	height: 33px;
	line-height: 12px;
}
.enlaces_blancos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	cursor: auto;
}
td {
	font-size: 12px;
	color: #666666;
}
.tabla_fondo_terapeutico1 {
	background-image: url(../images/centro_terapeutico1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texto_divisiones {
	font-size: 12px;
	color: #666666;
}
.celdas_color_marron {
	background:#C4B492;
	padding-right:50px;
	padding-left:50px;
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	/*
	padding-top:25px;
	padding-bottom:25px;
	margin-left: 50%;
	margin-right: 50px;
	*/
	border: 1px solid #000000;
}