*{
	padding:0;
	margin:0;
	border:none;
}

/* COULEURS 

vert foncé : #005F60
vert clair : #9BCFB5

orange : #F29400
bleu : #009898
bleu gris : #9BCFB5

bleu fonce : #007BC2
bleu clair : #00ABE2

jaune foncé : #CCA915
jaune clair : #ECCC23

rouge clair : #D45F47

vert tache : #58AB27

gris : #336666
gris_clair : #5EAEAE


*/

div.border_top { font-size:6px; height:5px; background-color:#58AB27; margin-bottom:0; }

body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#444444;
	background-color:#e36725;
	background-image:url(../img/bg_site.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

p {
	margin-bottom:10px;
	margin-top:10px;
}

input, select, textarea {
	border:1px solid #C0C0C0;
	padding:3px;
}

h3 {
	font-size:14px;
	font-weight:100;
	margin-bottom:10px;
}

h3.home {
	margin-top:10px;
}

h3.subscribe_form {
	margin-top: 10px;
}

h2 {
	margin-bottom:10px;
	color:#005F60;
}

a:link, a:visited {
	color:#666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.small {
	font-size:10px;
}

#wrapper {
	/*margin-left:15px;*/
	margin:0 auto;
	/*padding-left:15px;*/
	width:940px;
}

#menu {
	width:940px;
	margin-bottom:10px;
	margin-top:0px;
}

#menu div#header{ background-image:url(../img/header.jpg); height:194px;}

#menu div#header div#lang_choose { position:relative; left:610px;width:180px;}

div#accueil { width:650px; margin-top:50px; }

div#accueil div#presentation { float:right; width:350px; text-align:left; }

div#accueil div.illustration { text-align:left; width:320px; margin-bottom:5px; }

div#logo { margin-top:0px; width:180px;} 

div#logo img { margin-top:20px; }

#menu div#country {
	
}

#zone_slogan {
	text-align:right; 
	display:block; 
	margin-bottom:34px; 
	margin-top:0px; 
	width:450px; 
	height:50px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../img/slogan_vert.gif);
	margin-left:190px;
}

#menu div#rubriques {
	margin:0;
	background-image:url(../img/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
}

#menu div#fin_header {
	height:21px;
	background-image:url(../img/bg_fin_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#breadcrumb {
	padding-left:225px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
	margin-bottom:20px;
	color:#666666;
	text-transform:uppercase;
}

#breadcrumb span { float:right; margin-right:20px; display:block; width:200px; } 

#content {
	width:940px;
}

#news {
	float:right;
	width:201px;
	/*padding-left:5px;
	padding-right:5px;*/
	margin-right:15px;
}

#news div {
	border-top:1px solid #fff;
	/*padding-top:20px;
	padding-bottom:20px;*/
	font-size:10px;
	color:#666666;
	background-color:#fef1d3;
	padding:3px;
}

#news div.light { background-color:#fff8e9; }

#news div h3 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#news div h3 a { color:#444; }

#news div p { margin:0px; }

#news div ul {	margin-left:20px; }

div#news div.allnews {
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #fddc91; 
	background-color:#fff;
}

div#news div.allnews a:hover {
	color: #FAB923;
}

/*Lydie*/
#news marquee a:link, #news marquee a:visited {
	text-decoration:none;
	color:#D45F47;
}

#news marquee a:hover { color:#DF8875; text-decoration:underline; }

#contenu {
	width:690px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	margin-bottom:30px;
}

#footer {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px;
	padding-top:4px;
	clear:both;
	color:#fda330;
}

#footer div.right {
	float:right;
	font-size:10px;
}

#footer #boutons { padding-top:12px; }

#footer #adresse {
	margin-left:0px;
	font-size:10px;
}

#footer a { color:#fda330; }

#footer div#adresse span { margin-left:173px; }

div#page_content_accueil { margin-left:5px; text-align:left; }

div#bloc_accueil {
	width:690px;
}

div#bloc_accueil div { width:220px; margin-left:4px; margin-right:4px; height:360px; font-size:12px; }

div#bloc_accueil div#jaune, div#bloc_accueil div#vert { float:right; }

div#bloc_accueil div a { font-size:14px; }

div#bloc_accueil div#bleu a { color:#1550cc;}
div#bloc_accueil div#jaune a { color:#e10001;}
div#bloc_accueil div#vert a { color:#488004;}

div#bloc_accueil div#bleu { 
	background-color:#7ab2e6;
	background-image:url(../img/bg_bleu.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div#bloc_accueil div#jaune { 
	background-color:#fcc437;
	background-image:url(../img/bg_jaune.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div#bloc_accueil div#vert { 
	background-color:#c5d169;
	background-image:url(../img/bg_vert.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

div#bloc_accueil div ul { list-style:none; margin:10px; margin-top:20px; }

div#bloc_accueil div ul li { margin-bottom:22px; }

#accueil_menu {
	width:540px;
	text-align:center;
	/*margin-left:84px;*/
	margin-left:95px;
	margin-top:20px;
}

#accueil_menu div {
	display:block;
	float:left;
	text-align:left;
	color:#CCCCCC;
	font-size:11px;
}

#accueil_menu div a:link, #accueil_menu div a:visited {
	text-decoration:none;
	color:#CCCCCC;
}

#accueil_menu div ul{
	margin:0; 
	padding:0; 
	list-style:none;
	margin-top:3px;
}

#accueil_menu div ul li { margin-bottom:3px; }


#menu_vertical {
	float:left;
	width:170px;
	text-align:left;
	font-size:11px;
	color:#CCCCCC;
	margin-top:5px;
	margin-left:6px;
}

#menu_vertical ul { list-style:none; padding:0; margin:0; margin-bottom:15px; width:179px; }

#page_content {
	/*Default width : 465*/
	width:455px;
	text-align:left;
	margin-right:10px;
	/*padding-left:35px;*/
	position:relative;
	left:25px;
}

#page_content p.intro { font-weight:bold; }

#page_content h2 { font-size:24px; }

#page_content a:link, #page_content a:visited { color:#FBA433; }

#page_content img {
	/*margin:4px;*/
}

#page_content ul {
	margin-left:20px;
}

/*#page_content a:link, #page_content a:visited { border-bottom:1px dotted #666; }
#page_content a:hover { border-bottom:none; }*/

#page_content h2, h1.news { color:#e46926; }
#page_content h3 { /*color:#9BCFB5;*/ color:#fea42e; }

/*NEWS*/

div#page_content div#news_list div {
	padding:10px;
	border:1px solid #C0C0C0;
	background-color:#F9F9F9;
	margin-bottom:5px;
}

#page_content p.news_item {
	display:block;
	width:100%;
	border-bottom:1px dotted #9BCFB5;
	padding-bottom:30px;
	padding-top:20px;
}

#page_content p.news_item span.title { font-size:12px; font-weight:bold; display:block; margin-bottom:10px; }

#page_content p.news_item span.date { display:block; float:left; width:70px; }

.date { font-size:10px; }

/*Pagination*/

div.pagination {
	text-align:right;
	font-size:10px;
}

div#slogan { 
margin-bottom:20px; 
color:#005F60;
margin-left:10px;
font-weight:bold;
}

/* AGENDA -- LYDIE */
div.details_agenda {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #9BCFB5;
}

div.details_agenda select {
	font-size:10px;
	width:160px;
	padding: 0px;
}

div.details_agenda div { padding:3px; padding-top:10px; padding-bottom:10px; margin-bottom:1px; margin-top:1px; }

div.details_agenda div span { display:block; width:150px; float:right; }

div.details_agenda div.list { background-color:#F6F6F6; }

div.details_agenda div.listdark { background-color:#F0F0F0; }

/*INVITATION*/

div.details_invitations {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #9BCFB5;
}

div.details_invitations select {
	font-size:10px;
	width:140px;
}

div.details_invitations div { padding:3px; padding-top:10px; padding-bottom:10px; margin-bottom:1px; margin-top:1px; }

div.details_invitations div span { display:block; width:150px; float:right; }

div.details_invitations div.list { background-color:#F6F6F6; }

div.details_invitations div.listdark { background-color:#F0F0F0; }

div.contact, div.news {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #9BCFB5;
}

div.news { 
	border:1px solid #FEA42E;
}

div.contact input, div.contact textarea ,
div.news input, div.news textarea  {
 width:240px; font-size:12px; 
 }

div.contact input[type=submit], div.contact select ,
div.news input[type=submit], div.news select  { 
	width:248px; font-size:12px; 
}

div.contact div , div.news div { background-color:#F6F6F6; padding:3px; padding-top:5px; padding-bottom:5px; margin-bottom:1px; margin-top:1px; }

div.contact div.erreur, div.news div.erreur { background-color:#FBECEC; color:#990000; }

div.contact div span , div.news div span  { display:block; width:150px; float:left; }

/*VIDEOS*/

div#liste_video {
	float:right;
	width:150px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid #F49E00;
	background-color:#F6F6F6;
	padding:5px;
}

div#liste_video h3 { margin-top:4px; }

span.bordure { 
	background-image:url(../img/film.gif); 
	background-repeat:repeat-x; 
	background-position:center left;
	display:block;
	width:150px;
	height:10px;
	background-color:#000000;
}

div#liste_video div.line { margin-top:10px; padding-top:10px; }

div#video_description { width:280px; }

div#liste_video img { margin:0; }

div#liste_video a:hover img {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}

/*TEMOIGNAGES*/

div#page_content div#temoignages div {
	padding:10px;
	border:1px solid #C0C0C0;
	background-color:#F9F9F9;
	margin-bottom:5px;
	height:160px;
}

div#page_content img { max-width:450px; }

div#page_content ul { padding-top:10px; padding-bottom:10px; list-style-image:url(../img/bullet_orange.gif); }

div#page_content ul li { margin-top:5px; margin-bottom:5px; }

div#page_content div#temoignages div#video { width:330px; height:250px; }

div#page_content div#temoignages div span {
	display:block;
	margin-left:170px;
}

div#page_content div#temoignages div span.img {
	margin-left:0;
	display:block;
	float:left;
	width:160px;
	text-align:center;
}

div#page_content div#temoignages div span.more { margin-top:10px;}

div#page_content div.img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

/*GUIDE*/

div#page_content div.img_guide {
	margin-right:10px;
	margin-bottom:10px;
}



table#guide_rubriques td {
	width:150px; padding:5px; background-color:#d2df76;
	padding-left:30px;
	background-image:url(../img/admin/bulle.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
}

table#guide_rubriques td.no_folder {
	background-image:none;
	background-color:#FFFFFF;
}

div#page_content div.description { margin-bottom:20px; font-weight:bold; }

/*EQUIPE*/

ul#equipe { list-style:none; margin:0; padding:0; }
ul#equipe li { 
	display:block; 
	padding:3px; 
	width:105px; 
	border:1px solid #005F60; 
	background-color:#F8F8F8;
	margin-right:3px; 
	float:left; 
	text-align:center; 
	font-size:10px;
}

div#equipe_liste table tr td {
	width:150px;
	vertical-align:top;
	padding:0;
	margin-right:1px;
	padding-top:3px;
	padding-bottom:3px;
}

div#equipe_liste table tr td span { font-size:10px; }

div#equipe_liste table tr td img {
	margin:0;
}


/*
STYLES POPUP GREY BOX

*/

/* Last-Modified: 28/06/06 00:08:22 */

/**
 * Current style
 */
.GB_t_frame {
  color: #444;
  font-size: 12px;
  line-height: 12px;
}

.GB_content {
  background-color: #fff;
  /*border: 3px solid #ccc;
  border-top: 2px solid #ccc;*/
}

.GB_loader {
  color: #616161;
  background-color: #fff;
}

.GB_header {
  /*border-bottom: 1px solid #ccc;*/
}

.GB_caption {
  font-weight: bold;
}

/**
 * Base stuff
 */
#GB_overlay {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
}

#GB_window {
  font-family: helvetica, verdana, sans-serif;
  left: 0;
  top: 0;
  font-size: 1px;
  position: absolute;
  overflow: visible;
  z-index: 150;
}

#GB_frame {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: auto;
}


/**
 * Content
 */
.GB_t_frame {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  margin-top: 270px;
}

.GB_content {
  padding: 0;
  margin: 0;
  vertical-align: top;
  margin-bottom: 25px;
  z-index: 155;
}

.GB_loader {
  z-index: 500;
  left: 6px;
  font-size: 16px;
  text-align: center;
  
}


/**
 * Header
 */
.GB_caption {
	color:#ffffff;
}

.GB_header {
  width: 100%;
  text-align: left;
  vertical-align: middle;
  padding: 2px 1px 2px 1px;
  margin: 0;
  background-color:#005F60;
	height:30px;
  /*patern_popup.gif*/
  /*border-bottom: 1px solid #aaa;*/
}

.GB_close {
  white-space: nowrap;
  text-align: right;
  width: 10%;
  top: 0;
  z-index: 200;
  cursor: pointer;
  cursor: hand;
}

.GB_close img {
  width: 11px;
  height: 11px;
  padding: 0;
  margin-right: 3px;
}

.GB_container {
  margin: 0;
  padding: 0;
}

/*Calendrier*/

table#calendrier {
	text-align:center;
}

table#calendrier tr#tr_title td { background-color:#58AB27; color:#FFFFFF; width:62px; }
table#calendrier tr#selectmonth td { background-color:#fff; font-size:10px; }

table#calendrier td {
	background-color:#F0F0F0;
	height:40px;
}
table#calendrier td.weekend:hover { border:1px dotted #005F60; cursor:pointer; }
table#calendrier td.blanc:hover, table#calendrier tr#selectmonth td:hover, table#calendrier tr#tr_title td:hover { border:none; cursor:default; }
table#calendrier td:hover { border:1px dotted #005F60; cursor:pointer; }
table#calendrier td.active:hover { border:1px dotted #fff; cursor:pointer; }

table#calendrier td.active { background-image:url(../img/today.png); background-repeat:no-repeat; background-color:#005F60; color:#FFFFFF; }
table#calendrier td.weekend { background-color:#E6E6E6; }
table#calendrier td.blanc { background-color:#F8F8F8; }

/*Calendrier Small*/
table#calendrier_petit {
	text-align:center;
}

table#calendrier_petit tr#tr_title td { background-color:#58AB27; color:#FFFFFF; width:22px; }
table#calendrier_petit tr#selectmonth td { background-color:#fff; font-size:10px; }

table#calendrier_petit td {
	background-color:#F0F0F0;
	height:18px;
}
table#calendrier_petit td.weekend:hover { color:#FFFFFF; background-color:#666; cursor:pointer; }
table#calendrier_petit td.blanc:hover, table#calendrier_petit tr#selectmonth td:hover, table#calendrier_petit tr#tr_title td:hover { border:none; cursor:default; }
table#calendrier_petit td:hover { color:#FFFFFF; background-color:#666; cursor:pointer; }
table#calendrier_petit td.active:hover { color:#FFFFFF; background-color:#666; cursor:pointer; }

table#calendrier_petit td.active { background-image:url(../img/today.png); background-repeat:no-repeat; background-color:#005F60; color:#FFFFFF; }
table#calendrier_petit td.weekend { background-color:#E6E6E6; }
table#calendrier_petit td.blanc { background-color:#F8F8F8; }

/*Recherche*/

#search input[type=text] {
	width:100px;
}

#search input[type=image] { border:none; }

#search input{
	font-size:10px;
}

div.home_rea {
	background-color:#F6F6F6;
	border:1px solid #C0C0C0;
}

div.home_rea p { background-color:#FFFFFF; margin:5px; padding:3px; }

div#ets_details{
	width:100%;
	
}

div#ets_details p { background-color:#F6F6F6; padding:0; margin:0; border-top:1px dotted #C0C0C0; padding:5px; }

div#ets_details p.bold { background-color:#F0F0F0; }
div#ets_details p.none { background-color:#FFF; }

div#ets_details p span { display:block; width:100px; float:left; }

/*DOWNLOAD*/

div#download div { border-bottom:1px dotted #C0C0C0; padding:5px; background-color:#F6F6F6; }

div#download div.bold{ background-color:#F0F0F0; }

div#download div span { float:right; display:block; width:80px; text-align:right; font-size:10px; }

table#guide_search_title td { background-color:#92a127; padding:5px; color:#FFFFFF; border-bottom:1px solid #FFF; }

#guide_search_form { margin-bottom:10px; }

table#guide_search td { background-color:#d2df76; padding:5px; border-bottom:1px solid #FFF;}

table#guide_search_title tr td a:hover { color:#000; }

table#guide_search td input { font-size:10px; }

table#guide_search td span { display:block; width:60px; float:left; }

table.guide { background-color:#F6F6F6; width:100%; margin-bottom:10px; font-size: 11px; }

div#page_content div#temoignages table.guide p { font-size: 11px; margin-bottom:3px; margin-top: 3px;}

div#page_content div.temoignages table.guide ul { padding-top:3px; padding-bottom:3px;}

table.guide td { padding:5px;}

/* table.guide td.img { width:160px; text-align:center; vertical-align:top; }
*/
table.guide td.img { width:140px; text-align:center; vertical-align:top;}

table.guide span {
	display:block;
}

table.guide span.more { margin-top:10px; }

/* citations */
table.citations span {
	display:block;
}

table.citations span.more { margin-top:10px; }

table.citations { width:100%; margin-bottom:10px; }

tr.citations_content td { padding-left:10px;}

tr.citations_author td { padding:5px;}
tr.citations_author td { background-color:#F6F6F6;}

div#presentation_produit { 
	position:absolute;
	top:0;
	left:-5000px;
	width:800px;
	height:300px;
	overflow:auto; 
}

/* ADDED Change for submenu */
#subpage{
	padding-left:0px;
}
/* to be added support for actif_subpage if necessary */

div#page_content h2 , h1.news, div#page_content h1{
	font-size:12pt;
}

div#page_content h3 {
	font-size:12pt;
}

div#page_content h4 {
	color:#6699FF;
	font-size:11pt;
	font-weight:normal;
	font-style:italic
}

div#page_content p {
	font-size:10pt;
}

div#page_content p.center {
	font-size:10pt;
	text-align:center;
}

div#page_content h2.carreer { 
	color:#FF6633;
}

div#page_content h3.carreer {
	color:#FF9933
}

div#page_content ul.carreer {
	list-style-image:url(../img/bullet_orange.gif); list-style-position:10px;
}

#page_content ol {
	margin-left:20px;
}

#page_content li {
	margin-bottom:10px;
}

img.space { margin:10px; }

/* Center table */
div#page_content table.center {
	margin-left: auto;
    margin-right: auto;
	padding: 10px;
	border-spacing: 20px;
}

/* Texte encadré e bleu */
div#page_content div.default_cadre {
	border-style: solid;
	border-color: #fea42e;
	border-width: thin;
}

/* Signature */
#page_content div#signature { 
	color:#E36725; 
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	text-align: right;
}

/* Sitemap */
#sitemap a:link, #page_content a:visited { 
	color:#444444; 
}

div#sitemap ul {
	list-style-image:url(../img/fleche_sitemap.gif);
}

div#sitemap li.toppage {
	list-style-image:url(../img/fleche.gif);	
	margin-left:20px;
}

div#sitemap li.subpage {
	list-style-image:url(../img/bullet_gris.gif);	
	margin-left:40px;
}

/* addthis button */
div#addthis {
	margin-top: 10px;
	text-align: right;
}

img.guide {
	vertical-align: middle;
	padding-right: 3px;
}

/* shadowbox */

#sb-nav-close {
	background-image: none;
}

#sb-body, #sb-loading {
	background-color: #fff;
}

#sb-title {

}

#sb-info {
	height: 20px;
	color: #D45F47;
}

#sb-info-inner {
	background-color: none;
}

#sb-top-body, #sb-bottom-body {
	height: 10px;
	width:100%;
}

#sb-top-body table , #sb-bottom-body table {
	width:100%;
	border-collapse: collapse;
}

#sb-top-body table  tr, #sb-bottom-body table  tr{
	height: 10px;
}

td#sb-top-body1 {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('/img/bg-shadowbox.gif');
	width: 10px;
}

td#sb-bottom-body1 {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url('/img/bg-shadowbox.gif');
	width: 10px;
}

td#sb-top-body2, td#sb-bottom-body2 {
	background-color: #fff;
}

td#sb-top-body3 {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url('/img/bg-shadowbox.gif');
	width: 10px;
}

td#sb-bottom-body3 {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url('/img/bg-shadowbox.gif');
	width: 10px;
}


#sb-wrapper-inner {
	border: none;
}

#sb-nav {
	height: 20px;
	padding: 0 0 4px;
}

#sb-nav a {
	color:#D45F47;
	width: 60px;
	background-image: none;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: underline;
}

div.shadowbox-content {
	padding:10px;
}

div.shadowbox-content div#title {
	height: 18px;
}

div.shadowbox-content div#title h1{
	color:#D45F47; 
	font-family: "Arial";
	font-size: 18px;
	text-align: left;
	font-weight: normal;
}

div.shadowbox-content div#texte { 
	color: #000;
	font-family: "Arial";
	font-size: 14px;
	text-align: left;
	line-height: 1;
	margin-top:10px;
	margin-bottom:10px;
}

div.shadowbox-content div#texte p { 
	margin-top:7px;
	margin-bottom: 7px;
	color: #000;
}

div.shadowbox-content div#signature { 
	color:#D45F47; 
	font-family: "Arial";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}

div.shadowbox-content div#footer {
	color:#D45F47;
	font-family: "Arial";
	font-size: 10px;
	text-align: right;
}