body
{
	color:#222C20;
	font-family: Arial;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(images/fond2.png) repeat-y  ;
}

.Lien1	{font-family:Verdana, Helvetica, sans-serif;font-size:11px;color:#1266AC;text-decoration:none;font-weight:bold;}
a         {text-decoration:none; color:blue; font-weight:bold;}
a:visited {color:blue;}
a:hover   {color:red;}

.normal	{text-decoration:underline; font-weight:normal;}

fieldset
{
	border: 1px solid #5B7755;
	padding: 20px;
	margin-bottom: 20px;
	/*background-color:#FFFDE5;*/
}

legend
{
	font-weight: bold;
}

.bloc
{
	display: block;
}

.haut
{
	background:white url(images/final/haut_fond.png) repeat-x scroll 0 0;
	width:100%;
	height:135px;
}

.haut2
{
#	width:900px;
	width:685px;
	height:135px;
}

.haut_recherche
{
	background:transparent url(images/final/haut_recherche.png) no-repeat scroll left top;
	height:105px;
	position:absolute;
	left:15px;
#	left:30px;
	top:0;
	width:375px;
	padding-top:20px;
	padding-left:0px;
}

.haut_recherche label
{
	color:#F7F7EF;
	display:block;
	font-weight:bold;
	font-size:13px;
	margin-left:35px;
}

#input_recherche
{
	font-size: 19px;
	margin-top: 16px;
	margin-left:27px;
	width:195px;
	border:medium none;
}

#btn_recherche
{
	position:absolute;
	margin-top:22px;
	margin-left:-22px;
}

.haut h1
{
	position: absolute;
	left: 282px;
	width:300px;
	top: 35px;
	font-size:45px;
	margin:0;
}

.haut h2
{
	position: absolute;
	left:284px;
	top:87px;
	margin:0px;
	color:#5B7755;
	font-size:11px;
}

.haut h3
{
	position: absolute;
	right:90px;
	top:100px;
	text-align:right;
	color:#5B7755;
	font-size:12px;
	margin: 0px;
}

.haut_ffg
{
	background:transparent url(images/final/haut_logo_fede.gif) no-repeat scroll left top;
	height:135px;
	position:absolute;
	right:30px;
	top:0;
	width:62px;
}

.centre
{
	float:left;
	padding:20px 0;
	width:100%;
}

.contenu
{
	border-top:1px solid #666666;
	margin-left:14px;
#	margin-left:32px;
	margin-right:42px;
	margin-top:-20px;
}

.gauche
{
	position:relative;
	float:left;
	width:250px;
#	margin-top:40px;
#	border-right:1px solid #B5DEAD;
	height:100%;
}

.droite
{
	padding-left:270px;
#	margin:0px;
}

.texte
{
#	margin-top:40px;
	margin-top:20px;
#	margin-left:0px;
	width:680px;
	text-align:justify;
}

.menu
{
	margin:0px;
	/*	background:	#F7F7EF;*/
	height:100%;
}

.menu h2
{
	font-size:14px;
	margin:0;
	/*	padding:5px 0;*/
	padding-top:20px;
	padding-left:10px;
}

.menu li
{
	background:transparent url(images/final/puce.png) no-repeat scroll left top;
	border-bottom:1px solid #B5DEAD;
	/*	color:#003366;*/
	display:block;
	padding:2px 0 3px 8px;
	text-decoration:none;
	/*width:152px;*/
	width:180px;
	list-style-type:none;
	padding-left:10px;
	margin-left:-20px;
}

#pme_ouvert li
{
	/*font-size:8px;*/
}

.menu a         {text-decoration:none; color: black; font-weight: normal}
.menu a:visited {color: black;}
.menu a:hover   {color: red;}

.menu label
{
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-top:5px;
}

.menu input
{
	font-size:10px;
	/*	display:block;*/
}

#pme
{
	padding-left:10px;
	border-left:1px solid #5B7755;
}

.menu form
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.national
	{
	font-size:95%;
	border: 1px solid #B5DEAD;
	background-color: #F7F7EF;
	padding:10px;
	width:300px;
#	float:left;
	}

footer
{
	border:1px solid #B5DEAD;
	/*display:block;*/
	left:10px;

	font-size: 10px;
}

.bas
{
	font-size:10px;
	bottom:0px;
#	position:fixed;
#	margin-left:32px;
	width: 245px;
	text-align:center;
}

.triatel
{
	text-decoration:underline ;
	font-weight:bold;
	font-style:italic;
}

strong
{
	color: #800000;
	font-weight:bold;
}

p
{
	text-align:justify ;
}

.note
{
	border: 1px solid #5B7755;
	padding: 10px;
	background-color:#FFFDE5;
#	min-height: 20px;
}

.info
{
	background-image: url(images/icones/info_32x32.png) ;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 45px;

}

.aide
{
	background-image: url(images/icones/aide_32x32.png) ;
	background-position: 5px 10px;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-right: 45px;
	border: 1px solid #5B7755;

	background-color:#FFFDE5;
}
.attention
{
	background-image: url(images/icones/attention_32x32.png) ;
	background-position: 5px 10px;
	background-repeat: no-repeat;
	padding-left: 45px;
}

.erreur
{
	background-image: url(images/icones/erreur_32x32.png) ;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 45px;
}

#commander
{
	background-image: url(images/icones/valider_64x64.png) ;
	background-position: 5px ;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-size: 16px;
	margin-top : 30px;
	margin-bottom: 30px;
	padding-left : 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 250px;
	border: 1px solid #87A681 ;
	cursor:pointer;
}

#commander:hover
{
	background-color: #F7F7EF;
	border-color: red;
}

#valider
{
	background-image: url(images/icones/valider_32x32.png) ;
	background-position: 5px ;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-size: 16px;
	margin-top : 10px;
	margin-bottom: 20px;
	padding:10px;
	padding-left: 45px;
	border: 1px solid #87A681 ;
	cursor:pointer;
	width:125px;
	display:block;
	position:relative;
	background-color: #ffffff;
}

#valider:hover
{
	background-color: #F7F7EF;
	color:red;
	border-color: red;
}
.rouge
{
	color : red ;
}

.recherche
{
	border-top: 1px solid #5B7755;
#	border-bottom: 1px solid #5B7755;
	margin-top: 20px ;
	margin-bottom: 20px ;
#	padding: 10px;
}

.recherche h2
{
	margin: 0px;
	font-size: 18px;
}

.recherche i
{
	font-size: 10px;
}

.recherche label
{
	display:block;
	margin-top: 10px;
	font-size: 12px;
}

.recherche form
{
	padding: 0px;
	margin: 0px;
}


.recherche input
{
	font-size:10px;
}

.recherche_gauche
{
	margin-top: 5px;
	margin-bottom: 5px;
	width:250px;
	border-right:1px solid #B5DEAD;
}

.recherche_droite
{
	float:right;
	position:relative;
	top:-287px;
	right:230px;
}

.recherche select
{
	font-size:10px;
	width:200px;
}
.champ_recherche
{
	width:200px;
}

.champ_date
{
	width:40px;
}


.recherche ul
{
	padding-left:0px;
	padding-top:10px;
	margin-left: 10px;
	margin-bottom:2px;
}

.recherche li
{
	background-color:#F7F7EF;
	border:1px solid #B5DEAD;
	color:#003366;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	list-style-type:none;
	margin-right:5px;
	margin-bottom:0px;
	cursor:pointer;
}

.recherche li.hover
{
	background-color: #B5DEAD ;
}



.recherche li.selection
{
	background:#5B7755;
	color: #F7F7EF;
	font-weight:bold;
	cursor:default;
}

.recherche2
{
	/*	background-color:#F7F7EF;*/
	border:1px solid #B5DEAD;

	margin: 0px;
	padding-left :10px;
	padding-top:10px;
	padding-bottom:20px;
}

.recherche2 .recherche_homme
{
	padding-left : 5px;
	border-left:5px solid #ABC2E5;
	margin-bottom:20px;
}

.recherche2 .recherche_femme
{
	display: none;
	padding-left : 5px;
	border-left:5px solid #E5ABD5;
}

.recherche2 p
{
	font-weight: bold;
	margin-right:20px;
	display: none;
}

.recherche2 .recherche_homme p
{
	border-bottom:1px solid #ABC2E5 ;
	width:204px;
}

.recherche2 .recherche_femme p
{
	border-bottom:1px solid #E5ABD5 ;
	width:204px;
}



.recherche2 table    { border:none; }
.recherche2 tr       { padding: 0px; }
.recherche2 tr:hover { background-color:white; }



.ligne_selectionnee
{
	/*background-color:red ;*/
	font-weight:bold;
}

.petit
{
	font-size: 10px;
}

table	{width:100%; border-spacing:0px; border:1px solid #87A681;}
th		{text-align:left; padding:5px; margin:0px; background-color:#5B7755; color:#F7F7EF;}
tr		{padding:0px;}
tr:hover	{background-color:#B5DEAD;}

#table_resultat td
{
	padding:2px;
}


#table_resultat tr:hover
{
	cursor:pointer ;
	color: #800000;
}

#table_resultat th:hover
{
	cursor:pointer ;
	background-color:#800000;
}

#table_resultat img
{
	display:none;
}

#popup_selection
{
	position: fixed ;
	/*bottom: 0px;*/
	display: none;
	right:42px;
	/*width:100%;*/
}

#blason	{display:none;}
#region	{display:none;}

.headerSortUp    { background-color: #222C20; }
.headerSortDown  { background-color: #222C20; }

/** Partie spécifique pour l'impression **/
@media print
{
	body		{ background-image: none; background-color: white; }
	.haut	{ display: none ; }
	.gauche	{ display: none ; }
	.droite	{ padding-left:0px;	margin:0px; }
	.texte	{ margin:0px; width:100%; }
	.bas		{ font-size: 12px;	width: 100%; text-align:center; }
	.note	{ display:none; }
}