.cuerpo {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.fondo-cabecera {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cececd+96 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #cececd 96%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#cececd 96%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#cececd 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cececd',GradientType=0 ); /* IE6-9 */
	height: 130px;
}
.logo {
	width:100%;
	max-width: 277px;
}
.direccion-cabecera {
	clear: both;
	float: right;
	margin-top: 20px;
}
.carousel-inner > .item > img {
    margin: 0 auto;
}
.fondo-carousel {
	background-color: #658009;
}
.fondo-bienvenida {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.titulo-bienvenida {
	font-family: Questrial, sans-serif;
	font-size: 35pt;
	font-weight: normal;
	color: #627e00;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.titulo-seccion {
	font-family: Questrial, sans-serif;
	font-size: 35pt;
	font-weight: normal;
	color: #627e00;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690;
}
.texto-bienvenida {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: justify;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.eslogan {
	font-family: Questrial, sans-serif;
	font-size: 25pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.foto-destacado {
	border: 1px solid #c2c1d0;
	-webkit-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.25);
	width: 100%;
	max-width: 350px;
}
.fondo-destacados {
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.titulo-destacado {
	font-family: Questrial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #627e00;
	text-decoration: none;
	text-align: center;
}
.subtitulo {
	font-family: Questrial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #690;
	padding: 5px;
}
.subtitulo02 {
	font-family: Questrial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #690;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
.texto-destacado {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.texto-normal {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.ventana01 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 20px;
	border: 1px solid #CCC;
	margin: 10px;
}

.fondopie {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	text-align: center;
	padding: 40px;
}
.tratamientos:link {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #690;
	text-decoration: none;
}
.tratamientos:visited {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #690;
	text-decoration: none;
}
.tratamientos:hover {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #693;
	text-decoration: underline;
}
input{
	width: 98%;
	height: 30px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 12pt;
}
textarea{
	width: 98%;
	height: 60px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 12pt;
}
input[type=submit]{
 background-color:#FF9900;
 height:50px;
 width:98%;
 //border:none;
 font-weight:400;
 color:#FFFFFF;
}
.enla-pie:link {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.titu-compartir {
	font-family: Questrial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #690;
	text-decoration: none;
}
.enla-pie:visited {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.enla-pie:hover {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #8BCE00;
	text-decoration: underline;
}