/* -------------balises----------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	padding:0;
	margin:0;
	font-size:18px;
	text-align: left;
	color:#B5AD6F;
}

h2	{
	padding:8px 8px 8px 0px;
	margin:5px;
	font-size:16px;
	text-align: left;
	color:#384f61;
}

h3	{
	border-bottom:1px solid #384f61; 
	font-size:14px; 
	font-weight:bold; 
	color:#384f61;
}

h4	{
	font-size:10px; 
	color:#B5AD6F;
	padding:0;
	margin:0;
	font-weight:normal;
}

#boutton ul, #boutton li {
	margin: 0;
	padding:0;
	line-height: 25px;
	text-align: left;
	text-indent: 10px;
}

table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a {
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color:#003399;
}

a:hover {
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color:#b5ad6f;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

acronym {
	font-weight:bold
}

.capital {
	text-transform: uppercase;
}

.errorText {
	color:red;
}

.lienRouge {
	color:red;
}

.abrev {
	color:gray
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*bakslash hack hides from IE mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end backslash hack */
hr[CLASS=clearfloats] {
	padding	:	0;
	margin	:	0;
}
.clearfloats {
	clear:both;
	visibility:hidden;
}

a.drapeau_mg_coulis {
	background-image:url(../img/drapeau_mg_coulis.gif);
	background-repeat:no-repeat;
	width:20px;
	height:15px;
	display:block;
	padding-left:25px;
	font-size:12px;
}

a.drapeau_mg_coulis:hover{
	background-image:url(../img/drapeau_mg_coulis.gif);
	background-position:0px -15px;
	width:20px;
	height:15px;
	display:block;
	padding-left:25px;
	font-size:12px;
}

a.drapeau_fr_coulis {
	background-image:url(../img/drapeau_fr_coulis.gif);
	background-repeat:no-repeat;
	width:20px;
	height:15px;
	display:block;
	padding-left:25px;
	font-size:12px;
}

a.drapeau_fr_coulis:hover{
	background-image:url(../img/drapeau_fr_coulis.gif);
	background-position:0px -15px;
	width:20px;
	height:15px;
	display:block;
	padding-left:25px;
	font-size:12px;
}

/****************************************************
INFOBULLE
****************************************************/
.infobulle{
	position			: 	absolute;	
	background-color	:   gray;
	z-index				:	100;
	border 			    :	2px  solid #333;
	visibility			:	hidden;
	font-size			:	10px;
	padding				:	5px;
	width				:	150px;	
	color				:	white;
}

div#archive_left {
	width			:	250px;
	background-color: 	#ccc;
	position		:	absolute;
	z-index			:	100
}

div#archive_center {
	text-align		:	left;
	padding			:	0 15px 0 15px;
	position		:	absolute;
	right			:	250px;
	border-right	:	1px dashed #B5AD6F;
	float:left;
}

div#archive_right {
	width			:	180px;
	position		:	absolute;
	z-index			:	100;
	right			:	0;
	float:left;
}

p#archive_trim {
	font-size		:   15px;
	background-color:	#B5AD6F;
}
