/* MODULES STYLE */


/********************************************************************************/
/* 										LANGUAGE								*/
/********************************************************************************/

#jflanguageselection {
	float: right;
	padding-top:-50px;
}
/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	font-weight: normal;
}
#jflanguageselection ul.jflanguageselection li {
	background-image: none;
	padding:0px;
	margin: 0px;
	white-space: nowrap;
	border: none;
	font-size: 12px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
/********************************************************************************/
/* 										Colonne Gauche								*/
/********************************************************************************/

#left {
	padding-left:28px;
}
.moduletablegauche {
	/*border-top:#004E90 5px solid;*/
	/*border-bottom:#004E90 5px solid;*/
	background-color:#FFF;
}
.moduletablegauche ul {
	list-style:none;
	margin:0px;
	padding:0px;/*padding-left:20px;*/
}
.moduletablegauche ul li {
	background:url(../images/bullet.jpg) 0 12px no-repeat;
	padding-bottom:7px;
	padding-top:10px;
}

.moduletablegauche ul li.item23
{
	padding-bottom:25px;
	
}

.moduletableinfo
{
	color:#005193;
	
}




.moduletablegauche ul li li {
	background:url(../images/bullet.jpg) left no-repeat;
}
.moduletablegauche ul li a:link, .moduletablegauche ul li a:visited,.moduletablegauche ul li a:active  {
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	display:block;
	color:#000;
	padding-left:20px;
	height:22px;
	
}


.moduletablegauche ul li#current a:link,
{
	color: #005193;
	
}



.moduletablegauche span
{
	display:block;
	padding-bottom:10px;
	
}


.moduletablegauche ul li li:hover, .moduletablegauche ul li li.active {
	/*background-color:#EEEFEF;*/
color:#0056B3;
}
.moduletablegauche ul li a:hover, .moduletablegauche ul li a.active {
	/*background-color:#EEEFEF;*/
color:#0056B3;
}
.menumoduletablegauche li ul li {
	text-transform:none;
	margin-left:20px;
}
.moduletablegauche .item17 {
	text-transform:uppercase;
}
.moduletablegauche .item20 {
	text-transform:uppercase;
}
.moduletablegauche ul {
	text-transform:none;
}
div.moduletablegauche, div.moduletablegauche h3 {
}
div.moduletablegauche h3 {
	color:#225e9c;
	font-weight:bold;
}
/********************************************************************************/
/* 										TEXT HEADER							*/
/********************************************************************************/


.moduletabletitre {
	margin:0;
	padding:0;
	float:right;
	padding:70px 15px 0px 0px;
}
div.moduletabletitre h4 {
	/*font-weight:bold;*/
	color:#0056B3;
	font-size:18px;
	font-style:italic;
	padding-top:4px;
}
/********************************************************************************/
/* 										Contact						*/
/********************************************************************************/
#bottommenu {
	font-size:12px;
}
#loginWrap {
}
/********************************************************************************/
/* 										LogoBas					*/
/********************************************************************************/
#bottommenu {
	position:relative;
}
.logobas {
	position:absolute;
	left:232px;
	top:-6px;
}

/********************************************************************************/
/* 										LogoBas					*/
/********************************************************************************/
.pdf
{
	padding:10px;
	border: 1px dotted #AFC002;
	text-align:center;
}