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


div#contenidos {
	padding-bottom: 50px;
}

div#contenidos h3 {
	width: 595px;
}

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

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

div#contenidos p a {
	color: #fe7715;
}

div#contenidos p a:hover {
	text-decoration: underline;
}