/********** CONTENIDOS **********/





div#contenidos h3 {

	width: 238px;

}



div#contenidos h3 span {

	width: 238px;

	background: url(../img/tituloAtencionCliente.gif) left top no-repeat;

}



div#contenidos p#direccion {

	width: 290px;

	height: 109px;

	margin: 55px 0 120px 150px;

	padding: 11px 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;

}



/* tmp (081210 bruno) */
#contenidos div p {
	margin-top: 20px;
}
#contenidos div p {
	line-height: 14px;
}
#contenidos div p strong {
	margin-top: 6px;
	font-size: 17px;
	color: #FE7715;
	display: block;
	font-weight: normal;
}
#contenidos div p a {
	color: black;
	font-weight: bold;
}