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


div#contenidos h3 {
	width: 400px;
}

div#contenidos h3 span {
	width: 400px;
	background: url(../img/tituloResponsabilidad.gif) left top no-repeat;
}

div#contenidos img {
	float: left;
	margin: 0 15px 5px 15px;
}

div#contenidos p {
	margin-bottom: 10px;
}

div#contenidos p strong {
	display: block;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 10px;

}

div#contenidos  a {
	color: #fe7715;
	font-weight: bold;
	font-size: 10px;
}

div#contenidos  em {
	font-style: normal;
	color:#F5822C;
	font-size: 10px;
	font-weight: bold;
}
