@charset "UTF-8";
/* CSS Document *//*  Classe Export Magazine  */
/*************listes***********/
.list-arrow {
	list-style:none;
	list-style:
	}
.list-arrow:before{
	content:"➜";}
.list-carre {
	list-style:square;
	}

/*************************************************PAGE D'ACCUEIL*/
/*************************************************Colonnes 2 et 3*/
/*************************************************actus*/
.actumag {
	width: 200px;
	padding:0;
	margin:5px 0 10px 0 ;
}
.actumag .zone1 {
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-align:center;
}
.actumag .zone2 {
	padding: 5px 5px 5px 5px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.actumag .zone3 {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:12px;
}
.actumag .zone2 span.breve {
	display:block;
	padding:5px 0 5px 0;
}
.actumag .zone2 span.titre1 {
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:-5px;
	padding:3px 7px 2px 7px;
	text-transform:uppercase;
}
/*liens*/
.actumag .zone2 A:link, .actumag .zone2 A:visited {
	text-decoration:none;
	color:black;
}
.actumag .zone2 A:hover, .actumag .zone2 A:active {
	text-decoration:none;
	color:#a0a0a0;
}
.actumag .zone3 A:link, .actumag .zone3 A:visited {
	display:inline-block;
	width:198px;
	padding:3px 5px 2px 5px;
	text-decoration:none;
	color:white;
}
.actumag .zone3 A:hover, .actumag .zone3 A:active {
	text-decoration:none;
	background-color:#a0a0a0;
}
/*.actumag .zone2 span.titre1 I {
	text-transform:none
}
*/
.actumag .zone2 span.titre2 {
	font-size:11.5px;
	font-weight:bold;	
	padding-right:5px;
}

/*couleur 1 BLEU FONCE*/
.actumag#couleur1 .zone3 {
	color:white;
}
.actumag#couleur1 {
	border:#004995 1px solid;
}
.actumag#couleur1 .zone1, .actumag#couleur1 .zone3  {
	background-color:#004995;
	color:white;
}
.actumag#couleur1 .zone2.titre1, .actumag#couleur1 .zone2 .titre1{
	text-decoration:none;
	background-color:#004995;
	color:white;
}
.actumag#couleur1 .zone2 STRONG, .actumag#couleur1 .zone2 STRONG {
	text-decoration:none;
	color:#e22427;
}
/*liens*/
.actumag#couleur1 .zone2 span.titre1{
	text-decoration:none;
	background-color:#004995;
	color:white;
}
.actumag#couleur1 .zone2 A:link span.titre1, .actumag#couleur1 .zone2 A:visited span.titre1{
	text-decoration:none;
	background-color:#004995;
	color:white;
}
.actumag#couleur1 .zone2 A:hover span.titre1, .actumag#couleur1 .zone2 A:active span.titre1 {
	text-decoration:none;
	background-color:#a0a0a0;
	color:white;
}
.actumag#couleur1 .zone2 STRONG {
	text-decoration:none;
	color:#004995;
}
.actumag#couleur1 .zone2 A:link STRONG, .actumag#couleur1 .zone2 A:visited STRONG {
	text-decoration:none;
	color:#004995;
}
.actumag#couleur1 .zone2 A:hover STRONG, .actumag#couleur1 .zone2 A:active STRONG {
	text-decoration:none;
	color:#a0a0a0;
}


/*couleur 2*/
.actumag#couleur2 .zone3 {
	color:white;
}
.actumag#couleur2 {
	border:#006c29 1px solid;
}
.actumag#couleur2 .zone1, .actumag#couleur2 .zone3  {
	background-color:#006c29;
	color:white;
}
/*liens*/
.actumag#couleur2 .zone2 A:link span.titre1, .actumag#couleur2 .zone2 A:visited span.titre1{
	text-decoration:none;
	background-color:#006c29;
	color:white;
}
.actumag#couleur2 .zone2 A:hover span.titre1, .actumag#couleur2 .zone2 A:active span.titre1 {
	text-decoration:none;
	background-color:#a0a0a0;
	color:white;
}
.actumag#couleur2 .zone2 A:link STRONG, .actumag#couleur2 .zone2 A:visited STRONG {
	text-decoration:none;
	color:#006c29;
}
.actumag#couleur2 .zone2 A:hover STRONG, .actumag#couleur2 .zone2 A:active STRONG {
	text-decoration:none;
	color:#a0a0a0;
}


/*couleur 3*/
.actumag#couleur3 .zone3 {
	color:white;
}
.actumag#couleur3 {
	border:#d7001b 1px solid;
}
.actumag#couleur3 .zone1, .actumag#couleur3 .zone3  {
	background-color:#d7001b;
	color:white;
}
/*liens*/
.actumag#couleur3 .zone2 span.titre1{
	text-decoration:none;
	background-color:#d7001b;
	color:white;
}
.actumag#couleur3 .zone2 A:link span.titre1, .actumag#couleur3 .zone2 A:visited span.titre1{
	text-decoration:none;
	background-color:#d7001b;
	color:white;
}
.actumag#couleur3 .zone2 A:hover span.titre1, .actumag#couleur3 .zone2 A:active span.titre1 {
	text-decoration:none;
	background-color:#a0a0a0;
	color:white;
}
.actumag#couleur3 .zone2 STRONG {
	text-decoration:none;
	color:#d7001b;
}
.actumag#couleur3 .zone2 A:link STRONG, .actumag#couleur3 .zone2 A:visited STRONG {
	text-decoration:none;
	color:#d7001b;
}
.actumag#couleur3 .zone2 A:hover STRONG, .actumag#couleur3 .zone2 A:active STRONG {
	text-decoration:none;
	color:#a0a0a0;
}



/*lettreinternationale*/

#lettreinternationale {
width:198px;
border:1px solid grey;
}

#lettreinternationale .zone1 {
	height:60px;
	background-image:url(../images/tetiereLI.jpg);
	background-repeat:no-repeat;
	background-position:-1px -1px;
	padding:0;
}
#lettreinternationale .zone2 {
	background-color:white;
}
#lettreinternationale IFRAME {
	width:198px;
	height:400px;
	margin:0;
	padding:0;
	border:none;
	overflow:hidden;
}
/*************************************************focusmag*/

.focusmag {
	width: 200px;
	padding:0;
	margin:5px 0 10px 0 ;
}
/*******************.focusmag#barometre*/

#barometre .zone1 {
	background:#0072bd;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color :white;

}
#barometre .zone2 {
	background:#dbf1ff;
	border-left:#0072bd solid 8px;
	border-right:#0072bd solid 1px;
}
#barometre .zone3 {
	background:#0072bd;
}
#barometre .zone2 {
	padding: 5px 4px 0 5px;
	background-color:#e0f3ff;
	border-left:#0072bd solid 8px;
	border-right:#0072bd solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:auto;
}
#barometre .zone3 {
	padding:3px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12px;
	color:white;
	text-align:center;
}
#barometre h3{
	display:block;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#004995;

}
#barometre .avis{
	display:block;
	margin:0;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:0072bd;
}
#barometre .nom{
	display:block;
	margin:0;
	font-size:10px;
	color:black;
	line-height:9px;
	font-style:italic;
}
#barometre IMG {
	float:left;
	margin:3px 3px 3px 3px;
	border:0;
}
#barometre .pays{
	float:none;
	font-size:16px;
	font-weight:bold;
	color:#d7001b;
}
#barometre A:link, #barometre A:visited {
	text-decoration:none;
	display:block;
	width:186px; 
	_width:191px;
	margin:0 -7px 0 -5px;
	padding-left:5px;
	_padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#004995;
}
#barometre A:hover, #barometre A:active {
	background-color:#a0a0a0;
	color:white;
}
.maincol #barometre A:link, .maincol #barometre A:visited, .maincol #barometre A:hover, .maincol #barometre A:active  { width:532px; padding-right:4px}

/*******************.focusmag#type1 : le tribune avant février 2009 */
.focusmag#type1 {
	width:200px;
	background-color:#e9f2f7;
	border:#d2dade 1px solid;
	
}

.focusmag#type1 .zone1 {
border-top:#d3031c 6px solid;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color :#d3031c;
}
.focusmag#type1 .zone2 {
	border:0;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:auto;
}
.focusmag#type1 .zone3 {
	display:none
}
.focusmag#type1 h3{
	display:block;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:black;
}
.focusmag#type1 IMG {
	float:left;
	margin:3px 3px 3px 3px;
	border:0;
}
.focusmag#type1 A:link H3, .focusmag#type1 A:visited H3 {
	text-decoration:none;
	color:black;
}
.focusmag#type1 A:hover H3, .focusmag#type1 A:active H3 {
	text-decoration:none;
	color:#a0a0a0;
}
.focusmag#type1 A:link H3 STRONG, .focusmag#type1 A:visited H3 STRONG {
	text-decoration:none;
	color:#d3031c;
}
.focusmag#type1 A:hover H3 STRONG, .focusmag#type1 A:active H3 STRONG{
	text-decoration:none;
	color:#a0a0a0;
}

.focusmag#type1 A:link, .focusmag#type1 A:visited {
	text-decoration:none;
	color:black;
}
.focusmag#type1 A:hover, .focusmag#type1 A:active {
	text-decoration:none;
	color:#a0a0a0;
}
/*******************tribune : la tribune du CI à partir de février 2009 */
.tribune {
	width:200px;
	background-color:#e9f2f7;
	border:#d2dade 1px solid;
	
}

.tribune .zone1 {
	border-top:#d3031c 6px solid;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color :#d3031c;
}
.tribune .zone2 {
	border:0;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:auto;
}
.tribune .zone3 {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:12px;
}
.tribune IMG {
	float:left;
	margin:3px 3px 3px 3px;
	border:0;
}
.tribune A:link H3, .tribune A:visited H3 {
	text-decoration:none;
	color:black;
}
.tribune A:hover H3, .tribune A:active H3 {
	text-decoration:none;
	color:#a0a0a0;
}
.tribune A:link H3 STRONG, .tribune A:visited H3 STRONG {
	text-decoration:none;
	color:#d3031c;
}
.tribune A:hover H3 STRONG, .tribune A:active H3 STRONG{
	text-decoration:none;
	color:#a0a0a0;
}

.tribune A:link, .tribune A:visited {
	text-decoration:none;
	color:black;
}
.tribune A:hover .zone2, .tribune A:active .zone2 {
	text-decoration:none;
	color:#a0a0a0;
}
.tribune A:link .zone3, .tribune A:visited .zone3 {
	display:inline-block;
	width:190px;
	padding:3px 5px 2px 5px;
	text-decoration:none;
	background-color:none;
}
.tribune A:hover .zone3, .tribune A:active .zone3 {
	text-decoration:none;
	background-color:#a0a0a0;
	color:white;
}

/***********************Chiffredumois***************/
.chiffredumois{
	width:200px;
}
.chiffredumois .zone1{
	background-color:white;
	margin:0 0 -3px 0;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size:27px;
	_font-size:23px;
	line-height:20px;
	font-weight:100;
	text-align:center;
}
.chiffredumois .zone1 STRONG{
	font-family: "Arial Black", "Arial Bold", Arial, Helvetica;
}
.chiffredumois .zone2{
	padding:5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.chiffredumois .zone2 STRONG{
	font-size:18px;
}
.chiffredumois#couleur1 .zone1 { /*beige*/
	color:#fbcb8c;
}		
.chiffredumois#couleur1 .zone2 {
	background-color:#fbcb8c;
}		
.chiffredumois#couleur2 .zone1 { /*rouge*/
	color:#e2001a;
}		
.chiffredumois#couleur2 .zone2 {
	background-color:#e2001a;
	color:white;
}		
.chiffredumois#couleur3 .zone1 { /*bleu baromêtre*/
	color:#0072bd;
}		
.chiffredumois#couleur3 .zone2 {
	background-color:#0072bd;
	color:white;
}		
.chiffredumois#couleur4 .zone1 { /*bleu foncé*/
	color:#004995;
}		
.chiffredumois#couleur4 .zone2 {
	background-color:#004995;
	color:white;
}		

/***********************ilsbougent***************/
.ilsbougent{
	background-color:#CDE9F7;
	position:relative;
	width:190px;
	margin:0 0 10px 0;
	padding:5px;
}
.ilsbougent H3{
	width:190px;
	position:relative;
	z-index:2;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size:42px;
	text-align:center;
	color:#008BD6;
	font-style:italic;
	font-weight:bold;
	margin:0;
}
.ilsbougent P STRONG{
	font-size:18px;
	color:#008BD6;
}
.ilsbougent P {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	z-index:10px;
	color: black;
	text-align:justify;
}		
.ilsbougent .entete{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black;
	z-index:2;
}
.ilsbougent .lire {
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	font-size:72px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	display:block;
	position:absolute;
	top:40px;
	z-index:1;
}
.ilsbougent A:link .lire ,
.ilsbougent A:visited .lire {
	color:#f0f0f0;
}
.ilsbougent A:hover .lire ,
.ilsbougent A:active .lire {
	color:#a0a0a0;
}
/*************************************************Colonne 1*/
.chapitre {
	position:relative;
	width:550px;
	overflow:hidden;
	margin-bottom:20px;
}
.chapitre IMG{
	float:left;
	padding:5px 5px 5px 0;
}
.chapitre IMG.enligne{
	float:none;
	padding:0;
}
.chapitre .entete{
	font-size:14px;
	font-weight:lighter;
	border-bottom-style:solid;
	border-bottom-width:4px;
}
.chapitre .entete2{
	font-size:14px;
	font-weight:lighter;
}
.chapitre h1 {
	font-size:14px;
	line-height:14px;
	margin-bottom:5px;
}
.chapitre h1 STRONG{
	font-size: 16px;
}
.chapitre .suite {
	display:block;
	width:100%;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.chapitre .suivre {
	display:block;
	width:100%;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
}

.chapitre .cadrimg{
margin-right:5px;
	float:left;
	overflow:hidden;
}
.chapitre A:link, .chapitre A:visited {
	display:block;
	text-decoration:none;
}
.chapitre A:hover, .chapitre1 A:active {
	text-decoration:none;
	cursor:pointer;
}
.chapitre A:hover .suite#transp { 
	background-color:transparent!important;
	background-image:url(../images/noir_37pour100.png);
	background-repeat:repeat;
}
.chapitre A:hover .suite.transp { 
	background-color:transparent!important;
	background-image:url(../images/noir_37pour100.png);
	background-repeat:repeat;
}

/*type1 Bleu moyen et Bleu fon��*/
.chapitre#type1 .entete{
	color : #0072bd;
	border-bottom-color:#004995;
}
.chapitre#type1 .entete2{
	color:#004995;
}
.chapitre#type1 h1 {
	color:#004995;
}
.chapitre#type1 h1 STRONG{
	color:#0072bd;
}
.chapitre#type1 A:link, .chapitre#type1 A:visited {
	color:#004995;
}
.chapitre#type1 A:hover, .chapitre#type1 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type1 .suite{
border-bottom-color:#004995;
}

/*type11 Bleu clair et Bleu fonce*/
.chapitre#type11 .entete{
	color : #006ab3;/*bleu foncé*/
	background-color:#CCE9F8;/*bleu clair*/
	border-bottom-color:#009bba;
}
.chapitre#type11 .entete2{
	color:#009bba;
}
.chapitre#type11 h1 {
	color:#006ab3;
}
.chapitre#type11 h1 STRONG{
	color:#006ab3;
}
.chapitre#type11 A:link, .chapitre#type11 A:visited {
	color : #009bba;/*cyan moyen*/
}
.chapitre#type11 A:hover, .chapitre#type11 A:active {
	color:#006ab3;/*bleu foncé*/
	background-color:#CCE9F8;
}
.chapitre#type11 .suite{
border-bottom-color:#006ab3;
}
.chapitre#type11 P STRONG {
	color : #009bba;/*cyan moyen*/
}
.chapitre#type11 LI {
	color:#006ab3;/*bleu foncé*/
}
.chapitre#type11 LI SPAN {
	color : #009bba;/*cyan moyen*/
}

/*type12 Fond bleu texte blanc lignes rouges*/
.chapitre#type12 {
	background-color:#06529a;
}
.chapitre#type12 .entete{
	color : white;
	border-bottom-color:#d3031c;
}
.chapitre#type12 .chapeau{
	color : white;
	text-align:justify;
}
.chapitre#type12 .entete2{
	color:white;
}
.chapitre#type12 h1 {
	color:white;
}
.chapitre#type12 h1 STRONG{
	color:white;
}
.chapitre#type12 A:link, .chapitre#type12 A:visited {
	color:white;
}
.chapitre#type12 A:hover, .chapitre#type12 A:active {
	color:white;
	background-color:#d3031c;
}
.chapitre#type12 .suite{
border-bottom:none;
}


/*type13 Jaune et bleu et blanc*/
.chapitre#type13 {
	color:white;
}
.chapitre#type13 .entete{
	color : white;
	border-bottom-color:#FAEA59;
	background-color:#1C3B8D;
}
.chapitre#type13 .chapeau{
	color : white;
	text-align:justify;
}
.chapitre#type13 .entete2{
	color:#1C3B8D;
}
.chapitre#type13 h1 {
	color:white;
}
.chapitre#type13 h1 STRONG{
	color:#FAEA59;
}
.chapitre#type13 A:link, .chapitre#type13 A:visited {
	color:white;
}
.chapitre#type13 A:hover, .chapitre#type13 A:active {
	color:white;
}
.chapitre#type13 .suite{
border-bottom-color:#FAEA59;
}
.chapitre#type13 UL {
	padding-left:20px;

}
.chapitre#type13 UL LI{
	margin-top:5px;
	color:#FAEA59;
}
.chapitre#type13 UL LI A:link,
.chapitre#type13 UL LI A:visited{
}
.chapitre#type13 UL LI A:hover,
.chapitre#type13 UL LI A:active{
	color:#FAEA59;
}
/*type2 Moutarde et Noir*/

.chapitre#type2 .entete{
	color :black;
	border-bottom-color:#cb9a04;
}
.chapitre#type2 .entete2{
color:#cb9a04
}
.chapitre#type2 h1 {
	color:black;
}
.chapitre#type2 h1 STRONG{
	color:#cb9a04;
}
.chapitre#type2 A:link, .chapitre#type2 A:visited {
	color:#cb9a04;
}
.chapitre#type2 A:hover, .chapitre#type2 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type2 .suite{
border-bottom-color:#cb9a04;
}

/*type21 Moutarde ffd643 et orange ee7f00 */
.chapitre#type21 .entete{
	color :black;
	border-bottom-color:#ee7f00;
}
.chapitre#type21 .entete2{
color:#ee7f00
}
.chapitre#type21 h1 {
	color:black;
}
.chapitre#type21 h1 STRONG{
	color:#ffd643;
}
.chapitre#type21 A:link, .chapitre#type21 A:visited {
	color:#ffd643;
}
.chapitre#type21 A:hover, .chapitre#type21 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type21 .suite{
border-bottom-color:#ffd643;
}
.chapitre#type21 LI {
	color:#ee7f00;/*moutarde*/
}
.chapitre#type21 LI SPAN {
	color : #ffd643;
}

/*type3 ROUGE et BLEU	*/
.chapitre#type3 .entete{
	color :004995;
	border-bottom-color:#d3031c;
}
.chapitre#type3 .entete2{
color:#d3031c
}
.chapitre#type3 H1{
	color:#004995;
}
.chapitre#type3 .chapeau STRONG{
	color:#d3031c;
}
.chapitre#type3 A:link .suite, .chapitre#type3 A:visited .suite {
	color:#d3031c;
}
.chapitre#type3 A:hover .suite, .chapitre#type3 A:active .suite {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type3 A:link .suivre, .chapitre#type3 A:visited .suivre {
	color:#d3031c;
}
.chapitre#type3 A:hover .suivre, .chapitre#type3 A:active .suivre {
	color:white;
	background-color:#a0a0a0;
}

.chapitre#type3 A:link H1, .chapitre#type3 A:visited H1{
	color:#004995;
}
.chapitre#type3 A:hover H1, .chapitre#type3 A:active H1{
	color:#a0a0a0;
}
.chapitre#type3 A:link .chapeau, .chapitre#type3 A:visited .chapeau{
	color:black;
}

.chapitre#type3 A:hover .chapeau, .chapitre#type3 A:active .chapeau{
	color:#a0a0a0;
}
.chapitre#type3 A:link .chapeau STRONG, .chapitre#type3 A:visited .chapeau STRONG{
	color:#d3031c;
}
.chapitre#type3 A:hover .chapeau STRONG, .chapitre#type3 A:active .chapeau STRONG{
	color:#a0a0a0;
}
.chapitre#type3 .suite{
border-bottom-color:#d3031c;
}
.chapitre#type3 LI.list-arrow {
	color :#d3031c;
}
.chapitre#type3 LI.list-arrow SPAN {
	color:#004995;
	font-weight: bold;
}

/*type31 orange et BLEU	*/
.chapitre#type31 .entete{
	color :004995;
	border-bottom-color:#f29400;
}
.chapitre#type31 .entete2{
color:#f29400
}
.chapitre#type31 H1{
	color:#004995;
}
.chapitre#type31 H1 STRONG{
	color:#f29400;
}
.chapitre#type31 .chapeau STRONG{
	color:#004995;
}
.chapitre#type31 A:link .suite, .chapitre#type31 A:visited .suite {
	color:#004995;
}
.chapitre#type31 A:hover .suite, .chapitre#type31 A:active .suite {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type31 A:link .suivre, .chapitre#type31 A:visited .suivre {
	color:#004995;
}
.chapitre#type31 A:hover .suivre, .chapitre#type31 A:active .suivre {
	color:white;
	background-color:#a0a0a0;
}

.chapitre#type31 A:link H1, .chapitre#type31 A:visited H1{
	color:#004995;
}
.chapitre#type31 A:hover H1, .chapitre#type31 A:active H1{
	color:#a0a0a0;
}
.chapitre#type31 A:link .chapeau, .chapitre#type31 A:visited .chapeau{
	color:black;
}

.chapitre#type31 A:hover .chapeau, .chapitre#type31 A:active .chapeau{
	color:#a0a0a0;
}
.chapitre#type31 A:link .chapeau STRONG, .chapitre#type31 A:visited .chapeau STRONG{
	color:#f29400;
}
.chapitre#type31 A:hover .chapeau STRONG, .chapitre#type31 A:active .chapeau STRONG{
	color:#a0a0a0;
}
.chapitre#type31 .suite{
border-bottom-color:#004995;
}
.chapitre#type31 LI {
	color :#f29400;
}
.chapitre#type31 LI SPAN {
	color:#004995;
	font-weight: bold;
}


/*type4 MARRON et BLEU*/
.chapitre#type4 .entete{
	color :black;
	border-bottom-color:#a75521;
}
.chapitre#type4 .entete2{
color:#004995
}
.chapitre#type4 h1 {
	color:black;
}
.chapitre#type4 h1 STRONG{
	color:#a75521;
}
.chapitre#type4 A:link, .chapitre#type4 A:visited {
	color:#004995;
}
.chapitre#type4 A:hover, .chapitre#type4 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type4 .suite{
border-bottom-color:#a75521;
}
/*type5 VERT*/
.chapitre#type5 .entete{
	color :black;
	border-bottom-color:#007c35;
}
.chapitre#type5 .entete2{
color:#007c35
}
.chapitre#type5 h1 {
	color:black;
}
.chapitre#type5 h1 STRONG{
	color:#007c35;
}
.chapitre#type5 A:link, .chapitre#type5 A:visited {
	color:#007c35;
}
.chapitre#type5 A:hover, .chapitre#type5 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type5 .suite{
border-bottom-color:#007c35;
}

/*type51 GRIS-VERT*/
.chapitre#type51 .entete{
	color :black;
	border-bottom-color:#B4A943;
}
.chapitre#type51 .entete2{
color:#B4A943
}
.chapitre#type51 h1 {
	color:black;
}
.chapitre#type51 h1 STRONG{
	color:#B4A943;
}
.chapitre#type51 A:link, .chapitre#type51 A:visited {
	color:#B4A943;
}
.chapitre#type51 A:hover, .chapitre#type51 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type51 .suite{
border-bottom-color:#B4A943;
}

/*type52 VERT*/
.chapitre#type52 .entete{
	color :black;
	border-bottom-color:#679A00;
}
.chapitre#type52 .entete2{
color:#679A00
}
.chapitre#type52 h1 {
	color:black;
}
.chapitre#type52 h1 STRONG{
	color:#679A00;
}
.chapitre#type52 LI{
	color:#000000;
}
.chapitre#type52 LI SPAN{
	color:#679A00;
	font-weight:bold;
}
.chapitre#type52 A:link, .chapitre#type52 A:visited {
	color:#679A00;
}
.chapitre#type52 A:hover, .chapitre#type52 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type52 .suite{
border-bottom-color:#679A00;
}

/*type6 tout ROUGE */
.chapitre#type6 .entete{
	color :black;
	border-bottom-color:#e2001a;
}
.chapitre#type6 .entete2{
color:#e2001a;
}
.chapitre#type6 h1 {
	color:black;
}
.chapitre#type6 h1 STRONG{
	color:#e2001a;
}
.chapitre#type6 A:link, .chapitre#type6 A:visited {
	color:#e2001a;
}
.chapitre#type6 A:hover, .chapitre#type6 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type6 .suite{
border-bottom-color:#e2001a;
}
.chapitre#type6 .chapeau STRONG{
	color:#505050;
}
.chapitre#type6 LI {
	color :#e2001a;
}
.chapitre#type6 LI SPAN {
	color:#505050;
	font-weight: bold;
}
/*type7 ORANGE FONCE et BLEU */
.chapitre#type7 .entete{
	color :#02539d;
	border-bottom-color:#dd3919;
}
.chapitre#type7 .entete2{
color:#dd3919
}
.chapitre#type7 h1 {
	color:#02539d;
}
.chapitre#type7 h1 STRONG{
	color:#dd3919;
}
.chapitre#type7 A:link, .chapitre#type6 A:visited {
	color:#dd3919;
}
.chapitre#type7 A:hover, .chapitre#type6 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type7 .suite{
border-bottom-color:#dd3919;
}
/*type8 VIOLET #6e4aa6*/
.chapitre#type8 .entete{
	color :black;
	border-bottom-color:#6e4aa6;
}
.chapitre#type8 .entete2{
color:#6e4aa6
}
.chapitre#type8 h1 {
	color:black;
}
.chapitre#type8 h1 STRONG{
	color:#6e4aa6;
}
.chapitre#type8 A:link, .chapitre#type8 A:visited {
	color:#6e4aa6;
}
.chapitre#type8 A:hover, .chapitre#type8 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type8 .suite{
	color:#6e4aa6;
	border-bottom-color:#6e4aa6;
}
/*type9 VIOLET#9c0a7d CYAN#009ee0 */
.chapitre#type9 .entete{
	color :#9c0a7d;
	border-bottom-color:#009ee0;
}
.chapitre#type9 .entete2{
	color:#009ee0
}
.chapitre#type9 h1 {
	color:#9c0a7d;
}
.chapitre#type9 h1 STRONG{
	color:#009ee0;
}
.chapitre#type9 A:link, .chapitre#type9 A:visited {
	color:#009ee0;
}
.chapitre#type9 A:hover, .chapitre#type9 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type9 .suite{
	color:#009ee0;
	border-bottom-color:#009ee0;
}
.chapitre#type9 LI.list-arrow {
	color :#9c0a7d;
}
.chapitre#type9 LI.list-arrow SPAN {
	color:#009ee0;
	font-weight: bold;
}

/*type91 VIOLET#9c0a7d VERTafaf09 */
.chapitre#type91 .entete{
	color :#9c0a7d;
	border-bottom-color:#afaf09;
}
.chapitre#type91 .entete2{
	color:#afaf09
}
.chapitre#type91 h1 {
	color:#9c0a7d;
}
.chapitre#type91 h1 STRONG{
	color:#afaf09;
}
.chapitre#type91 .chapeau STRONG{
	color :#afaf09;
}
.chapitre#type91 A:link, .chapitre#type91 A:visited {
	color:#afaf09;
}
.chapitre#type91 A:hover, .chapitre#type91 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type91 .suite{
	border-bottom-color:#afaf09;
}
.chapitre#type91 LI.list-arrow {
	color :#9c0a7d;
}
.chapitre#type91 LI.list-arrow SPAN {
	color:#afaf09;
	font-weight: bold;
}

/*type10 ORANGE#eb690b et NOIR */
.chapitre#type10 .entete{
	color :black;
	border-bottom-color:#eb690b;
}
.chapitre#type10 .entete2{
	color:#eb690b
}
.chapitre#type10 h1 {
	color:black;
}
.chapitre#type10 h1 STRONG{
	color:#eb690b;
}
.chapitre#type10 A:link, .chapitre#type10 A:visited {
	color:#eb690b;
}
.chapitre#type10 A:hover, .chapitre#type10 A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#type10 .suite{
	border-bottom-color:#eb690b;
}
.chapitre#type10 LI {
	color:#eb690b;/*moutarde*/
}
.chapitre#type10 LI SPAN {
	color : black;
}

/*mexique VERT 006847 et Rouge ce1126*/
.chapitre#mexique .entete{
	color :006847;
	border-bottom-color:#ce1126;
}
.chapitre#mexique .entete2{
color:#ce1126
}
.chapitre#mexique h1 {
	color:006847;
}
.chapitre#mexique h1 STRONG{
	color:#ce1126;
}
.chapitre#mexique A:link, .chapitre#mexique A:visited {
	color:#006847;
}
.chapitre#mexique A:hover, .chapitre#mexique A:active {
	color:white;
	background-color:#006847;
}
.chapitre#mexique .suite{
border-bottom-color:#ce1126;
}
/*EAU VERT #009A00 et Rouge #CE1126*/
.chapitre#EAU .entete{
	color :#009A00;
	border-bottom-color:#CE1126;
}
.chapitre#EAU .entete2{
color:#CE1126
}
.chapitre#EAU h1 {
	color:#009A00;
}
.chapitre#EAU h1 STRONG{
	color:#CE1126;
}
.chapitre#EAU A:link, .chapitre#EAU A:visited {
	color:black;
}
.chapitre#EAU A:hover, .chapitre#EAU A:active {
	color:white;
}
.chapitre#EAU .suite{
border-bottom-color:#CE1126;
}

/*roumanie BLEU #002B7F JAUNE #FCD116 ROUGE #CE1126*/
.chapitre#roumanie .entete{
	color :#002B7F;
	border-bottom-color:#FCD116;
}
.chapitre#roumanie .entete2{
color:#CE1126
}
.chapitre#roumanie h1 {
	color:#CE1126;
}
.chapitre#roumanie h1 STRONG{
	color:#002B7F;
}
.chapitre#roumanie A:link, .chapitre#roumanie A:visited {
	color:#002B7F;
}
.chapitre#roumanie A:hover, .chapitre#roumanie A:active {

	color:white;
	background-color:#FCD116;
}
.chapitre#roumanie .suite{
border-bottom-color:#CE1126;
}

/*allemagne noir rougeFF0000 jauneFFCC00 */
.chapitre#allemagne .entete{
	color :black;
	border-bottom-color:#FFCC00;
}
.chapitre#allemagne .entete2{
	color:#FF0000
}
.chapitre#allemagne H1 {
	color:black;
}
.chapitre#allemagne H1 STRONG{
	color:#FF0000;
}
.chapitre#allemagne A:link, .chapitre#type10 A:visited {
	color:#FFCC00;
}
.chapitre#allemagne A:hover, .chapitre#type10 A:active {
	color:#FF0000;
	background-color:#FFCC00;
}
.chapitre#allemagne .suite{
	border-bottom-color:#FF0000;
}
.chapitre#allemagne LI {
	color:#FF0000;/*moutarde*/
}
.chapitre#allemagne LI SPAN {
	color : black;
}


/*inde  vert indien 138808 et safran FF9933 */
.chapitre#inde .entete{
	color : #FF9933;
	border-bottom-color:#138808;
}
.chapitre#inde .entete2{
	color:#138808;
}
.chapitre#inde h1 {
	color:#138808;
}
.chapitre#inde h1 STRONG{
	color:#FF9933;
}
.chapitre#inde A:link, .chapitre#inde A:visited {
	color:#138808;
}
.chapitre#inde A:hover, .chapitre#inde A:active {
	color:white;
	background-color:#a0a0a0;
}
.chapitre#inde .suite{
	border-bottom-color:#138808;
}
.chapitre#inde .suite A:link,
.chapitre#inde .suite A:visited {
	color:#138808;
}
.chapitre#inde .suite A:hover,
.chapitre#inde .suite A:active {
	color:white;
}

/*irlande  vert  009B48 et orange FF7900 */
.chapitre#irlande {
	background-image:url(http://www.classe-export.com/vdoc/portal/action/WebdriveActionEvent/oid/02m-000037-026/fname/Une_Ireland_550x275.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.chapitre#irlande .entete{
	color : white;
	border-bottom-color:#FF7900;
}
.chapitre#irlande .entete2{
	color:white;
}
.chapitre#irlande h1 {
	color:#FF7900;
	line-height:18px;
}
.chapitre#irlande h1 STRONG{
	color:#FF7900;
}
.chapitre#irlande chapeau {
	color:#FF7900;
}

.chapitre#irlande A:link, .chapitre#irlande A:visited {
	color:white;
}
.chapitre#irlande A:hover, .chapitre#irlande A:active {
	color:white;
	background-color:transparent!important;
	background-image: url(http://www.classe-export.com/vdoc/portal/action/WebdriveActionEvent/oid/02m-000037-025/fname/Une_fond-lien_550x40.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.chapitre#irlande .suite{
	border-bottom-color:#009B48;
}
.chapitre#irlande .suite A:link,
.chapitre#irlande .suite A:visited {
	color:white;
}
.chapitre#irlande .suite A:hover,
.chapitre#irlande .suite A:active {
	color:white;
}

/*eco  vert  et vert  */
.chapitre#eco .entete{
	color : #89ba17;
	border-bottom-color:#007c35;
}
.chapitre#eco .entete2{
	color:#007c35;
}
.chapitre#eco h1 {
	color:#007c35;
}
.chapitre#eco h1 STRONG{
	color:#007c35;
}
.chapitre#eco A:link, .chapitre#eco A:visited {
	color:#89ba17;
}
.chapitre#eco A:hover, .chapitre#eco A:active {
	color:white;
	background-color:#89ba17;
}
.chapitre#eco .suite{
	border-bottom-color:#007c35;
}
.chapitre#eco A:hover DIV, .chapitre#eco A:active DIV {
	color:white;
}


/*nocturne noir, blanc, cuivre E38005 et or F4E500*/
.chapitre#nocturne .entete{
	color :black;
	border-bottom-color:#F4E500;
}
.chapitre#nocturne .entete2{
color:#E38005
}
.chapitre#nocturne H1{
	font-family:Garamond, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-weight:normal;
	font-size:24px;
	line-height:18px;
	color:#F4E500;
}
.chapitre#nocturne H1 STRONG{
	font-weight:normal;
	font-size:28px;
	color:#E38005;
}
.chapitre#nocturne .chapeau{
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:12px;
	color:white;
}
.chapitre#nocturne A:link SPAN.suite,
.chapitre#nocturne A:visited SPAN.suite,
.chapitre#nocturne A:link SPAN#transp,
.chapitre#nocturne A:visited SPAN#transp {
	color:black;
}
.chapitre#nocturne A:link .suivre, .chapitre#nocturne A:visited .suivre {
	color:#F4E500;
}
.chapitre#nocturne A:hover .suivre, .chapitre#nocturne A:active .suivre {
	color:white;
	background-color:#a0a0a0;
}

.chapitre#nocturne .suite{
border-bottom-color:#E38005;
}
.chapitre#nocturne A:link .suite#transp,
.chapitre#nocturne A:visited .suite#transp { 
	background-color:transparent!important;
	background-image:url(../images/noir_37pour100.png);
	background-repeat:repeat;
	color:white;
}
.chapitre#nocturne A:hover .suite#transp,
.chapitre#nocturne A:active .suite#transp { 
	background-color:transparent!important;
	background-image:url(../images/jaune_55pour100.png);
	background-repeat:repeat;
	color:black;
}
/*blanc noir, blanc, cuivre E38005 et or F4E500*/
.chapitre#blanc1 .entete{
	color :black;
	border-bottom-color:#006BB7;
}
.chapitre#blanc1 .entete2{
color:#006BB7
}
.chapitre#blanc1 H1{
	color:#006BB7;
	font-size:22px;
	padding-top:35px;
}
.chapitre#blanc1 H1 STRONG{
	font-weight:normal;
	font-size:40px;
	color:#006BB7;
}
.chapitre#blanc1 .chapeau{
	font-size:12px;
	color:white;
}
.chapitre#blanc1 UL LI A:link,
.chapitre#blanc1 UL LI A:visited{
	color:#FFFFFF;
}
.chapitre#blanc1 UL LI A:hover,
.chapitre#blanc1 UL LI A:active{
	background-image:url(../images/blanc40pour100.png);
	color:#000000;
}

.chapitre#blanc1 A:link SPAN.suite,
.chapitre#blanc1 A:visited SPAN.suite,
.chapitre#blanc1 A:link SPAN#transp,
.chapitre#blanc1 A:visited SPAN#transp {
	color:white;
}
.chapitre#blanc1 A:link .suivre, .chapitre#blanc1 A:visited .suivre {
	color:#F4E500;
}
.chapitre#blanc1 A:hover .suivre, .chapitre#blanc1 A:active .suivre {
	color:white;
	background-color:#a0a0a0;
}

.chapitre#blanc1 .suite{
border-bottom-color:#E38005;
}
.chapitre#blanc1 A:link .suite#transp,
.chapitre#blanc1 A:visited .suite#transp { 
	background-color:transparent!important;
	background-image:none;
	color:white;
}
.chapitre#blanc1 A:hover .suite#transp,
.chapitre#blanc1 A:active .suite#transp { 
	background-color:transparent!important;
	background-image:url(../images/blanc40pour100.png);
	background-repeat:repeat;
color:#006BB7
}

/*blanc2 noir, blanc*/
.chapitre#blanc2 .entete{
	color :black;
	border-bottom-color:#ffffff;
}
.chapitre#blanc2 P {
	color :#ffffff;
}
.chapitre#blanc2 .entete2{
color:#ffffff
}
.chapitre#blanc2 H1{
	color:#ffffff;
	font-size:22px;
	padding-top:35px;
}
.chapitre#blanc2 H1 STRONG{
	font-weight:normal;
	font-size:40px;
	color:#ffffff;
}
.chapitre#blanc2 .chapeau{
	font-size:12px;
	color:white;
}
.chapitre#blanc2 UL LI,
.chapitre#blanc2 UL LI{
	color:#FFFFFF;
}
.chapitre#blanc2 UL LI A:link,
.chapitre#blanc2 UL LI A:visited{
	color:#FFFFFF;
}
.chapitre#blanc2 UL LI A:hover,
.chapitre#blanc2 UL LI A:active{
	background-image:url(../images/blanc40pour100.png);
}

.chapitre#blanc2 A:link SPAN.suite,
.chapitre#blanc2 A:visited SPAN.suite,
.chapitre#blanc2 A:link SPAN#transp,
.chapitre#blanc2 A:visited SPAN#transp {
	color:white;
}
.chapitre#blanc2 A:link .suivre, .chapitre#blanc2 A:visited .suivre {
}
.chapitre#blanc2 A:hover .suivre, .chapitre#blanc2 A:active .suivre {
	color:white;
	background-color:#ffffff;
}

.chapitre#blanc2 .suite{
border-bottom-color:#ffffff;
}
.chapitre#blanc2 A:link .suite#transp,
.chapitre#blanc2 A:visited .suite#transp { 
	background-color:transparent!important;
	background-image:none;
	color:white;
}
.chapitre#blanc2 A:hover .suite#transp,
.chapitre#blanc2 A:active .suite#transp { 
	background-color:transparent!important;
	background-image:url(../images/noir_50pour100.png);
	background-repeat:repeat;
}

/***********************************************************PAGES INTERNES*/
/*************************************************Colonnes 1*/
/*************************************************actus*/
.actumag_large {
	width: 550px;
	padding:0;
	margin:5px 0 10px 0 ;
}
.actumag_large .zone1 {
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}
.actumag_large .zone2 {
	padding: 5px 5px 5px 5px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:auto;
}
.actumag_large .zone3 {
	padding:3px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:12px;
}
.actumag_large .zone2 span.breve {
	display:block;
	padding:5px 0 5px 0;
}
.actumag_large .zone2 span.titre1 {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px 5px 1px 5px;
	text-transform:uppercase;
}
.actumag_large .zone2 span.titre1 I {
	text-transform:none
}

.actumag_large .zone2 span.titre2 {
	font-size:12px;
	font-weight:bold;	
}

/*couleur 1*/
.actumag_large#couleur1 .zone3 {
	color:white;
}
.actumag_large#couleur1 {
	border:#004995 1px solid;
}
.actumag_large#couleur1 .zone1, .actumag_large#couleur1 .zone3  {
	background-color:#004995;
	color:white;
}

/*couleur 2*/
.actumag_large#couleur2 .zone3 {
	color:white;
}
.actumag_large#couleur2 {
	border:#006c29 1px solid;
}
.actumag_large#couleur2 .zone1, .actumag_large#couleur2 .zone3  {
	background-color:#006c29;
	color:white;
}

/*couleur 3*/
.actumag_large#couleur3 .zone3 {
	color:white;
}
.actumag_large#couleur3 {
	border:#d7001b 1px solid;
}
.actumag_large#couleur3 .zone1, .actumag_large#couleur3 .zone3  {
	background-color:#d7001b;
	color:white;
}


/*liens*/
.actumag_large .zone2 A:link, .actumag_large .zone2 A:visited {
	text-decoration:none;
	color:black;
}
.actumag_large .zone2 A:hover, .actumag_large .zone2 A:active {
	text-decoration:none;
	color:#a0a0a0;
}
.actumag_large .zone3 A:link, .actumag_large .zone3 A:visited {
	text-decoration:none;
	color:white;
}
.actumag_large .zone3 A:hover, .actumag_large .zone3 A:active {
	text-decoration:none;
	color:#a0a0a0;
}
.actumag_large#couleur2 .zone2 A:link span.titre1, .actumag_large .zone2 A:visited span.titre1{
	text-decoration:none;
	background-color:#006c29;
	color:white;
}
.actumag_large#couleur2 .zone2 A:hover span.titre1, .actumag_large .zone2 A:active span.titre1 {
	text-decoration:none;
	background-color:#a0a0a0;
	color:white;
}
.actumag_large#couleur2 .zone2 A:link STRONG, .actumag_large .zone2 A:visited STRONG {
	text-decoration:none;
	color:#006c29;
}
.actumag_large#couleur2 .zone2 A:hover STRONG, .actumag_large .zone2 A:active STRONG {
	text-decoration:none;
	color:#a0a0a0;
}

.actumag_large#couleur3 .zone2 A:link span.titre1, .actumag_large#couleur3 .zone2 A:visited span.titre1{
	text-decoration:none;
	background-color:#d7001b;
	color:white;
}
.actumag_large#couleur3 .zone2 A:hover span.titre1, .actumag_large#couleur3 .zone2 A:active span.titre1 {
	text-decoration:none;
	background-color:#a0a0a0;
	color:white;
}
.actumag_large#couleur3 .zone2 A:link STRONG, .actumag_large#couleur3 .zone2 A:visited STRONG {
	text-decoration:none;
	color:#d7001b;
}
.actumag_large#couleur3 .zone2 A:hover STRONG, .actumag_large#couleur3 .zone2 A:active STRONG {
	text-decoration:none;
	color:#a0a0a0;
}
/***************/
.lientype1 {
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	text-decoration:none;
}
.lientype1last {
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-decoration:none;
}
A:link .lientype1, A:visited .lientype1 {
	color:#d3031c;
	text-decoration:none;
}
A:hover .lientype1, A:active .lientype1 {
	color:white;
	background-color:#a0a0a0;
	text-decoration:none;
}
A:link .lientype1last, A:visited .lientype1last {
	color:#d3031c;
	text-decoration:none;
}
A:hover .lientype1last, A:active .lientype1last {
	color:white;
	background-color:#a0a0a0;
	text-decoration:none;
}
/***********tableaux*********/
TABLE.tabletype1 {
	border:#004995 1px solid;
}
TABLE.tabletype1 TD {
	border:#004995 1px solid;
}
TABLE.tabletype2 {
	border-collapse:collapse;
	border:#75b9ff 1px solid;
}
TABLE.tabletype2 TH {
	background-color:#75b9ff;
	color:white;
	font-size:12px;
	font-weight:bold; 
}
TABLE.tabletype2 TR.paire TD {
	background-color:#daecff;
}
TABLE.tabletype2 TD {
	border-left:#75b9ff 1px solid;
	border-right:#75b9ff 1px solid;
}
/*****************encadré********/
DIV.encadre {
	width:225px;
	padding:5px 5px 5px 5px;
	border:#004995 2px solid;
}
DIV.encadre UL{
	margin:0;
}
DIV.encadre LI{
	list-style-type:none;
	list-style-position:outside;
	margin-left:-30px;
}
DIV.encadre LI:before {	content:"■  "; font-size:12px; color:#004995;}

DIV.encadre#right {
	float:right;
	margin:5px 0 5px 5px
}
DIV.encadre#left {
	float:left;
	margin:5px 5px 5px 0
}


/*****************ABO PROMO ********/

.colonne-unique {
	position:relative;
	width:997px;
}
