@font-face { 
    font-family: 'Frutiger45-Light'; 
    src: local('Frutiger45-Light'), local('Frutiger45-Light'), url('fonts/Frutiger45-Light.ttf') format('truetype'); 
} 
/** **/

* {
	padding:0px;
	margin:0px;
}
h3, h2, h1 {
	padding:0px;
	margin:0px;
}
title:FIRST-LETTER, h2:FIRST-LETTER, h3:first-letter {
	text-transform: capitalize
}
/** **/
body {
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	,;
	z-index:10;
}
h1 {
	display:none;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#345ca3;
	outline:none;
}
a:hover {
	color:#ee7206;
}
/** **/
#page {
	padding:0px 0px 0px 0px;
	width:990px;
	overflow:hidden;
	height:630px;
	position:relative;
	background:#FFF;
	z-index:1;
	margin:0px auto;
	background-image: url(_img/illus-old/illu_presse.gif);
}
/** Entete de site **/
	#header {
	margin:0px auto 0px auto;
	width:950px;
	z-index:1000000;
	background:#FFF;
	position:relative;
	padding:20px 0px 10px 0px;
}
#header h2 {
	float:left;
	width:450px;
	display:block;
}
#entete {
	float:right;
	z-index:1000;
	background:#FFF;
	position:relative;
	display:block;
	width:470px;
}
#entete h3 {
	float:right;
	display:block;
}
#titre {
	white-space:nowrap;
	text-align:right;
	margin:18px 0px 0px 0px;
	padding-right:10px;
	display:block;
	float:right;
}
#titre span.gris {
	font-size:0.75em;
	color:#000;
	;
	font-weight:normal;
}
#titre span.orange {
	color:#ff6d00;
	font-size:0.85em;
	font-weight:normal;
}
#titre span.bleu {
	color:#295da8;
	font-size:0.95em;
	text-transform:uppercase;
	font-weight:bold;
}
/** Chemin de fer **/
	#bread {
	color:#aaa;
	font-size:0.75em;
	padding:5px 20px 10px 20px;
}
/** Affichage Colonnes **/
#colc {
	width:685px;
	overflow:auto;
	height:455px;
	float:left;
	padding-left:20px;
	position:relative;
}
#colc-info {
	width:685px;
	overflow:auto;
	height:462px;
	float:left;
	position:relative;
	padding-left:20px;/*background:url(../_img/sep_688.gif) no-repeat 20px 30px;*/
}
*html #colc-info {
	width:685px;
	overflow:auto;
	height:463px;
	float:left;
	position:relative;
	padding-left:20px;/*background:url(../_img/sep_688.gif) no-repeat 20px 30px;*/
}

#colc-info.page {
	width:685px;
	overflow:auto;
	height:425px;
	float:left;
	position:relative;
	padding-left:20px;/*background:url(../_img/sep_688.gif) no-repeat 20px 30px;*/
}
*html #colc-info.page {
	width:685px;
	overflow:auto;
	height:415px;
	float:left;
	position:relative;
	padding-left:20px;/*background:url(../_img/sep_688.gif) no-repeat 20px 30px;*/
}

#colc-info #texte {
	width:520px;
	height:435px;
	min-height:275px;
}

*html #colc-info #texte {
	width:520px;
	height:360px;
	min-height:275px;
}
#colc-info #texte.normal {
	width:420px;
	float:left;
}
#texte a, #texte2 a {
	font-weight:bold;
}
#illu {
	width:130px;
	float:right;
	margin-left:10px;
	text-align:right;
	font-size:0.75em;
}
#illu img {
	width:130px;
}
#illu2 {
	width:200px;
	float:right;
	margin-left:0px;
	text-align:right;
	font-size:0.75em;
}
#illu2 img {
}
#illu3 {
	width:240px;
	float:right;
	margin-left:0px;
	text-align:right;
	font-size:0.75em;
}
#colc, #colc-info {
	scrollbar-face-color: #0068b1;
	scrollbar-shadow-color: #0068b1;
	scrollbar-highlight-color: #0068b1;
	scrollbar-3dlight-color: #0068b1;
	scrollbar-darkshadow-color: #0068b1;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
}
#texte h3 {
	font-size:0.95em;
	color:#4d4d4d;
	padding:10px 0px 15px 0px;
}
h3.titre {
	font-size:1em;
	color:#4d4d4d;
	padding:10px 0px 15px 0px;
}
#texte p {
	font-size:0.75em;
	padding:0px 0px 10px 0px;
}
#texte2 h3 {
	font-size:0.95em;
	color:#4d4d4d;
	padding:10px 0px 15px 0px;
}
h3.titre{
	font-size:1em;
	color:#4d4d4d;
	padding:10px 0px 15px 0px;
}
#texte2 p {
	font-size:0.75em;
	padding:0px 0px 10px 0px;
}
img.encart {
	float:left;
	margin:0px 10px 10px 0px;
}
#tools {
	float:right;
	height:18px;
	line-height:18px;
	font-size:1px;
	border:1px solid #e8e8e8;
	width:auto;
	display:block;
}
#tools li {
	display:inline;
	float:left;
	height:16px;
	line-height:16px;
}
#cold {
	width:252px;
	height:460px;
	overflow:auto;
	float:right;
	padding-right:20px;
	position:relative;
	z-index:5;
	background:#fff;
}
#exclu {
	background:url(../_img/bg_exclu.gif) repeat-x 0px 0px;
	padding:10px 10px;
	color:#fff;
	height:120px;
}
#exclu p {
	font-size:0.75em;
}
#exclu h3 {
	font-size:1.1em;
	font-weight:normal;
	padding:0px 0px 10px 5px;
	font-weight:bold;
	margin-bottom:10px;
}
#exclu a {
	color:#345ca3;
	background:url(../_img/fleche_bleu.gif) no-repeat 0px 3px;
	padding-left:15px;
	display:block;
	margin-left:5px;
}
#exclu a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange.gif) no-repeat 0px 3px;
}
/** **/
#decouvrirbloc {
	background:url(../_img/bg_decouvrir.gif) no-repeat 0px 0px;
	padding:10px 10px;
	color:#fff;
	height:440px;
	width:230px;
}
#decouvrirbloc p {
	font-size:0.75em;
}
#decouvrirbloc h3 {
	font-size:0.8em;
	font-weight:normal;
	padding:0px 0px 10px 5px;
	font-weight:bold;
	margin-bottom:10px;
}
#decouvrirbloc a {
	color:#345ca3;
	background:url(../_img/fleche_bleu.gif) no-repeat 0px 3px;
	padding-left:15px;
	display:block;
	margin-left:5px;
}
#decouvrirbloc a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange.gif) no-repeat 0px 3px;
}
/** **/
#ca {
	background:url(../_img/bg_ca.gif) no-repeat 0px 0px;
	padding:10px 10px;
	height:105px;
	color:#fff;
}
#ca h3 {
	font-size:1em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#0069b2;
}
#ca a {
	color:#fff;
	font-size:0.75em;
	background:url(../_img/flecheblanche.gif) no-repeat 0px 3px;
	padding-left:15px;
	display:block;
	margin-bottom:5px;
}
#ca a:hover {
	color:#ee7206;
}
#enbref {
	background:url(../_img/bg_enbref.gif) no-repeat 0px 0px;
	margin-top:5px;
	height:310px;
}
#enbref h3 {
	padding:15px 40px 5px 45px;
	color:#345ca3;
	font-weight:bold;
	font-size:1em;
}
/** Pied de page **/
	
#footer {
	background:#fff url(../_img/bg_footer.gif) no-repeat 0px 0px;
	padding:10px 20px;
	font-size:0.75em;
	position:absolute;
	width:950px;
	z-index:10;
	left:0px;
}
#footer ul {
	float:right;
	color:#6e6e6e;
	margin-top:-5px;
}
#footer ul li {
	display:inline;
}
#footer ul li a {
	color:#6e6e6e;
}
#footer ul li a:hover {
	color:#ee7206;
}
/** **/
.clr {
	clear:both;
	font-size:1px;
	line--height:1px;
	height:1px;
}
.droite {
	float:right;
	margin:0px 0px 0px 10px;
}
.gauche {
	float:left;
	margin:0px 10px 0px 10px;
}
/** **/

/** Popup AJAX **/
#contenu1, #contenu2, #contenu3, #contenu4, #contenu5,#contenu7, #contenu5b {
	width:690px;
	height:463px;
	background:#fff url(../_img/bg-dhtml.gif) no-repeat 0px 0px;
	display:block;
	position:absolute;
	z-index:3;
	left:1000px;
	top:140px;
	border-right:20px solid #fff;
}
#contenu6 {
	width:940px;
	height:540px;
	background:#fff url(../_img/bg_derniereheure.jpg) no-repeat 0px -5px;
	display:block;
	position:absolute;
	z-index:1000000;
	left:10px;
	top:3px;
	padding:90px 30px 0px 20px;
}
#contenu1 a, #contenu2 a, #contenu3 a {
	color:#fff;
	font-weight:bold;
}
#contenu3 {
	left:10px;
	top:1500px;
	width:970px;
	background:#fff url(../_img/bg-dhtml2.gif) no-repeat 0px 0px;
	z-index:9;
}
#contenu4 {
	left:20px;
	top:140px;
}
#contenu5 {
	left:10px;
	top:20px;
	width:970px;
	background:#fff url(../_img/bg-dhtml3.gif) no-repeat 0px 0px;
	z-index:1000000;
	height:575px;
}
#contenu7 {
	background:#fff url(../_img/bg-dhtml4.gif) no-repeat 0px 0px;
}



#contenu5 .bouton {
	margin:0px 30px 20px 0px;
}
#contenu5b .bouton {
	margin:0px 30px 20px 0px;
}
*html #contenu5 .bouton {
	margin:20px 30px 20px 0px;
}
*html #contenu5b .bouton {
	margin:20px 30px 20px 0px;
}
*+html #contenu5 .bouton {
	margin:20px 30px 20px 0px;
}
*+html #contenu5b .bouton {
	margin:20px 30px 20px 0px;
}
#contenu5b {
	left:10px;
	top:20px;
	width:970px;
	background:#fff url(../_img/bg-dhtml3.gif) no-repeat 0px 0px;
	z-index:1000000;
	height:595px;
}


#contenu1.fondNormal {
	background:#fff url(../_img/bg-dhtml4.gif) no-repeat 0px 0px;
}
#contenu1.fondNav {
	background:#fff url(../_img/bg-dhtml.gif) no-repeat 0px 0px;
}
#contenu2.fondNormal {
	background:#fff url(../_img/bg-dhtml4.gif) no-repeat 0px 0px;
}
#contenu2.fondNav {
	background:#fff url(../_img/bg-dhtml.gif) no-repeat 0px 0px;
}

#contenu4.fondNormal {
	background:#fff url(../_img/bg-dhtml4.gif) no-repeat 0px 0px;
}
#contenu4.fondNav {
	background:#fff url(../_img/bg-dhtml.gif) no-repeat 0px 0px;
}

/** **/
h3.blocbref {
	background:url(../_img/bg_bref.gif) no-repeat 20px 50%;
	font-size:1.2em;
	color:#345ca3;
	float:left;
	padding-left:50px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	margin-top:5px;
	height:40px;
	font-weight:bold;
}
h3.decouvrir {
	background:url(../_img/pic_decouvrir.gif) no-repeat 20px 50%;
	font-size:1.2em;
	color:#345ca3;
	float:left;
	padding-left:60px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	margin-top:5px;
	height:40px;
	font-weight:bold;
}
h3.exclu {
	background:url(../_img/bg_video.gif) no-repeat 20px 50%;
	font-size:1.2em;
	color:#345ca3;
	float:left;
	padding-left:50px;
	line-height:40px;
	height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	margin-top:5px;
	font-weight:bold;
}
h3.diagramme {
	background:url(../_img/pic_diagramme.gif) no-repeat 20px 50%;
	font-size:1.2em;
	color:#345ca3;
	font-weight:bold;
	float:left;
	padding-left:50px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	margin-top:5px;
	height:40px;
}
h2.sinformer {
	background:url(../_img/pic_sinformer.gif) no-repeat 0px 50%;
	font-size:1.4em;
	color:#345ca3;
	font-weight:bold;
	float:left;
	padding-left:30px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:300px;
	margin-top:5px;
	margin-bottom:10px;
}
h2.decouvrir {
	background:url(../_img/pic_decouvrir.gif) no-repeat 0px 50%;
	font-size:1.4em;
	color:#345ca3;
	float:left;
	font-weight:bold;
	padding-left:40px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:300px;
	margin-top:5px;
}
h2.actionnaire {
	background:url(../_img/bg_actionnaire.gif) no-repeat 0px 50%;
	font-size:1.4em;
	font-weight:bold;
	color:#345ca3;
	float:left;
	padding-left:35px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:300px;
	margin-top:5px;
}
h2.participer {
	background:url(../_img/pic_participer.gif) no-repeat 0px 50%;
	font-size:1.4em;
	font-weight:bold;
	color:#345ca3;
	float:left;
	padding-left:35px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:300px;
	margin-top:5px;
	}
h2.suivre {
	background:url(../_img/pic_suivre.gif) no-repeat 0px 50%;
	font-size:1.4em;
	font-weight:bold;
	color:#345ca3;
	float:left;
	padding-left:40px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:300px;
	margin-top:5px;
	margin-bottom:10px;
}
h2.entretien {
	background:url(../_img/pic_entretien.gif) no-repeat 0px 50%;
	font-size:1.4em;
	font-weight:bold;
	color:#345ca3;
	float:left;
	padding-left:40px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:300px;
	margin-top:5px;
}
h2.normal {
	font-size:1.4em;
	color:#345ca3;
	float:left;
	padding-left:0px;
	line-height:40px;
	font-family:"Frutiger45-Light",Verdana, Geneva, sans-serif;
	float:left;
	width:390px;
	font-weight:bold;
	margin-top:5px;
}
/** Special Cufon **/
h3.titreRub{
	
}

/** **/
#colc-info #illu {
	height:370px;
}
#colc-info #texte {
	height:370px;
}
#colc-info #tools {
	padding:2px 5px 2px 5px;
}
/** **/
#contenupop {
	height:270px;
	padding:0px 00px 0px 0px;
	width:670px;
	color:#4d4d4d;
}
#tools.popup {
	padding:2px 5px;
	margin-right:5px;
	border:1px solid #345ca3;
}
#contenupop2 {
	height:360px;
	padding:0px 00px 20px 40px;
	width:870px;
	color:#4d4d4d;
}
#contenupop3b {
	height:380px;
	padding:0px 00px 20px 0px;
	width:670px;
	color:#4d4d4d;
text-align:center;
}
#illunews {
	width:170px;
	height:131px;
	padding:5px 2px 5px 40px;
	float:left;
	padding-top:5px;
}
.textenews {
	float:left;
	color:#4d4d4d;
	width:433px;
	padding-left:20px;
	height:178px;
	padding-top:5px;
	overflow:auto;
}

*html .textenews {
	float:left;
	color:#4d4d4d;
	width:413px;
	padding-left:20px;
	height:168px;
	padding-top:5px;
	overflow:auto;
}
.textenews h3 {
	font-size:0.95em;
	padding:0px 0px 10px 0px;
	width:370px;
}
.textenews p {
	font-size:0.75em;
	padding:0px 0px 10px 0px;
	width:410px;
}
*html .textenews p {
	width:380px;
}
#illunews2 {
	width:342px;
	height:218px;
	float:left;
	padding-top:20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.textenews2 {
	float:left;
	color:#000;
	width:280px;
	padding-left:20px;
	height:230px;
	overflow:auto;
	padding-top:20px;
}
*html .textenews2 {
	float:left;
	color:#000;
	width:272px;
	padding-left:20px;
	height:230px;
	overflow:auto;
	padding-top:20px;
	
}
.textenews2 h3 {
	font-size:0.95em;
	padding:0px 0px 10px 0px;
	width:260px;
}
.textenews2 p {
	font-size:0.75em;
	padding:0px 0px 10px 0px;
	width:260px;
}
.textenews3 {
	float:left;
	color:#000;

	width:870px;
	padding-left:0px;
	height:355px;
	overflow:auto;
}
.textenews3 h3 {
	font-size:0.95em;
	padding:0px 0px 10px 0px;
}
.textenews3 p {
	font-size:0.75em;
	padding:0px 0px 10px 0px;
}
.textenews, .textenews2, .textenews3 {
	scrollbar-face-color: #0068b1;
	scrollbar-shadow-color: #0068b1;
	scrollbar-highlight-color: #0068b1;
	scrollbar-3dlight-color: #0068b1;
	scrollbar-darkshadow-color: #0068b1;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
}
.textenews a, .textenews2 a, .textenews3 a {
	font-weight:bold;
}
#contenupop3b .textenews {
	height:370px;
}
.col {
	float:left;
	width:30%;
	padding:0px 20px 0px 0px;
}
.col2 {
	float:left;
	width:30%;
	padding:25px 20px 0px 0px;
}
.pdf {
	width:356px;
	height:50px;
	background:url(../_img/bg_pdf.gif) no-repeat 0px 0px;
	padding-left:40px;
	font-size:0.75em;
	line-height:50px;
	display:block;
	z-index:10;
	position:absolute;
	right:20px;
	top:223px;
}
.pdf a {
	background:url(../_img/fleche3.gif) no-repeat 3px 51%;
	display:block;
	float:left;
	padding:0px 5px 0px 15px;
	color:#345ca3;
}
.pdf a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 3px 51%;
}
.pdf3 {
	width:626px;
	height:50px;
	background:url(../_img/bg_pdf3.gif) no-repeat 0px 0px;
	padding-left:40px;
	font-size:0.75em;
	line-height:50px;
	display:block;
	margin-top:5px;
	float:left;
}
.pdf3 a {
	background:url(../_img/fleche3.gif) no-repeat 3px 51%;
	display:block;
	float:left;
	padding:0px 5px 0px 15px;
	color:#345ca3;
}
.pdf3 a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 3px 51%;
}
.internet2 {
	width:356px;
	height:50px;
	background:url(../_img/bg_internet.gif) no-repeat 0px 0px;
	padding-left:40px;
	font-size:0.75em;
	line-height:50px;
	display:block;
	z-index:9;
	position:absolute;
	right:20px;
	top:170px;
}
.internet2 a {
	background:url(../_img/fleche3.gif) no-repeat 3px 51%;
	display:block;
	float:left;
	padding:0px 5px 0px 15px;
	color:#345ca3;
}
.internet2 a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 3px 51%;
}
.internet {
	width:356px;
	height:50px;
	background:url(../_img/bg_internet.gif) no-repeat 0px 0px;
	padding-left:40px;
	font-size:0.75em;
	line-height:33px;
	display:block;
	z-index:9;
	position:absolute;
	right:20px;
	top:252px;
}
.internet a {
	background:url(../_img/fleche3.gif) no-repeat 3px 51%;
	display:block;
	float:left;
	padding:0px 5px 0px 15px;
	color:#345ca3;
}
.internet a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 3px 51%;
}
.graphique {
	width:356px;
	height:50px;
	background:url(../_img/bg_graphique.gif) no-repeat 0px 0px;
	padding-left:40px;
	font-size:0.75em;
	line-height:50px;
	display:block;
	z-index:9;
	right:20px;
	top:252px;
}
.graphique a {
	background:url(../_img/fleche3.gif) no-repeat 3px 51%;
	display:block;
	float:left;
	padding:0px 5px 0px 15px;
	color:#345ca3;
	margin:0px;
}
.graphique a:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 3px 51%;
}
/** **/
a.plus {
	color:#345ca3;
	background:url(../_img/fleche3.gif) no-repeat 0px 50%;
	padding-left:15px;
	display:block;
	margin-top:20px;
	float:left;
	margin-right:10px;
}
a.plus:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 0px 50%;
}
#illu a.plus {
	color:#345ca3;
	background:url(../_img/fleche3.gif) no-repeat 0px 5px;
	padding-left:15px;
	display:block;
	margin-top:20px;
	float:left;
	margin-left:60px;
	text-align:left;
	width:130px;
}
*html #illu a.plus {
	color:#345ca3;
	background:url(../_img/fleche3.gif) no-repeat 0px 5px;
	padding-left:15px;
	display:block;
	margin-top:20px;
	float:left;
	margin-left:30px;
	text-align:left;
	width:130px;
}
a.plus2 {
	color:#345ca3;
	background:url(../_img/fleche3.gif) no-repeat 0px 50%;
	padding-left:15px;
	display:block;
	margin-top:2px;
	float:left;
	margin-right:10px;
	font-size:0.85em;
}
a.plus2:hover {
	color:#ee7206;
	background:url(../_img/fleche_orange2.gif) no-repeat 0px 50%;
}
/** **/
#blocCentre{

	float:none;
}
*html #blocCentre{

	float:left;
}
#colc-info.blocpage{
	float:left;
	position:absolute;
}

#paginationbloc{
	position:absolute;
	width:686px; 
	height:31px;
	background:url(../_img/bg_pagination.gif) no-repeat 0px 0px;
	margin-left:20px;
	text-align:center;
	margin-top:10px;
	z-index:2;
	float:left;
	top:555px;
	border-bottom:7px solid #fff;
}
*html #paginationbloc{
	width:686px; 
	height:31px;
	background:url(../_img/bg_pagination.gif) no-repeat 0px 0px;
	margin-left:10px;
	text-align:center;
	margin-top:10px;
	z-index:2;
	border-bottom:7px solid #fff;
	position:static;
	float:left;
	clear:both;
}

ul#pagination {
	padding:10px 0px 5px 0px;
	line-height:20px;
	background:none;
	display:block;
	margin:0px auto;
	width:auto;
	margin-left:300px;
	
}
ul#pagination li {
	color:#ef8326;
	text-align:center;
	width:10px;
	padding:0px 4px 0px 4px;
	height:16px;
	/*background:#fff url(../_img/chiffre_inactif.gif) no-repeat 1px 0px;*/
	line-height:12px;
	float:left;
	display:block;
	
}
ul#pagination li.actif {
	color:#fff;
	/* background:url(../_img/chiffre_actif.gif) no-repeat 1px 0px; */
	display:block;
	float:left;
}
ul#pagination a {
	color:#053778;
	font-size:0.8em;
	display:block;
	text-align:center;
	width:auto;
	height:16px;
}
ul#pagination  a:hover {
	color:#ef8326;
	/* background:url(../_img/chiffre_actif.gif) no-repeat 1px 0px; */
}
ul#pagination li.actif a {
	color:#ef8326;
}
ul#pagination li img {
	border:none;
}
ul#pagination li.bout {
	margin-right:2px;
	line-height:16px;
	font-size:1px;
}
ul#pagination li.bout a {
	width:16px;
	height:16px;
	height:16px;
	float:left;
}
/** **/
ul.liste {
	list-style:none;
}
ul.liste li {
	font-size:0.7em;
	float:left;
	width:185px;
	margin-right:30px;
	margin-bottom:15px;
	margin-top:5px;
}
*html ul.liste li {
	font-size:0.7em;
	float:left;
	width:185px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:5px;
}
ul.liste li a.plus {
	margin-top:2px;
	background:url(../_img/fleche3.gif) no-repeat 0px 50%;
}
ul.liste li a.plus:hover {
	font-size:1em;
	background:url(../_img/fleche_orange.gif) no-repeat 0px 50%;
}
ul.liste li img {
	height:60px;
}
ul.liste li img {
	float:left;
	margin:0px 10px 10px 0px;
}
/** **/
#enplus, #enplus2 {
	text-align:left;
	padding:10px;
	color:#fff;
	background:#ff9933  url(../_img/bg_enplus.gif) repeat-x 0px 0%;
	margin-top:10px;
}
#enplus a, #enplus2 a {
}
#enplus a {
	color:#345ca3;
	background:none;
	padding-left:0px;
	font-weight:bold;
}
#enplus a:hover{
color:#ef8326;
}
#enplus h3, #enplus p {
	font-size:1em;
}
#cold #enplus h3 {
	font-size:1.2em;
}
#cold #enplus p {
	font-size:0.75em;
}
#cold #enplus2 h3 {
	font-size:1.2em;
}
#cold #enplus2 p {
	font-size:0.75em;
}
#enplus h3, #enplus p {
	padding-bottom:5px;
}
/** **/
.hidden {
	display:none;
}
/** **/
a.plus2.actif {
	color:#000;
}
.small {
	font-size:0.75em;
}
.bigger {
	font-size:1.2em;
}
/** **/
ul.liste3 {
	margin-left:0px;
}
ul.liste3 li {
	float:left;
	margin-right:5px;
	width:210px;
	font-size:0.75em;
	height:60px;
}
ul.liste3 li img {
	vertical-align:middle;
	float:left;
	margin-right:10px;
}
ul.liste3 li span.titre {
	display:block;
	float:right;
	width:116px;
	padding:2px;
}
ul.liste3 li a.plus2 {
	font-size:1em;
	background:url(../_img/fleche3.gif) no-repeat 0px 5px;
}
ul.liste3 li a.plus2:hover {
	font-size:1em;
	background:url(../_img/fleche_orange.gif) no-repeat 0px 5px;
}
/** **/
.accesskey {
	position:absolute;
	top:-10000px;
}
/** **/
#message{
	color:#4d4d4d;
	float:left;
	padding-top:0px;
	
}
/** **/
#col1{
	float:left;
	width:110px;
}
#contenupop3b #col1{
	float:left;
	width:110px;
	padding-left:40px;
}
#col2{
	float:left;
	width:540px;
}
#contenupop3b #col2{
	float:left;
	width:495px;
	height:345px;
text-align:left;
}
#col2 h4 {
	font-size:1em;
	color:#4d4d4d;
	padding:0px 0px 15px 0px;
	
}
#col2 p {
	font-size:0.75em;
	color:#4d4d4d;
}
#contenupop3b #col2 p{
	width:475px;
	z-index:1000;
}
/** **/
#decouvrirbloc .jcarousel-skin-tango .jcarousel-item-vertical.ligne1 {
	margin-bottom: 5px;
	background:#f1f1f1;
	display:block;
}
#decouvrirbloc .jcarousel-skin-tango .jcarousel-item-vertical.ligne2 {
	margin-bottom: 5px;
	background:#fff;
	display:block;
}
*html #decouvrirbloc .jcarousel-skin-tango .jcarousel-item-vertical.ligne1 {
	margin-bottom: 0px;
	background:#f1f1f1;
	display:block;
}
*html #decouvrirbloc .jcarousel-skin-tango .jcarousel-item-vertical.ligne2 {
	margin-bottom: 0px;
	background:#fff;
	display:block;
}

#decouvrirbloc .jcarousel-skin-tango .jcarousel-item-vertical.last {
	width:  217px;
	height:10px;
	padding:0px;
	font-size:0px;
	display:block;
}
#decouvrirbloc li{  padding:0px; font-size:0.7em; width:217px; margin:1px 5px;}
#decouvrirbloc li.ligne1{ background:#f1f1f1;}
#decouvrirbloc li img{ float:left; padding:0px 0px 0px 0px; margin:2px;}
#decouvrirbloc li a{ float:left; padding:0px 0px 0px 0px; width:155px; font-size:0.8em; margin:2px 5px 2px 10px;}
*html #decouvrirbloc li a{  width:150px; font-size:0.8em;margin:0px 5px 0px 5px;}
#decouvrirbloc li a strong{ font-size:1.2em; padding-left:13px;}
*html #decouvrirbloc li a strong{ font-size:1.2em; padding-left:13px;}

/** **/
#contenu1 h3, #contenu2 h3, #contenu3 h3, #contenu4 h3, #contenu5 h3, #contenu5b h3, #contenu6 h3, #contenu7 h3{
	padding-top:20px;
}
*html #contenu1 h3, *html #contenu2 h3, *html #contenu3 h3, *html #contenu4 h3, *html #contenu5 h3, *html #contenu5b h3, *html #contenu6 h3, *html #contenu7 h3{
	padding-top:0px;
}
*+html #contenu1 h3, *+html #contenu2 h3, *+html #contenu3 h3, *+html #contenu4 h3, *+html #contenu5 h3, *+html #contenu5b h3, *+html #contenu6 h3, *+html #contenu7 h3{
	padding-top:0px;
}

/** **/
#contenupop #col2 p.italique{ color:#999; font-size:0.7em; padding:0px 0px 5px 0px;}

/** **/

p.lastp{ padding-bottom:00px; display:block; margin:0px;}

div.graphdiv{
	background:#fff url(../_img/illus/news/graphiques/sinformer_001_b.jpg) no-repeat 0px 0px;
	width:227px;
	height:190px;
}
/** **/
.biggest{
	font-size:3em;
	font-weight:normal;
}
/** **/
p.intro{
	font-size:0.8em;
	padding:0px 0px 10px 0px;
}
/** **/
.tableau td{
	font-size:0.75em;
padding-left:10px;
}
.tableau th{
	font-size:0.75em;
padding-left:10px;
text-align:left;
}
.tableau {
	margin-bottom:10px;
}

/** **/
#contenu4 .asterisque{
	display:none;
}

.bigger1{
color:#345ca3;
font-size:1.6em;
}
.bigger2 {
color:#ee7206;
font-size:4em;
 }
/** **/
*html h3#titrepop2 img{
	padding-top:10px;
}
*+html h3#titrepop2 img{
	padding-top:10px;
}
