/*-------------------------------------------------------- scrolling ----------------------------------------------------*/
	BODY {
scrollbar-face-color: #736D67;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #736D67;
scrollbar-darkshadow-color: #A69D95;
scrollbar-shadow-color: #A69D95;
scrollbar-arrow-color: #d9cfc3;







}
					


/*-------------------------------------------------------- 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: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;

}
 .small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 11px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;
}
 .links_white: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: 16px;
	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: 10px;
	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: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;
}
 .links_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration : underline;
}

/*-------------------------------------------------------- red TEXT ----------------------------------------------------*/
 .justify_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #6E0202;
	text-decoration : none;
	text-align: justify;
}
 .title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #6E0202;
	text-decoration : none;

}
 .content_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #6E0202;
	text-decoration : none;

}
 .small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #6E0202;
	text-decoration: none;
}
 .bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E0202;
	text-decoration : none;

}
 .links_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #6E0202;
	text-decoration : none;
}
 .links_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #6E0202;
	text-decoration : underline;
}

/*-------------------------------------------------------- light TEXT ----------------------------------------------------*/
 .justify_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #D9CFC3;
	text-decoration : none;
	text-align: justify;
}
 .title_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #D9CFC3;
	text-decoration : none;

}
 .content_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #D9CFC3;
	text-decoration : none;

}
 .small_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #D9CFC3;
	text-decoration: none;
}
 .bold_Slight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D9CFC3;
	text-decoration : none;

}
 .bold_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9CFC3;
	text-decoration : none;

}
 .links_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #D9CFC3;
	text-decoration : none;
}
 .links_light:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #D9CFC3;
	text-decoration : underline;
}
 .links_SBlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D9CFC3;
	text-decoration : none;
}
 .links_SBlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D9CFC3;
	text-decoration : underline;
}
/*-------------------------------------------------------- medium TEXT ----------------------------------------------------*/
 .justify_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #A69D95;
	text-decoration : none;
	text-align: justify;
}
 .title_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #A69D95;
	text-decoration : none;

}
 .content_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #A69D95;
	text-decoration : none;

}
 .small_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #A69D95;
	text-decoration: none;
}
 .bold_Smedium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A69D95;
	text-decoration : none;

}
 .bold_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A69D95;
	text-decoration : none;

}
 .links_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #A69D95;
	text-decoration : none;
}
 .links_medium:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #A69D95;
	text-decoration : underline;
}
 .links_SBmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A69D95;
	text-decoration : none;
}

 .links_SBmedium:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A69D95;
	text-decoration : underline;
}


/*-------------------------------------------------------- dark TEXT ----------------------------------------------------*/

 .justify_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #736D67;
	text-decoration : none;
	text-align: justify;
}
 .title_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #736D67;
	text-decoration : none;

}
 .content_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #736D67;
	text-decoration : none;

}
 .small_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #736D67;
	text-decoration: none;
}
 .bold_Sdark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #736D67;
	text-decoration : none;

}
 .bold_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #736D67;
	text-decoration : none;

}
 .links_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #736D67;
	text-decoration : none;
}
 .links_dark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #736D67;
	text-decoration : underline;
}
 .links_SBdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #736D67;
	text-decoration : none;
}

 .links_SBdark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #736D67;
	text-decoration : underline;
}

/*-------------------------------------------------------- FORM ----------------------------------------------------*/

INPUT.form {
	BACKGROUND-COLOR: #AAA98D;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 12px;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;

}

INPUT.form2 {

	BACKGROUND-COLOR: #AAA98D;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 12px;
		border-bottom: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
}

TEXTAREA.form {
	BACKGROUND-COLOR: #AAA98D;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 12px;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
		overflow:auto;
}
TEXTAREA.form2 {
	BACKGROUND-COLOR: #999999;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 11px;
		border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
		overflow:auto;
}

SELECT.form {
	BACKGROUND-COLOR: #666665;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
	FONT-SIZE: 10px;
		border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	width: 130px;
}
SELECT.form2 {
	BACKGROUND-COLOR: #D9CFC3;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
		border-bottom: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	FONT-SIZE: 11px;
	width: 130px;
}

SELECT.formnosize {
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
		border-bottom: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	FONT-SIZE: 11px;

}

SELECT.formnosize2 {
	BACKGROUND-COLOR: #D9CFC3;
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: arial, Verdana, helvetica;
		border-bottom: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	FONT-SIZE: 11px;

}

.button {
	font-family: Verdana,Helvetica,Arial;
	font-size: 9px;
	background: #000000;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
.button_red {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	background: #ff6344;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #999999;
	border-top:1px solid #999999;
	color: #000000;
	text-decoration: none;
	cursor: hand;

}

.button_blue {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	background: #D9CFC3
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #999999;
	border-top:1px solid #999999;
	color: #000000;
	text-decoration: none;
	cursor: hand;

}

.button_green {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	background: #66CDAA
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #999999;
	border-top:1px solid #999999;
	color: #000000;
	text-decoration: none;
	cursor: hand;

}
.image
{
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.border
{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
	
	.cadre
{
	border-width: 1px;
	border-style: solid;
	border-color: #6E0202;
}