body, p {color: #666;}

#tit_fototerapia {background: url('../images/tit_fototerapia.gif') no-repeat; height: 30px;text-indent: -9999px;}
#tit_puva {background: url('../images/tit_fototerapia_puva.gif') no-repeat; height: 30px;text-indent: -9999px;}
#tit_uvb {background: url('../images/tit_fototerapia_uvb.gif') no-repeat; height: 30px;text-indent: -9999px;}
#tit_fototerapia_indicaciones {background: url('../images/tit_indicaciones.gif') no-repeat; height: 30px;text-indent: -9999px; width: 230px}
#tit_quienes {background: url('../images/tit_quienes.gif') no-repeat; height: 30px;text-indent: -9999px; width: 270px}
#tit_formulario_de_ceontacto {background: url('../images/tit_formulario_de_ceontacto.gif') no-repeat; height: 30px;text-indent: -9999px; width: 430px}
#tit_mapa {background: url('../images/tit_mapa.gif') no-repeat; height: 30px;text-indent: -9999px; width: 80px}
p{
	font-family: Georgia;
	font-style: italic;
	line-height: 1.8em
}
/* Banner*/ 
.horario {
	margin: 30px 0 5px 0; 
	color: #95BC7E; 
	font-size: 14px; 
	font-weight: bold; 
}
.telefono {
	margin: 5px 0 5px 0;
	color: #6DBCDD; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Georgia; 
	color: #86AEA3; 
	font-size: 24px; 
	font-weight: bold;
}
.mail{
	font-size: 14px;
}

/* Indicaciones*/
.indicaciones li{
	list-style-image:url("../images/li_flower.gif");
	font-weight: bold;
	color:#619080;
	font-family: Georgia;
	padding: 0 0 5px 0;
}
a{
	color: #A4BF3A;
	text-decoration: none;
}

a:hover{
	color: #FB9F0C;
	text-decoration: underline;
}

strong {
	color: #619080;
}

.dra  {
	color: #5E8A7A; 
	font-size: 17px; 
	font-weight: normal;
	font-family: Tahoma
}

h2 {
	color: #86AEA3; 
	font-size: 17px; 
	font-weight: normal;
	font-family: Tahoma
}

h3 {
	color: #95BC7E; 
	font-size: 18px; 
	font-weight: normal;
}

li{
	list-style: none;
}

input, textarea {
	width:95%;
	background-color: #F5F9FA;
	border: 1px solid #E7ECEF;
	padding: 4px;
	color: #666666;
}
textarea {
	height: 110px
}
label {

  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  text-transform: uppercase;
}
.error {
  color: #FF0000;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: -4px;
  text-transform: inherit;
}

idLblGenericError{
	display: block;
}
#submit_btn { 
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#submit_btn:hover { 
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}