h3 {
	position:absolute;
	top:85px;
	left:184px;
	background-image:none;
	width:340px;
}
#contingut {
	position:absolute;
	top:250px;
	left:269px;
	width:493px;
	overflow:auto;
	overflow:hidden;
	font-size:9px;
}
#contingut p {
	text-align:right;
	margin:0 0 25px 0;
	padding:0;
	color:#C10059;
}
div.mensajeOK {
	width:147px;
	position:absolute;
	top:90px;
	left:815px;
}
form#contactposter {
	width:147px;
	position:absolute;
	top:250px;
	left:815px;
}
form#contactposter input, form#contactposter select  {
	width:147px;
	background-color:#C10059;
	color:#FFFFFF;
	border:none;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0 7px 0
}
form#contactposter textarea {
	width:147px;
	background-color:#C10059;
	color:#FFFFFF;
	border:none;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0 7px 0;
	overflow:hidden;
}
form#contactposter textarea#direccion {
	height:30px;
}
form#contactposter .boton {
	background-color:#C10059;
	width:auto;
	float:right;
	font-size:12px;
	clear:both;
}
form#contactposter .asterisco {
	color:#C10059;
}
form#contactposter form p {
	color:#C10059;
	margin:0 0 40px 0;
	font-size:10px;
}
form#contactposter p.color {
	color:#C10059!important;
	margin-bottom:10px;
	width:150px;
}

.error {
float:left;
clear:both;
margin:0 0 25px 0;
color:#ffffff;
}
.error ol { margin:0; padding:0;}

.error li {padding:0 0 5px 0; list-style:none;}
