/* Background */body {	background: #FFF;  font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif";}/* Titre */h2.titre {	color: #FF0000;	font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif";	text-decoration: none;	font-size: 38px;}h3 {	font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif";	font-size: 24px;	color: #000;  font-style: normal;}h4 {  font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif";  font-weight: normal;  color: #333;}/* Cadre "Envoi en cours" */.Progress {	background: #ffebff;}/********************************		CASE TABLEAU		 ********************************//* case souris au dessus */.tab_options td.mouseenter {	background-color: #ddd;}/* case selectionné */.tab_options td.selected {	background-color: #aaa;}/* Case / Tableau */.tab_options, .tab_options td { 	border-color: #aaa;}/*******************************		 FORMULAIRE	 		********************************//* Fomulaire: Bouton */input.submit {	background-color: #ffc0ff;}/* Formulaire: Parcourir */.browser {	background-color: #F6CED2;	border-color: #F8485A;}/* tableau avec barre de defilement */.defil {	border-color: #666;	background: #f5f5f5;}.etape1 .tab_options,.etape7 .tab_options  { 	border-color: #C30027;}.etape1 .tab_options td,.etape7 .tab_options td { 	border-color: #FF283D;}.etape2 .tab_options,.etape8 .tab_options { 	border-color: #2717B4;}.etape2 .tab_options td,.etape8 .tab_options td { 	border-color: #6B6BEF;}.etape3 .tab_options,.etape9 .tab_options { 	border-color: #FDC131;}.etape3 .tab_options td,.etape9 .tab_options td { 	border-color: #FFF200;}.etape4 .tab_options { 	border-color: #34C300;}.etape4 .tab_options td { 	border-color: #01DB0B;}.etape5 .tab_options  { 	border-color: #BE3CFF;}.etape5 .tab_options td { 	border-color: #C778FF;}.etape6 .tab_options { 	border-color: #FF78D2;}.etape6 .tab_options td { 	border-color: #F5B0DD;}.etape7 .tab_options { 	border-color: #FF0000;} .etape7 .tab_options td { 	border-color: #FF0000;}.etape1 .tab_options td.mouseenter,.etape7 .tab_options td.mouseenter { background: #EEC5CD; }.etape2 .tab_options td.mouseenter,.etape8 .tab_options td.mouseenter { background: #C5D1EE; }.etape3 .tab_options td.mouseenter,.etape9 .tab_options td.mouseenter { background: #F4F5CA; }.etape4 .tab_options td.mouseenter { background: #CBF0C6; }.etape5 .tab_options td.mouseenter { background: #E9DCF2; }.etape6 .tab_options td.mouseenter { background: #F5D5E8; }.etape1 .tab_options td.selected,.etape7 .tab_options td.selected   { background: #FF0000; }.etape2 .tab_options td.selected,.etape8 .tab_options td.selected  { background: #352AC1; }.etape3 .tab_options td.selected,.etape9 .tab_options td.selected  { background: #FFF200; }.etape4 .tab_options td.selected  { background: #01DB0B; }.etape5 .tab_options td.selected  { background: #C778FF; }.etape6 .tab_options td.selected  { background: #FE62C0; }.Blog h2.titre { color: #FF0000; }.Smiley h2.titre { color: #0000FF; }.Avatar h2.titre { color: #009107; }/* Bordure du controle webcam (silverlight) */.silverlight_webcam {  color: rgb(240, 59, 57);  font-size: 3;}/* Champ input des cases du tableau */.table_case{	display: none;}