@charset "utf-8";
/* CSS Document */

/* Elements de base */

html {
	margin: 0;
	padding: 0;
}

body {
	font: 12px georgia, sans-serif;
	line-height: 2;
	color: #555753;
	background-color: #b67a2a;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: -10px;
	width: 1024px;
	min-height: 900px;
}

#banniere {
	background-image: url(../img/banniere.jpg);
	height: 181px;
	width: 1024px;
}

#corps_accueil {
	background-image: url(../img/corps_accueil.jpg);
	height: 431px;
	width: 1080px;
	margin-top: -2px;
}

#corps {
	background-image: url(../img/corps.jpg);
	height: 431px;
	width: 1080px;
	margin-top: -2px;
}

#corps2 {
	min-height: 500px;
	width: 1080px;
	background-image: url(../img/corps_texte_accueil.jpg);
	background-repeat: repeat-y;
	margin-left: 137px;
}

#annonce {
	background-image:url(../img/Annonce.png);
	position:absolute;
	z-index: 10;
	height: 218px;
	width: 300px;
	margin-left: 540px;
	margin-left: 240px !ie;
	margin-top: 90px;
}

#photos1 {
	width: 510px;
	margin-left: 300px;
	margin-left: 0px !ie;
}

#photos1 a, #photos1 a:link, #photos1 a:visited { 
	text-decoration: none;
}

#photos1 img {
	border:none;	
}

#tableau {
	width: 600px;
	margin-left: 150px;
	margin-left: -300px !ie;
}

#tableau a, #tableau a:link, #tableau a:visited { 
	text-decoration: none;
}

#tableau img {
	border:none;	
}

#tableau2 {
	width: 600px;
	margin-top: -45px;
	margin-top: 0px !ie;
	margin-left: 100px;
	margin-left: -300px !ie;
}

#tableau2 a, #tableau2 a:link, #tableau2 a:visited { 
	text-decoration: none;
}

#tableau2 img {
	border:none;	
}

#corps img {
	margin-top: 60px;
}
	
.Style1 {
	font-size: 16px;
	font-weight: bold;
}
.Style2 {
	color: #990033;
	text-align: center;
}
.Style3 {font-size: 14px}
	
#texte_intro {
	width: 450px;
	text-align: justify;
	margin-left: 300px;
	margin-right: 400px !ie;
}

#texte_intro a, #texte_intro a:link, #texte_intro a:visited { 
	text-decoration: none;
}

#texte_intro img {
	border:none;	
}

#orgue {
	min-height:135px;	
	width: 900px;
	}

#orgue1 {
	float: left;
	height:100px;
	width: 133px;
	margin-left: 50px;
	}
	
#orgue2 {
	float: left;
	height: 100px;
	width: 156px;
		margin-left: 50px;
	}
	
#orgue3 {
	margin-left: 90px;
	}

#corps_texte {
	/*position: absolute;*/
	min-height: 50px;
	width: 1080px;
	background-image: url(../img/corps_texte_accueil.jpg);
	background-repeat: repeat-y;
	margin-left: 137px;
}

#corps_texte img {
	margin-right: 358px;
}

#suite_texte {
	width: 450px;
	text-align: justify;
	margin-left: 165px;
	margin-right: 500px !ie;
	margin-top: -20px;
	margin-top: 10px !ie;
}

#suite_texte img {
	margin-left: 100px;
}

#suite_programme {
	width: 650px;
	height: 500px;
	margin-right: 300px !ie;
	margin-left: 138px;
}

#galerie {
	width: 1310px;
	height: 600px;
	margin-left: 100px;
}

#sponsor {
	margin-top: 10px;
	margin-right: 400px !ie;
	height: 100px;
	width: 675px;

}

#image1, #image2, #image3, #image4 {
	float: right;
	margin-right: 30px;
}

#image1 img, #image2 img, #image3 img, #image4 img {
	border:none;	
	margin-right:20px;
}

#pied {
	background-image: url(../img/pied.jpg);
	height: 95px;
	width: 692px;
	margin-left: 29px;
	margin-right: 400px !ie;

}
#footer {
	margin-top: -35px;
}

#footer a {
	font-size:12px;
}

#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
}

#footer a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
}

#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}
	
#footer a, #footer a:link, #footer a:visited { 
	margin-right: 20px;
}