/* CSS Document */

* {margin:0; padding:0;}

body {background:#FFF; background-image: url(../imagenes/fondillo_ayuntamiento.gif);}

#caja {width:778px;background-color:#FFF;height:98%; margin-left:auto; margin-right:auto;}

#cabecero {width:778px; background-image:url(../imagenes/cabecero.gif); background-repeat:no-repeat; height:35px;}

#especial {float: right; height: 34px; width: 410px; background-image: url(../imagenes/cabecero_especial.gif);}

#skip {display:none;}

#centro {float:left; width:778px; background-image:url(../imagenes/fondo_centro.gif); background-repeat:repeat-y;}

#menu{float:left; width:123px; background-color:#B6B9AA;}

#contenido {float: left; width: 632px; padding:10px;}

#colcontenido2col {float:left; width: 437px; padding-right:8px; border-right:1px solid #B6B9AA;}

#colcontenido1col {float:left; width: 625px; padding-right:5px;}

#colcajas {float:right; width:180px;}

#utiles { float:left; margin-top:10px;}

#pie {clear: both; background-color: #929681; width: 776px; height:23px; border: 1px solid #767A65;}
