@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0;
	background:url(images/degrade_gris2.jpg);
	/*background:url(images/fond_pentecote.jpg);*/
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position: top center;
}

#haut{
	width:auto;
	height:150px;
	background:url(images/bandeau.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.input150{
	background:url(images/fond_input_150.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:140px;
	height:18px;
	border:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #490735;
	padding-left:5px;
	padding-right:5px;
}
.input216{
	background:url(images/fond_input_216.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:206px;
	height:18px;
	border:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #490735;
	padding-left:5px;
	padding-right:5px;
}
.logo{
	float:left;
}
#menu{
	height:39px;
	background:url(images/fond_menu.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:3px;
}
.menu_a{
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	margin-top:9px;
	text-decoration:none;
	text-align:center;
	background:url(images/fleche_gris.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #490735;
}
.menu_a:hover{
	color: #818181;
}
#bandeau_defilant{
	margin-top:5px;
	background:url(images/fond_bandeau_defilant.jpg);
	background-repeat:no-repeat;
	width:708px;
	height:20px;
	margin-right:5px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
#titre_a_laffiche{
	background:url(images/fond_deg_gris.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:27px;
	width:173px;
	padding-top:2px;
	padding-left:10px;
}
#encadre_violet{
	float:left;
	background:url(images/encadre_violet.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:106px;
	margin-left:10px;
	padding:7px;
}
#encadre_rose{
	float:left;
	background:url(images/encadre_rose.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:106px;
	margin-left:10px;
	padding:7px;
}
#encadre_bleu{
	float:left;
	background:url(images/encadre_bleu.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:106px;
	margin-left:10px;
	padding:7px;
}
#encadre_turquoise{
	float:left;
	background:url(images/encadre_turquoise.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:106px;
	margin-left:10px;
	padding:7px;
}
#malin{
	float:left;
	margin-top:1px;
	background-color:#7D0A5C;
	padding:5px;
	width:169px;
}
.malin{
	padding:3px;
	width:163px;
	background-color:#FFF;
}
.separation_violet{
	width:169px;
	height:5px;
	background-color:#5B0F44;
}
#newsletter{
	background-color:#5B0F44;
	width:159px;
	padding:5px;
}

.input_violet_128{
	background:url(images/input_violet_128.png);
	background-repeat:no-repeat;
	border:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width:128px;
}
#emags{
	float:left;
	margin-top:5px;
	background-color:#E6E6E6;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	width:159px;
}

#emags img{
	padding-top:3px;
}
#bas{
	background:url(images/fond_bas.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	width:1000px;
	height:90px;
}

#credits{
	float:right;
	text-align:right;
	margin-right:15px;
	margin-top:25px;
		width:955px;

}

#signature{
	float:right;
	text-align:right;
	margin-right:15px;
	margin-top:8px;
		width:955px;

}