div#contingut div#contingut-izq {
	float:left;
	overflow:hidden;
	width:345px;
}
div#contingut div#contingut-der {
	float:right;
	overflow:hidden;
	width:350px;
}
div#contingut-izq h2 {
	margin:0 0 8px 0;
	padding:0 0 4px 0;
	background:url(../img/lineas-h2.gif) repeat-x bottom;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:auto;
	overflow:auto;
	overflow:hidden;
	color:#0057A4;
}
div#contingut-izq h4 {
	margin:0 0 8px 0;
	padding:15px 0 4px 0;
	background:url(../img/lineas-h2.gif) repeat-x bottom;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:both;
	color:#0057A4;
	display:block;
}
div#contingut-izq p {
	padding:0 0 15px;
	float:left;
	width:172px;
	overflow:auto;
	overflow:hidden;
	line-height:15px;
}
div#contingut-izq p strong {
	text-transform:uppercase;
	color:#0057A4;
}
div#contingut-izq p.der {
	padding:0 0 15px;
	float:right;
	width:140px;
	overflow:auto;
	overflow:hidden;
	line-height:18px;
}
div#contingut-izq ul {
	margin-bottom:10px;
}
div#contingut-izq ul li {
	margin:0 0 10px 0;
	font-weight:bold;
}
div#contingut-izq ul li a {
	background:url(../img/flecha.gif) no-repeat 0em 4px;
	color:#0057A4;
	padding-left:9px;
}
div#contingut-izq ul li a:hover {
	background:url(../img/flechaColor_f2.gif) no-repeat 0em 4px;
	color:#FB9414;
	padding-left:9px;
}
div#contingut-izq ul li a em {
	font-weight:normal;
	color:#7991BE;
	font-style:normal;
}
div#contingut-izq ul li a:hover em {
	color:#FB9414;
}
div#contingut-der h3 {
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	background:url(../img/lineas-h2.gif) repeat-x bottom;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:auto;
	overflow:auto;
	overflow:hidden;
	color:#7991BE;
}
div#contacto {
	background:url(../img/fondo-contactos.jpg) no-repeat 0 0;
	overflow:hidden;
	overflow:auto;
	padding:8px 0 15px;
	width:350px;
}
div#contacto p {
	margin-bottom:15px;
}
form {
	padding:0 9px 0 9px;
}
form label {
	background:url(../img/flecha-path.gif) no-repeat 0.3em 2px;
	padding:0 0 0 15px;
	float:left;
	width:100px;
	color:#0057A4;
	font-weight:bold;
}
p.formOk {
	margin:0 9px 0 9px;
}
form p.formOk {
	margin:0;
}
form p input {
	width:200px;
	border:1px solid #b6c5cd;
}
form p input.mini {
	width:40px;
	border:1px solid #b6c5cd;
}
form p select {
	width:206px;
	border:1px solid #b6c5cd;
}
form p textarea {
	width:200px;
	border:1px solid #b6c5cd;
}
input#botonform {
	color:#FFF;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../img/boton-form-contacto.jpg) no-repeat 0em 0px;
	text-align:center;
	display:inline-block;
	width:94px;
	height:19px;
	padding:0;
	margin:0 0 0 115px;
	text-decoration:none;
	border:0px;
	cursor:pointer;
}
input#botonform:hover {
	background:url(../img/boton-form-contacto_f2.jpg) no-repeat 0em 0px;
}
p.info {
	margin:9px;
}
iframe {
	border:5px solid #d6e0e6;
	width:335px;
}
p.obligatorios {
	text-align:right;
	margin-right:5px;
}

