#contenido h2{
	background-image: url(imagenes/titulo2_1.png);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center center;
	padding-left: 20px;
	padding-top: 20px;
}
#contenido h3 {
	font-size: 18px;
}
#contenido h3 a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#contenido h3 a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#contenido h3 a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#sep {
	padding-right: 30px;
}
