/* CSS SAM v1.0 */

/**********************************************STAYING FOOTER************************************************/

/*A N'UTILISER QUE LORQUE LE FOOTER DOIT RESTER EN BAS DE L'ECRAN***************************************/

/*html, body {
height: 100%;
}

#container {
min-height: 100%;
-height: 100%;
margin-bottom: -330px;
position: relative;
}

#footer-wrap {
height: 330px;
position: relative;
}

.clearfooter {
height: 330px;
clear: both;
}*/


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

* {margin: 0; padding:0;}

body {
font-family: ;
font-size:  ;
font-weight:  ;
	background-image: url(gifs/550021-tranches1_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #575757;
	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
}

h1{
font-size : ;
font-weight:  ;
margin-bottom:15px;
}

h2{
font-size : ;
font-weight:  ;
margin-bottom:15px;
}

h3{
font-size : ;
font-weight:  ;
margin-bottom:15px;
}

blockquote {
}

ul {
}

.p1 {
}

.p2{
	margin-bottom:15px;
	line-height: 16px;
	margin-top: 20px;
}
.p2 a {
	font-weight: bold;
	color: #3853B0;
	text-decoration: underline;
}


.p3{
font-size:14px;
	padding-top:60px;
	margin-bottom: 15px;
	line-height: 20px;
	display:block;
}

.p3 strong{
	font-weight: bold;
	color: #652627;
}

.p3 a {
	font-weight: bold;
	color: #652627;
	text-decoration: underline;
}
.p3 a:hover {
	color: #FFFFFF;
	background-color: #652627;
	text-decoration: none;
}

.img1 {
	float:left;
	padding: 3px;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	border: 1px solid #CCCCCC;
}

.img2 {
}

.img3{
}


/******************************************************************** Lien ******************************************************************/


a:hover {

	color:#CCCCCC !important;
}

.pagination {
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}

.numpage {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.numpage_selec {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #575757;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
.bt_suivant{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}
.bt_precedent{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}
.liste_cat{

}
.fichierbin{
}
.photo{
}

.sous_menu{
	/*margin-top:8px;*/
	

}

.sous_menu {
	left:0;
	top:45px;
	-top:45px;
	width:660px;
	padding:10px;
	border:solid 1px #000000;
	position:absolute;
	z-index:40;
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #EBE7D3;
	height:116px;
}
.sous_menu li {
	display: inline;
	float: left;
	width: 150px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px;
	border: 1px solid #3853B0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #EBE9DE;
}
.sous_menu li a {
	text-decoration: none;
		text-decoration:underline;
	font-weight:bold !important;
	color:#33409c !important;
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}
#menu0 .sous_menu li a:hover {
	color: #fff !important;
	background:none !important;
}

.sous_menu img {
	float: left;
	margin-right: 4px;
	display: inline-block;
}

#menu0 {
position:relative;
}

/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


/****************************************************STRUCTURE****************************************************/

#container {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
	z-index:1
}

#container-wrap {

	width: 100%;
	background-color: #EBE9DE;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 31px;
	overflow: hidden;
}

#diapo {
	padding: 2px;
	border: 1px solid #333333;
	display: inline;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
}
#diapo p {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
#diapo p a {
	color: #333333;
	text-decoration: none;
	padding: 2px;
}



#logo {
	display: inline;
	float: left;
	margin-left: 15px;
}

#menu {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	margin-bottom: 5px;
	padding-left: 210px;
	position:relative;
	z-index:50;
}
#menu ul {
	height: 55px;
}
#menu li {
	display: inline;
	float: left;

	
}
#menu li a {
font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 17px;
	padding-top: 38px;
	display:block;
	-display:inline-block;
}

#menu li a:hover, a#over1 {
	background-image: url(gifs/menu-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#C5CADE !important;
}

.no-border {
	border: none !important;
}




#navigation-secondaire {
}

#colonne-gauche {
width:  ;
	float:left;
	display:inline;
	background-image: url(gifs/550021-tranches1_20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 186px;
	padding-top: 20px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 20px;
}
#colonne-gauche img {
	margin-left: 55px;
	width: 76px;
	margin-top: 10px;
}


#encart-contact {
	background-image: url(gifs/550021-tranches1_28.jpg);
	background-repeat: no-repeat;
	background-position: 2px 80%;
	width: 140px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#encart-contact p a {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: underline;
}


#encart-acces {
}


#encart-actu {
	margin-top: 50px;
	background-image: url(gifs/550021-tranches1_32.jpg);
	background-repeat: no-repeat;
	background-position: 2px 20%;
	width: 140px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}

#encart-actu p {
	text-align:justify;
}

#encart-actu p a {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: underline;
}


#encart-newletter {
}



#centre {
	position:relative;
	float: left;
	display:inline;
	width: 750px;

}

#presentation {
	background-image: url(gifs/550021-tranches1_23.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 525px;
	width: 259px;
	margin-right: 10px;
	padding: 20px;
	margin-top: 20px;
}

#presentation h1 {
	font-family: Georgia;
	font-size: 40px;
	font-weight: normal;
	color: #3853b0;
	padding: 0px;
	margin-bottom: 5px;
}

#presentation p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#presentation p:first-line{
	font-weight: bold;
}

#presentation img {
	padding: 7px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsletter {
	padding: 3px;
	margin-bottom: 25px;
	border: 1px solid #CCCCCC;
}

.btn-plus {
	background-image: url(gifs/550021-tranches2_44.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.btn-plus2 {
	background-image: url(gifs/550021-tranches2_47.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.btn-plus:hover {
	background-image: url(gifs/encart-hover2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn-plus2:hover {
	background-image: url(gifs/encart-hover1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.excerpt {
	font-family: Georgia;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #818181;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: block;
}


#encart1 {
	background-image: url(gifs/550021-tranches1_25.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 525px;
	width: 400px;
	display: inline;
	float: left;
	padding: 20px;
	margin-top: 20px;
}
#encart1 h2 {
	font-size: 36px;
	font-weight: normal;
	color: #3853B0;
	font-family: Georgia;
	margin-bottom: 5px;
	margin-top: 10px;
}
.encart-realisation {
	margin-top: 20px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	overflow: hidden;
}
.encart-realisation img {
	display: inline;
	padding: 2px;
	float: left;
	margin-right: 1em;
	border: 1px solid #999999;
}
.encart-realisation h3 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #272727;
	margin-bottom: 15px;
}
.encart-realisation p {
	font-size: 12px;
	line-height: 20px;
}
.encart-realisation p a {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: underline;
}

.encart-realisation2 {
	margin-top: 30px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.encart-realisation2 img {
	display: inline;
	padding: 2px;
	float: left;
	margin-right: 1em;
	border: 1px solid #999999;
}
.encart-realisation2 h3 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #272727;
	margin-bottom: 15px;
}
.encart-realisation2 p {
	font-size: 12px;
	line-height: 20px;
}
.encart-realisation2 p a {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: underline;
}




#encart2{
}

#encart3{
}

#encart4{
}

#content {
	background-color: #FFFDEF;
	width: 730px;
	margin-top: 20px;
	padding: 10px;
	overflow: hidden;

}

#content h1 {
	font-family: Georgia;
	font-size: 40px;
	color: #3853B0;
	font-weight: normal;
}

#content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #3853B0;
	font-family: Georgia;

}

#content h3 {
}

#content ul{
	margin-bottom: 15px;
}

#content li {
	padding-bottom: 10px;
	margin-left: 30px;
	list-style-type: square;
}

#content li a{
	text-decoration:underline;
	font-weight:bold;
	color:#33409c;
}
.liste-equipe li {
	list-style-type:none !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 5px !important;
	margin-left: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 30px !important;
}

#categories-rea {
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
#categories-rea li {
	display: inline;
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #3853B0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #EBE9DE;
}
#categories-rea li a {
	text-decoration: none;
}
#categories-rea li a:hover {
	color: #889AD9 !important;
}

#categories-rea img {
	float: left;
	margin-right: 10px;
	display: inline-block;
}
#bloc-categorie {
	padding: 10px;
	width: 708px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
#liste-categorie {
	height: 308px;
	width: 148px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	display: inline;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#descriptif-produit {
	display: inline;
	padding: 10px;
	float: left;
	width: 496px;
	border: 1px solid #CCCCCC;
	min-height: 328px;
	-height:328px;
}
#descriptif-produit p {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.vignettes-liste {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}

.selected_rollmenu {
	color:#999999 !important;
	background-color: #C1BA99!important;
}

.vignettes-fiche {
	padding: 2px;
	border: 1px solid #CCCCCC;
	position: relative;
	display: inline;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
}

.vignettes-fiche img {
	border:none;
}
.loupe-photo {
	position: absolute;
	left: 2px;
	bottom: 2px;
}


.fleche-haut {
	position: absolute;
	left: 0px;
	top: 0px;
}
.fleche-bas {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.container-article {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	margin-bottom: 15px;
	width: 750px;
}
.container-article img {
	display: inline;
	float: left;
	margin-bottom: 1em;
}
.container-article p {
	display: inline;
	float: left;
	width: 490px;
	margin-left: 50px;
	margin-top: 10px;
}
.liens-articles {
font-size:14px;
	clear: left;
	display: block;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 150px;
}
.liens-articles a {
	font-weight: bold;
	color: #818181;
	text-decoration: underline;
}









#footer-wrap {
	background-image: url(gifs/550021-tranches1_42.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	overflow: hidden;
}

#footer {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#FFFDEF;
	line-height: 20px;
}
#footer h5 {
	font-size: 12px;
	color:#FFFDEF;
	margin: 0px;
}

#footer ul {
	display: inline;
	float: left;

}

#footer li {
	list-style-type:none;
}

#footer li a{
	color:#FFFDEF;
	text-decoration:none;
}

#footer img {
	display: inline;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}


#footer-coordonnees {
	height: 100px;
	padding-right: 30px;
	padding-left: 30px;
	display: inline;
	float: left;
	
	height: 90px;
	margin-top: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFDEF;
}

#footer-navigation {
	display: inline;
	float: left;
	
	padding-right: 30px;
	padding-left: 30px;
	
	height: 90px;
	margin-top: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFDEF;	
}

#footer-savoir-plus {
	display: inline;
	float: left;

	padding-right: 30px;
	padding-left: 30px;

	height: 90px;
	margin-top: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFDEF;
}

#footer-support{
	display: inline;
	float: left;

	padding-right: 30px;
	padding-left: 30px;

	height: 90px;
	margin-top: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFDEF;
}

#relance-navigation {
}
/***********************************************************CONTACT FORMULAIRE*********************************/

.ligne-contact1 p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.ligne-contact2 p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.bloc-message p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.input_form {
	background-color: #FFFFFF;
	border:1px solid #772534;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 230px;
}
.champs-obligatoires {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #772534;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 500px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	margin-left: 170px;
	cursor: pointer;
	background-image: url(gifs/btn-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #772534;
	display: block;
	margin-left: 170px;
	cursor: pointer;
	background-image: url(gifs/btn-contact-hover.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
}


#form-contact {
	margin-bottom: 15px;
	width: 590px;
	padding-left: 50px;

}

/*******************************************************slideContent*****************************************************************/

.dhtmlgoodies_question{
	/* Start layout CSS */

	font-size:13px;
	font-weight:bold;
	width:710px;
	height:20px;
	line-height:32px;
	border-bottom:1px solid #606469;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;


}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	background-color:#EBE9DE;
	color:#6B6B6B;
	width:710px;
	margin:-1px 0 0 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #606469;
	border-bottom-color: #606469;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	color:#6B6B6B;
	line-height:20px;
	position:relative;
	padding-top: 10px;
	padding-bottom: 20px;
}
.dhtmlgoodies_answer_content span {
	color:#6B6B6B;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.dhtmlgoodies_answer_content img {float:right; margin:5px 0 5px 10px ; border:2px solid #6B6B6B;}

/***********************************************************CONTACT FORMULAIRE*********************************/


.ligne-contact1{
	font-size: 11px;
	color: #515151;
	float: left;
	margin-bottom: 10px;
	display: inline;
	width:310px;
	background-color: #EBE9DE;
	border: 1px solid #999999;	
	height:15px;
}

.ligne-contact2 p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.bloc-message p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.input_form {
	background-color: #EBE9DE;
	border:1px solid #006b9f;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 310px;
	height:200px;
}
.champs-obligatoires {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:200px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #772534;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 500px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background-color: #006b9f;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #999999;
	display: block;
	cursor: pointer;
	background-color: #003D59;

}


.form-contact {
	margin-bottom: 15px;
	width: 320px;
	position:relative;
	padding-bottom:20px;
	overflow:hidden;
}


.validation{

position:relative;
left:-50px;
-position:absolute;
-bottom:-20px;
width:100px !important;
margin:0 !important;


}

#formulaire_1 label{
	text-align:left;
}


#contact-gauche {
	width: 300px;
	display: inline;
	float: left;

	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top:30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	margin-right: 30px;
	-margin-right:10px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 45px;
	-padding-right:35px;
}
#contact-droite {
	display: inline;
	float: left;
	width: 300px;
	margin-top:30px;


}

#contact-droite h4 {
	font-size: 14px;
	font-weight: bold;
	color: #3853B0;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#contact-droite p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	line-height: 18px;
}
#contact-droite a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-droite img {
	margin-top: 15px;
}

#contact-droite a:hover {
	color: #999999;
}
#contact-droite ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contact-droite li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.google-map {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.margee {
	margin:8px 0 8px 15px;
	border:2px solid #EBE9DD;
}

a.lieninter{
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
}

a.lieninter1{
	font-weight: none;
	color: #6B6B6B;
	text-decoration: none;
}
