#contenedor {
	width: 783px; height: 1337px;
	margin: 30px auto;
}
#fotoportada {
	width: 760px; height: 145px;
	background: url(foto_cabezera.jpg) no-repeat;
}
#menu {
	width: 745px; height: 110px;
	background: url(../comun/logo.jpg) no-repeat 18px 5px;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	font-size: 1em;
}
#lineaazul1, #lineaazul2 {
	width: 380px; height: 1px;
	border-top: 1px solid #006699;
	margin: 0px auto;
}
#bienvenida {
	width: 760px; height: 100px;
	text-align: center;
	margin-bottom: 45px;
	margin-top: 10px;
	background: url(linea.jpg) no-repeat top center;
}
.lineatop{
	background: url(linea.jpg) no-repeat top center;
	font-size: 1.1em;
}
#contenedorblanco {
	width: 760px; height: 1050px;
	border: 4px solid #E8E8E7;
	background: #FFFFFF url(../comun/logito.jpg) no-repeat bottom right;
}
#lacasa, #lazona, #actividades {
	width: 760px; height: 120px;
	margin-bottom: 50px;
}
#lacasa {
	background: url(txt_lacasa.jpg) no-repeat 20px 0px;
}
#lazona {
	background: url(txt_elpueblo.jpg) no-repeat 20px 0px;
}
#actividades {
	background: url(txt_actividades.jpg) no-repeat 20px 0px;
}
#txtlacasa, #txtlazona, #txtactividades {
	width: 440px; height: 65px;
	margin-left: 210px;
   padding-top: 55px;
	padding-left: 40px;
   background: url(../portada/comillas.jpg) no-repeat 0px 25px;
}

#comillas, #comillas2, #comillas3 {
	width: 410px;
	height: 90px;
	background: url(../portada/comillas.jpg) no-repeat 410px bottom;
	padding-right: 70px;
	text-indent: 8px;
}
#csstxt {
	margin-top: 80px;
}
