@CHARSET "UTF-8";

.coucheContacts{
	 position:relative;
		 		 top:35px;
		 		 color:white;
	 padding:4px;
	   width:840px;
   left:90px; 
	align-content: center;
word-wrap: normal;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */  

}

.coucheContacts a{
	color:white;
}
.coucheContacts a:hover{
	color:green;
}
.lienFaceb{
	         /*background-image:url(../../images/charte/panneau20x20.png);   
        background-repeat:repeat;*/	
}
.lienFacebImg{
	   font-size:16px;
  align-content:center;
	 
}
.lienFacebId{
		 position:relative;
		 		 top:-35px;
		 left:40px;
	   font-size:16px;
	   font-weight:bold;
  align-content:center;
  		 		 color:white;
		        /* background-image:url(../../images/charte/panneau20x20.png);   
        background-repeat:repeat;	*/
	 
}
.lienSiteWebId{
		 position:relative;
		 		 top:-45px;
		 left:220px;
	   width:400px;		 
	   font-size:16px;
	   font-weight:bold;
  align-content:center;
  		 		 color:white;
		      /*   background-image:url(../../images/charte/panneau20x20.png);   
        background-repeat:repeat;	
	 */
}
.lienFacebAdresse{
	font-weight:normal;
	   font-size:14px;
  align-content:center;
  		 		 color:#d3d7cf;
	 
}