*{
	color: #6c7479;
	text-decoration: none;
	font-family: Helvetica;
}

body{
	background-color: #d9d9d9;
}

P{
	text-align: justify;
	margin: 15px 0px;
	font-size: 12px;
	line-height:20px;
}

a:hover{
	color: #4e3939;
}

strong{
	font-weight: bold;
}

p.capital:first-letter{
   float:left;
   color: #99bec5;
   background:white;
   border:1px solid #999999;
   font-size:80px;
   line-height:60px;
   padding:2px;
   margin-right: 5px;   
}

p.faq:first-letter{
   float:left;
   color: #99bec5;
   font-size:20px;
   line-height:20px;
   padding:2px;
   margin-right: 5px;   
}

h1{
   color: #99bec5;
   font-size:30px;
   line-height:30px;
   padding:2px;
   margin-right: 5px;   
}

h2{
   color: #99bec5;
   font-size:18px;
   line-height:30px;
   padding:2px;
   margin-right: 5px;   
}

#wrapper{
	width: 765px;
	margin: 0 auto;
}

UL.lang_sel{
	text-align: right;
	height: 15px;
	margin-top: 5px;
}

UL.lang_sel LI{
	display: inline;
	font-size: 12px;
}

UL.menu{
	text-align: center;
	font-size: 13px;
}

UL.menu LI{
	display: inline;
	margin: 5px 5px;
	font-size: 13px;
}

#cuerpo {
	background-color: #f9f9f9;
	border: 1px solid #a9a9a9;
	padding-top: 20px;
}

#right_column{
	float: right;
	width: 535px;
	_width: 505px;
	margin-right: 25px;
	padding-left: 15px;
	border-left: 1px solid #a9a9a9;
}

#right_column UL{
	list-style-type:disc;
}

#right_column LI{
	font-size: 12px;
	margin-left: 50px;
	line-height:25px;
}

#right_column blockquote{
	border: 1px solid #a9a9a9;
	background-color: #d9d9d9;
	background-image: url(../images/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	margin: 20px 75px;
	padding: 20px;
}

#right_column blockquote P{
	margin: 15px 0px;
	font-size:10px;
	line-height:10px;
}

#right_column blockquote P.firma{
	margin-top: 30px;
	text-align: right;
}

#right_column a.image IMG{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

#left_column{
	margin-left: 10px;
	margin-right: 585px;
}

#left_column UL{
	background-color: #d9d9d9;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
}

#left_column UL.terapias LI{
	color: #6c7479;
	font-size: 18px;
	background-image: url(../images/slash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 5px; 
	font-weight: lighter;
}

#footer{
	display: block;
	clear: both;
	padding-top: 15px;
}

#footer P{
	text-align: center;
}

#admin{
	text-align: center;
	margin-top: 50px;
}

#admin FIELDSET{
	width: 300px;
	text-align: left;
	border: 1px solid #a9a9a9;
	background-color: #d9d9d9;
	margin: 20px 75px;
	padding: 20px;

}

.fecha{
	font-size: 14px;
}

table.contact p{
	margin: 0px;
}

table.contact input{
	background: white;
	border: 1px solid gray;
	padding: 4px;
	margin-bottom: 5px;
}

table.contact textarea{
	background: white;
	border: 1px solid gray;
	padding: 4px;
	margin-bottom: 5px;
}
.red_form{
	color: black;
	font-weight: bold;
}

#right_column fieldset{
	border: 1px solid #a9a9a9;
	background-color: #d9d9d9;
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	margin: 20px 75px;
	padding: 20px;
}

#right_column fieldset input{
	width: 350px;
	border: 1px solid #a9a9a9;
	padding: 5px;
	font-size: 14px;
}

#right_column fieldset textarea{
	width: 350px;
	height: 75px;
	border: 1px solid #a9a9a9;
	padding: 5px;
	font-size: 14px;
}

#right_column fieldset p{
	margin: 5px;
}