/*-------------------------------------------------------- scrolling ----------------------------------------------------*/


	BODY {
scrollbar-face-color: #F1F1F1;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #F9F9F9;
scrollbar-arrow-color: #999999;


	margin: 0;
	padding: 0;
	margin-top: 0px;
	cursor: default;
}


.image {
	border-width: 1px;
	border-style: solid;
	border-color: #C8C8C8;
}			


/*-------------------------------------------------------- accueil TEXT ----------------------------------------------------*/
 .justify_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #50662F;
	text-decoration : none;
	text-align: justify;
}
 .content_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #50662F;
	text-decoration : none;
}
/*-------------------------------------------------------- calendrier TEXT ----------------------------------------------------*/
 .justify_calendrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #2F4522;
	text-decoration : none;
	text-align: justify;
}
 .content_calendrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #2F4522;
	text-decoration : none;
}
 .links_calendrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #2F4522;
	text-decoration : none;
}
 .links_calendrier:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #2F4522;
	text-decoration : underline;
}
/*-------------------------------------------------------- photos TEXT ----------------------------------------------------*/
 .justify_photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #3A3357;
	text-decoration : none;
	text-align: justify;
}
 .content_photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #3A3357;
	text-decoration : none;
}
/*-------------------------------------------------------- tarifs TEXT ----------------------------------------------------*/
 .justify_tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #38273B;
	text-decoration : none;
	text-align: justify;
}
 .content_tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #38273B;
	text-decoration : none;
}
/*-------------------------------------------------------- plan TEXT ----------------------------------------------------*/
 .justify_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #543852;
	text-decoration : none;
	text-align: justify;
}
 .content_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #543852;
	text-decoration : none;
}
/*-------------------------------------------------------- mailing TEXT ----------------------------------------------------*/
 .justify_mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #6B2420;
	text-decoration : none;
	text-align: justify;
}
 .content_mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #6B2420;
	text-decoration : none;
}
/*-------------------------------------------------------- contact TEXT ----------------------------------------------------*/
 .justify_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #45221C;
	text-decoration : none;
	text-align: justify;
}
 .content_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #45221C;
	text-decoration : none;
}
 .links_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #45221C;
	text-decoration : none;
}
 .links_contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #45221C;
	text-decoration : underline;
}	
/*-------------------------------------------------------- livredor TEXT ----------------------------------------------------*/
 .justify_livredor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #612700;
	text-decoration : none;
	text-align: justify;
}
 .content_livredor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #612700;
	text-decoration : none;
}
 .links_livredor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #612700;
	text-decoration : none;
}
 .links_livredor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #612700;
	text-decoration : underline;
}	
/*-------------------------------------------------------- liens TEXT ----------------------------------------------------*/
 .justify_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #A16C23;
	text-decoration : none;
	text-align: justify;
}
 .content_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #A16C23;
	text-decoration : none;
}
 .links_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #A16C23;
	text-decoration : none;
}
 .links_liens:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #A16C23;
	text-decoration : underline;
}

/*-------------------------------------------------------- white TEXT ----------------------------------------------------*/
 .justify_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;
	text-align: justify;
}

 .title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;

}
 .content_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;

}
 .small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}
 .bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;

}
 .links_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;
}
 .links_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration : underline;
}	
 .links_Swhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration : underline;	
}
 .links_Swhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration : underline;	
}

/*-------------------------------------------------------- black TEXT ----------------------------------------------------*/
 .justify_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;
	text-align: justify;
	
}

 .justify_Sblack  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;
	text-align: justify;
	
}

 .title_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;

}
 .content_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;

}
 .small_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
 .bold_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;

}
 .links_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;
}
 .links_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration : underline;
}
 .links_bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #003663;
	text-decoration : none;
}
 .links_bigblack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #003663;
	text-decoration : underline;
}


/*-------------------------------------------------------- button ----------------------------------------------------*/

 .links_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	width: 85px;
    height: 25px;
	text-decoration : none;
}
 .links_button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	width: 85px;
    height: 25px;
	text-decoration : underline;
}


/*-------------------------------------------------------- FORM ----------------------------------------------------*/

INPUT.mailing {
	BACKGROUND-COLOR: #9E3630;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 10px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
}

SELECT.mailing {
	BACKGROUND-COLOR: #9E3630;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 10px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
	width: 185px;
}

INPUT.contact {
	BACKGROUND-COLOR: #773B31;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 10px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
}

TEXTAREA.contact {
	BACKGROUND-COLOR: #773B31;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 11px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
		overflow:auto;
}

INPUT.livredor {
	BACKGROUND-COLOR: #612700;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 10px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
}

TEXTAREA.livredor {
	BACKGROUND-COLOR: #612700;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 11px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
		overflow:auto;
}

SELECT.livredor {
	BACKGROUND-COLOR: #612700;
	COLOR: #FFFFFF;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 10px;
		border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
	width: 40px;
}

SELECT.calendrier {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #2F4522;
	font-weight: bold;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 12px;
	width: 60px;
}

.image
{
	border-width: 1px;
	border-style: solid;
	border-color: #5C5189;
}