div#contenido {
	margin:0;
	padding:0;
	overflow:auto;
	overflow:hidden;
	width:980px;
	background-color:#FFF;
	background-image:url(../img/fondo-linea-izqInt.gif);
	background-repeat:repeat-y;
	background-position:24.8em 25px;
}
div#contenido div#contenido-izq-contacto {
	width:595px;
	float:left;
	margin:0;
	padding:16px;
	background:url(../img/fondo-linea-superior.gif) no-repeat right top;
}
div#contenido div#contenido-der-contacto {
	width:322px;
	float:right;
	margin:16px 16px 16px 0;
	background:url(../img/linea-fondoDer.gif) no-repeat top left;
}
div#contenido div#contenido-izq-contacto div {
	background:url(../img/contenido-der-fondo.gif) repeat-x left top;
}
h2 {
	margin:0;
	padding:6px 13px 12px 13px;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	background:url(../img/h2.gif) no-repeat top center;
	display:inline-block;
}
div#contenido div#contenido-der-contacto h3 {
	margin:0;
	padding:6px 13px 9px 13px;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	background:url(../img/h3.gif) no-repeat bottom center;
	display:inline-block;
}
div#contenido div#contenido-izq-contacto form {
	width:100%;
	padding:10px 0 0 0;
	overflow:auto;
	overflow:hidden;
}
div#contenido div#contenido-izq-contacto form p {
	margin:0 0 15px 0;
	padding:0;
	width:auto;
	overflow:hidden;
	overflow:auto;
	clear:both;
}
div#contenido div#contenido-izq-contacto form p label {
	float:left;
	margin:0;
	padding:0 0 0 12px;
	width:160px;
	background:url(../img/flecha.gif) no-repeat 0em 4px;
	font-weight:bold;
}
div#contenido div#contenido-izq-contacto form p input {
	float:left;
	margin:0;
	padding:2px;
	width:250px;
	border:1px solid #CECECE;
	font:normal 11px Arial, Helvetica, sans-serif;
}
div#contenido div#contenido-izq-contacto form p textarea {
	float:left;
	margin:0;
	padding:2px;
	width:250px;
	border:1px solid #CECECE;
	font:normal 11px Arial, Helvetica, sans-serif;
}
form ul.formError {
	margin-bottom:15px;
}
form ul.formError li {
	margin-bottom:10px;
	padding:0 0 0 14px;
	background:url(../img/ko.gif) no-repeat 0em 2px;
	font-weight:bold;
	color:#C30;
}
form p.formOk {
	margin-bottom:10px;
	padding:0 0 0 17px!important;
	background:url(../img/ok.gif) no-repeat 0em 2px;
	font-weight:bold;
	color:#090;
}
div#contenido div#contenido-izq-contacto form p input#enviar {
	width:70px;
	height:21px;
	font:bold 11px Arial, Helvetica, sans-serif;
	background:url(../img/fondo-boton.gif) no-repeat 0em 0px;
	border:0px;
	cursor:pointer;
	margin-left:170px;
	color:#FFF;
}
div#contenido div#contenido-izq-contacto form p input:hover#enviar {
	background:url(../img/fondo-boton_f2.gif) no-repeat 0em 0px;
}
div#contenido div#contenido-der-contacto p {
	margin-top:15px;
}
div#contenido div#contenido-der-contacto ul {
	margin-top:15px;
	margin-bottom:20px;
}
div#contenido div#contenido-der-contacto li {
	margin-top:10px;
	padding:0 0 0 12px;
	background:url(../img/flecha.gif) no-repeat 0em 4px;
	width:auto;
	overflow:auto;
	overflow:hidden;
	clear:both;
}
div#contenido div#contenido-der-contacto li strong {
	float:left;
	width:65px;
}
div#contenido div#contenido-der-contacto li span {
	display:inline-block;
	float:left;
}
div#contenido div#contenido-der-contacto li span strong {
	color:#16786a;
}
iframe {
	width:311px;
	height:210px;
	margin:3px 0 0 0;
	padding:4px;
	border:1px solid #CCC;
}
p.vermapa {
	margin:0!important;
	padding:0;
	font-size:10px;
	text-align:right;
}
div#contenido div#contenido-der-contacto h4 {
	margin:0;
	padding:20px 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCC;
	clear:both;
}

