/* CSS Document */


/*###############################
########### COMMUN ##############
###############################*/

body {
	background-color:#280c02;
	background-image:url(css_images/BG_body.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	word-spacing:normal;
	line-height:15px;
	letter-spacing:normal;
	color:#fff;
	margin:0;
	padding:0;
	cursor:default;
}

body.Popup {
	background-color:#9d3011;
	background-image:url(css_images/BG_popup.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	word-spacing:normal;
	line-height:15px;
	letter-spacing:normal;
	color:#fff;
	margin:0;
	padding:16px;
	cursor:default;
}

a:link,
a:hover,
a:visited,
a:active {
	color:#fff;
}


/*######### CONTOUR ###########*/

#AllDescTop,
#AllDescTop a:link,
#AllDescTop a:hover,
#AllDescTop a:visited,
#AllDescTop a:active {
	text-align:center;
	background-color:#fff;
	color:#280c02;
	font-size:11px;
	height:16px;
	padding-top:4px;
}

#AllContourPage {
	width:784px;
	margin:0 auto;
}

#AllOmbreMiddle {
	background:url(css_images/Ombre_middle.gif) repeat-y center top;
}

#AllOmbreTop {
	background:url(css_images/Ombre_top.jpg) no-repeat center top;
}

#AllOmbreBottom {
	background:url(css_images/Ombre_bottom.gif) no-repeat center bottom;
	padding:7px;
}

#AllBorderPage {
	border:solid 1px #280c02;
	background-color:#9d3011;
}

#AllContenuPage {
	min-height:650px;
	width:768px;
}

/*############ TOP ############*/

#AllZoneTop {
	height:187px;
	background:url(css_images/BG_degratop.gif) repeat-x left top;
	position:relative;
	z-index:1;
}

#PartageFBTop {
	position:absolute;
	top:54px;
	left:677px;
	z-index:2;	
}

#PartageFBTop a:link img,
#PartageFBTop a:active img,
#PartageFBTop a:visited img {
	opacity:0.8;
}

#PartageFBTop a:hover img {
	opacity:1;
}

#ZoneTopLeft {
	float:left;
	width:161px;
	height:187px;
}

#ZoneTopMiddle {
	float:left;
	width:398px;
	height:187px;
	background:url(../images/commun/visuel_top_middle.jpg) no-repeat left bottom;
}

#ZoneTopMiddleTop {
	height:117px;
}

#ZoneTopMiddleBottom {
	height:66px;
	padding:4px 0 0 113px;
	text-align:center;
}

#ZoneTopRight {
	float:left;
	width:209px;
	height:187px;
}

#ZoneTopRightTop {
	height:45px;
	padding:7px 12px 0 0;
	text-align:right;
	font-size:11px;
	line-height:14px;
}

#ZoneTopRightBottom {
	height:135px;
}

/*########### MENU ############*/

#AllZoneMenu {
	border-top:solid 1px #70220c;
	border-bottom:solid 1px #70220c;
	background-color:#270c04;
	height:24px;
	background:url(css_images/BG_menu.gif) repeat-x left top;
}

#AllZoneMenu ul {
	margin:0;
	padding:0;
	display:block;
}

#AllZoneMenu li {
	margin:0;
	padding:0;
	display:block;
	border-right:solid 1px #fff;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}

#AllZoneMenu #MenuItemBLOG {
	margin:0;
	padding:0;
	display:block;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
	border:none;
}

#AllZoneMenu #MenuItemHOME a,
#AllZoneMenu #MenuItemHOME .AllZoneMenuSelected {
	padding:4px 10px 5px 7px;	
}

#AllZoneMenu #MenuItemBLOG a {
	padding:4px 3px 5px 10px;	
}

#AllZoneMenu #MenuItemBLOG span a span {
	padding:0 15px 0 0;
	display:block;
	background:url(css_images/Picto_blog.gif) no-repeat right 2px;
}

#AllZoneMenu #MenuItemBLOG span a:hover span {
	padding:0 15px 0 0;
	display:block;
	background:url(css_images/Picto_blog.gif) no-repeat right -48px;
}

#AllZoneMenu .AllZoneMenuSelected {
	display:block;
	padding:4px 10px 5px 10px;
	background:url(css_images/BG_menu.gif) repeat-x left -50px;
}

#AllZoneMenu #MenuItemHOME span span,
#AllZoneMenu #MenuItemHOME span a span {
	padding:0 0 0 19px;
	display:block;
}

#AllZoneMenu .AllZoneMenuSelected #AllZoneMenuIcon {
	background:url(css_images/Picto_accueil.gif) no-repeat left -19px;
}

#AllZoneMenu a:link,
#AllZoneMenu a:visited,
#AllZoneMenu a:active {
	padding:4px 10px 5px 10px;
	display:block;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

#AllZoneMenu a:link #AllZoneMenuIcon,
#AllZoneMenu a:visited #AllZoneMenuIcon,
#AllZoneMenu a:active #AllZoneMenuIcon {
	background:url(css_images/Picto_accueil.gif)no-repeat left 1px;
}

#AllZoneMenu a:hover {
	background:url(css_images/BG_menu.gif) repeat-x left -50px;
}

#AllZoneMenu a:hover #AllZoneMenuIcon {
	background:url(css_images/Picto_accueil.gif)no-repeat left -19px;
}

/*########### REDAC ############*/

.LittleComment {
	font-size:11px;
	font-weight:normal;
	font-style:italic;	
}

h1 {
	font-size:20px;
	font-weight:normal;
	display:block;
	height:30px;
	line-height:30px;
	margin:30px 0 0 0;
	padding:0 0 0 30px;
	background:#9D3011 url(css_images/BG_H1.gif) no-repeat left top;
	}

#AllZoneRedac {
	padding:0px 15px 15px 30px;
	width:723px;
	background-color:#9d3011;
}

h2 {
	font-size:14px;
	font-weight:bold;
	background:#9D3011 url(css_images/BG_H2.gif) no-repeat right 48px;
	display:block;
	height:18px;
	margin:0;
	padding:40px 0 0 0;
	text-transform:uppercase;
	}

h2 span {
	float:left;
	display:block;
	padding-right:5px;
	background-color:#9d3011;
}

h2 span span {
	float:none;
	display:inline;
	padding:0;
	background-color:#9d3011;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
}

.PasDeH2 {
	height:25px;	
}

.PartageFBRedacBottom {
	text-align:center;
	padding:0 0 20px 0;	
}

.PartageFBRedacMiddle {
	text-align:center;
	padding:20px 0 0 0;	
}

.PartageFBRedacBottom a:link img,
.PartageFBRedacBottom a:active img,
.PartageFBRedacBottom a:visited img,
.PartageFBRedacMiddle a:link img,
.PartageFBRedacMiddle a:active img,
.PartageFBRedacMiddle a:visited img {
	opacity:0.7;
}

.PartageFBRedacBottom a:hover img,
.PartageFBRedacMiddle a:hover img {
	opacity:1;
}

p {
	text-align:justify;
	font-size:12px;
	margin:0;
	padding:8px 15px 0 0;
}

p.center {
	text-align:center;
}

.PhotoBaseTopRight {
	float:right;
	padding:33px 0 0 20px;
}

.PhotoBaseRight {
	float:right;
	padding:10px 0 0 20px;
}

.PhotoBaseCenter {
	padding:20px 0 0 0;	
}

.PhotoBaseLeft {
	float:Left;
	padding:10px 20px 0 0;
}

.PhotoBaseMiddle {
	float:Left;
	padding:10px 0 0 0;	
}

.PhotoOmbreCorner {
	padding:0 15px 15px 0;
	background:url(css_images/Photo_ombre_corner.gif) no-repeat right bottom;
}

.PhotoOmbreBottom {
	background:url(css_images/Photo_ombre_bottom.gif) no-repeat left bottom;
}

.PhotoOmbreRight {
	background:url(css_images/Photo_ombre_right.gif) no-repeat right top;
}

/*########### FIN #############*/

#AllDescBottom {
	text-align:center;
	background-color:#280c02;
	color:#fff;
	font-size:11px;
	padding:6px 0 100px 0;
	line-height:16px;
}

#AllDescBottom a:link,
#AllDescBottom a:visited,
#AllDescBottom a:active,
#AllDescBottom a:hover {
	color:#fff;
	text-decoration:underline;
}

/*###############################
############ POPUP ##############
###############################*/

#PopupTitle{
	text-align:center;
	padding-bottom:20px;
}

h2.H2Popup {
	font-size:14px;
	font-weight:bold;
	background:#9D3011 url(css_images/BG_H2.gif) no-repeat right 7px;
	display:block;
	height:18px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	}

h2.H2Popup span {
	float:left;
	display:block;
	padding-right:5px;
	background-color:#9d3011;
}

#Copyright {
	text-align:center;
	padding:20px 0 0 0;
	font-size:11px;
}

/*###############################
########### ACCUEIL #############
###############################*/

#AccueilZonePhoto1 {
	width:330px;
	height:220px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 90px;
}

#AccueilZonePhoto2 {
	width:706px;
	height:230px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 55px;
}


/*###############################
########### PARCOURS ############
###############################*/

#ParcourZoneVignette0 {
	width:85px;
	height:120px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 30px;
}

#ParcourZoneVignette1,
#ParcourZoneVignette2 {
	width:169px;
	height:120px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 30px;
}

#ParcourZoneVignette3,
#ParcourZoneVignette4,
#ParcourZoneVignette5,
#ParcourZoneVignette6,
#ParcourZoneVignette7,
#ParcourZoneVignette8,
#ParcourZoneVignette9,
#ParcourZoneVignette10,
#ParcourZoneVignette11 {
	width:210px;
	height:100px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 30px;
}

/*###############################
######## REALISATIONS ###########
###############################*/

.RealisationInterLigneItem {
	width:100%;
	height:25px;
	overflow:hidden;	
}

#RealisationZonePhotoTop {
	width:450px;
	height:300px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 130px;	
}

.RealisationSommaire {
	margin:0;
	padding:8px 15px 0 0;
}

.RealisationSommaire div span {
	width:230px;
	float:left;
	display:block;
	height:16px;
	padding:0;
	margin:0;
}

.RealisationSommaire a:active,
.RealisationSommaire a:visited,
.RealisationSommaire a:link {
	text-decoration:none;	
}

.RealisationSommaire a:hover {
	text-decoration:underline;	
}

p.sommaire span a:active,
p.sommaire span a:visited,
p.sommaire span a:link {
	text-decoration:none;
}

p.sommaire span a:hover {
	text-decoration:underline;
}

p.comment {padding:0 0 4px 0;}

p.comment span.avant {
	width:320px;
	float:left;
	text-align:center;
	font-style:italic;
}

p.comment span.apres {
	width:320px;
	float:right;
	text-align:center;
	font-style:italic;
}

p.retour {
	padding:30px 15px 0 0;
}

p.retour .retourHaut {
	font-size:10px;
	display:block;
	float:right;
	background:url(css_images/BG_retour.gif) no-repeat right 3px;
	padding:0 20px 0 0;
}

p.retour .retourFB {
	text-align:center;
	display:block;
	margin:0 auto;
	width:80px;
}

p.retour a:link img,
p.retour a:active img,
p.retour a:visited img {
	opacity:0.7;
}

p.retour a:hover img {
	opacity:1;
}

#RealisationsZonePhoto01-01,
#RealisationsZonePhoto01-02 {
	width:320px;
	height:222px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 91px;
}

#RealisationItem1 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 111px;
}

#RealisationsZonePhoto02-01,
#RealisationsZonePhoto02-02 {
	width:320px;
	height:250px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 105px;
}

#RealisationItem2 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 125px;
}

#RealisationsZonePhoto03-01,
#RealisationsZonePhoto03-02 {
	width:320px;
	height:390px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 175px;
}

#RealisationItem3 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 195px;
}

#RealisationsZonePhoto04-01,
#RealisationsZonePhoto04-02 {
	width:320px;
	height:409px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 184px;
}

#RealisationItem4 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 204px;
}

#RealisationsZonePhoto05-01,
#RealisationsZonePhoto05-02 {
	width:320px;
	height:444px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 202px;
}

#RealisationItem5 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 222px;
}

#RealisationsZonePhoto06-01,
#RealisationsZonePhoto06-02 {
	width:320px;
	height:444px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 202px;
}

#RealisationItem6 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 222px;
}

#RealisationsZonePhoto07-01,
#RealisationsZonePhoto07-02 {
	width:320px;
	height:256px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 108px;
}

#RealisationItem7 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 128px;
}

#RealisationsZonePhoto08-01,
#RealisationsZonePhoto08-02 {
	width:320px;
	height:486px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 223px;
}

#RealisationItem8 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 243px;
}

#RealisationsZonePhoto09-01,
#RealisationsZonePhoto09-02 {
	width:320px;
	height:531px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 246px;
}

#RealisationItem9 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 266px;
}

#RealisationsZonePhoto10-01,
#RealisationsZonePhoto10-02 {
	width:320px;
	height:531px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 246px;
}

#RealisationItem10 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 266px;
}

#RealisationsZonePhoto11-01,
#RealisationsZonePhoto11-02 {
	width:320px;
	height:229px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 95px;
}

#RealisationItem11 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 115px;
}


#RealisationsZonePhoto12-01,
#RealisationsZonePhoto12-02 {
	width:320px;
	height:265px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 112px;
}

#RealisationItem12 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 132px;
}

#RealisationsZonePhoto13-01,
#RealisationsZonePhoto13-02 {
	width:320px;
	height:248px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 104px;
}

#RealisationItem13 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 124px;
}

#RealisationsZonePhoto14-01,
#RealisationsZonePhoto14-02 {
	width:320px;
	height:280px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 120px;
}

#RealisationItem14 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 140px;
}

#RealisationsZonePhoto15-01,
#RealisationsZonePhoto15-02 {
	width:320px;
	height:292px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 126px;
}

#RealisationItem15 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 146px;
}

#RealisationsZonePhoto16-01,
#RealisationsZonePhoto16-02 {
	width:320px;
	height:336px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 148px;
}

#RealisationItem15 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 168px;
}

#RealisationsZonePhoto17-01,
#RealisationsZonePhoto17-02 {
	width:320px;
	height:425px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 192px;
}

#RealisationItem17 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 212px;
}

#RealisationsZonePhoto18-01,
#RealisationsZonePhoto18-02 {
	width:320px;
	height:371px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 165px;
}

#RealisationItem18 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 185px;
}

#RealisationsZonePhoto19-01,
#RealisationsZonePhoto19-02 {
	width:320px;
	height:240px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 100px;
}

#RealisationItem19 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 120px;
}

#RealisationsZonePhoto20-01,
#RealisationsZonePhoto20-02 {
	width:320px;
	height:349px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 155px;
}

#RealisationItem20 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 175px;
}

#RealisationsZonePhoto21-01,
#RealisationsZonePhoto21-02 {
	width:320px;
	height:285px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 122px;
}

#RealisationItem21 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 142px;
}

#RealisationsZonePhoto22-01,
#RealisationsZonePhoto22-02 {
	width:320px;
	height:430px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 195px;
}

#RealisationItem22 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 215px;
}

#RealisationsZonePhoto23-01,
#RealisationsZonePhoto23-02 {
	width:320px;
	height:285px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 146px;
}

#RealisationItem23 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 166px;
}

#RealisationsZonePhoto24-01,
#RealisationsZonePhoto24-02 {
	width:320px;
	height:339px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 170px;
}

#RealisationItem24 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 190px;
}


#RealisationsZonePhoto25-01,
#RealisationsZonePhoto25-02 {
	width:320px;
	height:285px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 163px;
}


#RealisationsZonePhoto26-01,
#RealisationsZonePhoto26-02 {
	width:320px;
	height:305px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 152px;
}

#RealisationItem26 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 172px;
}


#RealisationsZonePhoto27-01,
#RealisationsZonePhoto27-02 {
	width:320px;
	height:252px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 126px;
}

#RealisationItem27 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 146px;
}


#RealisationsZonePhoto28-01,
#RealisationsZonePhoto28-02 {
	width:320px;
	height:477px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 239px;
}

#RealisationItem28 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 259px;
}


#RealisationsZonePhoto29-01,
#RealisationsZonePhoto29-02 {
	width:320px;
	height:456px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 228px;
}

#RealisationItem29 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 248px;
}


#RealisationsZonePhoto30-01,
#RealisationsZonePhoto30-02 {
	width:320px;
	height:268px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 134px;
}

#RealisationItem30 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 154px;
}


#RealisationsZonePhoto31-01,
#RealisationsZonePhoto31-02 {
	width:320px;
	height:578px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 289px;
}

#RealisationItem31 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 309px;
}


#RealisationsZonePhoto34-01,
#RealisationsZonePhoto34-02 {
	width:320px;
	height:320px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 160px;
}

#RealisationItem34 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 180px;
}

#RealisationsZonePhoto33-01,
#RealisationsZonePhoto33-02 {
	width:320px;
	height:390px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 195px;
}

#RealisationItem33 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 215px;
}

#RealisationsZonePhoto32-01,
#RealisationsZonePhoto32-02 {
	width:320px;
	height:270px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 135px;
}

#RealisationItem32 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 155px;
}

#RealisationsZonePhoto35-01,
#RealisationsZonePhoto35-02 {
	width:320px;
	height:302px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 151px;
}

#RealisationItem35 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 171px;
}


#RealisationsZonePhoto36-01,
#RealisationsZonePhoto36-02 {
	width:320px;
	height:413px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 206px;
}

#RealisationItem36 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 226px;
}


#RealisationsZonePhoto37-01,
#RealisationsZonePhoto37-02 {
	width:320px;
	height:240px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 120px;
}

#RealisationItem37 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 140px;
}


#RealisationsZonePhoto38-01,
#RealisationsZonePhoto38-02 {
	width:320px;
	height:301px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 150px;
}

#RealisationItem38 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 170px;
}


#RealisationsZonePhoto39-01,
#RealisationsZonePhoto39-02 {
	width:320px;
	height:442px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 221px;
}

#RealisationItem39 {
	background:url(css_images/BG_fleche.gif) no-repeat 351px 241px;
}


#RealisationsZonePhoto40-01,
#RealisationsZonePhoto40-02 {
	width:320px;
	height:560px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 280px;
}


/*###############################
######### FABRICATION ###########
###############################*/

#FabricationZonePhotoTop {
	width:450px;
	height:300px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 130px;	
}

#FabricationZonePhoto_2-01,
#FabricationZonePhoto_2-02,
#FabricationZonePhoto_3-01,
#FabricationZonePhoto_3-02 {
	width:320px;
	height:282px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 121px;
}

#FabricationZonePhoto_4-01,
#FabricationZonePhoto_4-02 {
	width:320px;
	height:377px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 169px;
}

#FabricationZonePhoto_5-01,
#FabricationZonePhoto_5-02 {
	width:320px;
	height:316px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 138px;
}

#FabricationZonePhoto_6-01,
#FabricationZonePhoto_6-02 {
	width:320px;
	height:234px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 97px;
}

#FabricationZonePhoto_7-01,
#FabricationZonePhoto_7-02 {
	width:320px;
	height:400px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 160px;
}

/*###############################
########### ATELIER #############
###############################*/

#AtelierZonePhoto1 {
	width:450px;
	height:230px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 95px;
}

#AtelierZonePhoto2 {
	width:706px;
	height:250px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 105px;
}

/*###############################
######### INITIATION ############
###############################*/

#InitiationZonePhoto1 {
	width:400px;
	height:200px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 80px;
}

#InitiationZonePhoto2 {
	width:706px;
	height:142px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 50px;
}

/*###############################
########### CONTACT #############
###############################*/

#ContactZonePhoto1 {
	width:320px;
	height:165px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 62px;
}

h2.TitreContact1 {
	width:355px;
}

.ContactItemsLeft {
	display:block;
	float:left;
	width:80px;
	text-align:right;
	font-weight:bold;
	padding-right:4px;
}

.ContactItemsRight {
	display:block;
	float:left;
}

#MapBorder {
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 180px;
	height:400px;
}

.MapContent {
	width:706px;
	height:400px;
	color:#280c02;
}

.MapAlt {
	width:706px;
	height:400px;
	background-color:#280c02;
}

