/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularContactar.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularContactar.png);
}

div#contenidos h3 {
	float: left;
	clear: left;
	width: 530px;
	height: auto;
	display: inline;
	margin: 30px 0 20px 34px;
	padding-left: 0;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}

div#contenidos address {
	float: left;
	display: inline;
	width: 257px;
	margin: 0 -19px 25px 34px;
	text-align: justify;
}

div#contenidos address.destacado {
	width: 345px;
	margin: 10px 0 0 34px;
	padding-left: 185px;
	background: url(http://www.ie.edu/IE/img/fondoContactar.jpg) left top no-repeat;
}

div#contenidos address strong {
	display: block;
}

div#contenidos address a {
	text-decoration: underline;	
}

div#contenidos address a:hover {
	text-decoration: none;	
}

div#contenidos p {
	clear: left;
}
