@charset "UTF-8";
@media all
{
	#contenedor2{
		background: #eeeeee url(/images/terciario2.jpg) no-repeat left 0;
		position: relative;
		height: 374px;
	}
	#contenido h2 {
		color: #022850;
		font-size: 2.2em !important;
		top: 60px;
		left: 194px;
		width: 252px;
		font-weight: normal;
		font-style: normal;
		position: absolute;
		text-align: right;
	}
	#contenido p{
		width: 150px;
		top: 142px;
		left: 275px;
		color: #022850;
		background: url(/images/prejecucion3.gif) no-repeat left 5px;
		padding-left: 10px;
		position: absolute;
	}
	#contenido #mapa{
		margin: 58px 0 47px 353px;
	}
}