div#cabecera {
	background: url(../images/header-valdeprocasa.jpg) top right no-repeat !important;
}
div#cabecera-contenido_es {
	background: url(../images/contenido-valdeprocasa.jpg) top left no-repeat #366599 !important;
}

div#cabecera-contenido_en {
	background: url(../images/contenido-valdeprocasa.jpg) top left no-repeat #366599 !important;
}
h3 {
	background: url(../images/h3_valdeprocasa_background.jpg) no-repeat !important;
}
h3.en {
	background: url(../images/h3_valdeprocasa_en_background.jpg) no-repeat !important;
}
div#texto{
	text-align: justify;
}
#adicional h4{
	margin: 10px;
	padding-top: 6px;
}
#adicional ul{
	padding: 25px 10px 0 0;
}
#adicional ul li h5{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
/*#adicional ul li a{
	display: block;
	text-decoration: none;
	line-height: 5px;
	font-weight: normal;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #2d82bb;
	background: #99c2de;
	color: #366599;
	padding: 10px;
}
#adicional ul li a:hover{
	background: #ded399;
	border-color: #f8b83b;
	color: #B8860B;
	font-weight: bold;
	font-size: 90%;
}*/
#adicional #searchform{
/*	margin-top: 35px;*/
}
#adicional ul.entorno{
	background: url(../images/col-entornos.jpg) no-repeat bottom left;
	padding:10px 0 50px 0 !important;
	height: 50px;
	overflow: visible;
}
html > body #adicional ul.entorno{
	padding: 15px 0 120px 0 !important;
}
#adicional ul.entorno li {
	height: 14px;
}
#adicional ul.entorno li h5{
	font-size: 96%;
	margin: 0;
	padding: 0;
}
#adicional ul.entorno li a{
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding: 2px 2px 2px 6px;
}
.contactForm{
	width: 205px;
}

.contactForm label{
	display: block;
	font-weight: bold;
	font-size: 90%;
}
.contactForm input{
	width: 195px;
}
.contactForm input#submit{
	width: 10em;
	display: block;
	margin: 0 auto;
}
.contactForm textarea{
	width: 195px;
}
address{
	float: right;
	text-align: center;
	margin-top: 19px;
	margin-right: 15px;
}
html > body address{
	margin-top: 10px;
}