body {
	font-family:helvetica;
	font-size: 13px;
	width: 1010px;
	background-color: #ffffff;
	color: #333333;
}
p {
	text-align: justify;
	margin-top: 3px;
	margin-right: 3px;
}
.citation {
	text-align: justify;
	margin-top: 3px;
	margin-right: 3px;
	font-style: italic;
	font-weight: bold;
	color: #c83be1;
}
.bigcitation {
	text-align: justify;
	margin-top: 3px;
	margin-right: 3px;
	font-style: italic;
	font-weight: bold;
	color: #D12F1B;
	font-size:14px;
}
.annonce {
	text-align: center;
	font-size: 14px;
	margin-top: 6px;
	margin-right: 6px;
	font-style: italic;
	font-weight: bold;
	color: #2828f0;
}
.oldannonce {
	text-align: center;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 6px;
	font-style: italic;
	font-weight: bold;
	color: #888888;
}
.surprisemodels {
	font-style: italic;
	font-weight: bold;
	color: #f2756b;
}
h1 {
	width: 750px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 3px;
	color: #b82010;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #945200;
}
h2 {
	width: 750px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #b82010;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #945200;
	margin-top: 8px;
	margin-right: 3px;
}
h3 {
	width: 785px;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #b82010;
	width: 565px;
	margin-top: 4px;
	margin-right: 3px;
}
a:link {
	color: #e87164;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
body.ul {
	list-style: none;
	margin-top: -1px;
	margin-left: 20px;
	padding-left: 20px;
	text-indent: 0px;
}
ul.li {
	text-align: justify;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 3px;
	list-style-type:square;
}
em{
	color:#c83be1;
}
ol.li {
	text-align: justify;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 3px;
	list-style-type:decimal;	
}
.figure {
	text-align: center;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;*/
}
/* pour la position des titre, les menus */
.background-main {
	top: 40px;
	left: 0px;
	position: absolute;
	z-index: 0;
	visibility: visible;
}
.underconstruction {
	top: 150px;
	left: 400px;
	position: absolute;
	z-index: 3;
}
.background-others {
	top: 40px;
	left: 0px;
	position: absolute;
	z-index: 0;
	visibility: visible;
}
.mainmenu {
	top: 0px;
	left: 0px;
	z-index: 2;
	text-align: center;
}
.maintitle {
	font-weight: bold; 
	color: #ffffff;
	text-align: left;
	font-size: 36px;
	top: 60px;
	left: 60px;
	width: 800px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.location {
	color: #ffffff;
	text-align: left;
	font-size: 22px;
	top: 110px;
	left: 60px;
	width: 800px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.secondarytitle {
	color: #000000;
	font-style: italic;
	text-align: right;
	font-size: 20px;
	top: 173px;
	left: 60px;
	width: 880px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
.backsectitle {
	top: 160px;
	left: 40px;
	width: 800px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.counter {
	top: 230px;
	left: 65px;
	font-size: 16px;
	width: 800px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.content {
	width: 920px;
	top: 280px;
	left: 50px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.date{
	color:#FFF;
	font-size: 10px;
	position:absolute;
	top: 240px;
	left: 100px;
/*	text-align: right;
	-webkit-transform:  rotate(90deg);
	-moz-transform:  rotate(90deg);
	-o-transform:  rotate(90deg);
*/	writing-mode: lr-tb;
	z-index: 1;	
}
.footer {
	font-size: 10px;
	color: #000000;
	top: 230px;
	left: 10px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
/*Special pour la premiere page*/
.resume {
	font-size:12px;
	top: 230px;
	left: 450px;
	width: 550px;
	position: absolute;
	z-index: 1;
}
.hotstuff {
	position: absolute;
	top: 500px;
	left: 124px;	
	z-index: 1;
}
.address {
	font-size:12px;
	top: 230px;
	left: 124px;
	width: 250px;
	position: absolute;
	z-index: 1;
}
.addressH {
	font-weight: bold; 
	color: #efd3a3;
	font-size:13px;
}
.sourceevidence {
	font-weight: bold; 
	color: #ff0000;
}
.texttt {
	font-weight: bold; 
	font-family:"Courier New";
}
.listing {
	margin-left: 40px;
	font-family:"Courier New";
}
/* Pour la liste des publications*/
.publi {
	text-align: justify;
}
.nbpubli {
	vertical-align:text-top;
	font-weight: bold;
	text-align: right;
	width:30px;
}
/* affichage des posters et couvertures */
.tableAff {
	width:750px;
	text-align:center;
}
.cellAff {
	width:250px;
	text-align:center;
}

/* Mettre en exhergue des elements ou une table des matieres */
.TdM {
/*	border-left: 2px solid #008080;*/
	width : 200px;
	position:relative;
	left : 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	background-color: #A6C4C4;
}
.enveloppeTdM {
	width : 230px;
	float:right;
}
.TdMl1 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom:5px;
	border-bottom : 1px solid #000000;
	border-top : 1px solid #000000;
	background-color: #C6E4E4;
	padding-top: 3px;
}
.TdMimage {
	font-size: 15px;
	text-align: center;
	vertical-align: top;
}
.TdMl2 {
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin-top: 10px;
}
.TdMl3 {
	font-style: normal;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-left: 20px;
}
.TdMl4 {
	font-style: normal;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-left: 40px;
}

/* Pour afficher les modeles */

table.benchmarks {
	font-family:helvetica;
	border: 2px solid #4D2410;
	text-align: center;
	width:880px;
}
td.benchmarks-headcell-form {
	font-family:helvetica;
	background-color: #cc9933;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:30px;
}
td.benchmarks-headcell-name {
	font-family:helvetica;
	background-color: #cc9933;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:150px;
}
td.benchmarks-headcell-type {
	font-family:helvetica;
	background-color: #cc9933;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:80px;
}
td.benchmarks-headcell-size-model {
	font-family:helvetica;
	background-color: #cc9933;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:300px;
}
td.benchmarks-headcell-size-rg {
	font-family:helvetica;
	background-color: #D5C9EE;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:200px;
}
td.benchmarks-headcell-scalepar {
	font-family:helvetica;
	background-color: #cc9933;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:150px;
}
td.benchmarks-section-year {
	font-family:helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	background-color: #c4a6f7;
	border-top: 1px solid #4D2410;
}
td.benchmarks-info-centered {
	font-family:helvetica;
	font-size: 11px;
	text-align: center;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
td.benchmarks-info-centered {
	font-family:helvetica;
	font-size: 11px;
	text-align: center;	
}
td.benchmarks-info-justified {
	font-family:helvetica;
	font-size: 11px;
	text-align: justify;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
td.benchmarks-info-justified2 {
	font-family:helvetica;
	font-size: 11px;
	text-align: justify;	
}
/* Lom: Pour afficher la description du modele, on hover sur son nom dans la table*/
a.model {
     position:relative;
     text-decoration:none; 
     font-family:arial, verdana, sans-serif; 
     text-align:center; 
     font-size:12px;
}
a.model:hover {
     background: none; 
     z-index: 50; 
}
a.model span { 
    display: none;
}
a.model:hover span {
	 color:#191970;
     display: block; 
     position: absolute;
     top: -10px; 
     left: 50px;
     font-family: arial, verdana, sans-serif; 
     text-align:justify;
     font-size:12px;
     font-weight:normal;
     width:500px;
     background: #ffffcc;
     padding: 2px;
     border: 1px solid #62c0f4;
     border-left: 10px solid #62c0f4;
}

/* Pour afficher les scores du MCC */
table.results {
	font-family:helvetica;
	border: 2px solid #4D2410;
	text-align: center;
}
td.modelname {
	font-family:helvetica;
	background-color: #cc9933;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
td.line-legend-long {
	font-size: 12px;
	text-align:right;
	width:230px;
	font-weight: bold;
}
td.line-legend {
	font-size: 12px;
	text-align:right;
	width:130px;
	font-weight: bold;
}
td.line-legend-total {
	font-size: 11px;
	font-weight: bold;
	color: #062F6C;
	background-color: #C0F1EF;
}
td.line-legend-narrow {
	font-size: 11px;
	text-align:right;
	width:75px;
	font-weight: bold;
}
td.total-value {
	font-size: 12px;
	width:80px;
	font-weight: bold;
	color: #088A08;
}
td.notcompetingtool {
	font-size: 10px;
	background-color: #F1E1C8;
}
td.value {
	font-size: 10px;
	width:80px;
}
td.value-dnc {
	font-size: 12px;
	width:80px;
	color: #A4A4A4;
}
td.outline-results {
	background-color: #FAEB9F;
	font-size: 11px;
}
a.expectedresult {
     position:relative;
     text-decoration:none; 
     font-family:arial, verdana, sans-serif; 
     text-align:center; 
     font-size:10px;
 }
 a.expectedresult:hover {
      background: none; 
      z-index: 50; 
 }
 a.expectedresult span { 
     display: none;
 }
 a.expectedresult:hover span {
 	  color:#191970;
      display: block; 
      position: absolute;
      top: 30px; 
      left: 50px;
      font-family: arial, verdana, sans-serif; 
      text-align:justify;
      font-size:12px;
      font-weight:normal;
      width:400px;
      background: #ffffff;
      padding: 2px;
      border: 1px solid #62c0f4;
      border-left: 10px solid #62c0f4;
 }
.red {
	color: #FF4444;
}
.blue {
	color: #0033FF;
}
.light-blue{
	color: #6699ff;
}
.result{
	color: #222222;
}
.badresult {
	color: #E4110A;	
}
.goodresult {
	color: #28911D;	
}
.nocalculus {
	color: #E48A0A;	
}
/* Pour la description des machines du MCC */

table.machines {
	font-family:helvetica;
	border: 2px solid #4D2410;
	text-align: center;
}
td.dsc-machine-head {
	font-family:helvetica;
	background-color: #D5C9EE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width:350px;
}
td.dsc-machine {
	font-family:helvetica;
	font-size: 12px;
	text-align: center;
}
td.data-machine {
	font-family:helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color:#CC3300;
}
td.onecharacteristic {
	font-family:helvetica;
	font-size: 12px;
	background-color: #FCD57B;
	font-weight: bold;
	text-align: center;
}

/* Pour les scores */

td.dsc-trophy-head {
	font-family:helvetica;
	background-color: #D5C9EE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width:360px;
}
td.one-trophy-sub {
	text-align: center;
	width:120px;
}
td.dsc-trophy-first {
	text-align: center;
	width:120px;
	font-weight: bold;
	color: #CC3300;
}
td.dsc-trophy {
	text-align: center;
	width:120px;
}

/* pour faciliter la lecture (une ligne sur deux) */
tr.odd_lines {
	background-color:#F9F1AF;
}

/* Tableau des "killing models"*/
td.killing-models-head1 {
	font-family:helvetica;
	background-color: #D5C9EE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
td.killing-models-head2 {
	font-family:helvetica;
	background-color: #D5C9EE;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.killing-models-content {
	text-align: center;	
}

/* formattage en impression */
.pagebreak {
	page-break-before: always;
}

/* "Macros" à la latex */
.cosyverifword:after {
	content:"CosyVerif ";
	font-weight:bold;
	font-style:italic;
	color: #004000;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:120%
}
/*Math minimales*/
.upper-frac {
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}
.formula {
	text-align: center;
}
.centering {
	text-align: center;
}