body { 
	font-family		: verdana, sans-serif; 	
	margin			: 0px; 
	padding			: 0px;
	border			: 0px;
	/*background-color	: #fffFFFAE6;*/
	text-align		: left	
}


a{	
	font-size		: 10px;	
	font-weight		: normal;
	color			: #466F90;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;	
}
.enbref
{

font-weight:normal;
font-family		: verdana, sans-serif; 	
font-size		: 10px;	
font-weight		: normal;
color			: #466F90;
text-decoration		: none; 
}

ul{
	margin			: 0;
	padding-left		: 0px;	
}

li{

	border-top		: 0px solid #D3D3CF;
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 11px;
	list-style-type		: none;	
	padding			: 0;
	margin			: 0;
}


.liFirst{
	border-top		: 0px;
}


.liTitre{
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	border-top		: 0px;
}

.liLeftTitre{
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	border-top		: 0px;
}

.liItem{
	text-align: right;
	padding-right: 20px;
	border-top		: 0px;
}

.liLeftItem{
	text-align: left;
	padding-left: 20px;
	border-top		: 0px;
}

.liLeftItem a {
	font-size: 11px;	
}

img{
	border			: 0px;
	padding			: 0px;
	margin 			: 0px;
}


form{
	padding			: 0px;
	margin 			: 0px;
}

#container{
	position		: relative;
	top			: 5px;
	margin			: 0 auto;	
	width			: 760px;
    /*height			: 680px*/
}

/* *************** DropDown Custom ******************* */
.quickSearch
{
	background-color	: #FFFFFF;

	border-top		: 1px solid #696969;
	border-left		: 1px solid #696969;
	border-bottom		: 1px solid #696969;
	border-right		: 1px solid #696969;
	padding-top		: 0px;
	padding-left		: 5px;
	padding-bottom		: 0px;
	margin-bottom		: 10px;
	width			: 194px;
	height			: 15px;	
	font-weight		: normal;
	font-size		: 10px;
	text-align		: left;
	
	top : -2px;
	position: relative;
}

.quickSearch a img{	
	border-left		: 1px solid #696969;	
	margin-right		: 10px;
	background-image	:  url('arrowDown.gif');
	background-position	: 99% 50%; 
	background-repeat	: no-repeat;
	padding-right		: 5px;
	padding-top		: 1px
}

.quickSearch p{
	float			: left;
	margin			: 0px;
	padding			: 0px;
	color			: #39607E;
	font-size		: 10px;
}

.menuOver ul{
	padding-left		: 0px;
	padding-right		: 0px;
	text-align		: left;
}

.menuOver li {
	border-top		: none;
	list-style-type		: none;
	margin-top		: 3px;
	margin-bottom		: 3px;
	padding-left		: 10px;
	list-style-position	: outside;
}

.menuOver li a{
	color			: #1b405D;
	padding-left		: 20px;
	font-family		: verdana;
	font-weight		: normal;
	font-size		: 9px;
}

.menuOver li a:hover{
	background-image	:  url('../images/arrowRight.gif');
	background-position	: 0% 50%; 
	background-repeat	: no-repeat
}
/* *************** Fin ******************* */


/* *************** Header ******************* */

#contenu{
	width			: 760px;
	position		: absolute;
	top			: 146px;
	left			: 0px;
}



/* *************** Fin Header ******************* */


/* *************** Contenu ****************** */
#contenu{
	background-color	: #FFFFFF;	
	position		: absolute;
	width			: 760px;
	height			: 100%;
	top			: 146px;
	left			: 0px;
	display : block;	
}



/* *************** Fin contenu ************* */





/* *************** Menu ******************* */




li {
line-height: 12px 
}

/* *************** Fin Menu ******************* */