* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0px;
}

/* *** STRUCTURE *** */
div#cadre {
	position: absolute;
  left: 50%;
	top: 50%;
  width: 945px;
  height: 567px;
  margin-top: -283px;
  margin-left: -472px;
}

div#col1 {
	float: left;
  width: 203px;
  height: 526px;
  margin-top: 25px;
  margin-left: 15px;
  display: inline;
}
div#col2 {
	float: left;
  width: 21px;
  height: 536px;
  margin-top: 15px;
  margin-left: 0px;
}
div#col3 {
	float: left;
  width: 499px;
  height: 526px;
  margin-top: 25px;
  margin-left: 0px;
}
div#col3bis {
	float: left;
  width: 490px;
  height: 526px;
  margin-top: 25px;
  margin-left: 0px;
}
div#col4 {
	float: left;
  width: 19px;
  height: 526px;
  margin-top: 25px;
  margin-left: 35px;
  display: inline;
}
div#col4bis {
	float: left;
  width: 183px;
  height: 526px;
  margin-top: 25px;
  margin-left: 0px;
}
div#col5 {
	float: left;
  width: 127px;
  height: 526px;
  margin-top: 25px;
  margin-left: 0px;
}
div#col5bis {
	float: left;
  width: 18px;
  height: 526px;
  margin-top: 25px;
  margin-left: 0px;
}

/* *** PRELOAD *** */
img.preload {
	display: none;
}

/* *** HOME *** */
div#picture_home {
  display: block;
  width: 567px;
  height: 284px;
  margin-top: 11px;
  margin-left: 0px;
  background: url(../img/home_picture.jpg) no-repeat 0 0;
}
div#picture_home a img {
	width: 567px;
  height: 284px;
}

img#filet1_col3_home {
  width: 1px;
  height: 106px;
  margin-top: 12px;
  margin-left: 566px;
}

a#contact_home {
  display: block;
  margin-top: 11px;
  margin-left: 558px;
  width: 78px;
  height: 0;
  overflow: hidden;
  padding-top: 15px;
	background: url(../img/contact.gif) no-repeat 0 0;
}
a#contact_home:hover {
  background-position: 0px -15px;
}

/* *** Logo, images de rubrique, titres... *** */
a#logo {
  display: block;
  width: 203px;
  height: 40px;
  margin-top: 0px;
  margin-left: 0px;
	background: url(../img/logo.jpg) no-repeat 0 0;
}
img.img_rubrique {
	display: block;
}
img.img_fondu {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#cadre_fondu {
	position: relative;
	width: 490px;
	height: 227px;
}
img.titre_rubrique {
	float: right;
}
a#crea_prev {
  float: right;
  margin-top: 26px;
  width: 143px;
  height: 0;
  overflow: hidden;
  padding-top: 16px;
	background: url(../img/crea_prev.gif) no-repeat 0 0;
}
a#crea_prev:hover {
  background-position: 0px -16px;
}
a#crea_next {
  float: right;
  margin-top: 13px;
  width: 124px;
  height: 0;
  overflow: hidden;
  padding-top: 16px;
	background: url(../img/crea_next.gif) no-repeat 0 0;
}
a#crea_next:hover {
  background-position: 0px -16px;
}
img.creatitre {
	clear: both;
	float: right;
	margin-top: 105px;
}
img.creatitre_un_an_apres {
	clear: both;
	float: right;
	margin-top: 84px;
}
a.clap {
	clear: both;
	float: right;
  width: 86px;
  height: 81px;
	margin-top: 115px;
	background: url(../img/clap.gif) no-repeat 0 0;
}
img.filet1col5bis {
	display: block;
  width: 1px;
  height: 273px;
	margin-top: 253px;
	margin-left: 17px;
}
img.filet2col5bis {
	display: block;
  width: 1px;
  height: 353px;
	margin-top: 173px;
	margin-left: 16px;
}

div#travaux {
	position: absolute;
	top: 142px;
	left: 380px;
	width: 207px;
	height: 220px;
	background: url(../img/travaux.gif) no-repeat 0 0;
	z-index: 1000;
}

/* *** MENU Principal *** */
ul#menu {
	margin: 133px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul#menu li {
	float: left;
	width: 203px;
	height: 19px;
	margin: 0 0 21px 0;
	padding: 0;
}
ul#menu li img {
	float: left;
  height: 19px;
}
ul#menu li a {
	float: left;
	height: 0;
  overflow: hidden;
  padding-top: 19px;
}

ul#menu li img#menu_compagnie {
	width: 101px;
}
ul#menu li a#menu_compagnie {
	width: 101px;
  background: url(../img/menu_compagnie.gif) no-repeat 0 0;
}
ul#menu li a#menu_compagnie:hover {
  background-position: 0px -19px;
}

ul#menu li img#menu_creations {
	width: 93px;
}
ul#menu li a#menu_creations {
	width: 93px;
  background: url(../img/menu_creations.gif) no-repeat 0 0;
}
ul#menu li a#menu_creations_activ {
	width: 93px;
  background: url(../img/menu_creations_activ.gif) no-repeat 0 0;
}
ul#menu li a#menu_creations:hover {
  background-position: 0px -19px;
}

ul#menu li img#menu_calendrier {
	width: 93px;
}
ul#menu li a#menu_calendrier {
	width: 93px;
  background: url(../img/menu_calendrier.gif) no-repeat 0 0;
}
ul#menu li a#menu_calendrier:hover {
  background-position: 0px -19px;
}

ul#menu li img#menu_activites {
	width: 111px;
}
ul#menu li a#menu_activites {
	width: 111px;
  background: url(../img/menu_activites.gif) no-repeat 0 0;
}
ul#menu li a#menu_activites:hover {
  background-position: 0px -19px;
}

div#contact_frame {
  float: left;
  margin-top: 1px;
  margin-left: 0px;
  width: 196px;
  height: 170px;
}
a#contact {
  float: left;
  margin-top: 7px;
  width: 78px;
  height: 0;
  overflow: hidden;
  padding-top: 15px;
	background: url(../img/contact.gif) no-repeat 0 0;
}
a#contact:hover {
  background-position: 0px -15px;
}

/* *** MENU droit Compagnie *** */
ul#menu_compagnie {
	margin: 173px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul#menu_compagnie li {
	float: right;
	width: 127px;
	height: 16px;
	margin: 0 0 14px 0;
	padding: 0;
}
ul#menu_compagnie li img {
	float: right;
  height: 16px;
}
ul#menu_compagnie li a {
	float: right;
	height: 0;
  overflow: hidden;
  padding-top: 16px;
}

ul#menu_compagnie li img#presentation {
	width: 81px;
}
ul#menu_compagnie li a#presentation {
	width: 81px;
	background: url(../img/menu_presentation.gif) no-repeat 0 0;
}
ul#menu_compagnie li a#presentation:hover {
	background-position: 0px -16px;
}

ul#menu_compagnie li img#equipe {
	width: 52px;
}
ul#menu_compagnie li a#equipe {
	width: 52px;
	background: url(../img/menu_equipe.gif) no-repeat 0 0;
}
ul#menu_compagnie li a#equipe:hover {
	background-position: 0px -16px;
}

/* *** MENU droit Créations *** */
ul#menu_crea {
	clear: both;
	float: right;
	margin: 24px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul#menu_crea li {
	float: right;
	width: 100px;
	height: 15px;
	margin: 0 0 10px 0;
	padding: 0;
}
ul#menu_crea li img {
	float: right;
  height: 15px;
}
ul#menu_crea li a {
	float: right;
	height: 0;
  overflow: hidden;
  padding-top: 15px;
}

ul#menu_crea li img#argumentaire_activ {
	display: block;
	width: 86px;
}
ul#menu_crea li a#argumentaire {
	display: none;
	width: 86px;
	background: url(../img/menu_argumentaire.gif) no-repeat 0 0;
}
ul#menu_crea li a#argumentaire:hover {
	background-position: 0px -15px;
}

ul#menu_crea li img#presse_activ {
	display: none;
	width: 42px;
}
ul#menu_crea li a#presse {
	display: block;
	width: 42px;
	background: url(../img/menu_presse.gif) no-repeat 0 0;
}
ul#menu_crea li a#presse:hover {
	background-position: 0px -15px;
}

/* *** Pages modèle Compagnie *** */
div#text_cadre_comp {
	position: relative;
	overflow: hidden;
	margin: 19px 0 0 0;
	width: 499px;
	height: 353px;
}
div#text_comp {
	position: absolute;
	font: 14px/17px arial, sans-serif;
}
img#fleche_haut_comp {
  display: block;
	margin: 173px 0 0 0;
	width: 19px;
	height: 19px;
	cursor: pointer;
}
img#pointille_comp {
  display: block;
	margin: 0;
	width: 19px;
	height: 315px;
}
img#fleche_bas_comp {
  display: block;
	margin: 0;
	width: 19px;
	height: 19px;
	cursor: pointer;
}

/* *** Pages modèle Création *** */
div#text_cadre_crea {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 26px 0 0 0;
	width: 471px;
	height: 273px;
}
div#text_crea {
	position: absolute;
	width: 465px;
}
div.text_crea {
	font: 14px/17px arial, sans-serif;
	/*
	text-indent: 30px;
	text-align: justify;
	*/
	margin-top: 16px;
}
div.list_creations {
	margin-top: 0;
}
div#text_crea div.signature {
	width: 100%;
	text-align: right;
}
img#fleche_haut_crea {
	float: left;
	margin: 25px 0 0 0;
	width: 19px;
	height: 19px;
	cursor: pointer;
	vertical-align: top;
}
img#pointille_crea {
	float: left;
	margin: 0;
	width: 19px;
	height: 235px;
}
img#fleche_bas_crea {
	float: left;
	margin: 0;
	width: 19px;
	height: 19px;
	cursor: pointer;
}

/* *** Création *** */
ul#list_crea {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#list_crea li {
	float: left;
	width: 471px;
	height: 21px;
	margin: 0 0 19px 0;
	padding: 0;
}
ul#list_crea li a {
	float: left;
	height: 21px;
	text-indent: 66px;
	background: url(../img/fleche_zig.gif) no-repeat 0 0;
	font: 15px arial, sans-serif;
}
ul#list_crea li a:hover {
	color: #5780ae;
}
ul#list_crea li a span {
	color: #5780ae;
}

ul#list_press {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#list_press li {
	float: left;
	width: 471px;
	height: 14px;
	margin: 0 0 21px 0;
	padding: 0;
}
ul#list_press li a {
	float: left;
	height: 14px;
	text-indent: 22px;
	background: url(../img/press_arrow.gif) no-repeat 0 0;
	font: 15px arial, sans-serif;
}
ul#list_press li a:hover {
	color: #5780ae;
}

/* *** Calendrier *** */
ul#list_calendrier {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#list_calendrier li {
	float: left;
	width: 499px;
	margin: 0 0 15px 0;
	padding: 0;
}
ul#list_calendrier li span.date {
	float: left;
	width: 174px;
	font: 15px arial, sans-serif;
	color: #5780ae;
}
ul#list_calendrier li span.text {
	float: left;
	margin-left: 17px;
	width: 308px;
	font: 15px arial, sans-serif;
}

div#saisons {
	clear: both;
	float: right;
	margin-top: 151px;
	width: 127px;
}
a.saison, span.saison {
	display: block;
	margin: 0 0 15px 0;
	width: 127px;
	text-align: right;
	font: 15px arial, sans-serif;
	line-height: 11px;
	color: #5780ae;
}
span.saison {
	color: #000000;
}

/* *** Equipe *** */
ul#list_equipe {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#list_equipe li {
	float: left;
	width: 471px;
	height: 21px;
	margin: 0 0 19px 0;
	padding: 0;
}
ul#list_equipe li a {
	float: left;
	height: 21px;
	text-indent: 40px;
	background: url(../img/etoile.gif) no-repeat 0 0;
	font: 15px arial, sans-serif;
}

div#imgs_equipe {
	width: 490px;
	height: 227px;
  position: relative;
}
div#imgs_equipe img {
	float: left;
	cursor: pointer;
}
div#imgs_equipe img.mb2 {
	margin-left: 8px;
}
div#imgs_equipe img.mb1 {
	clear: left;
}
div#imgs_equipe img.ligne2 {
	margin-top: 9px;
}

div.equipe_titre {
	color: #5780ae;
	font: 18px arial, sans-serif;
	margin-bottom: 4px;
}
div.equipe_fonction {
	font: 15px arial, sans-serif;
	margin-bottom: 17px;
}
div.equipe_download {
	font: 15px arial, sans-serif;
	margin-bottom: 17px;
}
div.equipe_download a:hover {
	color: #5780ae;
}

/* *** MENU droit Equipe *** */
ul#menu_equipe {
	clear: both;
	float: right;
	margin: 231px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul#menu_equipe li {
	float: right;
	width: 100px;
	height: 16px;
	margin: 0 0 14px 0;
	padding: 0;
}
ul#menu_equipe li img {
	float: right;
  height: 16px;
}
ul#menu_equipe li a {
	float: right;
	height: 0;
  overflow: hidden;
  padding-top: 16px;
}

ul#menu_equipe li img#presentation {
	width: 81px;
}
ul#menu_equipe li a#presentation {
	width: 81px;
	background: url(../img/menu_presentation.gif) no-repeat 0 0;
}
ul#menu_equipe li a#presentation:hover {
	background-position: 0px -16px;
}

ul#menu_equipe li img#equipe {
	width: 52px;
}
ul#menu_equipe li a#equipe {
	width: 52px;
	background: url(../img/menu_equipe.gif) no-repeat 0 0;
}
ul#menu_equipe li a#equipe:hover {
	background-position: 0px -16px;
}