body {
	margin: 0px;
	background: url('images/background_repeat.png') repeat-x top fixed #2a2c30;
	font-size: 11px;
	font-family: Tahoma;
	color: white;
}

#background { background: url('images/background.png') no-repeat left top fixed; }

/* Balises générales */
img { border: none; }
a { color: #fc693c; text-decoration: underline; }
a:hover { color: #eac71d; text-decoration: underline; }
.titre { font-size: 20px; }
/* End Balises */

/* Pagination */
.pagination {
	text-align: center;
}

.pagination a { text-decoration: none; }
.pagination a:hover { text-decoration: none; }

.page-select {
	font-weight: bold;
}
/* End Pagination */

/* Général */
#global {
	width: 897px;
}

#header {
	width: 100%;
	height: 169px;
	background: url('images/header.png') no-repeat;
	vertical-align: top;
}

#header #pastille {
	display: block;
	width: 120px;
	height: 120px;
	position: relative;
	left: 751px;
	bottom: 21px;
}

.ecart {
	padding-top: 15px;
}
/* End Général */

/* Menu */
#menu {
	width: 844px;
	height: 31px;
	position: relative;
	top: 133px;
	left: 26px;
}

#menu ul, #menu ul li {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	list-style-type: none;
	float: left;
	height: 31px;
}

#menu ul li a {
	display: block;
	height: 31px;
}

#menu_1 {width: 112px; background: none;}
#menu_1-2 {width: 112px; background: url('images/menu/accueil_hover.png') no-repeat;}
#menu_1:hover {background: url('images/menu/accueil_hover.png') no-repeat;}
#menu_2 {width: 103px; background: none;}
#menu_2-2 {width: 103px; background: url('images/menu/presentation_hover.png') no-repeat;}
#menu_2:hover {background: url('images/menu/presentation_hover.png') no-repeat;}
#menu_3 {width: 103px; background: none;}
#menu_3-2 {width: 103px; background: url('images/menu/creations_hover.png') no-repeat;}
#menu_3:hover {background: url('images/menu/creations_hover.png') no-repeat;}
#menu_4 {width: 103px; background: none;}
#menu_4-2 {width: 103px; background: url('images/menu/prestations_hover.png') no-repeat;}
#menu_4:hover {background: url('images/menu/prestations_hover.png') no-repeat;}
#menu_5 {width: 103px; background: none;}
#menu_5-2 {width: 103px; background: url('images/menu/soutiens_techniques_hover.png') no-repeat;}
#menu_5:hover {background: url('images/menu/soutiens_techniques_hover.png') no-repeat;}
#menu_6 {width: 103px; background: none;}
#menu_6-2 {width: 103px; background: url('images/menu/making_of_hover.png') no-repeat;}
#menu_6:hover {background: url('images/menu/making_of_hover.png') no-repeat;}
#menu_7 {width: 103px; background: none;}
#menu_7-2 {width: 103px; background: url('images/menu/membres_actifs_hover.png') no-repeat;}
#menu_7:hover {background: url('images/menu/membres_actifs_hover.png') no-repeat;}
#menu_8 {width: 114px; background: none;}
#menu_8-2 {width: 114px; background: url('images/menu/contacts_hover.png') no-repeat;}
#menu_8:hover {background: url('images/menu/contacts_hover.png') no-repeat;}
/* End Menu */

/* Page Accueil */
#accueil {
	background: url('images/background_accueil.png') no-repeat top;
	width: 769px;
	height: 509px;
}

#breves {
	width: 177px;
	height: 232px;
	vertical-align: top;
}

#breves .div {
	width: 158px;
	height: 215px;
	text-align: justify;
	overflow: hidden;
	margin: 2px 5px 15px 14px;
}

#actualite {
	width: 415px;
	height: 411px;
	vertical-align: top;
}

#actualite #contenu {
	width: 385px;
	height: 406px;
	text-align: justify;
	overflow: auto;
	margin: 5px 10px 0px 15px;
	padding-right: 5px;
}

#news {
	padding-top: 10px;
}

#video {
	text-align: center;
	margin-top: 10px;
}

#dessin {
	width: 177px;
	height: 191px;
	vertical-align: top;
}

#dessin img {
	width: 130px;
	height: 145px;
	position: relative;
	left: 19px;
	top: 12px;
}

#dessin #dessin_archive {
	padding: 25px 0px 0px 10px;
}

#photo {
	height: 179px;
	vertical-align: top;
	text-align: left;
}

#photo img {
	width: 130px;
	height: 145px;
	position: relative;
	left: 26px;
	top: 18px;
}

#edito {
	height: 179px;
	vertical-align: top;
}

#edito .div {
	width: 158px;
	height: 177px;
	text-align: justify;
	overflow: hidden;
	margin: 2px 14px 0px 5px;
}
/* End Accueil */

/* Page Archives Dessins */
#archives-dessins {
	background: url('images/background_archives-dessins.png') no-repeat top;
	width: 861px;
}

#archives-dessins-header {
	height: 65px;
	background: url('images/header_archives-dessins.png') no-repeat top;
}

#archives-dessins-contenu {
	width: 861px;
	background: url('images/content_background.png') repeat-y;
	vertical-align: top;
}

#archives-dessins-contenu .contenu {
	width: 807px;
	margin: 5px 27px 0px 27px;
	text-align: center;
}

#archives-dessins-contenu img {
	width: 100px;
	margin: 5px;
}

#archives-dessins-footer {
	background: url('images/footer_background.png') no-repeat top;
	height: 25px;
}
/* End Archives Dessins */

/* Page Présentation */
#presentation {
	background: url('images/background_presentation.png') no-repeat top;
	width: 861px;
	height: 551px;
}

#presentation-contenu {
	width: 861px;
	height: 466px;
}

#presentation-contenu .contenu {
	width: 807px;
	height: 461px;
	overflow: auto;
	margin: 5px 22px 0px 27px;
	padding-right: 5px;
	text-align: justify;
}
/* End Présentation */

/* Page Créations */
#creations {
	background: url('images/background_creations.png') no-repeat top;
	width: 861px;
}

#creations-header {
	height: 62px;
	background: url('images/header_creations.png') no-repeat top;
}

#creations-contenu {
	width: 861px;
	background: url('images/content_background.png') repeat-y;
	vertical-align: top;
}

#creations-contenu .contenu {
	width: 807px;
	margin: 5px 27px 0px 27px;
	text-align: justify;
}

#creations-footer {
	background: url('images/footer_background.png') no-repeat top;
	height: 25px;
}

.creations-autre {
	height: 101px;
	margin: 15px 0px;
}

.creations-autre-image {
	width: 120px;
	height: 101px;
	background: url('images/background_creations_autre.png') no-repeat top;
	float: left;
	margin-right: 16px;
}

.creations-autre-image img {
	width: 90px;
	height: 90px;
	margin: 5px 0px 0px 5px;
}

.creations-galerie {
	width: 284px;
	height: 284px;
	float: right;
	padding: 0px 10px 0px 10px;
	border-left: 1px dashed white;
	margin-left: 10px;
}

.creations-galerie img {
	width: 66px;
	height: 66px;
	padding: 3px 2px 2px 3px;
}
/* End Créations */

/* Page Prestations */
#prestations {
	background: url('images/background_prestations.png') no-repeat top;
	width: 861px;
}

#prestations-header {
	height: 61px;
	background: url('images/header_prestations.png') no-repeat top;
}

#prestations-contenu {
	width: 861px;
	background: url('images/content_background.png') repeat-y;
	vertical-align: top;
}

#prestations-contenu .contenu {
	width: 807px;
	margin: 5px 27px 0px 27px;
	text-align: justify;
}

#prestations-footer {
	background: url('images/footer_background.png') no-repeat top;
	height: 25px;
}

.prestations-autre {
	height: 101px;
	margin: 15px 0px;
}

.prestations-autre-image {
	width: 120px;
	height: 101px;
	background: url('images/background_prestations_autre.png') no-repeat top;
	float: left;
	margin-right: 16px;
}

.prestations-autre-image img {
	width: 90px;
	height: 90px;
	margin: 5px 0px 0px 5px;
}

.prestations-galerie {
	width: 284px;
	height: 284px;
	float: right;
	padding: 0px 10px 0px 10px;
	border-left: 1px dashed white;
	margin-left: 10px;
}

.prestations-galerie img {
	width: 66px;
	height: 66px;
	padding: 3px 2px 2px 3px;
}
/* End Prestations */

/* Page Soutiens Techniques */
#soutiens {
	background: url('images/background_soutiens.png') no-repeat top;
	width: 861px;
}

#soutiens-header {
	height: 60px;
	background: url('images/header_soutiens.png') no-repeat top;
}

#soutiens-contenu {
	width: 861px;
	background: url('images/content_background.png') repeat-y;
	vertical-align: top;
}

#soutiens-contenu .contenu {
	width: 807px;
	margin: 5px 27px 0px 27px;
	text-align: justify;
}

#soutiens-footer {
	background: url('images/footer_background.png') no-repeat top;
	height: 25px;
}

.soutiens-autre {
	height: 101px;
	margin: 15px 0px;
}

.soutiens-autre-image {
	width: 120px;
	height: 101px;
	background: url('images/background_soutiens_autre.png') no-repeat top;
	float: left;
	margin-right: 16px;
}

.soutiens-autre-image img {
	width: 90px;
	height: 90px;
	margin: 5px 0px 0px 5px;
}

.soutiens-galerie {
	width: 284px;
	height: 284px;
	float: right;
	padding: 0px 10px 0px 10px;
	border-left: 1px dashed white;
	margin-left: 10px;
}

.soutiens-galerie img {
	width: 66px;
	height: 66px;
	padding: 3px 2px 2px 3px;
}
/* End Soutiens Techniques */

/* Page Making Of */
#making {
	background: url('images/background_making.png') no-repeat top;
	width: 861px;
}

#making-header {
	height: 61px;
	background: url('images/header_making.png') no-repeat top;
}

#making-contenu {
	width: 861px;
	background: url('images/content_background.png') repeat-y;
	vertical-align: top;
}

#making-contenu .contenu {
	width: 807px;
	margin: 5px 27px 0px 27px;
	text-align: justify;
}

#making-footer {
	background: url('images/footer_background.png') no-repeat top;
	height: 25px;
}

.making-autre {
	height: 101px;
	margin: 15px 0px;
}

.making-autre-image {
	width: 120px;
	height: 101px;
	background: url('images/background_making_autre.png') no-repeat top;
	float: left;
	margin-right: 16px;
}

.making-autre-image img {
	width: 90px;
	height: 90px;
	margin: 5px 0px 0px 5px;
}

.making-galerie {
	width: 284px;
	height: 284px;
	float: right;
	padding: 0px 10px 0px 10px;
	border-left: 1px dashed white;
	margin-left: 10px;
}

.making-galerie img {
	width: 66px;
	height: 66px;
	padding: 3px 2px 2px 3px;
}
/* End Making Of */

/* Page Membres Actifs */
#membres {
	background: url('images/background_membres.png') no-repeat top;
	width: 861px;
	height: 551px;
}

#membres-contenu {
	width: 565px;
	height: 466px;
	vertical-align: top;
}

#membres-contenu .contenu {
	width: 520px;
	overflow: auto;
	margin: 5px 13px 0px 27px;
	padding-right: 5px;
	text-align: justify;
}

#membres-fiche {
	width: 296px;
	height: 466px;
	vertical-align: top;
}

#membres-galerie {
	width: 530px;
	margin: 5px 13px 0px 22px;
}

.membres-cellule {
	width: 100px;
	height: 100px;
	vertical-align: top;
}

#membres-fiche .contenu {
	padding: 90px 25px 0px 10px;
}
/* End Membres Actifs */

/* Page Contacts */
#contacts {
	background: url('images/background_contacts.png') no-repeat top;
	width: 860px;
	height: 509px;
}

#contacts-menu {
	width: 103px;
	height: 374px;
	vertical-align: top;
	padding: 50px 5px 0px 20px
}

#contacts-contenu {
	width: 736px;
	height: 424px;
	vertical-align: top;
}

#contacts-contenu .contenu {
	width: 689px;
	height: 419px;
	overflow: auto;
	margin: 5px 15px 0px 27px;
	padding-right: 5px;
}

.contacts-autre {
	height: 101px;
	margin: 15px 0px;
}

.contacts-autre-image {
	width: 120px;
	height: 101px;
	background: url('images/background_contacts_autre.png') no-repeat top;
	float: left;
	margin-right: 16px;
}

.contacts-autre-image img {
	width: 90px;
	height: 90px;
	margin: 5px 0px 0px 5px;
}
/* End Contacts */

/* Page Location */
#location {
	background: url('images/background_location.png') no-repeat top;
	width: 860px;
	height: 509px;
}

#location-menu {
	width: 103px;
	height: 374px;
	vertical-align: top;
	padding: 50px 5px 0px 20px
}

#location-contenu {
	width: 736px;
	height: 424px;
	vertical-align: top;
}

#location-contenu .contenu {
	width: 699px;
	height: 419px;
	overflow: auto;
	margin: 5px 15px 0px 17px;
	padding-right: 5px;
	text-align: justify;
}

#location .image-accueil {
	width: 92px;
	height: 92px;
	padding: 0px 2px 5px 3px;
}

.location-autre {
	height: 68px;
	margin: 15px 0px;
}

.location-autre-image {
	width: 86px;
	height: 68px;
	background: url('images/background_location_autre.png') no-repeat top;
	float: left;
	margin-right: 16px;
}

.location-autre-image img {
	width: 65px;
	height: 66px;
	margin: 1px 0px 0px 1px;
}
/* End Location */

/* Page d'aide */
#aide {
	width: 450px;
	height: 415px;
	background: url('backoffice/images/background_aide.png') no-repeat top;
	padding: 60px 25px 25px 25px;
}
/* End Aide */