/********** CONTENIDOS **********/


div.contacta h3 {
	width: 197px;
}

div.sugerencias h3 {
	width: 105px;
}

div.contacta h3 span {
	width: 197px;
	background: url(../img/tituloContactaNosotros.gif) left top no-repeat;
}

div.sugerencias h3 span {
	width: 105px;
	background: url(../img/tituloSugerencias.gif) left top no-repeat;
}

div#contenidos p#direccion {
	width: 290px;
	height: 106px;
	margin: 55px 0 120px 150px;
	padding: 18px 0 40px 60px;
/*	border-bottom: 1px #000 dotted;*/
	/*background: url(../img/fondoDireccion.gif) left top no-repeat;*/
	line-height: 14px;
	font-size: 11px;
}

div#contenidos p#direccion a {
	font-weight: bold;
	color: #000000;
}

div#contenidos p#direccion a:hover {
	text-decoration: underline;
}