/*
Theme Name: Theme Sure-mesure
Theme URI: http://www.sure-mesure.com/wp
Description: Created by Rafaël Bucher.
Version: 0.1
Author: Rafaël Bucher
 
Creation Theme by Rafaël Bucher || http://www.rafaelbucher.fr
 
*/
*{
margin:0;
padding:0;
}

html,body{
font-family: arial, Sans-serif;
font-size:9pt;
width:100%;
height:100%;
background-color:#908982;
color:#ffffff;
}

a{
text-decoration:none;
color:white;
font-size:10pt;
font-weight:bold;
}
a.selectedMenu{
color:#000000;
font-size:10pt;
}

a.selectedSsMenu{
font-size:9pt;
color:#000000;
}

a.SsMenu {
font-size:9pt;
color:#ffffff;
}

.puce{
float:left;
margin-left:23px;
margin-top:5px;
}

.puceActif{
float:left;
margin-left:30px;
margin-top:5px;
}

hr{
border:0px;
border-top:2px solid white;
margin-top:8px;
margin-bottom:8px;
}

h2{
font-size:14px;
font-weight:bold;
}

#header{
width:100%;
height:138px;
display:block;
}

#logo{
position:absolute;
top:23px;
left:22px;
}

#headerHaut{
background-color:#ffffff;
width:100%;
height:122px;
}

#headerBas{
width:100%;
height:72px;
border-bottom:1px solid #ffffff;
}

#menu{
float:left;
width:195px;
height:100%;
border:0px solid red;
margin-top:120px;
margin-bottom:50px;
}
#menu ul, li {
list-style-type: none;
text-align:right;
}

#menu li{
margin-right:10px;
}

#sstitre{
margin-top:10px;
margin-bottom:20px;
}

#menuBas{
border:0px solid black;
margin-top:10px;
margin-left:10px;
width:190px;
height:30px;
}

#content{
border:0px solid black;
margin-top:10px;
}

#spacer{
float:left;
margin-top:120px;
border:0px solid black;
width:20px;
}

#post{
float:left;
margin-top:120px;
border:0px solid black;
width:750px;
}

#image{
width:500px;
height:350px;
}

#footer{
position:absolute;
width:100%;
height:50px;
background-color:#908982;
margin-top:50px;
border-top:1px solid #ffffff;
text-align:center;
padding-top:8px
}
