/* CSS Document *//*orange patate FF6600*//*orange tranquille CB0000*/body {font-size:62.5%}.body{	color:#333333;	font-family: Futura,Arial, Helvetica, sans-serif;	margin: 0px;	padding:0;	background-color:#CFCFCF;	font-size: 0.8em;}textarea,input,file {	border: 1px solid #3398CC;}/* Liens body */a:link.lienSurBody{		color: #333333;		font-weight:bold;		}	a:visited.lienSurBody {		color: #333333;		}	a:hover.lienSurBody {		color: #627C7D;		}	a:active.lienSurBody {		color: #627C7D;		}/* Liens TB */a:link {	color:#333333;	font-size: 0.8em;	}	a:visited {		color: :#333333;	}	a:hover {		color:#627C7D;	}	a:active {		color: #627C7D;	}.divFond{	background-color:#000000;	filter:alpha(opacity=80);	-moz-opacity: 0.6;	opacity: 0.6;	z-index:30;	position:absolute;	padding:0px;	margin:0px;	width:100%;	height:100%;	font-size: 0.8em;}.divAction{	z-index:50;	position:absolute;	width:100%;	height:100%;	font-size: 0.8em;}.divRubrique{	background-color:#CFCFCF;	z-index:50;	overflow:auto;	height:0;}.nomRubrique{	font-weight: bolder;	color: #3398CC;	font-size: 2em;}.descRub{color: #FFFFFF;font-size: 0.8em;}.actionRub{	color: #FFFFFF;	font-weight: bolder;	font-size: 0.8em;}.action{	font-weight: bolder;	font-size: 0.8em;}.TBaction {	background-color: #FFFFFF;}.TBinfoRub {	background-color: #CFCFCF;}.TBinfoVisuel {	/*font-size:0.9em;*/	background-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-color: #000000;	border-left-style: solid;	border-right-style: solid;	border-top-style: hidden;	border-bottom-style: solid;	border-style: solid;}.affichage {	background-color: #aaaaaa;}
