/*FAIS TON ECARD */
body, html {
	background: #336699;
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	list-style-type: none;
	border-collapse: collapse;
}
#conteneur {
	float:left;
	width: 982px;
	height:850px;
	background: url(../images/bg-ecard.gif) no-repeat;
}
#header {
	float:left;
	width: 630px;
	height: 154px;
}
#edito {
	float:left;
	width: 350px;
	height: 154px;
	text-align:center;
}
#centre{
	float: left;
	width: 980px;
	height: 600px;
	background: url(../images/bg-swf.gif) no-repeat;
}
#colgch {
	float:left;
	width: 180px;
	padding-top: 100px;
	text-align:center;
}
#bloc-ecard{
	float:left;
	width: 622px;
	height:450px;
	text-align:center;
}
#ecard{
	width: 600px;
	height:450px;
	margin-left: auto;
	margin-right: auto;
}
#coldt {
	float:left;
	width: 170px;
	padding-top: 80px;
	text-align:center;
}
#aide {
	position: absolute;
	width:600px;
	height:105px;
	left: 187px;
	top: 634px;
	background-color:#6599cc;
}
#footer {
	float: left;
	width:980px;
	text-align:center;
}

/* Typographie */
.edito {
	color: #000033;
	margin-left:40px;
	margin-top: 50px;
	margin-right:15px;
}
.aide {
	color: #000033;
	margin-left:10px;
	margin-top: 5px;
	margin-right:15px;
}
.txt-titres {
	color: #FFFFFF;
	font: 13px;
}
a:link,a:visited {color: #000033;text-decoration: underline;font-weight:bold;}
a:hover a:active{color: #FF0000;}


/* Images */

img.center {margin-left:185px}
