body {
	background-color: #FFFFFF;
	background-image: url(../../img/FOND_Home.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}
.fond {
	background: url(../img/fond-wedding.gif) no-repeat top left;
	height: 848px;
	width: 1090px;
	margin: 0 auto;
	padding-top: 23px;
	padding-bottom: 23px;
}

/* header */
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 17px;
	padding-bottom: 0px;
	height: 15px;
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
.lang a:link {
	color: #7B7B7B;
}
.langTxt {
	padding-right: 10px;
	color: #7B7B7B;
}
.langTxt a:link {
	color: #7B7B7B;
	text-decoration: none;
}
langTxt a:hover {
	color: #6F6F6F;
}

.header {
	background-image: url(../img/fond-header.gif);
	width: 800px;
	height: 83px;
	margin: 0 auto;
}
.header .logo {
	background: url(../img/logo.gif) no-repeat 23px 1px;
	width: 240px;
	height: 83px;
	float: left;
}
.header .logo a {
	display: block;
	width: 242px;
	height: 83px;
}
.header ul {
	float: right;
	width: 515px;
	margin: 1px 0 0 0;
	position: relative;
	right: 12px;
	padding:0;
	list-style-type: none;
}
.header ul li {
	float: left;
	padding: 0;
	margin: 0;
}
.header ul li a.accueil {
	background: url(../img/btn_accueil.gif) no-repeat top left;
	display: block;
	width: 95px;
	height: 45px;
}
.header ul li a.prestations {
	background: url(../img/btn_prestations.gif) no-repeat top left;
	display: block;
	width: 113px;
	height: 45px;
}
.header ul li a.temoignages {
	background: url(../img/btn_temoignages.gif) no-repeat top left;
	display: block;
	width: 127px;
	height: 45px;
}
.header ul li a.galerie {
	background: url(../img/btn_galerie.gif) no-repeat top left;
	display: block;
	width: 97px;
	height: 45px;
}
.header ul li a.contact {
	background: url(../img/btn_contact.gif) no-repeat top left;
	display: block;
	width: 83px;
	height: 45px;
}

/* corps */
.corps {
	background: url(../img/fond-corps.gif) no-repeat bottom left;
	width: 800px;
	margin: 0 auto;
	padding-bottom: 55px;
}
.corps .blocHome {
	width: 734px;
	margin: 0 auto;
}
.corps .spacer {
	clear: both;
}
.corps .welcome {
	float: left;
	background: url(../img/fond_Bienvenue.gif) no-repeat bottom left;
	height: 250px;
	width: 415px;
}
.corps .welcome p {
	margin: 10px 0;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding: 0 12px;
	line-height: 12px;
}
.corps .news {
	float: right;
	width: 275px;
}
.corps .news img.vignette {
	float: left;
	margin: 5px 8px 0 0;
}
.corps .news img.tiret {
	margin: 0;
	padding: 0;
	display: block;
	margin: 10px 0;
}
.corps .news p {
	margin: 10px 0;
	color: #6F6F6F;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	padding: 0 1px;
}
.text  {
	min-height: 500px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0099;
	text-transform: uppercase;
}

.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	height: 8px;
}

.photo01 {
	float:left;
	margin:0px 20px 10px 0px;
}

.photo02 {
	float:right;
	margin:10px 0px 10px 10px;
}

/* footer */
.footer {
	text-align: center;
	width: 800px;
	margin: 0 auto;
}
.footer ul {
	list-style-type: none;
	width: 534px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/fond-footer.gif) no-repeat bottom left;
	position: relative;
	top: -38px;
}
.footer ul li {
	float: left;
	padding: 13px 0 0 0;
	margin: 0;
}
.footer ul li a {
	font-family: Arial;
	font-size: 8pt;
	color: #6F6F6F;
	text-decoration: none;
	display: block;
	padding: 0 43px;
	border-right: 1px solid #CFCFCF;
}
.footer ul li a.noborder {
	border: 0;
}

/* copyright */
.copyright {
	font-family: Arial;
	font-size: 7pt;
	color: #ED56A9;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -25px;
}

/* formulaire */
INPUT { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE }
SELECT { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE }
INPUT.submit { font-size: 11px; color: #FFFFFF; Font-Family : Arial, Helvetica, sans-serif;  font-style: normal;Font-Weight : Bold; background-color : #E60073; }
INPUT.reset { font-size: 11px; color: #FFFFFF; Font-Family : Arial, Helvetica, sans-serif; font-style: normal;Font-Weight : Bold; background-color : #E60073; }
TEXTAREA { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE }
.txterror {	color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.txtform { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }


/* autres styles */
a:link {
	color: #EB3A9A;
}
a:hover {
	color: #F389C2;
}
a:visited {
	color: #EB3A9A;
}
a:active {
	color: #EB3A9A;
}
.Style1 {color: #CCCCCC}
.Style2 {font-size: 10px}
.Style3 {font-family: Arial, Helvetica, sans-serif}
.Style4 {font-size: 9pt}

.Style6 {
	font-size: 9pt;
	font-weight: bold;
	color: #B80C6F;
}
.Style7 {
	color: #F367B5;
	font-weight: bold;
}
.Style10 {
	font-size: 12px;
	text-decoration: none;
}

