

/*-------------------------------------------------------- red TEXT ----------------------------------------------------*/
 .content_red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ED080B;
	text-decoration : none;
}
 .bold_red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED080B;
	text-decoration : none;
}
 .bold_green  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1DCE0F;
	text-decoration : none;
}
 .links_Bgreen  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1DCE0F;
	text-decoration : underline;
}
 .links_Bgreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1DCE0F;
	text-decoration : none;
}
/*-------------------------------------------------------- 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;
}
 .content_cwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
    padding-top: 0px;
    padding-bottom:5px;
	text-decoration : none;
}
/*-------------------------------------------------------- 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: 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 : underline;
}
 .links_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration : none;
}

 .Blinks_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}
 .Blinks_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : underline;
}

/*-------------------------------------------------------- blue TEXT ----------------------------------------------------*/
 .justify_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	text-decoration : none;
	text-align: justify;
}
 .title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #336699;
	text-decoration : none;

}
 .content_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	text-decoration : none;

}
 .small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #336699;
	text-decoration: none;
}
 .square_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #336699;
	text-decoration: none;
	border-left:1px solid #336699;
	border-right:1px solid #336699;
	border-bottom:1px solid #336699;
	border-top:1px solid #336699;
	padding-top:3px;
}
 .bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration : none;

}
 .links_Sblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #336699;
	text-decoration : underline;
}
 .links_Sblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #336699;
	text-decoration : underline;
}
 .links_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	text-decoration : underline;
}
 .links_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	text-decoration : none;
}
 .links_Bblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration : underline;
}
 .links_Bblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration : none;
}
 .links_blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 25px;
    padding-right:25px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : none;
}
 .links_blue1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 25px;
    padding-right:25px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : underline;
}
 .links_blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 12px;
    padding-right:12px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : none;
}
 .links_blue2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 12px;
    padding-right:12px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : underline;
}
 .links_blue3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 10px;
    padding-right:10px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : none;
}
 .links_blue3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 8px;
    padding-right:8px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : underline;
}
 .links_blue4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 34px;
    padding-right:34px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : none;
}
 .links_blue4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 34px;
    padding-right:34px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : underline;
}
 .links_blue5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 30px;
    padding-right:30px;
    padding-top: 5px;
    padding-bottom:8px;
	text-decoration : none;
}
 .links_blue5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #336699;
	padding-left: 30px;
    padding-right:30px;
    padding-top: 5px;
    padding-bottom:8px;
	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: #dddddd;
	COLOR: #000000;
	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;
}

INPUT.form2 {
	BACKGROUND-COLOR: #f9f9f9;
	COLOR: #000000;
	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;
}

INPUT.small {
	BACKGROUND-COLOR: #FFFFFF;
	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 #ffffff;
	border-top:1px solid #ffffff;
}

TEXTAREA.form {
	BACKGROUND-COLOR: #dddddd;
	COLOR: #000000;
	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;
}
TEXTAREA.form2 {
	BACKGROUND-COLOR: #999999;
	COLOR: #000000;
	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.form {
	BACKGROUND-COLOR: #dddddd;
	COLOR: #000000;
	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: 207px;
}
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: 230px;
}

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 {

	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: #C8C8C8;
}
.border
{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
	
	.cadre
{
	border : 1px dashed #333333;
}
