body {
	background-color: #FFF8A3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #484848;
	font-size: 12px;
}
a {
	text-decoration:none;
	color: #993366;
}
a:hover {
	text-decoration:underline;
}
#global {
	width: 800px;
	margin:0px auto;
	overflow: hidden;
	padding-top: 20px;
}

#header {
/*	height:130px;*/
	background-color: #FFF8A3;
}
#hlogo {
	height:90px;
	background-color: #FFF8A3;
	text-align: center;
}
#drapeaux {
	height:10px;
}
#traitrouge {
	height:8px;
	background-color: #E51E5E;
	font-size: 0px;
}
#hcontent {
	background-color: #FFFAC4;
	color: #E51E5E;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
form {
	margin:0;
	padding:0;
}
select, input {
	font-size: 10px;
}


#drapeaux {
	height:15px;
}
#navig {
	height:40px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 14px;
	padding-bottom: 7px;
}
#navig a:link {
	color: #E51E5E;
	
}
#navig a:visited {
	color: #E51E5E;

}
#navig a:hover {
	color: #781DE7;

}

#recherche {
	height:25px;
	width:400px;
}
#recherche td {

}
#accesrapide {
}
#traitgris {
	height:8px;
	background-color: #A8A7A7;
	text-align: right;
}


table {
}
th {
	background-color: #CACACA;
	color: #E51E5E;
}
#content td {
	/*	background-color: #FFFEEA;*/
	border: thin none #A8A7A7;
	padding: 5px;
}



#content {
	/*	background-color: #FFFBEF;*/
	background-color: #FFFFFF;
	color: #484848;
	padding:5px 20px 20px;
}
#footer {
	background: #FFFAC4;
	padding:10px;
}

.gauche {
	float: left;
	padding: 0px;
	margin: 0px 10px 10px 0;
}
#pop_text {
	background-color: #FFFAC4;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
#pop_text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E51E5E;
	font-weight: bold;
}
#btn {
	position:absolute;
	left:518px;
	top:16px;
	width:69px;
	height:21px;
	z-index:1;
	color: #FFFAC4;
	background-color: #FFFAC4;
	border: 1px inset #B2B2B2;
}
ul {
	list-style-position: inside;
	clip: rect(auto,auto,auto,auto);
	list-style-type: square;
}
#bof {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}
#pagination {
	font-size: 12px;
}
#pagination a:link,#pagination a:visited{
	text-decoration:underline;
	color: #484848;
}
#paire {
	background-color:#FFFFEE;
}
#impaire {
	background-color:#FFFFCC;
}
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
#copy {
	color: #A8A7A7;
	font-weight: bold;
	font-size: 14px;
}
