/* Start of CMSMS style sheet 'Main' */
body
{
    font-family: Tahoma;
    margin:0px;
    padding:0px;
    font-size: 13px;
    line-height: 17px;
}
#header
{
    background: url(images/header-sme-solaire.jpg) top center;
    height: 213px;
    position: relative;
}
#menu
{
    position: absolute;
    right: 50%;
    margin-right: -460px;
    top: 100px;
    width: 920px;
}
.menuitem
{
    float:left;
    margin: 0px 15px 0px 15px;
    width: 85px;
    text-align:center;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}
.menuitem img
{
    margin-bottom: 10px;
}
#submenu
{
    height: 24px;
    background: url(images/fond-submenu.jpg);
}
#submenu h1
{
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
    text-align: center;
}
#breadcrumbs
{
    width: 1000px;
    margin-left:auto;
    margin-right: auto;
    line-height: 24px;
    color: #000;
}
#content
{
    position: relative;
    width: 1000px;
    margin-top: 10px;
    margin-left:auto;
    margin-right: auto;
    min-height: 400px;
}
#colonne2
{
    position: absolute;
    top: 10px;
    right: 10px;
    margin-left: 20px;
    width:500px;
}
#colonne1
{
    text-align: justify;
    margin-right: 530px;
}
#footer
{
    background: url(images/fond-footer.jpg) top repeat-x;
    width: 1000px;
    margin-top: 20px;
    padding-top: 15px;
    padding-left: 5px;
    margin-left:auto;
    margin-right: auto;
    color: #555555;
    font-size: 12px;
}
#footer strong
{
    color: #e56202;
    font-size: 12px;
}
/** jQuery Slideshow Plugin **/
#newsContent {
    position:relative;
    height:300px;
    width: 500px;
    border: 2px solid #555555;
}
#newsContent IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#newsContent IMG.active {
    z-index:10;
}
#newsContent IMG.last-active {
    z-index:9;
}
#legend
{
    position:absolute;
    bottom:0;
    left:0;
    z-index:11;
    background: #000;
    width: 500px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
#legend-text
{
    position:absolute;
    bottom:0;
    left:10px;
    z-index:12;
    width: 480px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
h2
{
   color: #397add;
   font-size: 15px;
   font-weight:bold;
   margin-top: 15px;
   padding-left: 22px;
   background: url(images/icon-titre.jpg) no-repeat 2px;
}
a 
{
    color: #e56202;
}
a:hover 
{
    color: #e56202;
    text-decoration:none;
}
.menuitem a
{
    color: #fff;
    text-decoration:none;
}
.selected a
{
    color: #e56202;
    font-weight: normal;
}
.menuitem a:hover
{
    color: #e56202;
    text-decoration:none;
}
a.bouton-jaune
{
   float: left;
   display: block;
   background:url(images/fond-bouton-jaune.jpg);
   height: 37px;
   width: 240px;
   line-height: 37px;
   text-align: center;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 10px;
   cursor:pointer;
   font-weight: bold;
}
a.bouton-jaune:hover
{
   color: #fff;
}
/* End of 'Main' */

