html { 
	height: 100%; 
	margin-bottom: 0.01em; /* force scrollbar */
}
body	{
	background-image: url(../template/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-bottom: 0px;
}
body.empty	{
	background-image: none;
}
html.body{
	background-image: url(../template/back.gif);
}

table.withborder {
	border: 1px solid #666666;
	border-collapse: collapse;
}

table.withborder td{
	border: 1px solid #666666;
}

.Style1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.Style2 {
	color: #000000;
	font-weight: bold;
}


.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #BDD35A;
	opacity : 0.8 ;
	-moz-opacity : 0.8 ;
	-khtml-opacity : 0.8 ;
	filter : alpha(opacity=80) ; 
}


.texte_contenu 

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}

.texte_contenu_petit 

{

	font-family: Arial;

	font-size: 8pt;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}

.filariane 

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: none;
	color: #666666;
	font-size: 11px;

}

TD

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}



.texte_contenu_gras

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	font-weight: bold;

	color: #666666;

}

.texte_contenu_gras_vert

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	font-weight: bold;

	color: #BDD35A;

}



.texte_gras_black

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	font-weight: bold;

	color: #000000;

}





.texte_titre

{

	font-family: Arial;

	font-size: 11pt;

	font-style: normal;

	font-weight: bold;

	color: #666666;

	text-decoration: underline;

}



.titre_normal

{

	font-family: Arial;

	font-size: 11pt;

	font-style: normal;

	font-weight: bold;

	color: #666666;

}





.texte_petit

{

	

	font-weight: bold;
	font-family: Tahoma, Sans-serif;
	text-decoration: ;
	color: #000000;
	font-size: 11px;



}



.lien_petit

{

	font-family: Arial;

	font-size: 7pt;

	font-style: normal;

	text-decoration: none;

 	color: #666666;

}

a.lien_petit:hover

{

	font-family: Arial;

	font-size: 7pt;

	font-style: normal;

	text-decoration:underline;

	color: #000000;

}







a.lien_in

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: none;
	color: #666666;
	font-size: 11px;

}

a.lien_in_petit

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: none;
	color: #666666;
	font-size: 8pt;

}

a.lien_in_petit:hover

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 8pt;

}

a.lien_in:hover

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 11px;

}

a.lien_infil

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: none;
	color:#990000;
	font-size: 11px;

}



a.lien_infil:hover

{

	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	text-decoration: underline;
	color:#990000;
	font-size: 11px;

}

a.lien_in2

{

	font-family: Arial;

	font-size: 9pt;

	font-style: normal;

	font-weight: bold;

	text-decoration: underline;

 	color: #666666;

}

a.lien_vert

{

	font-family: Arial;

	font-size: 9pt;

	font-style: normal;

	font-weight: bold;

	text-decoration: underline;

 	color: #5B652E;

}



a.lien_in2:hover

{

	font-family: Arial;

	font-size: 9pt;

	font-style: normal;
	
	font-weight: bold;

	text-decoration:underline;

	color: #000000;

}





a.lien

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	text-decoration: none;

	color: #666666;

	font-weight: bold;



}



a.lien:hover

{

	font-family: Arial;

	font-size: 10pt;

	font-style: normal;

	text-decoration:underline;

	color: #000000;

}

html {
overflow-y: scroll;
}



input {
	background-color: #FFFFFF;
	height: 20px;
	width: 300px;
	border: 1px solid #A7B3FF;
}


input.bouton
{
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	border: 1px solid #A7B3FF;
}

textarea
{
	background-color: #FFFFFF;
	height: 100px;
	width: 300px;
	border: 1px solid #A7B3FF;
	font:Arial, Helvetica, sans-serif
}

select
{
	background-color: #FFFFFF;
	height: 20px;
	width: 300px;
	border: 1px solid #A7B3FF;
}