/* CONTENIDOS
-------------------------------------------------- */


div#contenidos h3 {
	clear: right;
	width: 250px;
	height: 165px;
	margin: 0 auto 20px auto;
	padding-left: 280px;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 20px;
	font-weight: normal;
	font-size: 15px;	
}

div#contenidos h4 {
	width: 530px;
	margin: 25px auto 10px auto;
	font-weight: bold;
	font-size: 13px;
}

div#contenidos h5 {
	width: 530px;
	margin: 25px auto 10px auto;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}

div#contenidos p {
	width: 530px;
	margin: 0 auto 15px auto;
	text-align: justify;
}

div#contenidos p a {
	text-decoration: underline;
}

div#contenidos p a:hover {
	text-decoration: none;
}

div#contenidos ol,
div#contenidos ul {
	overflow: hidden;
	width: 530px;
	margin: 0 auto 15px auto;
}

div#contenidos li {
	margin-bottom: 4px;
	padding-left: 8px;
	text-align: justify;
	background: url(http://www.ie.edu/IE/img/itemPuntitoAzul.gif) 0 7px no-repeat;
}
