body {
	
margin: 0;
padding:0;
background-color: #34CCCC;
background-image:url(images/fond.gif);
background-repeat:repeat-x;
}

div {
	margin:0 ;
	padding:0;
}

p {
	margin:0 ;
	padding:0;
}

#conteneur {
	position:absolute;
	left:50%;
	margin-left: -500px;
	width: 1000px;
	height:1100px;
	background-image:url(images/fond-body.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#conteneur-en {
	position:absolute;
	left:50%;
	margin-left: -500px;
	width: 1000px;
	height:1100px;
	background-image:url(images/fond-en.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#conteneur-nl {
	position:absolute;
	left:50%;
	margin-left: -500px;
	width: 1000px;
	height:1100px;
	background-image:url(images/fond-nl.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#haut {
	height: 250px;
	width: 1000px;
	margin:0;
	position:absolute;
	z-index:100;
}

#contenu {
position:relative;
top:40px;
	margin: 0;
	padding:0;
	width: 950px;
	clear:both;
	height:465px;

}
#droite {
	margin: 0;
	padding:0;
	width: 650px;
	float:left;
	overflow: hidden;
}
#gauche {
position:relative;
left:50px;
top:70px;
	margin: 0;
	padding:0;
	width: 300px;
	float:left;
}
#titre {
	height: 80px;
	margin: 0;
	padding:0;
	width: 665px;

}


#diapo {
position:relative;
top:162px;
	height: 509px;
	padding:0 0 0 25px;
	margin:0;
	width: 950px;
	display:block;
	clear:both;
}
#texte {
	clear:both;
	width:630px;
	margin:0;
	height:300px;
	display:block;
	padding-top:10px;

}
#texte2 {
	clear:both;
	width:580px;
	margin:0;
	height:300px;
	display:block;
	padding:10px 10px 0 0;
	overflow:auto;
	overflow-x:hidden;

}
#cadre {
width:950px; 
height:390px;
position:absolute;
z-index:10;
margin: 0;
padding:0;
background-image:url(images/cadre.gif);
background-repeat:no-repeat;
background-position:bottom center;
}
#slideshow, #slideshow img { 
width:950px; 
height:387px; 
margin:0;
padding:0;
position:absolute;
z-index:5; 
}

#pied {
	width:930px;
	color:#1E7DA6;
	font: 12px Century Gothic, Arial, Helvetica, sans-serif;
	clear:both;
	margin:0;
	padding:0;
	left:40px;
	position:relative;
	top:40px;
}

#pied a {
	color:#1E7DA6;
	text-decoration:none;
}

#pied a:hover {
	color:#EC2FAF;
	text-decoration:none;
}


#recommanderAmi{
		background-color:#FFF;
		border:solid 1px #1E7DA6;
		color:#fff;
		display:none;
		font-size:0.85em; 
		padding:5px;
		width:180px;
		height:80px;
		top:230px;
		left:0px;
		position:absolute;
		z-index:1000;
	}
	
a#lien {
position:absolute;
top:-30px;
left:645px;
display:block;
width:50px;
height:50px;
outline:none;
border:none;
}
form{
	margin: 0;
	padding:0;
}




.texte {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E7DA6;
	text-align:justify;
	
}

.texte a{
	color: #1E7DA6;
	text-decoration:none;
}
.texte a:hover{
	color: #EC2FAF;
	text-decoration:none;
}
.texteblanc {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texteblanc a {
	color: #FFF;
	text-decoration:none;
}
.texteblanc a:hover {
	color: #44CED0;
	text-decoration:none;
}

.textegblanc {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.textegblanc a {
	color: #FFF;
	text-decoration:none;
}
.textegblanc a:hover {
	color: #666666;
	text-decoration:none;
}
.texteminiblanc {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.texteminiblanc a {

	color: #FFF;
	text-decoration:none;
}
.texteminiblanc a:hover {

	color: #fff;
	text-decoration:underline;
}

.titre {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#EC2FAF;
	font-weight: bold;
}
.sous_titre {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#EC2FAF;
	font-weight: bold;
}
.gras-rose {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EC2FAF;
	font-weight: bold;
}
.texte input{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
	background-color:#fff;
}

.texte textarea{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
}

.texte select{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
}
.textemini {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E7DA6;
}
.textemini a{
	color: #1E7DA6;
	text-decoration:none;
}
.textemini a:hover{
	color: #EC2FAF;
	text-decoration:none;
}
.textepetit {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E7DA6;
}
.textepetit a{
	color: #1E7DA6;
	text-decoration:none;
}
.textepetit a:hover{
	color: #EC2FAF;
	text-decoration:none;
}
.textepetit input{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E7DA6;
	border: 1px solid #2294C4;
	background-color:#fff;
	margin:0;
	padding:0;
}
.textepetit select{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E7DA6;
	border: 1px solid #2294C4;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
.textepetit textarea{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E7DA6;
	border: 1px solid #2294C4;
}
.texteami {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E7DA6;
	font-weight:bold;
}
.texteami a{
	color: #1E7DA6;
	text-decoration:none;
}
.texteami a:hover{
	color: #EC2FAF;
	text-decoration:none;
}
.texteamip {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E7DA6;
	font-weight:bold;
}
.texteamip a{
	color: #1E7DA6;
	text-decoration:none;
}
.texteamip a:hover{
	color: #EC2FAF;
	text-decoration:none;
}