/* Style petites fenetres Cinepress - © http://www.pixelscarres.info - Juin 2006*/body {	background-color: #FFFFFF;		font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	line-height: 15px;}a {	font-size: 1em;	text-decoration: underline;	color: #333333;}a:hover {	color: #CC6600;	text-decoration: none;	}/* Les formatages textes */.title {	font-size: 1.3em;	font-weight: bold;}.big {	font-size: 1.1em;	font-weight: bold;}.rouge {	color: #990000;	font-weight: bold;	font-size: 1.1em;}.small {	font-size: 0.9em;	font-style: normal;}.border {	text-decoration: none;	border: #FFFFFF;} /* Les Blocs */ #moteur {	width: 220px;	margin-top: 10px;	float: none;	margin-left: 0px;	padding: 5px;	border: 1px solid #FF9900;}#forum {	width: 220px;	margin-top: 10px;	float: none;	margin-left: 0px;	padding: 5px;	border: 1px solid #FF9900;}
