/* Start of CMSMS style sheet 'csante_globale' */
body {
    background-color: #fff;
    margin: 0px;
    font-family: Arial;
    color: #7b7c70;
}

h1, h2, h3, h4 {
    margin: 0px;
}

h2 {
color:#000;
}

p {
    margin: 2px 0 10px 0;
}

a {
    color: #7b7c70;
}

a:hover {
    text-decoration:none;
}

#container {
	width: 960px;
	margin: 0 auto;
	/*border: 1px solid #000;*/

}

#header {
	position: relative;
	width: 960px;
	height: 269px;
	margin: 0px;
	background:transparent url(images/isabelle-huot.jpg) no-repeat right top;
}

#header h5 {
    height: 115px;
    width: 435px;
     position: absolute;
    top: 0;
    left: 323px;
    text-align: center;
    font-size: 30px;
    font-family: Arial;
    text-transform: uppercase;
overflow:visible;
}

#header h5.sIFR-replaced {
    position: absolute;
    top: 0;
    left: 323px;
    text-transform: uppercase;
overflow:visible;
}

#header div#logo {
    width: 304px;
    height: 209px;
    float: left;
}

#header div#logo a{
margin:0 3px 0 0;
}

#header div#logo a.none{
margin:0px;
}


#header div#logo img {
   /* float:left;*/

}

#langues {
    position: absolute;
    top: 5px;
    left: 910px;
    background: transparent url(images/img-langues-arrow.jpg) no-repeat scroll right center;
    padding-right: 23px;
}

#langues a {
    font-size: 14px;
    text-decoration:none;
    color: #7b7c70;
}

#langues span.langSwitch{display:none;}

#footer {
    text-align:center;
    color: #b59d95;
    font-size: 11px;
    padding-top: 35px;
    padding-bottom: 35px;
}
#footer a {
    color: #b59d95;

}

#contenu {
    padding: 10px 0px 30px;
/*    border-bottom: 1px  dashed #000;*/
}

#contenu_bas_slide{
    padding: 10px 0px 30px;
}

#contenu-bas {
    padding: 30px 0px;
  /*  border-bottom: 1px  dashed #000;*/
}

#contenu-gauche {
    padding-top: 7px;
    width: 545px;
    float: left;
}
#contenu-droite {
    width: 405px;
    float:right;
}

.section-droite {
    width: 320px;
  /*  height: 100px;*/
    padding: 10px 10px 10px 77px;
    overflow: hidden;
    font-size: 13px;

}
.section-droite.isOver {
    background-color:#ff0000;
}

.section-droite a {
    text-decoration:none;
}

.section-droite h2 {
    color: #919287;
    font-size: 18px;
font-weight:bold;
margin:0px;
padding:0px;
}
.section-droite img {
    float:right;
    
    border: 0px;

}


#certificat-cadeau {
    background: transparent url(images/img-cadeau.png) no-repeat scroll left bottom;
    height: 73px;
}
#certificat-cadeau:hover {
cursor: pointer;
}

#liens-sociaux {
    background:  url(images/img-sociaux.png) no-repeat scroll left bottom;
    height: 73px;
}
#liens-sociaux:hover {
cursor: pointer;
}

#infolettre {
    background: transparent url(images/img-infolettre.png) no-repeat scroll left center;
    height: 73px;
    overflow:visible;
   position:relative;
}

#infolettre p{
margin:0px;
padding:0px;
}

#infolettre h2{
margin-bottom:0px;
}


form {
    margin: 0px;
}
form.infolettre input {
    border: 2px solid #cfd94d;
    color: #9ea728;
    background-color: #fff;
}
form.infolettre input.textInput {
    background-color: #f1f1ee;
}


.clearboth {
    clear: both;
}

.ligne-separateur {
    width:100%;
    height: 4px;
    background: transparent url(images/bg-ligne.png) repeat-x;
  clear:both;
}

.ligne-separateur-dur {
    width:100%;
    height: 3px;
    margin: 15px 0px;
    background: transparent url(images/bg-ligne-dur.png) repeat-x;
}



/* FORM */
input, textarea, select {
    border: 1px solid #dce37c;
    background-color: #fff;
    color: #9ea728;
}

form div.formbuilderform div {
    display: inline;
}

form div.formbuilderform input{
}

form div.formbuilderform input.email {
    background-color: #f1f1ee;
}

/* contact form */
form div.contactform div label {
    display: block;
}

form div.contactform div input {
}

form div.contactform{
width:510px;
float:left;
clear:both;
margin:0 0 30px 0;
}

div#contenu2 a#twitter,
div#contenu2 a#facebook{
text-decoration:none;
color:#919287;
font-size:18px;
padding:25px 10px 10px 77px;
position:relative;
outline:none;
}

div#contenu2 a#twitter{
background:transparent url(images/twitter.png) no-repeat left top;
height:47px;
display:block;
float:right;
}

div#contenu2 a#facebook{
background:transparent url(images/facebook.png) no-repeat left top;
height:47px;
display:block;
float:right;
}

div#contenu2 a#twitter span,
div#contenu2 a#facebook span{
background:transparent url(images/arrow-big-right.png) no-repeat left top;
height:66px;
width:28px;
display:block;
position:absolute;
top:10px;
right:17px;
}

div#contenu2 a#twitter:hover{
background:#f1f1ee url(images/twitter.png) no-repeat left top;
}

div#contenu2 a#facebook:hover{
background:#f1f1ee url(images/facebook.png) no-repeat left top;
}

div.error_message{
margin:0px;
padding:0px;
}

div.error_message ul{
margin:3px;
padding:0 0 0 15px;
}


/* End of 'csante_globale' */

