/* 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;
}

#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 .AllZoneMenuSelected {
	display:block;
	padding:4px 10px 5px 10px;
	background:url(css_images/BG_menu.gif) repeat-x left -50px;
}

#AllZoneMenuIcon {
	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 ############*/

#AllZoneRedac {
	padding:00px 15px 15px 30px;
	width:723px;
	background-color:#9d3011;
}

h1 {
	font-size:14px;
	font-weight:bold;
	background:#9D3011 url(css_images/BG_H1.gif) no-repeat right 37px;
	display:block;
	height:18px;
	margin:0;
	padding:30px 0 0 0;
	text-transform:uppercase;
	}

h1 span {
	float:left;
	display:block;
	padding-right:5px;
	background-color:#9d3011;
}

p {
	text-align:justify;
	font-size:12px;
	margin:0;
	padding:8px 15px 0 0;
}

p.center {
	text-align:center;
}

.PhotoBaseTopRight {
	float:right;
	padding:23px 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;
}

h1.H1Popup {
	font-size:14px;
	font-weight:bold;
	background:#9D3011 url(css_images/BG_H1.gif) no-repeat right 7px;
	display:block;
	height:18px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	}

h1.H1Popup 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 {
	width:210px;
	height:100px;
	border:solid 1px #280c02;
	background:#280c02 url(css_images/Loading.gif) no-repeat center 30px;
}

/*###############################
######## REALISATIONS ###########
###############################*/

.RealisationSommaire {
	margin:0;
	padding:8px 15px 0 0;
}

.RealisationSommaire div span {
	width:230px;
	float:left;
	display:block;
	height:16px;
	padding:0;
	margin:0;
}

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 {
	float:right;
	padding:0 15px 0 0;
}

#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;
}

/*###############################
########### 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;
}

h1.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;
}

