body {
	margin:0;
	padding:0;
	font-family: trebuchet MS, verdana, arial, Tahoma;
	font-size:12px;
}

img {
	border:0;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

span.more {
	margin:10px 0 10px 0;
	display:block;
	text-align:right;
}

a.more {
	float:right;
	padding-left:20px;
	color:#4344EF;
	background:url(/v2/images/common/pict_link.gif) no-repeat;
	text-align:right;
}

p {
	margin:0 0 10px 0;
	padding:0;
	text-align:justify
}
.spacer {
	clear:both;
	font-size:1px;
	height:1px;
}


.content {
	padding:0 10px 20px 10px;
}

h1 {
	margin:0;
	padding:0;
}

h1 span {
	display:none;
	margin:0;
	padding:0;
}

h2.blue, h2.vio,  h2.green{
	display:block;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2.blue {
	background: url(/v2/images/title/bg_blue.gif) repeat-x bottom;
	color:#0A70CF;
}

h2.green {
	background: url(/v2/images/title/bg_green.gif) repeat-x bottom;
	color:#4E8F3F;
}


h2.vio {
	background: url(/v2/images/title/bg_vio.gif) repeat-x bottom;
	color:#661296;
}

h2.actu, h2.sondage {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:0;
}

h2.actu {
	background : url(/v2/images/title/bg_actu.gif) no-repeat;
}

h2.sondage {
	background : url(/v2/images/title/bg_sondage.gif) no-repeat;
}

h3.blue, h3.vio,  h3.green{
	display:block;
	line-height:20px;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:5px;
}

h3.blue {	color:#0A70CF; border-bottom: 1px dotted #0A70CF; }
h3.green {	color:#4E8F3F; border-bottom: 1px dotted #4E8F3F; }
h3.vio {	color:#661296; border-bottom: 1px dotted #661296; }
}

/***************** search *****************/
#container_right form{
margin:0px;
padding:0px;
}

html>/**/body #globalSearch {
	display:block;
	width:161px;
	background:#FFF url(/v2/images/menu/bgSearch.gif) no-repeat 0 3px;	
	padding:0 0 0 ;
	padding-left:28px;
}

html>/**/body .searchInput
	{
	width:100px;
	margin:0 2px 0 0;
	padding-top:0;
	height:16px;
	border:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	outline: none;
	}
	
html>/**/body .searchSubmit {
	background: url(/v2/images/menu/submitSearch.gif) no-repeat 6px 9px;
	width:47px;
	height:30px;
	border:0;
	margin-top:0;
	outline: none;
	cursor:hand;
	cursor: pointer; 
}

#globalSearch {
	display:block;
	width:161px;
	background:#FFF url(/v2/images/menu/bgSearch.gif) no-repeat;	
	padding:6px 0 7px 28px;
	line-height:38px;
}

.searchInput
	{
	width:100px;
	margin:1px 2px 0 0;
	padding-top:0;
	height:17px;
	border:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	outline: none;
	}

.searchSubmit {
	background: url(/v2/images/menu/submitSearch.gif) no-repeat 3px 1px;
	width:44px;
	height:19px;
	border:0;
	margin:0;
	outline: none;
	cursor:hand;
	cursor: pointer; 
}




/********************************************** espace */
/********************************************** ABOUT */
/********************************************** pages */
/********************************************** NOUVELLES PARUTIONS */

.title {
	display:block;
	color:#027EF1;
	font-weight:bold;
	margin:10px 0 0 5px;
	line-height:18px;
}

.file {
	display:block;
	color:#027EF1;
	margin-left:5px;
	padding-left:20px;
	background:url(/v2/images/common/pict_file.gif) no-repeat 8px 2px;
	line-height:18px;
}

.fileg {
	display:block;
	color:#4E8F3F;
	margin-left:5px;
	padding-left:20px;
	background:url(/v2/images/common/pict_fileg.gif) no-repeat 8px 2px;
	line-height:18px;
}


a.lnkExt {
	display:block;
	padding-left:20px;
	color:#027EF1;
	background:url(/v2/images/common/pict_link.gif) no-repeat;
}

/********************************************** PAGE */
/********************************************** contact */

#contentForm {
	display:block;
	margin:auto;
	width:560px;
}

p.address {
	float:left;
	background:#FFF url(/v2/images/contact/pict_address.gif) no-repeat 0px 3px;
	margin:10px 0 0 0;
	padding-left:25px;
	width:350px;
	line-height:17px;
}

p.tel {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/v2/images/contact/pict_phone.gif) no-repeat 1px 2px;
	line-height:17px;
	padding-left:25px;
	width:180px;
	font-weight:bold;
	margin-bottom:0px;
}

p.fax {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/v2/images/contact/pict_fax.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
}

p.email {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/v2/images/contact/pict_email.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
}
	
#contentForm .title {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
	background:#E9F4FF;
	color:#0A92F0;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 0;
	text-align:center;
}

#contentForm label {
	float:left;	
	width:260px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
	border:1px solid #FFF;
}

#contentForm label.label2 {
	float:left;	
	width:480px;
	height:18px;
	line-height:11px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
}

#contentForm label.label3 {
	float:left;	
	width:480px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-left:20px;
	color:#0A92F0;
	font-size:10px;
}


#contentForm .input-text {
	float:right;
	border:1px solid #708E9B;
	font-size:11px;
	font-family: verdana, arial;
	width:260px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF url(/v2/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .selectCheat {
	float:right;
	font-size:11px;
	width:260px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
}

#contentForm .input-text2 {
	width:360px;
}

#contentForm .input-textArea {
	font-size:11px;
	font-family: verdana, arial;
	width:500px;
	height:150px;
	float:left;	
	border:1px solid #708E9B;
	margin:0 0 5px 0;
	overflow:auto;
	float:right;
	background:#FFF url(/v2/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .inputBtn {
	float:right;
	margin:5px 0 20px 0;
	color:#FFF;
	background-image: url(/v2/images/contact/bt_submit.gif);
	background-repeat: no-repeat;
	width:37px;
	height:18px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
}

#contentForm .input-textFile, 
#contentForm .input-textAreaFile {
	border:1px solid #E8C0FF;
}

#contentForm .inputTextFileUpl {
	border:1px solid #E8C0FF;
}

.inputBtnFile {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/v2/images/common/submitUplFile.gif);
	background-repeat: no-repeat;
}

.input-textMessage, .input-textAreaMessage {
	border:1px solid #E1DEBB;
}

.inputTextMessageUpl {
	border:1px solid #E1DEBB;
}

.inputBtnMessage {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/v2/images/common/submitMessage.gif);
	background-repeat: no-repeat;
}


.bleu11 {
	color:#0A92F0;
}


/* menu Top */
#menuT {
	background : #373889;
	text-align : center;
	width:100%;
	margin : 1px 0 0 0; 
	height: 30px;
	line-height: 30px;
}

	#menuT ul {
		display:block;
		width:980px;
		margin : auto;
		padding-left:30px;
		list-style : none; 
		text-align : center;
		white-space: nowrap;
	} 
	
	#menuT li {
		display : inline;
		list-style-type: none;
		height:30px;
	}

	#menuT li a {
		background : url(/v2/images/menu/bg.gif) no-repeat right;
		padding: 0 15px 0 15px; 
		color : #ffffff; 
		font : bold 12px Trebuchet MS, Verdana, Times New Roman, Times, serif;
		text-decoration : none;
		height:30px;
		line-height:30px;
		float:left;
		text-transform:uppercase;
	} 
	
	#menuT li a:hover {
	} 
	
	#menuT li a.activMenu {
		background : #5b5cbc ;
	}
/*url(/v2/images/menu/bgAct.gif) no-repeat right*/
	
/* submenu top */
#submenuT {
	height:22px;
	line-height:22px;
	padding-top:3px;
	width:100%;
	background:#5b5cbc;
}

#submenuT ul {
	display:block;
	width:980px;
	margin : auto;
	padding-left:30px;
	list-style : none; 
	text-align : center;
	white-space: nowrap;
} 

#submenuT li {
	display : inline;
	list-style-type: none;
	height:20px;
}

#submenuT li a {
	padding: 0 5px 0 0; 
	margin: 0 0 0 5px; 
	color : #FFF; 
	font : bold 11px Trebuchet MS, Verdana, Times New Roman, Times, serif;
	text-decoration : none;
	height:18px;
	line-height:18px;
	float:left;
	border-right:1px dotted #252689;
	
} 

#submenuT li a:hover {
} 

#submenuT li a.activMenu {
}

/* menu Bottom */
#menuB {
	width:980px;
	display:block;
	margin:auto;
	border-top:1px solid #373889;
	border-bottom:1px solid #373889;
	height: 30px;
	line-height: 30px;
}

	#menuB ul {
		display:block;
		width:900px;
		margin : auto;
		padding:0;
		list-style : none; 
		text-align : center;
		white-space: nowrap;
	} 
	
	#menuB li {
		display : inline;
		list-style-type: none;
		height:30px;
	}

	#menuB li a {
		padding: 0 15px 0 15px; 
		color : #373889; 
		font : 11px Trebuchet MS, Verdana, Times New Roman, Times, serif;
		text-decoration : none;
		height:30px;
		line-height:30px;
		text-transform:uppercase;
	} 
	
	#menuB li a:hover {
	} 
	
/*Login*/
#loginLabel{
	width:150px;
	float:left;
	line-height:22px;
}
	
.bleu10	 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#1363B5; text-decoration:none;}
.bleu10bold {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#1363B5; text-decoration:none; font-weight: bold;}
.bleu11	 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#1363B5; text-decoration:none;}
.bleu11bold {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#1363B5; text-decoration:none; font-weight: bold;}
.bleu12	 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#1363B5; text-decoration:none;}
.bleu12bold {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#1363B5; text-decoration:none; font-weight: bold;}
.bleu14	 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:14px; color:#1363B5; text-decoration:none;}
.bleu14bold {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:14px; color:#1363B5; text-decoration:none; font-weight: bold;}
.bleu18	 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:18px; color:#1363B5; text-decoration:none;}
.bleu18bold {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:18px; color:#1363B5; text-decoration:none; font-weight: bold;}

