body{
text-align: center; 
margin: auto;
padding:0 0 15px 0;
background:#FFFFFF url(../imgs/layout/bg_general.png) repeat-x top;
font-family:arial,helvetica,sans-serif;
font-size:8pt;
}

b{
color:#053B6B;
}

img{
border:0;
}

.clearer{
clear:both;
}

#idiomes{
height:17px;
_height:20px;
margin:0 0 2px 0;
padding:3px 7px 0 0;
background:#4D7395;
text-align:right;
color:#FFFFFF;
font-size:7.5pt;
font-weight:bold;
}

#idiomes a{
color:#FFFFFF;
text-decoration:none;
}

#idiomes a:hover{
border-bottom:1px dotted #FFFFFF;
}

.slideshow{
height:140px;
overflow:hidden;
}

#cont{
width:900px;
margin:auto;
text-align:left;
background:#FFFFFF url(../imgs/layout/bg_central.png) repeat-y;
border:1px solid #053B6B;
border-top:0;
}

#left{
width:225px;
float:left;
}

#cent{
width:675px;
float:left;
}

#logo{
margin:25px 0 0 0;
}
/****** MENÚ ******/
ul#menu, ul#menu ul {
list-style-type:none;
margin: 0;
padding: 0;
width: 224px;
}

ul#menu{
margin:30px 0 0 0;
border-bottom:1px dotted #3D5295;
}

ul#menu a {
display: block;
text-decoration: none;
}

ul#menu li {
border-top:1px dotted #3D5295;
}

ul#menu li a {
background: #EFEFEF url(../imgs/layout/bg_menu.png) no-repeat 200px 12px;
color:#3D5295;	
font-weight:bold;
padding:8px 5px 8px 15px;
}

ul#menu li a:hover {
background:transparent url(../imgs/layout/bg_menu_hover.png) no-repeat 0 0;
color:#FFFFFF;
}

ul#menu li ul li a {
background:#FFFFFF;
color:#3D5295;
padding-left:25px;
border-left:5px solid #7996AF;
font-weight:normal;
}

ul#menu li ul li a:hover {
background:#7996AF url(../imgs/layout/bg_menu_hover.png) no-repeat -5px 0px;
}

#certificats{
margin-top:50px;
text-align:center;
}

#contingut{
padding:10px;
}

#footer{
width:900px;
margin:5px auto;
font-size:7.5pt;
color:#053B6B;
}

#footer a{
color:#053B6B;
text-decoration:none;
}

#footer a:hover{
color:#000000;
border-bottom:1px dotted #000000;
}

#footer .adreca{
float:left;
}

#footer .avlegal{
float:right;
}
