
body {
	width: 690px;
	font-family :   Arial, Helvetica, sans-serif ;
	font-size: 15px;
}


html {
	width: 100%;
	height: 100%;
}
#content {
	background-color:#F5F8CB;
	text-align: justify;
	width:680px;
	
}
#content_abajo {
	background:	 url(images/verde_abajo.gif) no-repeat   top left  ;
	height:20px;
}
#content_arriba {
	background:	 url(images/verde_arriba.gif) no-repeat  ;
	height:20px;
}


#texto_art {

	text-align: justify;

	margin-top:-15px;
	font-size:13px;
}
#texto_art2 {
   
	text-align: justify;
	margin-top:-10px;
}

#bloque1{
	float:none;
	width: 100%;
	height:300px;
}
#bloque2{
	float:none;
	width: 100%;
	height:120px;

}


#mapa {

	width:560px;
	height:370px;
	padding-top:10px;
	margin-left:60px;

}
#imagen1 {
	float: left;
	height:100%;
	margin-left:60px;
}
#imagen2 {
	float: left;
	width:50%;
}
#imagen3 {
	float: right;
	width:50%;
	}

#texto_foto {
	float: right;
	margin-right:40px;
	margin-top:30px;
	height: 100%;		
}


#content p {
	margin-left:10px;
	margin-right:17px;
}

#footer {
	margin: 0 auto;
	background: url(images/naranja_mediano.gif) no-repeat ;
	height: 50px;
	margin-top:10px;
	margin-bottom:20px;
	color: #ffffff;
	font-size:12px ;
	TEXT-ALIGN: CENTER ;
}

.Titulo_Contenido {
	color: #e27609;
	font-weight: bold;
	font-size:22px;
}

.Texto_naranja {
	color: #e27609;
	font-weight: bold;
}
.Enlace_Lopd {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border-spacing:0px;
}

