.celdader {
	background-image: url(sombra_der.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.celdaizq {
	background-image: url(sombra_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.titulos_imagen {
	padding-top: 40px;
	padding-left: 45px;
	background-color: #F4F5EB;
}
.texto {
	font-family: arial;
	font-size: 11px;
	color: #B08B7D;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 53px;
	line-height: 22px;
	padding-bottom: 15px;
	background-color: #F4F5EB;
}
.mensaje {
	font-family: arial;
	font-size: 16px;
	font-weight:normal;
	color: #B08B7D;
	text-align:center;
}
#formContacto{
	margin:20px auto;
}
.fields{
	border:1px #d8d9c9 solid;
	width:95%;
	font-family: arial;
	font-size: 11px;
	color: #B08B7D;	
}
