/* HTML Elements */body{	font-family: Arial, Verdana, Geneva, sans-serif;	padding: 0px;	margin: 0px;	border: none;	background-image: url(../bg.gif);	background-color: #FFF;	font-size: 9px;	background-repeat: repeat-x;}div { }table { }td { vertical-align: middle; }img{	margin: none;	border: none;}li { }p { }pre { font-family: monospace; }h1 { }h2 { }h3 { }h4 { }h7 { }a:hover { }a { }a:visited { color: green; }sup{font-size: .6em; line-height: .8;}/* CALQUES */div#outerContainer{	position: relative;	width: 760px;	margin-left: auto;	margin-right: auto;}div#titles{	width: 760px;	float: right;}div#L380{	width: 360px;	float: left;}div#R380{	width: 360px;	float: right;}div#conclusion{	width: 760px;	font-size: 14pt;	color: #0050D0;	float: left;}div#footer { float: right; }/* CLASSES */.main{	padding: 0px;	border: 0px;	text-align: center;	vertical-align: center;}.tdside { background-color: #b6b6b6; }.italic { font-style: italic; }.bold { font-weight: bold; }.boldcenter{	text-align: center;	font-weight: bold;}.justify { text-align: justify; }.alignleft { text-align: justify; }.alignright{	text-align: right;	float: right;}.aligncenter { text-align: center; }/* Ajout du 071003 */#main{	font-size: 9pt;	font-family: Verdana, "Trebuchet MS", Arial, sans;	width: 734px;}row{	margin-top: 4px;	display: none;}.row_1 { background: #fff; }.row_2 { background: #f8f8f8; }.text{	padding: 9px;	border-right:1px solid #ccc;}.title{	color: #08c;	font-weight: bold;	line-height:2em;}.description{	color: #333;	font-size:.9em;	line-height: 1.5em;	margin-top:5px;	padding-top:5px;}.thumbnails{	width: 365px;	margin-left: auto;	margin-right: auto;	text-align: center;	padding: 9px;}#debug_container{    display:none;}
