@charset "utf-8";
/* CSS Document */
body
{
margin:0 auto;
width:1200px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a, a:hover, a:link , a:visited
{
border: 0px;
}

img
{
border:0px;
}

#contenedor
{
margin:25px 0;
background:url(../image/ecocentrodedatos/fondo_ecocentrodedatos.png) no-repeat bottom left #e9f7d1;
padding :15px 190px 150px 190px;
}

ul.directriz
{
background:#effcd7;
width:600px;
margin-left:50px;
padding:10px 0px 10px 30px;
list-style:outside;
}
#logo img
{
margin-left:-100px;
}

#logo span
{
display:block;
float: right;
color:#CCCCCC;
font-size:28px;
font-weight:bold;
}
#logo
{
height:200px;
}
p img
{
display:block;
float:right;
}
p
{
margin:20px 0px;
text-indent:40px;
}

#volver
{
position:absolute; 
top:5px; 
right:30px;
}