body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(../Images/backround_body_di_santo.png);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	border: thin solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#header {
	background-image: url(../Images/template-di-santo_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 113px;
	padding: 0;
	display: block;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu {
	background-color: #F18D00;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 34px;
}
#mainContent {
	background-image: url(../Images/template-di-santo_04.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 80px;
	height: 418px;
	margin: 0px;
}
#mainContent h1  {
	font-size: 135%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}
#mainContent h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#mainContent p {
	font-size: 85%;
	line-height: 115%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: normal;
}
.orange_gras {
	font-weight: bold;
	color: #EF8E00;
	font-size: 105%;
	margin-top: 3px;
}
#mainContent img {
	height: auto;
	width: auto;
	border: thin solid #000;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
#footer {
	background-image: url(../Images/template-di-santo_05.jpg);
	margin: 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 80px;
	padding: 0px;
}
#footer p {
	font-size: 80%;
	color: #FFF;
	letter-spacing: 0.1em;
	background-color: #000;
	height: 36px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 140%;
}
#footer p a {
	color: #FFF;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#findepage {
	background-image: url(../Images/template-di-santo_05.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 66px;
	margin: 0px;
}


/* **********************************************FORMULAIRE DE CONTACT******************************************** */




table {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: auto;
	margin: 0px;
	padding: 0px;
}

th {
	width: 140px;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

td {
	vertical-align: middle;
	background-color: #FFFFFF;
	color: white;
	padding: 4px;
	font-size: 10px;
}
input {
	width: 400px;
}
textarea {
	width: 400px;
}

.requis {
	color: #FF0033;
}
.facultatif {
	color: #000000;
	text-align: left;
}

.entete th {
	text-align: center;
	font-size: 14px;
	width: 600px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}


#boutonEnvoi {
	text-align: left;
}
.boutoncontact {
	width: 120px;
	float: left;
	margin-right: 30px;
	text-align: center;
	display: block;
}

#mainContent #galerie {
	width: 694px;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -72px;
	height: 450px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #000;
}
