/*
Theme par Magavenue
*/
body {
  font-size: 12px;
  font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  background: #cb0c11 url('images/deg.png') repeat-x top;
  color: #464646;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  }
#page {
  background: transparent url('images/body.gif') repeat-y top;
  text-align: left;
  margin: 0 auto;
  padding: 20px 0;
  width: 798px;
  }

#page h1 {
  background:transparent url(images/bgh1.gif) repeat-x scroll center top;
  border-bottom:medium none;
  color:white;
  font-size:16px;
  text-align: center;
  font-weight:bold;
  height:20px;
  margin-bottom:5px;
  margin-left:5px;
  margin-top:0;
  padding-left:10px;
  padding-top:3px;
  width:510px;
}

#page h2 {
  background:transparent url(images/application_add.gif) no-repeat scroll left top;
  border-bottom:1px solid #CCCCCC;
  font-size:14px;
  font-weight:bold;
  margin-bottom:5px;
  padding-bottom:2px;
  margin-top:15px;
  padding-left:20px;
  width:261px;
  padding-top:1px;
  color:#333333;
  font-weight:bold;
}

#page h3 {
  color:#792525;
  font-size:13px;
  font-weight:bold;
  margin-bottom:-5px;
}

.drapeaux {
  position: absolute;
  margin-top:-16px;
}

*+html .drapeaux {
  margin-left:-520px;
}


.drapeaux li{
display:inline;
padding-left:10px;
}


#header {
  text-align: left;
  margin: 8px auto 0;
  padding: 0;
  height: 216px;
  width: 798px;
  }
.narrowcolumn {
 background:white url(images/bgpage.gif) repeat-x scroll center top;

border:1px solid #F2E9AB;
float:left;
margin:0 0 0 29px;
width:530px;
  }

*html .narrowcolumn {
 margin-left:15px;
}

#sidebar {
  padding: 0;
  margin: 0 0 0 580px;
  width: 180px;
  font-size: 11px;
  font-weight: bold;
  color: #707070;
  }
#footer {
  padding: 28px 0 0;
  margin: 0 auto;
  width: 798px;
  clear: both;
  background: url('images/foot.gif') no-repeat top;
  border: none;
  color: #555
  }
#footer strong{
  font-weight: bold;
}
#footer strong a{
  color: #555;
  text-decoration: none;
}
#footer p {
  margin: 0;
  padding: 0;
  text-align: center;
  }
hr {
  display: none;
  }
.clear {
  clear: both;
}
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }
.center {
  text-align: center;
  }
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
a img {
  border: none;
  }
p img {
  padding: 0;
  max-width: 100%;
  }
a {
  color: #008ad1;
  text-decoration: underline;
}
p {
  line-height: 16px;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}
code {
  font: 12px Arial, 'Courier New', Courier, Fixed;
  }
#header h1{
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 26px 0 0 36px;
  text-align: left;
  }
#header h1 a{
  color: #fff;
  text-decoration: none;
  }
#header .description {
  margin: 0;
  padding: 0 0 0 36px;
  color: #fff;
  font-size: 15px;
  text-align: left;
  }

#header #menu {
  margin-left:-13px;
  margin-top:-30px;
  position:absolute;
}

*+html #header #menu {
 margin-top:186px;
 margin-left:-810px;
}
*html #header #menu {
 margin-top:186px;
 margin-left:-810px;
}

#header #menu ul {
  list-style-type:none;
  margin-left:-31px;
  margin-top:0;
}

*+html #header #menu ul.surmenu li {
  max-width:83px;
  margin-left:7px;

}
#header #menu ul.surmenu li {
  background:transparent url(images/bg_menu_separator.png) no-repeat scroll 0 0;
  float:left;
  height:31px;
  margin-right:-17px;
  max-width:83px;
  padding-left:20.5px;
  padding-right:0;
  text-align:center;
}
*html #header #menu ul.surmenu li {
 background:none;
 width: 90px;
 padding-left:6px;
}

#header #menu ul.sousmenu li {
  text-align:left;
  width:130px;
  float: left;
}
#header #menu ul.sousmenu li h2 {
  font-size:12px;
}


#header #menu li h2 {
  color: #fff;
  display: inline;
  text-decoration: none;
  font-size:13px;
}
#header #menu li:hover h2{
    color:#5b8031;
}

#header li h4 a{
   width:20px;
}
*+html #header .menuIE7 {
  background: transparent url(images/trans.png);
  height: 32px;
}



#header li a{
  color: #fff;
  text-decoration: none;
}

#header #menu .sousmenu {
background:transparent url(images/fondmenu.png) repeat scroll 0 0;
height:77px;
margin-left:314px;
margin-top:18px;
display:none;
position:absolute;
width:91px;
  filter : alpha(opacity=80);
  -moz-opacity : 0.9;
  opacity : 0.9;
}
*+html #header #menu .sousmenu {
 margin-left:-460px;
 width:131px;
margin-top:30px;
}
*html #header #menu .sousmenu {
 margin-left:-460px;
 width:131px;
margin-top:20px;
}


#header #menu .sousmenu li {
border-bottom:1px solid black;
float:none;
line-height:18px;
margin-left:-40px;
text-align:left;
width:129px;
}
*html #header #menu .sousmenu li {
  margin-left:0px;
}

*+html #header #menu .sousmenu li {
  margin-left:0px;
}


#header #menu .sousmenu li:hover{
 background:#9c461a;
 width:130px;

}




.current_page_item{
  font-weight: bold;
}
h2 {
  font-size: 16px;
  margin: 0;
  padding: 7px 0 6px 8px;
  color: #464646;
}
h2 a{
  text-decoration: none;
  color: #464646;
}
small.subtitle{
  font-size: 11px;
  font-weight: bold;
  color: #464646;
  padding: 10px 8px 6px 0;
  float: right;
}
.entry{
  clear: both;
  padding: 0 8px;
}
.morecomment {
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  clear: left;
}
#sidebar h2 {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#464646;
font-size:16px;
width:64px;
margin-top:50px;
}

#sidebar h3{
  background:transparent url(images/icon.gif) no-repeat scroll 4px 4px;
  border:medium none;
  color:#792525;
  font-size:13px;
  font-weight:bold;
  height:29px;
  padding-left:54px;
  padding-top:18px;
}
#sidebar h3:hover {
color:#5B8031;
} 

*+html #sidebar h3 {
  margin-top:0px;
}

#sidebar h3.gift{
  background:transparent url(images/cadeau.png) no-repeat scroll 4px 4px;
  margin-left:5px;
padding-left:50px;
padding-top:13px;
}
#sidebar h3.video{
  background:transparent url(images/play.png) no-repeat scroll 4px 4px;
  margin-left:5px;
padding-left:50px;
padding-top:13px;
}

#sidebar a {
  text-decoration: none;
  color: #792525;
  cursor: pointer;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style-type: none;
  }
#sidebar ul ul{
  margin: 7px 0 26px 26px;
}
#sidebar li li{
  list-style-type: disc;
  line-height: 18px;
  }
#searchform {
  margin: 10px auto;
  padding: 5px 0;
  }
#sidebar #searchform #s {
  width: 102px;
  padding: 2px;
  }
#sidebar #searchsubmit {
  padding: 0;
  }
.postmetadata{
  clear: both;
}
.postmetadata small{
  display: block;
  padding: 5px;
}
.post hr {
  display: block;
  }
.navigation {
  text-align: center;
  padding: 20px 0 10px;
  }
.topnav {
/*  width: 470px;
  position: absolute;
  top: 210px;*/
  padding-top: 0;
}
form {
  margin: 0;
  padding: 0;
}
h3.comments {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
  font-size: 1em;
}
.commentlist {
  padding: 0;
  margin: 0;
  }
.alt {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }
.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style-type: none;
  font-weight: bold;
  }
.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }
.commentlist cite a, .commentmetadata a {
  text-decoration: none;
}
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
  }
.commentmetadata {
  margin: 0;
  display: block;
  }
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
.entry form {
  text-align:center;
}
.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
}

#shadowbox{color:#888;display:none;font-family:'Lucida Grande', Tahoma, sans-serif;margin:0 auto;position:relative;text-align:left;visibility:hidden}#shadowbox_body{background:#eee;border:10px solid #fff;margin:0;overflow:hidden;padding:0;position:relative}#shadowbox_body_inner{overflow:hidden;position:relative}#shadowbox_container{height:0;left:0;margin:0;padding:0;position:fixed;text-align:center;top:0;width:100%;z-index:999}#shadowbox_content.html{height:100%;overflow:auto;width:100%}#shadowbox_counter{float:left;padding-left:10px}#shadowbox_counter a{padding:0 4px 0 0}#shadowbox_loading{background:#ccc;height:10000px;left:0;position:absolute;top:0;width:100%}#shadowbox_loading img{float:left;margin:10px 10px 0}#shadowbox_loading span{float:left;font-size:10px;margin-top:16px}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px}#shadowbox_overlay{display:block;left:0;margin:0;padding:0;position:absolute;top:0;visibility:hidden;z-index:998}#shadowbox_title{height:30px;overflow:hidden;padding:0}#shadowbox_title_inner{background:#fff;font-size:16px;height:16px;line-height:16px;padding:10px 0 4px 10px;white-space:nowrap}#shadowbox_toolbar{height:26px;margin:0;overflow:hidden;padding:0}#shadowbox_toolbar_inner{background:#fff;height:26px}#shadowbox_toolbar_inner div{font-size:10px;height:10px;line-height:10px;padding-top:6px}#shadowbox_toolbar_inner div a{color:#888;text-decoration:none}#shadowbox_toolbar_inner div span.shortcut,#shadowbox_counter a.shadowbox_counter_current{font-weight:700;text-decoration:underline}div.shadowbox_message{padding:10px;text-align:center}div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline}div.shadowbox_message a:link,div.shadowbox_message a:visited{color:#bed333;text-decoration:none}

#grille p strong {
    float:left;
    color:black;
}
#grille p {
  text-align: right;
  clear: both;
  color:#792525;
}
#grille table {
  width:400px;margin:0 auto;
}
#grille table tr {
  height: 25px;
}
.separateur {
 border-bottom:1px solid #E7E0CE;
 margin:0 auto;
 width:350px;
}

.pagetop a{
  margin-right:238px;
  float:right;
  color:#792525;
}
.lien_banniere1 a:hover{
color:#cb0c11;
}

.lien_banniere1 a{
color:white;
font-size:14px;
font-weight:bold;
}

.lien_banniere1 {
margin-left:731px;
margin-top:27px;
position:absolute;
}

.lien_banniere2 {
color:white;
font-size:13px;
font-weight:bold;
margin-left:26px;
margin-top:166px;
position:absolute;
}

.entry object {
  margin-left:80px;
  margin-bottom: 20px;
}
.entry .flash_petitjeu {
  margin-left:21px;
}
*+html .entry .flash_petitjeu {
  margin-left:41px;
}
.entry .flash_ini {
margin:0 10px 0 0;
float:left;
}

*+html .flash_ini {
margin:0 10px 0 0;
float:left;
}

*+html #lecon {
  width:305px;
}


#lecon h2 {
  width:400px;
}
*+html #lecon h2 {
  width:250px;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform {
	margin:10px auto 0 auto;
	width: 410px;
}

.cform fieldset	{
	margin-top:10px;
	padding:5px 0 15px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}

ol.cf-ol li	{
	margin:15px 0!important;
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

form ol.cf-ol li.textonly {
background:transparent url(images/application_add.gif) no-repeat scroll left top;
border-bottom:1px solid #CCCCCC;
color:#333333;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:15px;
padding-bottom:2px;
padding-left:20px;
padding-top:1px;
width:261px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:149px;
	margin:4px 10px 0 0;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:149px; /* must be the same as above!*/
	display:block;
}

label.cf-before {
	margin:4px 10px 0 0;
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	padding:3px;
	background: #f9f9f9;
	border: 1px solid #888888;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#F3F8F8;
}
.cform textarea{
  width:242px;
}


.cform input {
	width:150px;
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}

.cform select.cfselectmulti	{
	height:7.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{
	margin:2px 0 0 0;
	width:14px;
	height:22px;
	border:none!important;
	background:none!important;
}

.cform input.cf-box-a 	{
	margin-left:100px; /* check with label 'width' incl. */
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box;
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:100px;
	padding:5px;
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:#f1ede2;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}
.cform label .spe {
  margin-bottom:18px;
margin-top:14px;
width:438px;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
*+html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


