/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#content .infosnewsletter{
	margin-top:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#content form fieldset {
	border: 0;
	width: 450px;
	margin: 50px auto;
	text-align: left;
	font: normal 12px Arial;
}















#content .submit input{
	width:109px;
	height:24px;
	color:white;
	font-weight:bold;
	font-size:11px;
	border:none;
	background:url(images/bouton2.gif) no-repeat;	
}