@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}


body{
	background-color: #604055;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #604055;
	
}

a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	list-style-type: none;
}

a:hover {
	color: #604055;
	}
	
a:active {
	color: #604055;
	}
	
em {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
p {
	margin-top: 10px;
}

h1 {
	font-size: 18px;
	background-image: url(../habillage/fonddegrade.jpg);
	background-repeat: repeat-y;
	padding: 3px;
	width: 379px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	border-bottom-color: #604055;
	border-left-color: #604055;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../habillage/fonddegrade.jpg);
	width: 379px;
	line-height: 100%;
	padding: 3px;
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	margin-top: 10px;
}
h4 {
	font-size: 12px;
	text-align: center;
	font-style: italic;
}





#photodiapo {
	height: 238px;
	width: 385px;
	background-color: #000000;
	margin-top:20px;
}

#photoprestige {
	height: 238px;
	width: 385px;
	background-image: url(../images/prestige.jpg);
	margin-top:20px;
}

#photococoon {
	height: 238px;
	width: 385px;
	background-image: url(../images/cocoon.jpg);
	margin-top:20px;
}


#photocharme {
	height: 238px;
	width: 385px;
	background-image: url(../images/charme2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:20px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pictomenu {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 100px;
	padding-bottom: 20px;
	background-image: url(../habillage/menu.gif);
	background-repeat: no-repeat;
}

#pictomenu a:hover {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 100px;
	padding-bottom: 20px;
}


#listeformule {
	margin: 10px;
}

#listeformule li{
	list-style-image: url(../habillage/puce.gif);

}

#listeformule p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
	




#global {
	background-color: #d3c3b2;
	background-image: url(../habillage/fondlogo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 955px;
	margin:auto;
	padding:auto;
}

#global2 {
	background-color: #d3c3b2;
	background-image: url(../habillage/fondlogo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 955px;
	margin:auto;
	padding:auto;
}

#global3 {
	background-color: #d3c3b2;
	background-image: url(../habillage/fondlogo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 955px;
	margin:auto;
	padding:auto;
}


#contenu {
	width: 385px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;

}


#menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 195px;
	margin-left: 160px;
	float: left;
	width: 160px;
}

#sousmenu {
	font-size: 11px;
	margin-top: 10px;
}

#sousmenu li {
	list-style-image: url(../habillage/puce.gif);
	list-style-position: inside;
}
#menudroite {
	float:left;
	width:200px;
	height:365px;
	margin-left: 20px;
	margin-top: 260px;
}

#menudroite2 {
	float:left;
	width:200px;
	height:365px;
	margin-left: 20px;
	margin-top: 260px;
}

#menudroite li{


}

#menudroite p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;

}

#menudroite2 p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 29px;
	margin-left: 0px;

}

#picto {
	text-align: center;
	height: 45px;
	width: 45px;
	background-image: url(../habillage/fleurpicto.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}




#filetmenu {
	background-image: url(../habillage/sousmenu.gif);
	background-repeat: no-repeat;
	height: 358px;
	width: 7px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}




#footer {
	background-color: #917187;
	width: 945px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	clear: both;
}




#footer p {
	font-size: 10px;
	padding: 20px;
	line-height: 100%;
}
#acces {
	float: right;
	margin-top: 0px;
	color: #917187;
}

#acces a{
	color: #917187;
}

#acces a:hover{
	color: #FFFFFF;
}
#liste {
	padding: 10px;
}

#liste li {
	list-style-type: disc;
	list-style-position: inside;
}
#filetbloc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	margin-top: 20px;
	margin-bottom: 10px;
}

#video{
width:318px;
height:238px;
margin:auto;

}


#temoignage{
width:318px;
margin:auto;
padding-top:20px;

}

#temoignage p{

margin:0px;
padding:0px;

}


#picto {
	text-align: center;
	height: 45px;
	width: 45px;
	background-image: url(../habillage/fleurpicto.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}




.centre {
	text-align: center;
}



.credits {
	color: #422043;
	font-size: 9px;
	padding-top: 10px;
}
.conditions {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #604055;
	border-right-color: #604055;
	border-bottom-color: #604055;
	border-left-color: #604055;
	padding-top: 2px;
	padding-bottom: 2px;
}


.credits a {
	color: #422043;
	font-weight: normal;
}


.mariage {
	margin-left: 5px;
	margin-top: 20px;
}

.mariage_on {
	margin-left: 5px;
	margin-top: 20px;
	color:#604055;
	font-weight: bold;
}



.entreprise {
	margin-top: 21px;
	margin-left: 8px;
}

.entreprise_on {
	margin-top: 21px;
	margin-left: 8px;
	color:#604055;
	font-weight: bold;
}


.equipe {
	margin-top: 23px;
	margin-left: 14px;
}

.equipe_on {
	margin-top: 23px;
	margin-left: 14px;
	color:#604055;
	font-weight: bold;
}


.equipe2 {
	margin-top: 19px;
	margin-left: 19px;
}

.equipe2_on {
	margin-top: 19px;
	margin-left: 19px;
	color:#604055;
	font-weight: bold;
}



.temoignages {
	margin-top: 23px;
	margin-left: 20px;
}

.temoignages_on {
	margin-top: 23px;
	margin-left: 20px;
	color:#604055;
	font-weight: bold;
}



.temoignages2 {
	margin-top: 19px;
	margin-left: 27px;
}

.temoignages2_on {
	margin-top: 19px;
	margin-left: 27px;
	color:#604055;
	font-weight: bold;
}





.entreprise2 {
	margin-top: 18px;
	margin-left: 10px;
}

.entreprise2_on {
	margin-top: 18px;
	margin-left: 10px;
	color:#604055;
	font-weight: bold;
}



.demande {
	margin-top: 21px;
	margin-left: 30px;
}

.demande_on {
	margin-top: 21px;
	margin-left: 30px;
	color:#604055;
	font-weight: bold;
}



.demande2 {
	margin-top: 18px;
	margin-left: 39px;
}

.demande2_on {
	margin-top: 18px;
	margin-left: 39px;
		color:#604055;
	font-weight: bold;
}



.demande3 {
	margin-top: 22px;
	margin-left: 24px;
}

.demande3_on {
	margin-top: 22px;
	margin-left: 24px;
	color:#604055;
	font-weight: bold;
}



.menu_on {
	font-weight: bold;
	color:#604055;
}



.champs {
	display: block;
	width: 7em;
	text-align: right;
	float: left;
	background-position: 100%;
	margin: 0.3em;
	clear: both;
}
.petitital {
	font-size: 11px;
	font-style: italic;
}


.case {
	margin: 0.3em;
	background-color:#FFFFFF;
		margin: 0.3em;
}

form {
border:none;

}


fieldset{
border:none;


}
#coordonnes {
	border-top : 1px #604055 solid;
	border-bottom: 1px #604055 solid;
	padding: 10px;
}


