/* CSS Document */
body{margin:0;
background-color:#474747;
color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
background-image:url(../departamentosonce/patina.jpg);}

div#fondo {background-image:url(../departamentosonce/guardatop.jpg);
background-repeat:repeat-x;
background-position:top;}
div#marco {
margin:0 auto;
width:750px;
text-align:center;
}
div#contenido {}
img#encabezado{border:0;}

div#pie{background-image:url(../departamentosonce/guardapie.jpg);
background-repeat:repeat-x;
background-position:top;
height:100px;
clear:both;
}
div#pie div {width:700px;
margin:1em auto;
text-align:left;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#pie a {text-decoration:none;
color:#CCCCCC;}
div.lista {display:block;
float:left;
width:300px;
height:360px;
padding:1em 1em 0 1em;
overflow:hidden;
background-image:url(../departamentosonce/fondolista.jpg);
background-position:center;
background-repeat:no-repeat;
margin:0;
color:#474747;
text-align:left;
}
div.lista ul {margin:0;}
div.lista ul li{list-style-image:url(../departamentosonce/bullet.gif);
list-style-position:outside;
margin:0.5em 1em;}

div.panelder{width:410px;
height:376px;
float:right;
margin:0;}

div.panelder img{margin:0;
border:0;}

div.contacto {
width:700px;
margin:0.5em auto;
text-align:left;
clear:both;
}
div.contacto h3{display:block;
margin:0 0 1em 0;
font-weight:normal;
border-bottom:1px solid #696969;
}
div.contacto h3 a{text-decoration:none;
color:#cccccc;
}
div.contacto form{border-bottom:1px solid #696969;}
div.contacto input{width:120px;
background-color:#474747;
border:1px solid #696969;
color:#CCCCCC;}
div.contacto textarea{width:180px;
background-color:#474747;
border:1px solid #696969;
color:#CCCCCC;}

div#post{color:#000000;}
div#post a{color:#660000;}
