/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#fff;background:#000;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0.8em 1.4em 0 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

body { 
	font-family: verdana, arial, sans-serif;
	font-size: .74em;
}

img{border: 0px; margin:0; padding:0;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ccc;color:#ccc;clear:both;float:none;width:99%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

h1
{ font-family: tahoma, verdana, arial, sans-serif;
  font-size: 200%;
  font-weight: normal;
  margin: 0px;
  padding:5px 0 5px 0;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

.container { width:980px;margin-left: auto; margin-right: auto; }

#content p {
	font-size:10px;line-height:12px; text-align:justify;
}

#mainbox1 {
	background:url(../images/mainbox1.jpg) top left no-repeat; width:688px; height:405px; float: left; margin:0;
	/*  border:1px solid red;  */
}
#mainbox1content  {
	padding:90px 40px 5px 275px;
}
#mainbox1-right {
	background:url(../images/mainbox1-right.jpg) top left no-repeat; width:280px; height:405px; float: left; margin:0;
	/*border:1px solid blue;*/
}
#mainbox1-rightcontent  {
	padding:35px 40px 10px 35px;
}
#mainbox2 {
	background:url(../images/mainbox2.jpg) top left no-repeat; width:688px; height:515px; float: left;margin:0; clear:both;
	/*border:1px solid green;*/
}
#mainbox2content  {
	padding:90px 40px 10px 50px;
}
#mainbox2-right {
	background:url(../images/mainbox2-right.jpg) top left no-repeat; width:280px; height:515px; float: left;margin:0;
	/*border:1px solid yellow;*/
}
#mainbox2-rightcontent  {
	padding:25px 40px 10px 30px; 
}

#mainbox1-rightcontent strong { font-weight:bold; color:#AACC37; }
#mainbox2content p, #mainbox2-rightcontent li { font-size:12px; line-height:16px; }
#mainbox2-rightcontent { text-align:center;}
#mainbox2-rightcontent h2 { background:url(../images/mainbox2-right-title.jpg) top left no-repeat; color:#E8800A; padding:5px; text-align:center; font-size:16px; font-weight:bold;} 
#mainbox2-rightcontent ul { list-style-type:none;}
#mainbox2-rightcontent li { padding:8px 0;  font-size:14px;}
#mainbox2-rightcontent li a { color:#FFF; text-decoration:none;}
#mainbox2-rightcontent li a:hover { color:#E8800A; text-decoration:underline;}

.partners {
	text-align:center;
	/* padding: 0 80px 0; pour ne pas augmenter l'espace */
	padding:16px 0 16px 0; /* pour augmenter l'espace */
	}
.partners img {
	padding:5px;
}
#contentbis {padding-top:50px; }
#contentbiscontent { float:left; width:710px; margin:0 7px 0 7px;}
#contentbiscontent p, contentbiscontentbig p { 
/* font-size:11px;line-height:14px; pour augmenter l'espace */
padding:5px 0; font-size:11px;line-height:18px; 
}
#contentbiscontent h2, #contentbiscontentbig h2 {color:#E8800A; font-weight:bold; padding:5px; font-size:16px;} 
.colpub { width:120px;}
.coltext { width:330px; float:left; margin:2px 8px;}

/* FOOTER */

#footer { background:url(../images/footer.jpg) top left no-repeat; padding:0 0 60px 0; border:1px solid #000}
#footer p { text-align:center; color:#FFF; padding:0; margin:0; line-height:16px; }
#footer a { text-decoration:none; color:#FFF; }
#footer a:hover { text-decoration:underline; color:#FFF; }
#footer-link2 {
	padding:5px 0 5px 0; 
}
#footer-link1 {
	padding:230px 0 5px 0; 
}
.toplinks {display:none;}

/* PAGES */

#mainboxaffi {
	background:url(../images/mainboxaffi.jpg) top left no-repeat; width:960px; height:533px; float:left; margin:0;
	/*border:1px solid yellow;*/
}
#mainboxafficontent  {
	padding:100px 40px 5px 265px;
	font-size:13px;line-height:18px; 
}

#mainboxafficontent p {
	font-size:11px;line-height:16px; 
}

#mainboxaffi strong { font-weight:bold; color:#AACC37; }

#contentbiscontentbig { float:left; width:950px; margin:0 7px 0 7px;}
.coltextbig { width:455px; float:left; margin:2px 8px;}

.boxpartner {padding:30px 0; clear:both; min-height:200px;}
.boxpartner h2 {background:url(../images/boxpartner-h2.jpg) top left no-repeat; color:#F7CB03 !important; padding-left:15px !important; margin-bottom:10px;}
.boxpartner h2 span {float:right; margin-right:125px; color:#fff;}
.boxpartnerimg { float: left; padding: 0px 10px 0px 10px; width:125px;  }
.boxpartnertext { float: left; padding: 0px 0px 0px 0px; width:305px; font-size:11px;line-height:14px; /*border:1px solid red;*/ }
.boxpartnertext em {font-style:normal; color:#E8800A; font-weight:bold; }

.greentbn {list-style:none; padding-left:25px;}
.greentbn li {background:url(../images/btn-green-big.jpg) top left no-repeat; padding:8px 0; margin-bottom:12px;}
.greentbn li a {color:#fff !important; text-decoration:none; font-size:14px !important; font-weight:bold; }

#contenu { padding:15px 80px; }

#contenu a {color: #e8800a; text-decoration:none;}
#contenu a:hover {color: #e8800a; text-decoration:underline;}

#contenu h2 { background:url(../images/btn-green-big.jpg) top left no-repeat; padding:8px 0 8px  25px; margin-bottom:12px; color:#FFFFFF; font-size:14px !important; font-weight:bold; }

.txt_jaune, .txt_rouge  {
color: #e8800a;
font-weight: bold;
}

.btnFlash a, .btnFlash a:hover {color:#FFFFFF !important; text-decoration:none !important;}

.btnFlash {
text-align:center; background:url(../images/btn-green-big.jpg) center center no-repeat; padding:8px 0 8px 0px; color:#FFFFFF; font-size:10px !important; font-weight:bold; margin-bottom:10px;
}

.btnDown {
text-align:center;
}

.btnDown a, .btnDown a:hover {color:#FFFFFF !important;
text-align:center;
}

blockquote { color:#FFFFFF; }

.blink {color:#FF0000;}