body {
background: url(../fondo_body_gris.jpg);
}
p {
margin: 10px 0;
}
h2 {
	font-size: 1em;
	margin: 0px
}
#contenedor {
	width: 849px; height: 1760px;
	margin: 25px auto 35px auto;
	background: url(fondo_prevencion.jpg) no-repeat 0px 0px;
	background-color: #FFFFFF;
}
#cabezera {
	width: 329px; height: 30px;
	padding-top: 115px;
	padding-left: 520px;
}
#menu {
	width: 200px; height: 600px;
	float: left ;
	padding-left: 110px;
}
#menu ul {
   text-align: left;
	list-style: none outside url(../circulo_ul.jpg);
	margin-left: 20px;
	padding-left: 0px;
}
#menu ul li{
	padding-left: 0px;
	margin: 10px 0px 0px 0px;
	background: none;
	border: none;
	}
#contenedortexto {
	width: 490px; height: 1760px;
	float: left ;
	background: url(txt_prevencion.jpg) 0px 10px no-repeat ;
	padding: 50px 0px 0px 25px;;
	/* font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 1.3em;
	word-spacing: 5px; */
	text-indent: 20px;
	text-align: justify;
}
#foto30 {
	width: 200px; height: 95px;
	background: url(foto30.jpg) no-repeat;
	float: right;
}
#foto31 {
	width: 145px; height: 193px;
	background: url(foto31.jpg) no-repeat right;
	float: right;
}#foto32 {
	width: 100%; height: 109px;
	background: url(foto32.jpg) no-repeat center;
}
#pie {
	width: 100%; height: 130px;
	background: url(../pie.jpg) no-repeat 20% ;
}


















