 body {
background-color:#E6E7E8;
margin-top:0 0 10px 0;
padding:0;
color:#000000;
font-family :Arial;
font-size:11px;
}

a {color:#565E65;text-decoration:none;font-size:12px;font-family:Arial;}
a:hover{color:#BB133E;text-decoration:none;font-size:12px;font-family:Arial;}


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}
.header {
vertical-align:top; 
text-align:left; 
height:75px; 
width:770px;
margin:0;
padding:0;
background-image:url('images/header.gif');
background-repeat:no-repeat;
background-position:top left;
background-attachment:scroll;
}
.enheader {
vertical-align:top; 
text-align:left; 
height:75px; 
width:770px;
margin:0;
padding:0;
background-image:url('images/header_eng.gif');
background-repeat:no-repeat;
background-position:top left;
background-attachment:scroll;
}
.menu-gauche {padding-top:14px;}

.structure {display:none;}
.titre-texte {color:#565E65;font-family:Verdana;font-size:18px;font-weight:bold;}


.titregris {
	color: #565E65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.titremetier {
	color: #565E65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textebase {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tmini {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.metier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
a.metier:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #BB133E;
}
a.equipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #BB133E;
}
a.equipe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #565E65;
}

table.sheet {
border: 1px solid #000000;
border-collapse: collapse;

}
td.sheet, th.sheet {
border: 1px solid #000000;

}