@charset "utf-8";
html {
	height: 100%;
	width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/fond-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a img {
	border: none;
}
#site {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5a6870;
	border-right-color: #5a6870;
	border-bottom-color: #5a6870;
	border-left-color: #5a6870;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-y;
	display: table;
	height: auto;
}
/* CSS MENU HEADER */
#header_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a6870;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
	background-image: url(../images/bg_header_menu.gif);
	margin: 0px;
	padding: 0px;
}
#header_menu ul {
	display: inline;
	line-height: 22px;
	padding-right: 15px;
}
#header_menu li {
	display: inline;
	padding-left: 10px;
}
#header_menu a {
	color: #5A6870;
	text-decoration: none;
}
#header_menu a:hover {
	color: #FFF;
	background-color: #5a6870;
	display: inline;
}
/* CSS HEADER ET NAV. PRINCIPAL*/
#header {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/header_fond_1.jpg);
}
#menu_principal {
	background-color: #00aeef;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu_principal ul {
	margin: 0px;
	padding: 0px;
}
#menu_principal li {
	display: inline;
	margin-right: -5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_principal a {
	color: #FFF;
	border-right-style: dotted;
	border-right-color: #b2e7fa;
	border-left-color: #b2e7fa;
	border-right-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
	border-left-style: dotted;
	margin: 0px;
	font-weight: normal;
}
.mac.ff3 #menu_principal a {
	color: #FFF;
	border-right-style: dotted;
	border-right-color: #b2e7fa;
	border-left-color: #b2e7fa;
	border-right-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	padding-right: 3ex;
	padding-left: 3ex;
	border-left-style: dotted;
	margin: 0px;
	font-weight: normal;
	font-size: 12.5px;
}
.mac.safari #menu_principal a {
	color: #FFF;
	border-right-style: dotted;
	border-right-color: #b2e7fa;
	border-left-color: #b2e7fa;
	border-right-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	padding-right: 3.5ex;
	padding-left: 3.5ex;
	border-left-style: dotted;
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
}
#menu_principal a:hover, #menu_principal a:focus, #menu_principal a:active {
	color: #5A6870;
	text-decoration: none;
	background-color: #b2e7fa;
	display: inline-block;
}
#div_sous-menu {
	height: 19px;
	background-image: url(../images/bg_div_sous-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* SOUS-MENU */
.sous-menu {
	background-color: #B2E7FA;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A6870;
	line-height: 22px;
	width: 950px;
}
.sous-menu a {
	background-image: url(../images/puce_fleche.gif);
	background-position: left center;
	margin-left: 10px;
	background-repeat: no-repeat;
	color: #5A6870;
	text-decoration: none;
	padding-left: 10px;
}
.sous-menu a:hover, .sous-menu a:focus, .sous-menu a:active {
	color: #000;
}
/* CONTENT */
#middle {
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: table;
}
.ff3 #middle {
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
#left { width: 685px; margin-left: 15px; margin-right: 15px; float: left; margin-bottom: 20px; display: block; height: auto; 
}
.ff3 #left {
	width: 685px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
	height: 100%;
}
#fil-arianne {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffbc33;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}
#fil-arianne a {
	color: #5A6870;
	text-decoration: none;
}
#fil-arianne a:hover {
	color: #333;
}
#left h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a6ce39;
	margin-top: 5px;
}
#left h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #00aeef;
	line-height: 36px;
	margin-top: -.2em;
	margin-bottom: .5em;
}
#left h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffbc33;
	margin-bottom: -0.5em;
	margin-top: 30px;
}
#left h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A6870;
	margin-bottom: -0.5em;
}
.mac.safari #left h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A6870;
	margin-bottom: 1em;
	line-height: 16px;
}
#left h5 {
	color: #5A6870;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: -15px;
	margin-bottom: 30px;
	padding: 0px;
}

#left h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #A6CE39;
	margin-top: -10px;
	font-weight: normal;
	padding: 0px;
}
#left p { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-align: left; 
}
#left p.haut { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: italic; color: #00AEEF; font-size: 15px; padding-bottom: 20px; margin-top: -10px; }

.mac.safari #left p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6870;
	text-align: justify;
	line-height: 16px;
}
.mac.ff3 #left p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6870;
	text-align: justify;
	line-height: 20px;
}
#left ul li {
	list-style-image: url(../images/puce_fleche.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5A6870;
}
#left a {
	color: #A6CE39;
	text-decoration: none;
}
#left .table {
	margin-right: auto;
	margin-left: auto;
}
.mac.safari #left .table {
	clear: both;
	width: 100%;
}
#left .video {
	background-image: url(../images/picto-video.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	line-height: 24px;
}
.mac.safari #left .video {
	background-image: url(../images/picto-video.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	line-height: 30px;
	clear: both;
	display: block;
}
.mac.ff3 #left .video {
	background-image: url(../images/picto-video.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	line-height: 30px;
	clear: both;
	display: block;
}

#left a:hover {
	color: #000;
}
#left .bt a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #A6CE39;
	display: inline;
	padding: 2px;
	line-height: 11px;
}
#left .bt a:hover {
	background-color: #D5E255;
}
#pdf ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 3px;
	background-position: left bottom;
	display: block;
	width: auto;
	margin-left: -35px;
	padding-left: 35px;
}
#illustrationleft {
	display: table; /* important */
	float: left;
	width: 250px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
#illustrationleft p {
	background-color: #CCC;
	margin: 0px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#illustrationright {
	display: table; /* important */
	float: right;
	width: 250px;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#illustrationright p {
	background-color: #CCC;
	margin: 0px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.paypal { width: 160px; text-align: center; }

#pdf p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5A6870;
	text-align: left;
}
#pdf a {
	color: #A6CE39;
	text-decoration: none;
}
#pdf a:hover {
	color: #000;
}
.paragraphe {
	background-color: #A6CE39;
	display: inline;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 1px;
}
.age {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	background-color: #FFBC33;
	margin-top: -15px;
	line-height: 18px;
	padding-right: 3px;
	padding-left: 3px;
}
.cell-bleu {
	background-color: #B2E7FA;
	padding-right: 5px;
	padding-left: 5px;
}
.table-participation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6870;
	line-height: 22px;
}
.img_right {
	float: right;
	margin-left: 20px;
	clear: both;
}
.img_left {
	float: left;
	margin-right: 20px;
	clear: both;
}
.mac.safari .img_left {
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
}

#book { width: 160px; float: left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; margin-right: 30px; text-align: center; margin-bottom: 25px; }

#box-tabs {
}
.zone_no-langue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A6870;
	background-color: #EBEBEB;
	padding: 5px;
	border: 1px dashed #00AEEF;
	margin-bottom: 200px;
	clear: both;
}

.calendrier {
	vertical-align: middle;
	width: 650px;
	margin-top: 20px;
}
.calendrier th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #A6CE39;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: left;
}
.calendrier td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A6870;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffdd99;
}
#left .calendrier a {
	color: #00AEEF;
}
#left .calendrier a:hover {
	color: #000000;
}

#right {
	background-color: #FFF200;
	margin-left: 716px;
	width: 234px;
}
.ff3 #right {
	background-color: #FFF200;
	width: 234px;
	margin-left: 716px;
	display: block;
}
#right h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #A6CE39;
	display: inline;
	margin-top: 10px;
}
#right hr {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999;
	border-bottom-color: #FFF;
}
.bleu {
	font-weight: bold;
	color: #00AEEF;
}
#site .traduire {
	color: #F0C;
}

.box_stroke {
	border: 1px solid #808285;
}
.box {
	background-color: #FFF;
	margin-right: 12px;
	padding: 5px;
	margin-bottom: 25px;
}
.box h4 {
	font: normal 1.1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFBC33;
	margin-top: 5px;
	margin-bottom: 2px;
}

.box ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -35px;
	padding-left: 30px;
	margin-top: 3px;
}
.box p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5A6870;
	text-align: left;
}
.box a {
	color: #A6CE39;
	text-decoration: none;
}
.box a:hover {
	color: #000;
}
.box-menu {
	background-color: #FFF;
	margin-right: 12px;
	padding: 5px;
	margin-bottom: 25px;
}
.box-menu ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box-menu li {
	list-style-image: url(../images/puce_fleche.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.box-menu a {
	color: #FFBC33;
	text-decoration: none;
}
.box-menu a:hover {
	color: #000;
}
.top {
	text-align: right;
	margin-top: 15px;
}
#footer {
	clear: both;
	background-color: #cccccc;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A6870;
}
#nav_rapide {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#nav_rapide ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_rapide li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5A6870;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(../images/puce_fleche.gif);
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
	background-position: 0px 2.5px;
}
#nav_rapide li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5A6870;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	margin-left: 0px;
}
#nav_rapide a:hover {
	color: #333;
}
#nav_rapide h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #FFF;
	font-weight: normal;
	background-color: #00AEEF;
	display: inline;
	padding: 1px;
}
#footer hr {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-color: #999;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
#zone-logo {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5A6870;
}

