/*
#336699 <--- Bleu
#01C6FF;<--- Bleu Clair
#cccccc <--- Gris clair
#999999 <--- Gris Fonce
#FF9900 <--- Orange
*/



BODY {
      	font-family:      	  	  Arial;
      	font-size: 		  	  12px;
      	color: 	   	  		  #336699;
	background-color : 		  #FFFFFF;
	scrollbar-face-color: 		  #CCCCCC;
	scrollbar-shadow-color: 	  #336699;
	scrollbar-highlight-color: 	  #CCCCCC;
	scrollbar-3dlight-color: 	  #336699;
	scrollbar-darkshadow-color: 	  #336699;
	scrollbar-track-color: 		  #336699;
	scrollbar-arrow-color: 		  #336699;
	scrollbar-base-color : 		  #CCCCCC;

}


A         {
	  font-family:	     Arial;
	  font-size:	     12px;
	  color:	     #336699;
	  text-decoration:   none
}
A:link    {
	  font-family:	     Arial;
	  font-size:	     12px;
	  color:	     #336699;
	  font-weight:	     bold
}
A:visited {
	  font-family:	     Arial;
	  font-size:	     12px;
	  color:	     #336699;
	  font-weight:	     bold
}
A:hover   {
	  font-family:	     Arial;
	  font-size:	     12px;
	  color:	     #FF9001;
	  font-weight:	     bold
}
A.off     {
	  font-family:	     Arial;
	  font-size:	     12px;
	  color:	     #FF9001;
	  font-weight:	     bold
}


a.linkcoul
{
	font-size:              12px;
	font-family:            arial;
	font-weight:            normal;
	display:                block;
	text-decoration:        none;
	color:                  #01C6FF;
	padding:                2px;
        cursor:                 hand;
	border:                 0;
}
a.link:visited {}
a.link:hover,
a.link:visited:hover  {
	font-size:              12px;
	color:			#FF9900;

}

a.linkdevis
{
	font-size:              12px;
	font-family:            verdana;
	font-weight:            bold;
	display:                block;
	text-decoration:        none;
	color:                  #FF9001;
	padding:                2px;
        cursor:                 hand;
	border:                 0;

}
a.link:visited {}
a.link:hover,
a.link:visited:hover  {
	color:			#999999;

}

a.linkaccu
{
	font-size:              12px;
	font-family:            arial;
	font-weight:            bold;
	display:                block;
	text-decoration:        none;
	color:                  #336699;
	padding:                2px;
        cursor:                 hand;
	border:                 0;

}
a.link:visited {}
a.link:hover,
a.link:visited:hover  {
	color:			#01C6FF;
	font-size:              12px;
}

TD
{ 	font-family: Arial;
	font-size: 13px;
	color: #336699;
}

table.tab0
{
	border-right:           1px solid #000000;
	border-left:            1px solid #000000;
	border-bottom:          1px solid #000000;
	border-top:             0px solid #000000;
	height: 		10px;
	background-repeat:	repeat-y;
	background-position:	center;
}

table.tab1
{
	border-right:           1px solid #FFFFFF;
	border-left:            1px solid #FFFFFF;
	border-bottom:          1px solid #FFFFFF;
	border-top:             1px solid #FFFFFF;
        padding-top:		5px;
	padding-bottom:		10px;
	padding-left:		5px;
	padding-right:		5px;
	font-size:              10px;
	font-family:            Verdana;
	width:                  100%;
	text-decoration:        none;
	align:                  center;
	valign:                 center;
	color:                  #ffffff;
	font-weight:		bolder;
	background-color:	#000000;
	background-repeat:	repeat-y;
	background-position:	center;
}


td.td1
{
	border-right:           1px solid #488E4F;
	border-left:            1px solid #488E4F;
	border-bottom:          1px solid #488E4F;
	border-top:             1px solid #488E4F;
        padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		2px;
	padding-right:		2px;
	font-size:              10px;
	font-family:            Verdana;
  	text-decoration:        none;
	align:                  center;
	valign:                 center;
	color:                  #ffffff;
	font-weight:		normal;
	background-color:	#013705;
	background-repeat:	repeat-y;
	background-position:	center;
}

td.td2
{
	font-size:              10px;
	font-family:            Verdana;
  	text-decoration:        none;
	align:                  center;
	valign:                 center;
	color:                  #99FF99;
	font-weight:		bolder;
        padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		2px;
	padding-right:		2px;
	border-right:           1px solid #013705;
	border-left:            1px solid #99FF99;
	border-bottom:          1px solid #013705;
	border-top:             1px solid #99FF99;
 	background-color:	#013705;
	background-repeat:	repeat-y;
	background-position:	center;
}

INPUT.text{
{
 	width:			220px;
 	font-family:  		verdana;
 	font-size: 		11px;
 	color: 			#336699;
 	font-weight: 		bold;
	height:                 20px; 	
 	border-width: 		1px;
 	border-style: 		solid;
 	border-color: 		#336699;
  	padding-top:		3px;
	padding-bottom:		5px;
	padding-left:		3px;
	padding-right:		3px;
 	background-color:	#FFFFFF;
	align:                  center;
	valign:                 center;

}

INPUT.text1{
{
 	font-family:  		verdana;
 	font-size: 		11px;
 	color: 			#336699;
 	font-weight: 		bold;
	height:                 20px; 	
 	border-width: 		1px;
 	border-style: 		solid;
 	border-color: 		#336699;
  	padding-top:		3px;
	padding-bottom:		5px;
	padding-left:		3px;
	padding-right:		3px;
 	background-color:	#FFFFFF;
	align:                  center;
	valign:                 center;

}

INPUT.submit
{
 	width:			80px;
 	font-family:		verdana;
 	font-size:		10px;
 	color: 			#FFFFFF;
 	font-weight: 		bold;
	height:                 20px;
	padding-top:		1px;
	padding-bottom:		3px;
	padding-left:		3px;
	padding-right:		3px;
	border-top:		2px solid #cccccc;
	border-left:		2px solid #cccccc;
	border-right:		2px solid #999999;
	border-bottom:		2px solid #999999;
	background-color:	#336699;
	align:                  center;
	valign:                 center;
 	cursor:			hand;
}

INPUT.submitbio
{
 	width:			180px;
 	font-family:		verdana;
 	font-size:		10px;
 	color: 			#FFFFFF;
 	font-weight: 		bold;
	height:                 20px;
	padding-top:		1px;
	padding-bottom:		3px;
	padding-left:		3px;
	padding-right:		3px;
	border-top:		2px solid #cccccc;
	border-left:		2px solid #cccccc;
	border-right:		2px solid #999999;
	border-bottom:		2px solid #999999;
	background-color:	#336699;
	align:                  center;
	valign:                 center;
 	cursor:			hand;
}

INPUT.submitdem
{
 	width:			90px;
 	font-family:		verdana;
 	font-size:		11px;
 	color: 			#FFFFFF;
 	font-weight: 		bold;
	height:                 20px;
	padding-top:		1px;
	padding-bottom:		3px;
	padding-left:		3px;
	padding-right:		3px;
	border-top:		2px solid #999999;
	border-left:		2px solid #999999;
	border-right:		2px solid #336699;
	border-bottom:		2px solid #336699;
	background-color:	#336699;
	align:                  center;
	valign:                 center;
 	cursor:			hand;
}

SELECT.select
{
 	width:			220px;
 	font-family:  		verdana;
 	font-size: 		12px;
 	color: 			#336699;
 	font-weight: 		bold;
 	border-width: 		1px;
 	border-style: 		solid;
 	border-color: 		#336699;
  	padding-top:		3px;
	padding-bottom:		3px;
	padding-left:		3px;
	padding-right:		3px;
 	background-color:	#FFFFFF;
	align:                  center;
	valign:                 center;
	scrollbar-face-color: 		  #CCCCCC;
	scrollbar-shadow-color: 	  #336699;
	scrollbar-highlight-color: 	  #CCCCCC;
	scrollbar-3dlight-color: 	  #336699;
	scrollbar-darkshadow-color: 	  #336699;
	scrollbar-track-color: 		  #336699;
	scrollbar-arrow-color: 		  #336699;
	scrollbar-base-color : 		  #CCCCCC;
}

SELECT.select2
{
 	width:			320px;
 	font-family:  		verdana;
 	font-size: 		12px;
 	color: 			#336699;
 	font-weight: 		bold;
 	border-width: 		1px;
 	border-style: 		solid;
 	border-color: 		#336699;
  	padding-top:		3px;
	padding-bottom:		3px;
	padding-left:		3px;
	padding-right:		3px;
 	background-color:	#FFFFFF;
	align:                  center;
	valign:                 center;
	scrollbar-face-color: 		  #CCCCCC;
	scrollbar-shadow-color: 	  #336699;
	scrollbar-highlight-color: 	  #CCCCCC;
	scrollbar-3dlight-color: 	  #336699;
	scrollbar-darkshadow-color: 	  #336699;
	scrollbar-track-color: 		  #336699;
	scrollbar-arrow-color: 		  #336699;
	scrollbar-base-color : 		  #CCCCCC;
}

TEXTAREA.t1
 {
 	width:			220px;
	font-family:  		verdana;
 	font-size: 		11px;
 	color: 			#336699;
 	font-weight: 		normal;
 	border-width: 		1px;
 	border-style: 		solid;
 	border-color: 		#336699;
  	padding-top:		3px;
	padding-bottom:		5px;
	padding-left:		3px;
	padding-right:		3px;
 	background-color:	#FFFFFF;
	align:                  center;
	valign:                 center;

}

TEXTAREA.t2
 {
  	width:			400px;
	font-family:  		verdana;
 	font-size: 		11px;
 	color: 			#336699;
 	font-weight: 		normal;
 	border-width: 		1px;
 	border-style: 		solid;
 	border-color: 		#336699;
  	padding-top:		3px;
	padding-bottom:		5px;
	padding-left:		3px;
	padding-right:		3px;
 	background-color:	#FFFFFF;
	align:                  center;
	valign:                 center;

}

