/*********************************************************************
**************************  B O D Y  *********************************
*********************************************************************/

body
{
	font-family					: arial, helvetica, sans-serif;
	margin						: 0px 0px 0px 0px ;
	background-image			: url(../images/j-bg-full.jpg);

	scrollbar-arrow-color		: #EAE27A;
  	scrollbar-track-color		: #EAE27A;
  	scrollbar-face-color		: #BA4F43;
  	scrollbar-highlight-color	: #FFFFFF;
  	scrollbar-3dlight-color		: #D8CF5E;
  	scrollbar-darkshadow-color	: #A29A34;
  	scrollbar-shadow-color		: #D8CF5E;
}

/*********************************************************************
************************* T I T R E S ********************************
*********************************************************************/
/**** TITRE PRINCIPAL DE LA PAGE ****/
h1
{
	font-family		: trebuchet ms, arial, helvetica, sans-serif;
	color			: #5E170E;
	text-align		: left;
	font-size		: 17px;
	font-weight		: 700;
	margin			: 0px 0px 0px 6px ;
	padding  		: 0px 0px 0px 0px ;	 
}

h2
{
	font-family		: trebuchet ms, arial, helvetica, sans-serif;
	color			: #333333;
	text-align		: left;
	font-size		: 17px;
	font-weight		: 700;
	margin			: 0px 0px 0px 6px ;
	padding  		: 0px 0px 0px 0px ;	
}


/*********************************************************************
******************* P A R A G R A P H E S ****************************
*********************************************************************/

p
{
	color			: #333333;
	text-align		: justify;
	font-size		: 11px;
	font-weight		: normal;
	margin			: 4px 6px 6px 6px ;
	padding  		: 0px 0px 0px 0px ;
}


p.coord
{
	color			: #ffffff;
	text-align		: left;
	font-size		: 12px;
	font-style		: normal;
	margin			: 4px 6px 6px 6px ;
	padding  		: 0px 0px 0px 0px ;
}

/*********************************************************************
**********************      L I S T E       **************************
*********************************************************************/
ul
{
	color				: #333333;	
	font-size       	: 11px;
	text-align      	: left;
	font-weight			: normal;
	margin-top			: 0px; 
	margin-bottom		: 0px;
	margin-right		: 15px;
	list-style-image	:   url("../images/css/puce-ul.gif");
	vertical-align		: super;
}

ol
{
	color				: #333333;	
	font-size			: 11px;
	text-align      	: left;
	font-weight			: normal;
	margin-top			: 0px; 
	margin-bottom		: 0px;
	margin-right		: 15px;
	list-style-type		: decimal;
}


li
{
    margin-top				: 6px;
    margin-bottom			: 6px;
}



/*********************************************************************
*************************  L I E N S  ********************************
*********************************************************************/

a:link 
{
	color					: #A73918;
	font-weight				: normal;
}
a:visited 
{
	color					: #A73918;
	font-weight				: normal;
}
a:hover 
{
	color					: #E5562B;
	font-weight				: normal;
}
a.blanc:link 
{
	color					: #ffffff;
	font-weight				: normal;
}
a.blanc:visited 
{
	color					: #ffffff;
	font-weight				: normal;
}
a.blanc:hover 
{
	color					: #ffffff;
	font-weight				: normal;
}
/**************** L I E N  M E N U *****************/
a.menu:link 
{
	font-family		: trebuchet ms, arial, helvetica, sans-serif;
	color			: #000000;
	text-align		: left;
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 100%;
	margin			: 0px 0px 0px 0px ;
	padding  		: 0px 0px 0px 0px ;
	text-decoration : none;
}
a.menu:visited 
{
	font-family		: trebuchet ms, arial, helvetica, sans-serif;
	color			: #000000;
	text-align		: left;
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 100%;
	margin			: 0px 0px 0px 0px ;
	padding  		: 0px 0px 0px 0px ;
	text-decoration : none;
}
a.menu:hover 
{
	font-family		: trebuchet ms, arial, helvetica, sans-serif;
	color			: #5E170E;
	text-align		: left;
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 100%;
	margin			: 0px 0px 0px 0px ;
	padding  		: 0px 0px 0px 0px ;
	text-decoration : none;
}

/*********************************************************************
********************  F O R M U L A I R E   **************************
*********************************************************************/
.frmboite
{
	font-family				: arial, helvetica, sans-serif;
	color					: #555555;  
	text-align				: left;
	font-size				: 10px;
	font-weight				: bold;
	margin					: 2px 0px 2px 0px ;
	padding  				: 0px 0px 0px 2px ;	
	border-style	 		: solid;
	border-color	 		: #CDCDCD #CDCDCD #CDCDCD #CDCDCD ;
	border-width 			: 1px 1px 1px 1px ;
	background-color		: #FFFFFF; 
	
	scrollbar-arrow-color		: #FF9B0A;
  	scrollbar-track-color		: #333333;
  	scrollbar-face-color		: #444444;
  	scrollbar-highlight-color	: #999999;
  	scrollbar-3dlight-color		: #777777;
  	scrollbar-darkshadow-color	: #000000;
  	scrollbar-shadow-color		: #111111;
}

.frmcombo
{
	font-family				: arial, helvetica, sans-serif;
	color					: #555555;  
	text-align				: left;
	font-size				: 9px;
	font-weight				: 700;
	margin					: 2px 0px 2px 0px ;
	padding  				: 0px 0px 0px 0px ;	
	border-style	 		: solid;
	background-color		: #F6F6F6; 
}

.frmbouton
{
	font-family				: arial, helvetica, sans-serif;
	color					: #ffffff;  
	text-align				: center;
	font-size				: 11px;
	font-weight				: bold;
	margin					: 0px 0px 0px 0px ;
	padding  				: 2px 0px 2px 0px ;
	border-style	 		: solid;
	border-color	 		: #A76C31 #A76C31 #A76C31 #A76C31 ;
	border-width 			: 1px 1px 1px 1px ;
	background-image		: url(../images/css/bg_btnsubmit.gif);
	background-repeat		: repeat-x;  
	background-color		: #A76C31;
	cursor					: hand
	
}

.erreur
{
	color				: #A20005; 
	text-align			: left;
	font-size			: 11px;
	font-weight			: 700;
	margin				: 2px 10px 2px 10px;
}


/* Standard */
table.std01-b
{								
	color				: #333333;
	text-align			: left;
	font-size			: 9px;
	font-style			: normal;
	margin				: 0px 0px 0px 0px ;
	padding  			: 0px 0px 0px 0px ;
	border-style 		: solid;
	border-color	 	: #C5451E #C5451E #C5451E #C5451E ;
	border-width 		: 1px 1px 1px 1px ;
	background-color	: #FFFFFF;
}


td.std01-b
{	
	color				: #333333;
	text-align			: left;
	font-size			: 9px;
	font-style			: normal;
	margin				: 0px 0px 0px 0px ;
	padding  			: 2px 2px 2px 2px ;
	vertical-align		: top;
	border-style 		: solid;
	border-color	 	: #E5A18C #E5A18C #E5A18C #E5A18C ;
	border-width 		: 0px 1px 1px 0px ;
}

td.std02-b
{	

	font-family		: trebuchet ms, arial, helvetica, sans-serif;
	color			: #000000;
	text-align		: left;
	font-size		: 9px;
	font-style		: bold;
	margin			: 0px 0px 0px 0px ;
	padding  		: 2px 2px 2px 2px ;
	vertical-align		: top;
	border-style 		: solid;
	border-color	 	: #E5A18C #E5A18C #E5A18C #E5A18C ;
	border-width 		: 0px 1px 1px 0px ;
	background-color	: #FBF8F5;
}

/*********************************************************************
**************************  D I V E R S  *****************************
*********************************************************************/

.background
{
	background-image		: url(../images/bgjaune.jpg);
	background-repeat		: no-repeat;
	background-color		: #EAE27A; 
	
}

hr
{
	color			: #F9F1E7;
	height			: 1px;
	width			: 100%;
	margin-top		: 0px; 
	margin-right	: 6px;
	margin-bottom	: 0px;
	margin-left		: 6px;
}

.left		{text-align	: left;}
.right		{text-align	: right;}
.center		{text-align	: center;}
.nomargin	{margin		: 0px 0px 0px 0px ;}
.cache		{display	: none;}


/*********************************************************************
************************  S T A N D A R D  ***************************
*********************************************************************/

/*
.STYLE STANDARD
{
	color					: #333333 ; 
	font-size				: 12px ;
	font-weight				: normal 700 ;
	font-style				: italic
	text-align				: left center right justify ;
	
	margin					: 0px 0px 0px 0px ;	
	padding  				: 0px 0px 0px 0px ;	
	vertical-align			: top middle bottom;
	width					: 100%
	height					: 100% 
	
	border-style	 		: solid ;
	border-color	 		: #333333 #333333 #333333 #333333 ;
	border-width 			: 0px 0px 0px 0px ;
	
	background-image		: url(../images/css/...);
	background-repeat		: no-repeat repeat-x repeat-y ;
	background-color		: #FFFFFF transparent ; 
	
}
*/
