/* CSS Document */
/*General*/
body {
	font-family: Tahoma, verdana, helvetica;
	font-size: 11px;
	color:#666666;
	padding:0px;
	margin:2px;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	/*background-color:#27386b;*/
		background-color:#FFFFFF;
}
a {
	/*color: #e28008;*/
	color: #8a93b3;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	/*color: #a52d0c;*/
	color: #e28008;
	/*color: #6e82bc;*/
	text-decoration: none;
	font-weight:bold;
}
img {
border:0px;
}
ul {
	margin:5px 5px 0px 0px;
	padding:0px;
	/*border-bottom: 1px solid #618ac0;*/
	list-style-type: none;
}
li {
	margin:0px;
	padding:2px 0px 2px 10px ;
	min-height:18px;
	/*border-top: 1px solid #618ac0;*/
	clear:both;
	background-color:#f8f8f8;
}

li:hover {
	background-image: url(../images/bgh1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*hack ie*/
* html li {
 height: 18px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 5px 0px 0px;
	padding:0px 0px 2px 5px;
	clear:both;
	color:#666666;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/bgh1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h2
{		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight: bold;
		margin:0px;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
}
p {
	text-align:justify;
}
label{
    display: block;
	font-weight:bold;
}
select {
font-family:Verdana, Arial;
font-size:10px;
margin:0px;
}
input {
font-family:Verdana, Arial;
font-size:10px;
}
textarea {
border: 1px solid #618ac0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
form{
margin:0px;
padding:0px;
}
hr {
  clear: both;
  visibility: hidden;
}
.hr { clear:both; display:block;}
/* Organisation general du site */
#center {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height:100%;
	/*background-color:#FFFFFF;*/
	/*border:1px solid #000000;*/
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border:0px;
	height:15px;
}
#logo {
	height: 101px;
	margin:0px;
}
#menu_gauche {
float:left;
width:20%;
font-family: Tahoma, Verdana, Arial;
margin:5px 0px 0px 0px;
clear:both;
}
#message {
background-color:#618ac0;
color:#FFFFFF;
}
#contenu {
	margin:5px 0px 5px 0px;
	padding:0px 5px 0px 5px;
	float:left;
	width:78%;
}
/*for IE */
* html #contenu {
 height: 500px;
}
#footer {
clear:both;
margin:5px 0px 5px 0px;
text-align:center;
}
/* header */
#header #navigation
	{
	text-align:left;
	padding-left:5px;
	width:500px;
	float:left;
	}
#header #drapeau
	{
	width:auto;
	float:right;
	border:0px;
	margin:2px 2px 0px 5px;
	}
#header form {
	}
#header input
	{
	border:0px;
	margin:0px
	padding:0px;
	/*vertical-align:bottom;*/
	}
/*menu gauche*/
	#menu_gauche h1
	{	
		margin:5px 5px 0px 0px;
		padding:5px 0px 5px 5px;
		/*background-color:#4d619b;*/
		color:#666666;
		font-size: 12px;
		vertical-align:middle;
	}
	#menu_gauche .lien {
		margin: 0px 0px 0px 5px;
	}
	#menu_gauche p {
		width:100%;
		text-align:center;
	}
/*contenu*/
	#contenu h1
	{
	width:80%;
	/*background-image:url(../images/droit.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	padding-top:4px;
	height:18px;
	}
	#img {
	float:right;
	margin:5px;
	clear:right;
	}
	.bg {
	text-align:justify;
	margin: 0px 0px 10px 0px;
	background-color:#f8f8f8;
	border: 1px solid #bcbcd4;
	padding:2px;
	color:#666666;
	line-height: 18px;
}
	#zoneResultats {
	border: 1px solid #000;
	background-color: #fff;
	display: block;
	overflow:auto;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 400px;
}
	#zoneResultats p {
		margin:0px;
		padding:0px;
	}
	#contenu .bloc2 {
	float:left;
	width:46%;
	height:35px;
margin:5px 5px 0px 0px;
	}
	#contenu .bloc3 {
	float:left;
	margin:5px 5px 0px 0px;
	width:180px;
	}
input.image {
border:0px;
margin:0px;
padding:0px;
vertical-align:middle;
}
input.image img {
margin:0px;
padding:0px;
}
.info {
font-size:10px;
}
.important {
color:#990000;
font-size:10px;
font-weight:bold;
}
.spacer {
clear:both;
}
.taglist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	line-height:1.2em;
}
.taglist a {
	font-weight:normal;
}
.taglist a:hover {
	font-weight:normal;
}
small {font-size: 80%;}
big { font-size: 120%; }
big big {font-weight:bold; }
