/* Start of CMSMS style sheet 'global' */
* {margin:0; padding:0;}
a{outline: none;}
:focus{-moz-outline-style: none;}

body
{
background-color:#27211C;
color:white;
font-family: Century Gothic, Arial;
}

#global
{
position:absolute;
z-index:0;
width:992px;
height:532px;
background-repeat:no-repeat;
}

#menuGauche
{
position:absolute;
z-index:10;
left:0px;
top:37px;
}

#menuDuBas
{
position:absolute;
z-index:10;
top:500px;
left:14px;
}

#menuDuBas a
{
color:white;
text-decoration:none;
font-size:12px;
margin-right:13px;
}

#menuDuBas a.itemSelected {font-weight:bold; }

#btnSommaire
{
   float:left;
   background-image:url(images/maison.jpg);
   background-repeat:no-repeat;
   padding-left:25px;
   margin-top:5px;
   margin-right:36px;
}

#cntnt01moduleform_1 {position:absolute; z-index:20; left:0px; top:420px;}
input.search-button {font-size:12px;}


/* End of 'global' */

