/* Start of CMSMS style sheet 'style-accueil' */
/*	CSS SAGE
	Création Agence Grain de Sel le 04/03/2009 */

*{
	 margin:0;
	 padding:0;
	 border:0;
}

.separateur{ 
	 display: block;
	 height: 0;
	 margin: 0;
	 _margin:-7px 0;
	 padding: 0;
	 border: 0;
	 visibility: hidden;
	 clear:both;
}

html {
	font-size:9pt;
}

body{
  	text-align : center;
 	font-family:Arial,  Verdana, Helvetica, sans-serif;
	color:#4c342a;
	font-size:1em;
	background-color:#fff;
}

#conteneur{
 	margin : 0 auto;
	width:970px;	
	text-align:left; 
 }

#bandeau{
	width:970px;	
	height:337px;
	padding-top:10px;
 }

#imgDefilement{
	width:970px;
	height:296px;
	display:block;
	margin:0;
	padding-top:20px;
        font-size:12px;
 }

#defilement2{
margin-top:-15px;
        font-size:12px;
}


#centre{
	width:970px;
	background:url(../images/sage/bkg-general.jpg) 30px 13px no-repeat;
	margin-top:12px;	
 }

#left{
	width:268px;
	margin-left:3px;
	float:left;
 }

#middle{
	width:699px;
	_width:693px;
	margin-left:271px;
	_margin-left:273px;
	background:url(../images/sage/lulu-footer.jpg) 0 100% no-repeat;
	min-height:860px;
	_height:860px;
}


#middleBandeau{
	position:absolute;
	width:389px;
	height:143px;
}

#right{
	width:267px;
	float:right;
	padding-top:134px;
 }


/** accessibilite **/
#accessibilite{
	list-style-type:none;
        font-size:12px;
}	

#accessibilite li{
	display:inline;
	margin-right:15px;
}
#accessibilite a{
	color:#83bbd9;
	display:inline;
	text-decoration: none;
}
#accessibilite a:hover{
	text-decoration: underline;
}

#anim{
	width:268px;
	height:268px;
 }




/** formulaire recherches **/
 #frmRecherche,#cntnt01moduleform_1 {
	margin:0;
	padding:0;
	margin-top:19px;
 }

.chpTxt {
	height:15px;
	background-color: #fff; 
	padding-left:3px; 
	padding-top:2px;
	margin:0;
	width: 153px;
	color:#026ba2;
	}
	

.btnRecherche {	
        font-size:12px;
	text-decoration:none;
	color:#fff !important;
	}

.btnRecherche:hover {
	color:#026ba2;
	}

.aPlus {
	position:absolute;
	width:32px;
	height:29px;
	top:12px;
	left:203px;

	}
.aMoins {
	position:absolute;
	width:32px;
	height:29px;
	top:12px;
	left:240px;
	}

#actu {
        font-size:12px;
	position:absolute;
	width:351px;
	height:70px;
	overflow:hidden;
	background:url("../images/sage/actu.jpg") 0 11px no-repeat;
	top:71px;
	left:30px;
	}

#actu h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;	
	margin-left:30px;
}

.newsslider{
height:38px;
_height:40px;
overflow:hidden;
position:relative;
}

.newsslider a{
color:inherit;
text-decoration:none;
font-size:10px;
}

.newsslider a:hover{
text-decoration:underline;
}

.newsslidercontent{
height:auto;
position:absolute;
}

.newsslidercontent .upper {
height:38px !important;
_height:38px;
top:0px;
}

#textActu {
	width:329px;
	height:24px;
	padding:10px;
	display:block;
	color:#fff;
}

#middle p {
	width:381px;
	_width:374;
	text-align:justify;
	padding-left:7px;
}

.content{
	padding-top:240px;
}

	
#middle a {	
	text-decoration:none;
	color:#006ca8;
}


#right a{
color:#4c342a;
text-decoration:none;
padding-left:17px

}

#middle a:hover {	
	text-decoration:underline;
}

#lulu {
	width:391px;
	height:260px;
	margin-top:30px;
	}

#qui{
	width:267px;
	background:url("../images/sage/qui.jpg") 0 0 no-repeat;
	height:160px;
	padding-top :45px;
	margin-bottom:20px;
 }

#qui h1 {
	font-size:15px;
	font-weight:normal;	
	margin-left:18px;
	margin-bottom:35px;
}

#quoi{
	width:247px;
	background:url("../images/sage/quoi.gif") 0 0 no-repeat;
	height:162px;
	padding:55px 0px 10px 20px;
 }

#quoi h1 {
	font-size:15px;
	font-weight:normal;	
	margin-left:18px;
	margin-bottom:35px;
	color:#014a70;
}

#quoi p,#quoi a {
	font-size:12px;
	width:196px;
	height:89px;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-left:18px;
}

#comment{
	width:247px;
	background:url("../images/sage/comment.jpg") 0 0 no-repeat;
	height:161px;
	margin-top:30px;
        padding:49px 0px 10px 20px;
 }

#comment h1 {
	font-size:15px;
	font-weight:normal;	
	margin-left:18px;
	margin-bottom:35px;
}

#comment p,#comment a {
	font-size:12px;
	width:196px;
	height:89px;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-left:18px;
}

/** footer **/
#footer{
        font-size:12px;
	list-style-type: none;
	margin:0;
	padding:0;
	display:block;
	padding-bottom:40px;
	width:700px;
	margin-left:270px;
}
	
#footer li {
	color:#9e8379;
	float:right;
	margin-left:15px;
	}

#footer a {	
	text-decoration:none;
	color:#9e8379;
	font-size:11px;
}

#footer a:hover {	
	text-decoration: underline;
}


/* End of 'style-accueil' */

