/* Léa aime les fleurs - (c) ADH & ESPACE DYNAMIQUE - V1.00 20061115 */
* {
	margin: 0;	
	padding: 0;
}
img {
	border: 0;
	display: block;
}
a {
	color: #9E9E9E;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
body {
	background-image: url(../img/BgBody.gif);
	font-family: Arial, sans-serif;		
	font-size: small; 
	text-align: left;
}
#ContGene { /* general container */
	width: 695px;
	height: 500px;
	margin: 0 0 0 75px;
	position: relative;
}
#Header {
	width: 100%;
	height: 70px;
	margin: 40px 0 0 0;
	background-image: url(../img/BgHeader.gif);
	background-repeat: no-repeat;
}
#ContCont {
	width: 100%;
	height: 340px;
	margin: 0 0 0 0;
	position: relative;
	/*background-color: #FFFFFF;*/
}
#Content {
	width: 340px;
	height: 340px;
	position: absolute;
	left: 0;
	top: 0; 
	visibility: hidden;
}
#Content .TextPage {
	width: 340px;
	height: 340px;
	background-color: #FFFFFF;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}
#Content #Home {
	width: 338px;
	height: 338px;
	border: 1px solid #666666;
	background-color: #E0E0E0;
}
#Content p {
	font-family: "Century Gothic", "Arial", "sans serif";
	font-size: 0.96em;
	color: #000000;
	margin: 6px 0 0 0;
}
#Content p.Step {
	margin: 8px 0 0 20px;
}
#Content h3, #Content h4, #Content h5 {
	font-family: "Century Gothic", "Arial", "sans serif";
	font-weight: normal;
}
#Content .TextVert {	/* */
	font-family: "Century Gothic", "Arial", "sans serif";
	font-size: 1.1em;
	color: #666633;
}
#Content .Signature {	/* */
	font-family: "Century Gothic", "Arial", "sans serif";
	font-size: 1.2em;
	text-align: right;
	color: #666633;
}
#Content h3 {	/* titre de rubrique */
	font-size: 1.4em;
	color: #993366;
	}
#Content h4 {	/* liste a puce */
	background-image: url(../img/Puce1.gif);
	background-repeat: no-repeat;
	margin-top : 3px;	
	padding-left: 15px;
	color: #000000;
	font-size: 1em;
}
#Content h5 {	/* titre vert */
	font-size: 1.3em;
	color: #666633;
	margin-top : 10px;
}
#ContContact {
	font-family: "Arial", "sans serif";
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	position: relative;
	background-color: #FFFFFF;
}
#ContContact .Space2H {
	font-size: 0;
	height: 2px;
}
#ContContact .Space10H {
	font-size: 0;
	height: 10px;
}
#ContContact h1 {
	font-size: 1em;
	font-weight: normal;  
	margin: 0 20px 10px 20px;
}
#ContContact .Field {
	width: 300px;
	margin: 5px 10px 0 20px;
}
#ContContact .Field p {
	font-family: "Arial", "sans serif";
	height: 25px;
	margin: 0;
}
#ContContact .Field.Mess p {
	height: 10px;
	margin: 0;
}
#ContContact .Field input {
	float: right;
	width: 160px;
}
#ContContact .Field #BugIE {
	width: 300px;
}
#ContContact .Field textarea {
	width: 300px;
}
#Slide {
	width: 338px;
	height: 338px;
	border: 1px solid #666666;
	position: relative;
}
#ImgD0, #ImgD1, #ImgI0 , #ImgI1 {
	width: 338px;
	height: 338px;
	position: absolute;
	left: 0;
	overflow: hidden;
	z-index: 1;
}
#ImgI0 {z-index: 2;}
a#PictCmd {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 35px;
	top: 315px;
	z-index: 10;
	background-image: url(../img/BpStop.gif);
	visibility: hidden;
}
a#PictCmd:hover {
	background-position: -20px 0;
}
#Menu {
	width: 316px;
	height: 308px;
	border: 1px solid #999999;
	background-color: #FFF1F1;
	font-family: "Century Gothic", "Arial", "sans serif";
	position: absolute;
	left: 376px;
	top: 0;
	padding-top: 30px;
	visibility: hidden;
}
#Menu a, #Menu div, #Menu p {
	display: block;
	width: 250px;
	font-size: 1.1em;
	margin: 4px 0 0 40px;
}
#Menu a.Style1 {
	font-size: 1.4em;
	color: #F382AE;
}
#Menu div.Style1 {
	font-size: 1.4em;
	color: #993366;
}
#Menu a.Style1:hover {
	color: #CC6699;
}
#Menu a.Style2 {
	background-image: url(../img/Puce1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu div.Style2 {
	color: #901438;
	background-image: url(../img/Puce2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu a.Style2:hover {
	color: #000000;
}
#Menu a.Style3, #Menu div.Style3 {
	font-size: 1.4em;
	color: #F382AE;
	margin: 10px 0 15px 40px;
}
#Menu div.Style3 {
	color: #901438;
}
#Menu a.Style3:hover {
	color: #CC6699;
}
a.Style4, div.Style4 {
	display: block;
	color: #FFFFFF;
	width: 340px;
	height: 70px;
}
#Menu a#ChangeWay {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 220px;
	top: 310px;
	background-image: url(../img/BpToL.gif);
	visibility: hidden;
}
#Menu a#ChangeWay:hover {
	background-position: -20px 0;
}
#Menu p {
	color: #9E9E9E;
}
#Footer1 {
	width: 100%;
	margin: 20px 0 0 0;
	height: 26px;
	padding-top: 0px;
	font-size: 12pt;
}
#Footer1 a {
	font-size: 1em;
}
#Footer2 {
	width: 100%;
	height: 32px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#Footer2 p {
	font-family: "Century Gothic", "Arial", "sans serif";
	font-size: 1.0em;
	margin: 6px 3px 0 5px;
}
#Error {
	font-size: 1.0em;
	font-weight: bold;
	color: #FF0000;
	padding-left: 20px;
	background-color: #FFF8F8;
	background-image: url(../img/Info.gif);
	background-repeat: no-repeat;
}
#TipText {
	width: 148px;
	height: 48px;
	border: 1px solid #666666;
	background-color: #FFFFC0;
	font-family: "Arial", "sans serif";
	font-size: 1.0em;
	padding: 2px 10px 2px 10px;
	overflow: hidden;
	position: absolute;
	top: 280px;
	left: 170px;
	z-index: 20;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	visibility: hidden;
}

