/* Start of CMSMS style sheet 'bobinelec' */
body{
margin:0;
padding:0;
background:url(images/global_bg.jpg) repeat-x top center;
font-family:arial, helvetica, sans-serif;
font-size:11px;
}
#news{
font-family:arial, helvetica, sans-serif;
font-size:11px;
color:#777070;
padding-left:20px;
line-height:1.8em;
}
h2{
color:#3D85E7;
font-family:verdana, arial, sans-serif;
font-size:11px;
text-decoration:underline;
font-weight:bold;
padding-left:10px;
text-transform:uppercase;
}
a{
color:#3D85E7;
font-family:verdana, arial, sans-serif;
font-size:12px;
text-decoration:none;
}
a:hover{
color:#232423;
font-family:verdana, arial, sans-serif;
font-size:12px;
text-decoration:none;
}
.spacer{
clear:both;
font-size:0px;
height:0px;
}

#contentbobi{
width:900px;
border:2px solid red;
}

#left{
float:left;
width:250px;
}

#right{
float:left;
width:550px;
}

.espaceh{
height:20px;
}
#global{
width:973px;
margin:auto;
}

#header_logo{
width:973px;
height:70px;

}
#header_logo_left{
float:left;
width:200px;
}

#header_logo_right{
float:right;
width:90px;
}

#header{
width:973px;
height:220px;
background:url(images/header.jpg) no-repeat top center;
}

#content{
width:900px;
min-height:350px;
margin:auto;
}
#footer_global{
width:100%;
height:148px;
background:#fff url(images/footer_bg.jpg) repeat-x;
}
#footer{
width:973px;
height:148px;
margin:auto;

}
#footer_inside{
width:900px;
margin:auto;
padding-top:30px;
}

#footer_left{
width:600px;
float:left;
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#fff;
line-height:1.5em;
}

#footer_right{
width:70px;
float:right;
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#fff;
}

/*menu */
#menu_global{
width:100%;
background:url(images/menu_bg.jpg) repeat-x top center;
}
#menu_top{
width:906px;
height:45px;
margin:auto;
background:url(images/menu/menu_bg.jpg) repeat-x top center;
}
ul#menu {
background-color:#fff;
height:45px;
margin:auto;
padding:0pt;
width:906px;
}
ul#menu li {
display:block;
float:left;
height:45px;
margin:0pt;
padding:0pt;
width:906px;
}
ul#menu a {
display:block;
height:45px;
}
ul#menu span {
display:none;
}
ul#menu li#menu_trans_mono{
background:transparent url(./images/menu/btn_trans_mono_off.jpg) no-repeat;
width:130px;
}
ul#menu li#menu_trans_tri{
background:transparent url(./images/menu/btn_trans_tri_off.jpg) no-repeat;
width:130px;
}
ul#menu li#menu_trans_dint{ 
background:transparent url(./images/menu/btn_trans_dint_off.jpg) no-repeat;
width:128px;
}
ul#menu li#menu_trans_tor{
background:transparent url(./images/menu/btn_trans_tor_off.jpg) no-repeat;
width:130px;
}
ul#menu li#menu_auto_tri{
background:transparent url(./images/menu/btn_auto_tri_off.jpg) no-repeat;
width:129px;
}
ul#menu li#menu_auto_mono_tri{
background:transparent url(./images/menu/btn_auto_tri_mono_off.jpg) no-repeat;
width:129px;
}
ul#menu li#menu_produits{
background:transparent url(./images/menu/btn_produits_off.jpg) no-repeat;
width:130px;
}

/* hover */
ul#menu li#menu_trans_mono:hover{
background:transparent url(./images/menu/btn_trans_mono_on.jpg) no-repeat;
width:130px;
}
ul#menu li#menu_trans_tri:hover{
background:transparent url(./images/menu/btn_trans_tri_on.jpg) no-repeat;
width:130px;
}
ul#menu li#menu_trans_dint:hover{ 
background:transparent url(./images/menu/btn_trans_dint_on.jpg) no-repeat;
width:128px;
}
ul#menu li#menu_trans_tor:hover{
background:transparent url(./images/menu/btn_trans_tor_on.jpg) no-repeat;
width:130px;
}
ul#menu li#menu_auto_tri:hover{
background:transparent url(./images/menu/btn_auto_tri_on.jpg) no-repeat;
width:129px;
}
ul#menu li#menu_auto_mono_tri:hover{
background:transparent url(./images/menu/btn_auto_tri_mono_on.jpg) no-repeat;
width:129px;
}
ul#menu li#menu_produits:hover{
background:transparent url(./images/menu/btn_produits_on.jpg) no-repeat;
width:130px;
}
/* End of 'bobinelec' */

