﻿html, body {
	margin: 0px;
}
body {
	background: url('/css/body_bg.gif') repeat-x top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.rollbouton {
	display: block;
	width: 157px;
	height: 24px;
	background: url('/css/BoutonBleu.gif') repeat-x;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, tahoma, helvetica;
	text-align: center;
	font-size: 18px;
}
a.rollbouton img {
	padding-right: 5px;
}
a.rollbouton:hover {
	background: url('/css/Boutonorange.gif') repeat-x;
	text-decoration: none;
}
.droite {
	float: right;
	margin: 2px 30px 0 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #FCFAE0;
}
h1 a {
	color: #CC3300;
}
img {
	border: 0px;
}
#header {
	margin: 0px;
}
#conteneur {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
}
#logo {
	border-width: 0px;
	width: 200px;
	margin-bottom: 2px;
}
#mypic {
	margin-top : 5px;
}
#liens_rapides {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float: right;
	text-align: right;
}
#liens_rapides a, #liens_rapides a:link, #liens_rapides a:visited {
	color: #1b7e91;
}
#pubzone {
	margin-top : 2px;
	height: 60px;
	width: 468px;
	float: right;
}
#underheader {
	height: 71px;
}
p {
	font-family: verdana;
	font-size: 12px;
}
/*--------------------*/
/* Menu haut */
/*--------------------*/
#menu {
	height: 28px;
	background: transparent;
	z-index: 1000;
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	top: 5px;
}
/* hack to correct IE5.5 faulty box model */
* html #menu {
	width: 100%;
	w\idth: 100%;
}
#menu a, #menu a:visited {
	color: #fff;
}
#menu #menuliste {
	height: 28px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	z-index: 1000;
}
.menu ul {
	margin: 0;
	padding: 0;
}
#menu #menuliste li {
	height: 28px;
	display: inline;
	float: left;
}
#menu #menuliste li a.item {
	width: 137px;
	height: 28px;
	padding-top: 2px;
	color: #fff; /*font-weight: bold;*/;
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	display: block;
}
#menu #menuliste li a:hover {
	text-decoration: none;
	white-space: normal;
}
#menu #menuliste li:hover > a {
	text-decoration: none;
	white-space: normal;
}
#menu #menuliste a.item:hover {
	border-bottom: 1px solid #fff;
	background: #2C3A37;
}
* html #menu #menuliste a.item:hover {
	border-bottom: none;
}
#menu #menuliste div {
	display: none;
}
#menu #menuliste :hover div {
	width: 400px;
	margin-left: 0px;
	padding-bottom: 1px;
	top: 31px;
	background: #2A3935;
	border-left: 1px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	position: absolute;
	display: block;
}
#menu #menuliste :hover div dl {
	width: 179px;
	margin: 0 10px 10px 10px;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
}
#menu #menuliste :hover div dl dt {
	width: 179px; /*height: 20px;*/;
	margin: 5px 0 10px 0;
	background: #888;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	text-indent: 8px;
}
#menu #menuliste :hover div dt a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
#menu #menuliste :hover div dt a:hover {
	border: none;
	text-decoration: none;
}
#menu #menuliste :hover div dl dd {
	margin: 0;
	padding: 0;
}
#menu #menuliste :hover div dd a {
	padding: 2px;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	line-height: 15px;
	display: block;
	border: 1px solid #2A3935;
}
#menu #menuliste :hover div dd a:hover {
	background: #000;
	text-decoration: none;
	border: 1px solid #CC3300;
}
#menu #menuliste .clear {
	clear: both;
}
* html #menu table {
	margin: 0;
	padding: 0;
}
/* PAVES POUR SLIDER*/
.pave1 {
	background: url('/css/pave1bg.jpg') bottom;
	width: 543px;
	height: 248px;
}
.pave1contenu {
	color: #ffffff;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
}
.pave1contenu img, .pave1contenu p {
	padding: 0;
	margin: 0;
}
.pave1contenu ul {
	list-style-type: square;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 13px;
}
.pave2 {
	background: url('/images/pave1bg.jpg');
	width: 401px;
	height: 248px;
}
/*SLIDER STYLE*/
.coda-slider-wrapper {
	padding: 0px 0;
}
.coda-container {
	float: right;
	width: 410px;
}
.coda-slider {
	background: transparent;
}
.coda-right-side {
	/*
	position: absolute;
	margin-left: 546px;
	height: 248px;
	*/
	width: 410px;
}
.coda-right-sideHP {
	position: absolute;
	margin-left: 546px;
	height: 248px;
	width: 410px;
}
.coda-right-side-border {
	border: 1px solid #206C7C;
	height: 209px;
	width: 400px;
	padding: 5px;
	margin-bottom: 1em;
	background: url('/css/pave3bg.jpg') repeat-x bottom;
}
.titre2 {
	color: #3c3a2f;
	font-family: verdana;
	font-size: 26px;
	margin: 0;
	padding: 0;
}
.titre3 {
	color: #000000;
	font-family: Verdana;
	font-size: 26px;
	margin: 0;
	padding: 0;
}
blockquote {
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 10px 30px;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	padding-right: 20px;
}
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {
	width: 543px;
	height: 248px;
	overflow: hidden;
}
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 543px;
	overflow: hidden;
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px;
}
/* Arrow styling */
.coda-nav-left a, .coda-nav-right a {
	background: #000;
	color: #fff;
	padding: 5px;
	width: 100px;
}
/* Tab nav */
.coda-nav ul li a.current {
	background: #FF0000 url('/images/marque.gif') no-repeat top;
}
/* Panel padding */
.coda-slider .panel-wrapper {
	padding: 0px;
	height: 248px;
}
/* Preloader */
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
/* Don't change anything below here unless you know what you're doing */
/* Tabbed nav */
.coda-nav ul {
	position: absolute;
	clear: both;
	display: block;
	margin: 210px 0 0 430px;
	z-index: 999;
	overflow: hidden;
	background-color: #9EADAD;
	padding: 10px;
}
.coda-nav ul li {
	display: inline;
}
.coda-nav ul li a {
	background: #000;
	color: #fff;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 3px 6px;
	text-decoration: none;
	height: 1px;
}
/* Miscellaneous */
.coda-slider-wrapper {
	clear: both;
	overflow: auto;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel {
	display: block;
	float: left;
}
.coda-slider .panel-container {
	position: relative;
}
.coda-nav-left, .coda-nav-right {
	float: left;
}
.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url('/images/shade.gif') top left repeat-x;
}
.shadetabs li a:visited {
	color: #2d2b2b;
}
.shadetabs li a:hover {
	text-decoration: underline;
	color: #2d2b2b;
}
.shadetabs li a.selected {
	/*selected main tab style */
position: relative;
	top: 1px;
}
.shadetabs li a.selected {
	/*selected main tab style */
background-image: url('/images/shadeactive.gif');
	border-bottom-color: white;
}
.shadetabs li a.selected:hover {
	/*selected main tab style */
text-decoration: none;
}
.tabcontent {
	display: none;
}
@media print
{
.tabcontent {
	display: block !important;
}
}
.tabcontent-h1 {
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #057ccf;
	margin: 0;
	padding: 0;
}
.tabcontent-h2, .tabcontent-h2 a {
	display: block;
	font-size: 14px;
	font-weight: 700;
	font-family: Verdana;
	color: #000;
	margin: 3px;
	padding: 0;
}
.tabcontent-content {
	height: 145px;
	overflow: hidden;
	margin-bottom: 10px;
}
.tabcontent-content-custum {
	height: 214px;
	width: 406px;
	overflow: hidden;
	margin-bottom: 10px;
	background: url('/images/ong_asso_bg.png') no-repeat right;
}
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
.modernbricksmenu2 {
	padding: 0;
	width: 362px;
	border-top: 5px solid #D25A0B;
/*Brown color theme*/	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.modernbricksmenu2 ul {
	margin: 0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/;
	padding: 0;
	list-style: none;
}
.modernbricksmenu2 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
.modernbricksmenu2 a {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0;
/*Margin between each menu item*/	padding: 5px 10px;
	background-color: black; /*Brown color theme*/;
	border-top: 1px solid white;
}
.modernbricksmenu2 a:hover {
	background-color: #D25A0B; /*Brown color theme*/;
	color: white;
}
.modernbricksmenu2 a.selected {
	/*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/;
	color: white;
	border-color: #D25A0B; /*Brown color theme*/
}
.tabcontent {
	display: none;
}
@media print
{
.tabcontent {
	display: block !important;
}
}
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */
.indentmenu {
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left; /* width: 80%; width of menu*/;
	border-top: 1px solid navy;
/*navy border*/	background: black url('/css/indentbg.gif') center center repeat-x;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: white; /*text color*/;
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid navy; /*navy divider between menu items*/
}
.indentmenu ul li a:visited {
	color: white;
}
.indentmenu ul li a.selected {
	color: white !important;
	padding-top: 6px; /*shift text down 1px*/;
	padding-bottom: 4px;
	background: black url('/css/indentbg2.gif') center center repeat-x;
}
.tabcontentstyle {
	/*style of tab content oontainer*/
border: 1px solid gray;
	width: 410px;
	height: 248px;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display: none;
}
@media print
{
.tabcontent {
	display: block !important;
}
}
/* ######### END CSS for Shade Tabs. Remove if not using ######### */
.mainimage {
	border-width: 0px;
	margin: 3px 10px 0 3px;
	float: left;
}
.titretouspacks {
	background-position: -1px -2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	background-image: url('/css/titretouspacks.gif');
	background-repeat: no-repeat;
	text-indent: 37px;
	text-decoration: none;
}
.titretouspacksvert {
	background-position: -1px -2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	background-image: url('/css/titretouspacksvert.gif');
	background-repeat: no-repeat;
	text-indent: 37px;
	text-decoration: none;
}
.titretouspacks a:visited, .titretouspacksvert a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.titretouspacks a:link, .titretouspacksvert a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titretouspacks a, .titretouspacksvert a {
	color: #FFFFFF;
	text-decoration: none;
}
.titretouspacks a:hover, .titretouspacksvert a:hover {
	color: #000000;
	text-decoration: none;
}
.touspackslarge {
	background: url('/images/bg1.gif') repeat-x bottom;
	text-align: left;
	font-family: verdana, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
}
.separator {
	height: 5px;
	clear: both;
}
/* ######### SERVICES ######### */
.pave3 {
	background: url('/css/pave3bg.gif');
	width: 225px;
	height: 200px;
	float: right;
	margin-left: 5px;
	padding: 4px;
}
.pave3contenu {
	width: 225px;
	height: 200px;
	color: #10798F;
}
.pave3contenu ul {
	list-style-type: square;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 13px;
}
.pave3 h1 {
	color: #0a4a57;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.pave3 a.rollbouton {
	display: block;
	width: 90px;
	height: 15px;
	background: url('/css/BoutonBleu.gif') repeat-x;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, tahoma, helvetica;
	text-align: center;
	font-size: 12px;
}
.pave3 a.rollbouton:hover {
	background: url('/css/Boutonorange.gif') repeat-x;
	text-decoration: none;
}
.pave3rollbouton {
	width: 90px;
	margin: -15px 0 0 95px;
	height: 15px;
	font-size: 11px;
}
.pave3 h2 {
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 10px 2px 2px;
}
.produit1 {
	background: url('/images/produit1.png') no-repeat right;
}
.produit2 {
	background: url('/images/mysite.png') no-repeat right;
}
.produit3 {
	background: url('/images/Produit3.png') no-repeat right;
}
.produit4 {
	background: url('/images/produitwebzine.png') no-repeat right;
}
.produitblog {
	background: url('/images/produitblog.png') no-repeat right;
}
.tarifs {
	font-weight: 700;
	font-size: 11px;
	font-family: Verdana;
	color: #CC3300;
	font-style: italic;
}
.menuinclude a {
	margin-left: 8px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menuinclude {
	margin-left: 8px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.rollboutonsomm {
	display: block;
	width: 140px;
	height: 24px;
	background: url('/css/BoutonBleu.gif') no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, tahoma, helvetica;
	text-align: left;
	font-size: 16px;
	text-indent: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.rollboutonsomm:hover {
	background: url('/css/Boutonorange.gif') no-repeat;
	text-decoration: none;
}
#footer a:visited {
	padding: 5px;
	background-color: #5f9daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#footer a:link {
	padding: 5px;
	background-color: #5f9daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#footer a {
	padding: 5px;
	background-color: #5f9daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#footer {
	background-color: #5f9daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titreter {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	font-weight: 700;
}
.titreter a {
	color: #008bec;
	text-align: left;
}
#article {
	width: 542px;
	font-family: verdana;
	font-size: 12px;
}
#article h1 {
	color: #000;
	font-size: 20px;
	margin: 10px 0px;
}
.subarticle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 14px;
}
.subarticlehp {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
	text-align: left;
}
.troispaves {
	float: right;
	width: 318px;
	height: 135px;
	border-right: solid 2px #FFF;
}
.deuxpaves {
	float: right;
	width: 636px;
	height: 135px;
	border-right: solid 2px #FFF;
}
.includeEcartes {
	border: 3px solid #BF930D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 140px;
	background-color: #F8DC89;
	font-weight: bold;
}
.tableauOptions {
	width: 100%;
	background: #f5f8ff;
	font-family: verdana, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border: #f57700 solid 1px;
	padding: 10px;
}
.bandeau {
	border-top: 2px solid #0A50A1;
	background-color: #D6DFEF;
}
.includeEcartes {
	border: 3px solid #BF930D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 140px;
	background-color: #F8DC89;
	font-weight: bold;
}
.includequiz {
	border: 1px solid #336666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#qui a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#qui a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#qui a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#qui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.colonedroite {
	float: right;
	width: 810px;
}
.puce a {
	list-style-image: url('/images/Puce_petite.gif');
	font-family: verdana, tahoma, helvetica;
	color: #ff9933;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.puce {
	list-style-image: url('/images/Puce_petite.gif');
	font-family: verdana, tahoma, helvetica;
	color: #ff9933;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.petitepuce {
	list-style-image: url('/images/puce2.gif');
	font-family: verdana, tahoma, helvetica;
	font-size: 13px;
}
.tabcontent-content ul.petitepuce li a {
	color: #000;
}
.sousmenuservice ul {
	list-style-image: url('/images/fleche_suiv.gif');
	font-family: verdana, tahoma, helvetica;
	color: #ff9933;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.info {
	padding-right: 15px;
	background: url('/images/info_icon.gif') no-repeat center right;
}
.ong {
	font-family: Verdana;
	font-size: 12px;
}
.ong h1 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.ong h2 {
	color: #FFD90A;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.ong a {
	color: #fff;
}
.bodypopup {
	background: url('/images/bodypopup.jpg') repeat-x top;
	margin: 0;
	padding: 15px 5px 5px 5px;
	font-family: Verdana;
	font-size: 12px;
}
.bodypopup h1 {
	color : #bca663;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.bodypopup h2 {
	color: #3466cc;
	font-size: 15px;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}
.bodypopup a {
	color: #CC3300;
}
.bodypopuprightcontent {
	float: right;
	width: 50%;
	height: 390px;
}
.bodypopupleftcontent {
	width: 49%;
}
#super h1 {
	color : #000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
/* POPUPS */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	background: #fff;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
#cboxOverlay {
	background: #0F0F0F;
}
#colorbox {
}
#cboxContent {
	margin-top: 20px;
}
#cboxLoadedContent {
	background: #fff;
	padding: 0px;
}
/*#cboxLoadedContent{background:#fff; padding:15px 5px 5px 5px;}*/
#cboxTitle {
	position: absolute;
	top: -10px;
	left: 0;
	color: #fff;
	background: #CC3300;
	padding: 2px 10px 2px 10px;
	font-family: Verdana;
	font-size: 14px;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(/images/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxPrevious.hover {
	background-position: bottom left;
}
#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(/images/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxNext.hover {
	background-position: bottom right;
}
#cboxLoadingOverlay {
	background: #000;
}
#cboxLoadingGraphic {
	background: url("../images/loading.gif") no-repeat center center;
}
#cboxClose {
	position: absolute;
	top: 0px;
	right: 5px;
	display: block;
	background: url(/images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}
#cboxClose.hover {
	background-position: bottom center;
}
/*ACTUALITES */
.titremain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	color: #CC3300;
}
.titremain a {
	color: #CC3300;
}
.titresub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 14px;
	font-weight: 700;
}
.titresub a {
	color: #CC3300;
	text-align: left;
}
.titreter {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	font-weight: 700;
}
.titreter a {
	color: #008bec;
	text-align: left;
}
.subarticle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 3px;
	text-align: left;
	line-height: 14px;
}
.subarticlehp {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
	text-align: left;
}
.ipays {
	font-weight: bold;
	text-align: left;
	float: left;
}
a.fichepays {
	display: block;
	border: 1px solid #1A6878;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
	text-align: left;
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/images/pays_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-size: 13px;
}
a.fichepays:hover {
	background-image: url('/images/toolsbg.gif');
	background-repeat: repeat-x;
}
.subimage {
	border-width: 0px;
	padding-right: 3px;
	margin-right: 3px;
}
.tools {
	background-image: url('/images/toolsbg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #7CAEDC;
	width: 300px;
	position: relative;
	float: right;
}
.toolscentre {
	background-image: url('/images/toolsbg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #7CAEDC;
	width: 99%;
}
#imagelabel {
	text-align: left;
	color: #FFFFFF;
	padding-left: 2px;
	font-family: Verdana, Calibri, Arial;
	font-size: 10px;
	width: 105px;
}
#imagelabelCOPIE {
	height: 30px;
	text-align: left;
	color: #000000;
	margin-top: 2px;
	float: right;
	position: relative;
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	width: 105px;
	padding: 5px;
}
#articlesconnexes {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border-width: 1px;
	border-color: #B4B4B4;
	background-image: url('/images/articlesconnexes.gif');
	background-repeat: repeat-x;
	border-bottom-style: solid;
	margin-bottom: 2px;
	float: right;
	width: 300px;
}
#articlesconnexes a {
	color: #000000;
}
.articlesconnexes {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border-width: 1px;
	border-color: #B4B4B4;
	background-image: url('/images/articlesconnexes.gif');
	background-repeat: repeat-x;
	border-bottom-style: solid;
	margin-bottom: 2px;
	float: right;
	width: 300px;
}
.lireaussi {
	font-weight: bold;
	text-align: left;
	float: left;
	color: #9a1f10;
	font-variant: small-caps;
	font-size: 14px;
	margin-top: 0px;
	text-indent: 5px;
}
.commentaires {
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	margin: 0px 20px 0px 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lespluslus {
	padding: 2px;
	margin: 5px;
}
.CountryTitle {
	font-family: Verdana, Calibri, Arial;
	font-size: 22px;
	font-weight: bold;
}
.bandeaupays {
	background: url('/images/bg1.gif') repeat-x 50% bottom;
	font-family: verdana, tahoma, helvetica;
	color: #000000;
	width: 960px;
	height: 100px;
	text-align: right;
	color: #003333;
}
.bandeaupaystitre {
	float: right;
	padding-right: 20px;
	font-family: Verdana, Calibri, Arial;
}
.bandeaupaystitre h1 {
	text-transform: uppercase;
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cc3300;
}
.articlesfond {
	text-align: left;
	font-family: verdana, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
	margin-bottom: 25px;
}
.articlesfond a {
	color: #cc3300;
}
.imagepays {
	float: right;
	margin-top: 5px;
}
.hpli {
	font-family: verdana, tahoma, helvetica;
}
.hpli a {
	color: #000000;
}
.Online {
	background-color: #FBE3C4;
}
.tbactus {
	font-family: Verdana, Calibri, Arial;
}
.tbactus a {
	color: #000000;
}
.articledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.breves {
	font-family: Verdana, Calibri, Arial;
	font-size: 10px;
	width: 300px;
	height: 55px;
	padding: 5px;
}
.googlefeed {
	padding: 5px;
	width: 300px;
}
.googlefeed_l {
	padding: 5px;
	width: 300px;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #6FA7B2;
}
#pub {
	position: relative;
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 4px;
}
#pub300 {
	float: right;
	width: 300px;
	text-align: center;
	clear: both;
	background: #EBEBEB;
}
#pubForum {
	float: right;
	width: 438px;
	height: 190px;
	text-align: left;
	clear: both;
}
#pub700 {
	float: right;
	width: 960px;
	clear: both;
}
.Titre1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
.TitreNormal {
	color: #0066CC;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
.menusommaire {
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	margin: 3px;
}
.menusommaire a, .menusommaire a:link, .menusommaire a:visited {
	color: #000000;
}
.italique {
	font-style: italic;
	color: #801616;
}
.gras {
	font-weight: 700;
}
.clearleft {
	clear: left;
}
.listerouge {
	list-style-image: url('/images/Fleche_rouge.gif');
}
.listegrise {
	list-style-image: url('/images/Fleche_gris.gif');
}
.choixproduit {
	height: 234px;
	width: 190px;
	background: url('/images/cmd_choix.png') no-repeat;
	float: left;
	margin-right: 10px;
}
.choixproduit h1 {
	font-weight: 700;
	font-family: Verdana;
	font-size: 14px;
	color: #000;
}
.choixproduit h2 {
	background: #FDE700;
	color: #000;
	margin: 0px;
	border: solid 1px #fff;
	font-family: Verdana;
	font-size: 14px;
}
.choixproduitcontenu {
	height: 176px;
	padding: 10px;
	color: #000;
}
.commander {
	margin-top: 7px;
	color: #004091;
	font-weight: 700;
	font-family: Verdana;
	font-size: 14px;
}
.commander a, .commander a:visited {
	color: #004091;
	text-decoration: none;
}
.commander a:hover {
	color: #FF0000;
	text-decoration: none;
}
.fontverdana {
	font-family: Verdana;
	font-size: 12px;
}
.commandeong {
	color: #000;
	background: #ffff00;
	position: absolute;
	width: 150px;
	border: solid 4px #FF9900;
	margin-top: 10px;
	margin-left: -200px;
}
.etapes {
	color: #fff;
	position: absolute;
	margin-top: 205px;
	margin-left: 100px; /*
	background: #f5efe3;
	*/;
	background: url('/css/BoutonBleu.gif');
	padding: 5px;
	width: 735px;
	border: solid 1px #000;
	z-index: 10;
	font-weight: 700;
	font-family: Verdana;
	font-size: 13px;
}
.etapedeux, .etapetrois, .etapequatre, .etapecinq {
	font-weight: 700;
	color: #000;
	border: solid 1px #8F8F8F;
	background: #fff;
	padding: 2px 10px;
}
/*
.etapetrois  {
	font-weight:700;
	color:#000;
	border: solid 1px #8F8F8F;
	background: #fff;
	padding:2px 10px;
}
*/
.instructions {
	color: #000;
	background: #fff;
	position: relative;
	padding: 10px;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -220px;
	border: solid 4px #FF9900;
}
.thumb {
	float: left;
	padding: 10px;
	margin: 10px;
	clear: right;
	text-align: center;
}
.thumb img {
	border: #002757 solid 1px;
}
input, textarea, select, button {
	background-color: #EEEEEE;
}
textarea:hover, textarea:focus, input:hover, input:focus, select:hover, select:focus {
	background-color: #CDCDCD;
}
.glissant {
	display: none;
	background-color: #99CCFF;
	width: 600px;
	padding: 20px;
	margin-top: 10px;
	border-bottom: 5px solid #3399FF;
}
.attention {
	width: 128px;
	height: 128px;
	background: url("/images/attention.png");
	float: left;
}
.paddingdix {
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
}
.noir {
	color: #000000;
}
.large650 {
	width: 650px;
}
.noborder {
	border: 0px;
}
