@charset "utf-8";
/* CSS Document */

body { background: #C4C7B4;}

/* ////////// HEADER ////////// */
.wrapper { width: 100%; background: url(imgs/bg_body.jpg) repeat-y scroll top center;}
.content { width: 990px; margin-left: auto; margin-right: auto; background: #fff;}
.topheader { width: 990px; height: 12px;}
.header { margin: 4px 25px 17px 25px; width: 940px;}

/* ////////// MENU ////////// */
.topmenu { height: 37px; width: 990px; background: #008a53 url(imgs/bg_topmenu.jpg) repeat-x scroll bottom left;}

/* ////////// HIGHLIGHTS ////////// */
.highlights { height: 214px; width: 990px; overflow: hidden;}

/* ////////// AREAS ////////// */
.areas { padding: 16px 0 16px 5px; height: 200px;}
.areas .colarea { float: left; width: 189px; padding: 0 17px 0 38px; border-right: dotted 1px #bbbbbb; background: url(imgs/bullet_areas.jpg) no-repeat 14px 1px scroll;}

/* ////////// TOTEM ////////// */
body#home .totem { margin-top: 15px;}
body#home .totem { background: #015b4a url(imgs/bg_actualitat_top.jpg) no-repeat top center scroll; width: 300px;}
.totem { float: right; width: 280px; background: #f3dead url(imgs/bg_totem_top.jpg) no-repeat top center scroll; color: #FFF; margin-left: 15px; margin-bottom: 10px;}

/* ////////// EMPRESAS ////////// */
.empresas { margin: 0 25px;}
.empresas .bloque { width: 615px; background: url(imgs/bg_itemheader.jpg) no-repeat 183px 24px scroll; padding-top: 15px;}

/* ////////// FOOTER ////////// */
.downmenu { width: 990px; background: url(imgs/bg_downmenu.jpg) repeat-x top left scroll; text-align: center; clear: both;}
.footer { width: 100%; background: #c4c7b4 url(imgs/bg_footer.jpg) no-repeat scroll top center; padding: 30px 0 15px 0; text-align: center;}
