/********************************************************************/
/*								GLOBAL								*/
/********************************************************************/


a  {
	color:black;
}
a img {
	border:0px;
}
a hoover {
text-decoration:yes;
}

#cadre{
	position:relative;
	text-align:center;
	margin-left:153px;
	margin-right:140px;
	padding: 0;
	width:1000px;
	z-index:1;
	background-color:#FFF;
	
}
body{
	margin: 0;
    padding: 0;
    position: relative;
	background-image:url(../img/sawa/fond/fond-sawa-body.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
 

/********************************************************************/
/*						COMMUN                  					*/
/********************************************************************/

h2{
	font-size:11px;
	font-weight:bold;
}

#Layout {
    text-align: center;
    width: 100%;

}
/*
#cadre {
	width:1215px;
	padding-left:17px;
	background-image:url(../img/trame-fond.png);
	background-color:#808287;
}
*/

#global {
	width:930px;
	/*background-image:url(../img/sawa/fond-sawa.png);
	background-repeat:no-repeat;
	background-color:#f9f7f4;*/
	color:blakc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
    text-align: left;
	margin-bottom:10px;
	
}


	
#head {
	width:960px;
	height:116px;
}
#head .logo {
position:absolute;
top: 0px;
left:0px;	
}
#head .titre-site {
position:absolute;
top: -10px;
left:143px;
width:400px;
color:#8f806c;
font-size:17px;
font-weight:bold;
height:20px;
}


#head .menu {
position:absolute;
top: 50px;
left:164px;
color:white;
width:728px;
background-image:url(../img/sawa/fond/fond-menu2.png);
height:27px;

padding:5px;

/*
background-color:#dd6f07;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
    border-left-radius: 10px;
*/	
}

#head .menu a {
color:white;
font-size:14px;
padding-left:9px;
padding-right:10px;
border-right: 1px solid white;
text-decoration:none;
}



#head  .accueil-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/accueil-on.png);
	z-index:1;
}
#head  .actu-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/actu-on.png);
	z-index:1;
}
#head  .absl-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/absl-on.png);
	z-index:1;
}
#head  .trouver-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/trouver-on.png);
	z-index:1;
}
#head  .plaidoyer-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/plaidoyer-on.png);
	z-index:1;
}
#head .prevention-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/prevention-on.png);
	z-index:1;
}
#head .temoignages-on {
position:absolute;
top: 77px;
left:164px;
 width:730px;
 height:10px;
 background-image:url(../img/sawa/fond/temoignages-on.png);
	z-index:1;
}



#head .menu .dernierlien {
color:white;
font-size:14px;
padding-left:9px;
padding-right:2px;
border-right:  1px solid #dd6f07;
}


#head .menu2 {
position:absolute;
top: 0px;
left:631px;
width:270px;
padding:5px;
background-color:#8f806c;
/*
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-left-radius: 10px;
*/	
	border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
#head .menu2 a {
color:white;
font-size:13px;
font-weight:bold;
padding-left:9px;
padding-right:10px;
border-right: 1px solid white;
text-decoration:none;
}
#head .menu2 .dernierlien {
color:white;
font-size:13px;
font-weight:bold;
padding-left:9px;
padding-right:10px;
border-right:  1px solid #8f806c;
}

#bandeau {
border-bottom: 1px solid #848484;

}

.textecache {
    display: none;
}


 .bloctextecache{
		background-color:#eae4e4;
		padding:8px;
	}
	
 .bloctextecache2{
		background-color:#dcd6ce;
		padding:8px;
	}	

/********************************************************************/
/*						ACCUEIL                 					*/
/********************************************************************/




.text_shadow
{
    color: #white;
    text-shadow: 2px 2px 2px black;
    font-size: 21px;
}
#col-gauche
{
float:left;
 width:260px;
 margin-right:10px;
}

.absl-sawa {
color:white;
width:258px;

padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
 margin-bottom:10px;

}


	.absl-sawa .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-absl.png);
		width:211px;
		height:45px;
		padding-left:47px;
		padding-top:10px;
		float:left;
	}
	
	.absl-sawa .fond-img {
		position:relative;
		top:-140px;
		background-image:url(../img/sawa/fond/fond-img.png);
		width:200px;
		height:140px;
		 z-index: -1;
	}
	
	
	.absl-sawa .cadre {
	float:left;
	position:relative;
		text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:218px;
	height:550px;
	background-color:white;
	color:black;
	}
	
	.absl-sawa .Titre1 {
		position:relative;
		top:-140px;
		color :#98a4a4;
		font-size:17px;
		font-weight:bold;
		margin-bottom:2px;
	}
	.absl-sawa .Titre2 {
		color:black;
		font-size:13px;
		text-decoration:none;
	}
	.absl-sawa  .bloc {
		position:relative;
		top:-140px;
		/*height:30px;*/
	margin-left:0px;
	margin-bottom:6px;
	}
	

.nous-soutenir {
color:white;
width:258px;
padding:1px;

background-color:#c4c4c2;

-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
 margin-bottom:10px;

}

.nous-soutenir .text_shadow
{
    color: #922a83;
    text-shadow: 2px 2px 2px #ddccb5;
    font-size: 21px;
	font-weight:bold;
}


	.nous-soutenir .haut-cadre {
		background-image:url(../img/sawa/fond/fond-acc-nous-soutenir.png);
		width:250px;
		height:139px;
		padding-left:4px;
		padding-right:4px;
		padding-top:10px;
		float:left;
	}
	
	
	.nous-soutenir .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:218px;
	background-color:white;
	color:black;
	}
	
	.nous-soutenir .Titre1 {
		color :#922a83;
		font-size:17px;
		font-weight:bold;
	}
	.nous-soutenir p {
		color:#922a83;
		font-size:11px;
		text-decoration:none;
	}
	.nous-soutenir  .bloc {
	margin-left:24px;
	}
	
	



#accueil-centre{
	float:left;
width:650px;

}



.actualite {
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;
}
	.actualite .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-orange-clair.png);
		width:316px;
		text-align:center;
		height:40px;
		padding-top:10px;
		float:left;
	}
	
	
	.actualite .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:366px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}
	.actualite p {
		position:relative;
		top:-126px;
		
	}
	.actualite .fond-img {
		position:relative;
		top:-140px;
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		 z-index: -1;
	}
	
	.actualite .Titre1 {
	
		display:block;
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:20px;

	}
	.actualite .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.actualite  .chapo {
	color:black;
	font-size:13px;
	}
	.actualite  .lirelasuite {
		color:#cc660c;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}
		.actualite  .plus {
			left:160px;
			width:126px;
			
			padding-top:4px;
			padding-bottom:4px;
			background-color:#dd6f07;
			-moz-border-radius:4px;
			 -webkit-border-radius: 4px;
   			 border-left-radius: 4px;
			 text-align:center;
			 margin-bottom:12px;
	}		

	.actualite  .plus a {
		
		color:white;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		}		



.temoignage {
color:white;
width:316px;

padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
}
	.temoignage .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-droite-actu-orange-clair.png);
		width:316px;
		height:40px;
		text-align:center;
		padding-top:10px;
		float:left;
	}
	
	
	.temoignage .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:366px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}
	.temoignage p {
		position:relative;
		top:-126px;
	}
	.temoignage .fond-img {
		position:relative;
		top:-140px;
		background-image:url(../img/sawa/fond/fond-img.png);
		width:264px;
		height:140px;
		z-index:-2;
	}
	
	.temoignage .Titre1 {
		display:block;
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:20px;

	}
	.temoignage .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.temoignage  .chapo {
		position:relative;
	color:black;
	font-size:13px;
	}
	.temoignage  .lirelasuite {
		color:#cc660c;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}
		.temoignage  .plus {
			left:120px;
			width:166px;
			padding-top:4px;
			padding-bottom:4px;
			background-color:#dd6f07;
			-moz-border-radius:4px;
			 -webkit-border-radius: 4px;
   			 border-left-radius: 4px;
			 text-align:center;
			 margin-bottom:12px;
	}		

	.temoignage  .plus a {
		color:white;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		}		




.nos-plaidoyer {
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;
margin-right:10px;

}
	.nos-plaidoyer .haut-cadre {
		background-image:url(../img/sawa/fond/haut-droite-col-actu-violet-clair.png);
		width:316px;
		text-align:center;
		height:40px;
		padding-top:10px;
		float:left;
	}
	
	
	.nos-plaidoyer .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:266px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}
	.nos-plaidoyer p {
		position:relative;
		/*top:-140px;*/
	}
	.nos-plaidoyer .fond-img {
		position:relative;
		top:-140px;
		background-image:url(../img/sawa/fond/fond-img.png);
		width:264px;
		height:140px;
	}
	
	.nos-plaidoyer .Titre1 {
		
		display:block;
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:20px;

	}
	.nos-plaidoyer .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.nos-plaidoyer  .chapo {
	color:black;
	font-size:13px;
	}
	.nos-plaidoyer  .lirelasuite {
		color:#ac59a0;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}
		.nos-plaidoyer  .plus {
			left:120px;
			width:166px;
			padding-top:4px;
			padding-bottom:4px;
			background-color:#ac59a0;
			-moz-border-radius:4px;
			 -webkit-border-radius: 4px;
   			 border-left-radius: 4px;
			 text-align:center;
			 margin-bottom:12px;
			
	}		

	.nos-plaidoyer  .plus a {
		color:white;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		}		




.la-doc {
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;

}
	.la-doc .haut-cadre {
		background-image:url(../img/sawa/fond/haut-gauche-col-actu-violet-clair.png);
		width:316px;
		text-align:center;
		height:40px;
		padding-top:10px;
		float:left;
	}
	
	
	.la-doc .cadre {
	float:left;
	position:relative;
	text-align:left;
	height:266px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}
	.la-doc p {
		position:relative;
		/*top:-140px;*/
	}
	.la-doc .fond-img {
		position:relative;
		top:-140px;
		background-image:url(../img/sawa/fond/fond-img.png);
		width:264px;
		height:140px;
	}
	
	.la-doc .Titre1 {
		
		display:block;
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:20px;

	}
	.la-doc .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.la-doc  .chapo {
	color:black;
	font-size:13px;
	}
	.la-doc  .lirelasuite {
		color:#ac59a0;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}
		.la-doc  .plus {
			left:120px;
			width:166px;
			padding-top:4px;
			padding-bottom:4px;
			background-color:#ac59a0;
			-moz-border-radius:4px;
			 -webkit-border-radius: 4px;
   			 border-left-radius: 4px;
			 text-align:center;
			 margin-bottom:12px;
	}		

	.la-doc  .plus a {
		color:white;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		}		



/********************************************************************/
/*						Trouver de l'aide          					*/
/********************************************************************/
.fermer{
	color:white;
	font-weight:bold;
		text-decoration:none;
}

#trouver-aide-centre{
	float:left;
width:650px;

}

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height:100%!important;
	height:2600px;
	background-color: white;
	z-index:100;
	opacity:0.8;
	filter: alpha(opacity=80);
	
}


#trouver-aide-centre .bloctextecachecentre{

color:white;
width:450px;
padding:20px;
color:white;
background-color:#d6a3ce;

-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;
}

#trouver-aide-centre .bloctextecachecentre2{

color:white;
width:450px;
padding:20px;
color:white;
background-color:#d6a3ce;

-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;
}


.text_shadow2
{
    color: #white;
    text-shadow: 2px 2px 2px black;
    font-size: 23px;
}

.absl-sawa2 {
color:white;
width:258px;

padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
 margin-bottom:10px;

}


	.absl-sawa2 .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-absl.png);
		width:211px;
		height:45px;
		padding-left:47px;
		padding-top:10px;
		float:left;
	}
	
	.absl-sawa2 .fond-img {
		position:relative;
		top:-140px;
		background-image:url(../img/sawa/fond/fond-img.png);
		width:264px;
		height:140px;
	}
	
	
	.absl-sawa2 .cadre {
	float:left;
	position:relative;
		text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:218px;
	height:370px;
	background-color:white;
	color:black;
	}
	
	.absl-sawa2 .Titre1 {

		color :#922a83;
		font-size:21px;
		font-weight:bold;
		margin-bottom:2px;
	}
	.absl-sawa2 .Titre2 {
		color :#922a83;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	.absl-sawa2 .SousTitre {
		color :#922a83;
		font-size:32px;
		font-weight:bold;
		text-decoration:none;
	}
	.absl-sawa2  .bloc {
		position:relative;
		background-image:url(../img/sawa/fond/fond-orange-col-absl-.png);
		background-repeat:no-repeat;
		color :#922a83;
		font-size:13px;
		width:237px;
		height:220px;
		top:-120px;
		left:-16px;
		padding:4px;
		padding-left:10px;
		/*height:30px;*/
		margin-left:0px;
	}
	


.permanence {
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;
}

.permanence .logo {
	position:relative;
	top:2px;
	left:8px;
	background-image:url(../img/sawa/fond/picto-absl-permanence.png);
	width:37px;
	height:53px;	
	}
	
	.permanence .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-orange-clair.png);
		width:316px;
		height:40px;
		text-align:center;
		padding-top:10px;
		float:left;
	}
	.permanence P {
		margin-top:6px;
		margin-bottom:8px;
	}

	
	.permanence .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:366px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}

	.permanence .fond-img {
		position:relative;
		/*top:-140px;*/
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
	}
	
	.permanence .Titre1 {
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;

	}
	.permanence .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.permanence  .chapo {
	color:black;
	font-size:13px;
	}
	.permanence .horaires{
		position:relative;
		left:-10px;
		background-color:#f1daa1;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:5px;
		width:290px;
		height:110px;
		-moz-border-radius: 10px;
		 -webkit-border-radius: 10px;
		 border-left-radius: 10px;
		 text-align:center;
	}
	.permanence .horaires .contenu .Titre1 {
		margin-top:0px;
	}
	
	.permanence .horaires .contenu{
	text-align:left;
	padding:4px;
	width:276px;
	height:100px;
	background-color:white;
	
	}


.aide-au-logement {
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;

}
.aide-au-logement .bloctextecachecentre3{

width:450px;
padding:20px;
color:white;
background-color:#ecc04d;

-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;
}
.aide-au-logement .logo {
	position:relative;
	top:2px;
	left:8px;
	background-image:url(../img/sawa/fond/picto-absl-logement.png);
	width:45px;
	height:49px;	
	}
	
	.aide-au-logement .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-orange-clair.png);
		width:316px;
		height:40px;
		text-align:center;
		padding-top:10px;
		float:left;
	}
	.aide-au-logement P {
		margin-top:6px;
		margin-bottom:8px;
		font-size:13px;
		
	}

	
	.aide-au-logement .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:366px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}

	.aide-au-logement .fond-img {
		position:relative;
		/*top:-140px;*/
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
	}
	
	.aide-au-logement .Titre1 {
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;

	}
	.aide-au-logement .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.aide-au-logement  .chapo {
	color:black;
	}
	.aide-au-logement  .lirelasuite {
		color:#cc660c;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}
	




.etre-avec-vous{
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;
margin-right:10px;
}

.etre-avec-vous .logo {
	position:relative;
	top:4px;
	left:8px;
	background-image:url(../img/sawa/fond/picto-absl-ertre-avec-nous.png);
	width:63px;
	height:51px;	
	}
	
	.etre-avec-vous .haut-cadre {
		background-image:url(../img/sawa/fond/haut-gauche-col-actu-violet-clair.png);
		width:316px;
		height:40px;
		text-align:center;
		padding-top:10px;
		float:left;
	}
	.etre-avec-vous P {
		margin-top:6px;
		margin-bottom:8px;
		font-size:13px;
		
	}

	
	.etre-avec-vous .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:366px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	color:black;
	padding-top:10px;
	}

	.etre-avec-vous .fond-img {
		position:relative;
		/*top:-140px;*/
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
	}
	
	.etre-avec-vous .Titre1 {
		color :#922a83;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;

	}
	.etre-avec-vous .Titre2 {
		color:black;
		font-size:11px;
		text-decoration:none;
	}
	.etre-avec-vous .chapo {
	color:black;
	}
	.etre-avec-vous .lirelasuite {
		color:#922a83;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}	
	



.les-alternatives{
color:white;
width:316px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-top:10px;

}

.les-alternatives .logo {
	position:relative;
	top:4px;
	left:8px;
	background-image:url(../img/sawa/fond/picto-absl-les-alternatives.png);
	width:50px;
	height:42px;	
	}
	
	.les-alternatives .haut-cadre {
		background-image:url(../img/sawa/fond/haut-gauche-col-actu-violet-clair.png);
		width:316px;
		height:40px;
		text-align:center;
		padding-top:10px;
		float:left;
	}
	.les-alternatives P {
		margin-top:14px;
		margin-bottom:14px;
		font-size:13px;
		
	}

	
	.les-alternatives .cadre {
		float:left;
	position:relative;
	text-align:left;
	height:366px;
	padding-left:20px;
	padding-right:20px;
	width:276px;
	background-color:white;
	padding-top:10px;
	}

	.les-alternatives .fond-img {
		position:relative;
		/*top:-140px;*/
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
	}
	
	les-alternatives .Titre1 {
		color :#922a83;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;

	}
	.les-alternatives .Titre2 {
		color:#922a83;
		font-size:11px;
		text-decoration:none;
	}
	.les-alternatives  a {
		color:#922a83;
		font-size:15px;
		font-weight:bold;
		text-decoration:none;
	}
	
	
	.les-alternatives .chapo {
	color:black;
	}
	.les-alternatives .lirelasuite {
		color:#922a83;
		font-size:14px;
		/*font-weight:bold;*/
		text-decoration:none;
	}	
/********************************************************************/
/*						ACTUALITES               					*/
/********************************************************************/
.actualite-art {
color:white;
width:640px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;

}
	.actualite-art .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-orange-clair-grand.png);
		width:640px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.actualite-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:600px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
	.bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.actualite-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.actualite-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.actualite-art .Titre1 {
		margin-bottom:10px;
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.actualite-art .Titre1 a {
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.actualite-art .Titre2 {
		color :#cc660c;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.actualite-art .lirelasuite {
		font-size:14px;
		color:#cc660c;
		font-weight:bold;
		text-decoration:none;
	}
	
	.actualite-art .bloclirelasuite {
			margin-bottom:10px;
	}		
	
	.actualite-art .autrestitres {
		position:relative;
		margin-bottom:10px;
		margin-top:20px;
		font-size:14px;
		color:#cc660c;
		font-weight:bold;
		text-transform:uppercase;
	}	
	
	
/********************************************************************/
/*						NOST LIENS        					       */
/********************************************************************/
.nosliens-art {
color:white;
width:640px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;

}
	.nosliens-art .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-orange-clair-grand.png);
		width:640px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.nosliens-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:600px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
	.nosliens-art .bloc-new {
		float:left;
		width:300px;
		margin-bottom:30px;
	}

	.nosliens-art .fond-img {
		position:relative;
		top:-140px;
		
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.nosliens-art .image {
	  
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.nosliens-art .Titre1 {
		margin-bottom:10px;
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.nosliens-art .Titre1 a {
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.nosliens-art .Titre2 {
		color :#cc660c;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.nosliens-art .lirelasuite {
		font-size:14px;
		color:#cc660c;
		font-weight:bold;
		text-decoration:none;
	}
	
	.nosliens-art .bloclirelasuite {
			margin-bottom:10px;
	}		
	
	.nosliens-art .autrestitres {
		position:relative;
		margin-bottom:10px;
		margin-top:20px;
		font-size:14px;
		color:#cc660c;
		font-weight:bold;
		text-transform:uppercase;
	}	
	
	
/********************************************************************/
/*						PAGE ABSL                 					*/
/********************************************************************/

#absl-centre{
	float:left;
width:930px;

}
.abslqui-art {
color:white;
width:455px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;

}
	.abslqui-art .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-marron-clair-grand.png);
		width:455px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.abslqui-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:415px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
.abslqui-art	.bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.abslqui-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.abslqui-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.abslqui-art .Titre1 {
		margin-bottom:10px;
		color :black;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.abslqui-art .Titre1 a {
		color :black;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.abslqui-art .Titre2 {
		color :black;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.abslqui-art .lirelasuite {
	position:relative;
	margin-bottom:20px;
	}	

.abslqui-art .lirelasuite a {
		font-size:12px;
		color:black;
		font-weight:bold;
		text-decoration:none;
	}	
.abslqui-art .lirelasuite2 {
		font-size:12px;
		color:black;
		font-weight:bold;
		text-decoration:none;
	}


.abslactivites-art {
color:white;
width:455px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:right;


}
	.abslactivites-art .haut-cadre {
	     background-image:url(../img/sawa/fond/haut-col-gauche-actu-marron-clair-grand.png);
		width:455px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.abslactivites-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:415px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
.abslactivites	.bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.abslactivites-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.abslqui-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.abslactivites-art .titreRub {
		margin-bottom:10px;
		margin-top:10px;
		padding-top:6px;
		padding-bottom:6px;
		color :#785a31;
		font-size:16px;
		font-weight:bold;
		text-transform: uppercase;
		text-decoration:none;
		border-top: 2px solid #785a31;
		border-bottom: 2px solid #785a31;

	}
	
	.abslactivites-art .Titre1 {
		margin-bottom:10px;
		color :black;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.abslactivites-art .Titre1 a {
		color :black;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.abslactivites-art .Titre2 {
		color :black;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.abslactivites-art .lirelasuite {
	position:relative;
	margin-bottom:20px;
	}	

.abslactivites-art .lirelasuite a {
		font-size:12px;
		color:black;
		font-weight:bold;
		text-decoration:none;
	}	
	
	.abslactivites-art .lirelasuite2 {
		font-size:12px;
		color:black;
		font-weight:bold;
		text-decoration:none;
	}
/********************************************************************/
/*						TEMOIGNAGES               					*/
/********************************************************************/


.temoignages-art {
color:white;
width:640px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;

}
	.temoignages-art .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-orange-clair-grand.png);
		width:640px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.temoignages-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:600px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
	.temoignages .bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.temoignages-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.temoignages-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.temoignages-art .Titre1 {
		margin-bottom:10px;
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.temoignages-art .Titre1 a {
		color :#cc660c;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.temoignages-art .Titre2 {
		color :#cc660c;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.temoignages-art .lirelasuite {
		font-size:14px;
		color:#cc660c;
		font-weight:bold;
		text-decoration:none;
	}
	
	.temoignages-art .bloclirelasuite {
			margin-bottom:10px;
	}		
	
	.temoignages-art .autrestitres {
		position:relative;
		margin-bottom:10px;
		margin-top:20px;
		font-size:14px;
		color:#cc660c;
		font-weight:bold;
		text-transform:uppercase;
	}	

	
/********************************************************************/
/*						PAGE PLAIDOYER                  			*/
/********************************************************************/

#plaidoyer-centre{
	float:left;
width:930px;

}
.plaidoyer-art {
color:white;
width:455px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;

}
	.plaidoyer-art .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-violet-clair-grand.png);
		width:455px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.plaidoyer-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:415px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
.plaidoyer-art	.bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.plaidoyer-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.plaidoyer-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.plaidoyer-art .Titre1 {
		margin-bottom:10px;
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.plaidoyer-art .Titre1 a {
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	

	
	
	.plaidoyer-art .Titre2 {
		color :#ac59a0;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.plaidoyer-art .lirelasuite {
	position:relative;
	margin-bottom:20px;
	}	

.plaidoyer-art .lirelasuite a {
		font-size:14px;
		color:#ac59a0;
		font-weight:bold;
		text-decoration:none;
	}	
.plaidoyer-art .lirelasuite2 {
		font-size:14px;
		color:#ac59a0;
		font-weight:bold;
		text-decoration:none;
	}	



.plaidoyer2-art {
color:white;
width:455px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:right;


}
	.plaidoyer2-art .haut-cadre {
	     background-image:url(../img/sawa/fond/haut-col-gauche-actu-violet-clair-grand.png);
		width:455px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	

		
	.plaidoyer2-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:415px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
.plaidoyer2	.bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.plaidoyer2-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.plaidoyer2-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.plaidoyer2-art .titreRub {
		margin-bottom:10px;
		margin-top:10px;
		padding-top:6px;
		padding-bottom:6px;
		color :#785a31;
		font-size:16px;
		font-weight:bold;
		text-transform: uppercase;
		text-decoration:none;
		border-top: 2px solid #785a31;
		border-bottom: 2px solid #785a31;

	}
	
	.plaidoyer2-art .Titre1 {
		margin-bottom:10px;
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.plaidoyer2-art .Titre1 a {
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.plaidoyer2-art .Titre2 {
		color :#ac59a0;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.plaidoyer2-art .lirelasuite {
	position:relative;
	margin-bottom:20px;
	}	

.plaidoyer2-art .lirelasuite a {
		font-size:14px;
		color:#ac59a0;
		font-weight:bold;
		text-decoration:none;
	}
	
.plaidoyer2-art .lirelasuite2 {
		font-size:14px;
		color:#ac59a0;
		font-weight:bold;
		text-decoration:none;
	}		



		
/********************************************************************/
/*						LA DOC              					*/
/********************************************************************/
.ladoc-art {
color:white;
width:640px;
padding:1px;
background-color:#c4c4c2;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;

}
	.ladoc-art .haut-cadre {
		background-image:url(../img/sawa/fond/haut-col-gauche-actu-violet-clair-grand2.png);
		width:640px;
		text-align:center;
		height:40px;
		padding-top:10px;
		/*margin-left:2px;
		margin-right:2px;*/
		float:left;
	}
	
	
	.ladoc-art .cadre {
		float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	width:600px;
	background-color:white;
	color:black;
	padding-top:10px;
	
	}
	
	.bloc-new {
		position:relative; 
		float:inherit;
		margin-bottom:30px;
	
	}

	.ladoc-art .fond-img {
		position:relative;
		top:-140px;
		float:left;
		
		background-image:url(../img/sawa/fond/fond-img.png);
		background-repeat:no-repeat;
		width:264px;
		height:140px;
		z-index:1;
	}
		.ladoc-art .image {
	   float:left;
		width:264px;
		height:140px;
		margin-right:10px;
	}
	
	.ladoc-art .Titre1 {
		margin-bottom:10px;
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
		.ladoc-art .Titre1 a {
		color :#ac59a0;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;


	}
	
	
	
	.ladoc-art .Titre2 {
		color :#ac59a0;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	}
	
.ladoc-art .lirelasuite {
		font-size:14px;
		color:#ac59a0;
		font-weight:bold;
		text-decoration:none;
	}
	
	.ladoc-art .bloclirelasuite {
			margin-bottom:10px;
			
	}		
	
	.ladoc-art .autrestitres {
		position:relative;
		margin-bottom:10px;
		margin-top:20px;
		font-size:14px;
		color:#ac59a0;
		font-weight:bold;
		text-transform:uppercase;
	}	
	
	
	
	
/********************************************************************/
/*						SITEMAP                					*/
/********************************************************************/
.sitemap-art {
color:white;
width:100%;
padding:1px;
background-color:white;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-left-radius: 10px;
float:left;
margin-right:10px;
padding:10px;

}


.sitemap-art  .titre {
	margin-left:10px;
		margin-bottom:10px;
		color :black;
		font-size:17px;
		font-weight:bold;
		border-bottom:  1px solid #98A4A4;
	}
.sitemap-art  .titre2 {
	   margin-left:10px;
	   width:100%;
		margin-bottom:10px;
		margin-top:10px;
		color :black;
		font-size:15px;
		font-weight:bold;
		border-bottom:  1px solid #98A4A4;
		border-top:  1px solid #98A4A4;
		text-transform:uppercase;
		padding-top:6px;
		padding-bottom:6px;
	}
	
	.sitemap-art  .titre3 {
	margin-left:10px;
		margin-bottom:10px;
		margin-top:10px;
		color :black;
		font-size:15px;
		font-weight:bold;
	}
	.sitemap-art  .contenu {
		width:920px;
		float:left;
		margin-bottom:10px;
		margin-top:10px;
		margin-right:10px;
		color :black;
		font-size:15px;
		font-weight:bold;
	}
	
	.sitemap-art  .rub {
		float:left;
		width:460px;
		background-color:white;
	
	}

	.sitemap-art  .lien {
    	font-size:11px;
		text-decoration:none;
		color:black;
	}



.nous-contacter .alaune{ background-color:white; padding:12px; padding-bottom:40px; }
.nous-contacter .formulaire_editer_message_contact {width: 90%; margin-left:20px; font-size:12px;}
.nous-contacter .formulaire_editer_message_contact legend { font-weight:bold; text-transform:uppercase; margin-bottom:6px;}
.nous-contacter .formulaire_editer_message_contact label { font-weight:bold;}
.nous-contacter .formulaire_editer_message_contact .choix label { float:left; display:block; margin-right:6px;}
.nous-contacter .formulaire_editer_message_contact li {margin-bottom:20px;}
.nous-contacter .content input.text { width: 50%;}
.nous-contacter input.text, textarea {-moz-box-sizing: border-box; background-color: #EEEEDD; border: 4px solid #EEEEDD; width: 100%;}
.nous-contacter input, textarea, select, button {  font-family: inherit;font-size: 100%; font-weight: inherit;line-height: inherit;}
.nous-contacter .button {  cursor: pointer;}
.nous-contacter .boutons{ margin-left:400px; }
.nous-contacter .erreur_message { color:red; }



.nous-contacter  dl, dt, dd, ol, ul, li,
.nous-contacter  fieldset, form, label, legend
 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
.nous-contacter  article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
.nous-contacter  ol, ul {
    list-style: none outside none;
}

	

/********************************************************************/
/*						FOOTER                  					*/
/********************************************************************/
#footer {
position:relative;
clear: both;
margin-bottom: 30px;
}
#footer .mentions {
/*float:left;*/
position:relative;
text-align:center;
padding-left:20px;
/*width:618px;*/
height:20px;
 font-size:12px;
 margin-bottom:2px;
}
#footer .mentions a {
color:#cc660c;
 font-size:12px;
}


#footer p {
/*float:left;*/
padding-right:1px;
padding-left:1px
}

#footer .credits {
float:right;
padding-right:0px;
} 
#footer .plandusite {
float:left;
padding-right:40px;
} 



#footer .bas {
width:960px;

}

#bassousfooter {
position:relative;
width:100%;
bottom:0px;
height:12px;
background-color:#acacac;
}

	