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

.gauche{float: left;}
.droite{float: right;}
.clearboth{clear: both}

#ligne_langue{
	width: 918px;
	height: 80px;
	background-image: url(../imgs/disclamer/head.jpg);
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #e5d1c3;
	text-align:center;
	background-image: url(../imgs/home/fond.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#corps {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #e5d1c3;
}

#pub_awe {
	position: absolute;
	top: 31px;
	margin-left: 928px;
	width: 120px;
	height: 600px;
	left:
}

#nav {
	background-image: url(../imgs/home/langue.jpg);
	width: 918px;
	height: 30px;
}

.langue_select{
	float:right;
	width: 250px;
	height: 24px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 6px;
	font-family: Arial;
	font-size: 12px;
}
.langue_select a {color: #FFFFFF; text-decoration: none;}


#col_gauche {
	float: left;
	width: 460px;
	background-image: url(../imgs/formu/fond.gif);
	height: 734px;
	font-family: arial;
	color: #FFFFFF;
}
/*#col_gauche div {border: 1px solid black}*/
#col_gauche h1 {padding: 10px 10px 25px 10px; font-size: 18px;}

#col_gauche .message {
	font-size: 18px;
	padding-top: 20px;
	padding-left: 10px;
}

#col_gauche .dm {
	background-image: url(../imgs/formu/fleur.png);
	background-repeat: no-repeat;
	height: 40px;
	
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 40px;
}

#col_gauche .bouton {
	clear: both;
	border: 0px;
	background-color: transparent;
	background-image: url(../imgs/formu/bouton.png);
	width: 75px;
	height: 27px;
	font-weight: bold;
	cursor: pointer;
	float:right;
	margin-right: 61px;
	margin-top: 4px;
}

.formullaire1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	width: 400px;
}
.formullaire1 .bloc {float: left; padding-right : 20px;}
.formullaire1 input{width: 171px;}
	
.formullaire1 .num_portable{margin-top: 20px; width: 100px; margin-left: 20px;}	
	
#col_droite {
	width: 458px;
	float: left;
}

/************* Pour la page des codes DVD offerts *******/
#col_gauche .rondelle {float:left; clear: both; width: 400px;}

#col_gauche .rondelle h2 {
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}
#col_gauche .rondelle h3 {
	font-size: 11px;
	padding: 0px 10px 5px 10px;
}
.rondelle .visu_rondelle {font-size: 11px; text-align: center; padding-left: 10px;}
.rondelle .visu_clip {margin-right: 10px; border: 2px solid white;}


/**** Pied de page *****/
.pied_page {font-family: Arial; color: #343748; font-size: 12px; text-align: center;}
.pied_page a {color: #343748;}
