/* styles ajoutés HOB mai 2006 */
body {
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	text-align: center;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px; /* size="small"*/
}
a {
color:#ffcc00;
text-decoration: none;
font-weight:bold;
}
a:visited {
color:#ffcc00;
text-decoration:none;
}
a:hover {
text-decoration:underline
}
p {
color:#ffffff;
font-size:12px;
}
h1 {
color:#ffffff;
font-size:18px;
font-weight:bold;
height: 21px !important;
height : 23px;
width:582px !important;
width:606px;
background-image: url(../images/dingbat_titre.gif);
background-position: 0px 50%;
background-repeat: no-repeat;
padding-left: 24px;
padding-top: 3px;
}
h2 {
margin: 0px 0 3px 0;
padding: 0;
color:#ffffff;
font-size:14px;
font-weight:bold;
}
h3 {
color:#ffffff;
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
}
h1 a, h2 a, h3 a {
color:#ffffff;
}
img {
border:none;
align:left;
}
/* Les trois id de tables servent à placer l'ancien site dans une boîte blanche, sur fond gris, centré.*/
#tableAlpha {
border:none;
width:780px;
margin:0 auto;
height:420px;
background-color:#eeeeee;
text-align:center;
padding:0;
}
#tableAlpha_main {
background-color:#fff;
border-left: 2px #ddd solid ;
border-bottom: 2px #ddd solid ;
border-right: 2px #ddd solid ;
padding:0;
margin:0;
}
#tableAlpha_b {
width:760px;
margin: 0 5 0 7;
height:420px;
background-color:transparent;
text-align:center;
padding:0;
}
/*td_lien est utilisé pour le menu supérieur, à trois items (accueil contacts english)*/
.td_lien {
font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#999999; text-align:center;
}
.td_lien a:link {
color:#999999; text-decoration:none;
}
.td_lien a:visited {
color:#999999; text-decoration:none;
}
.td_lien a:active {
color:#999999; text-decoration:none;
}
.td_lien a:hover {
color:#333; text-decoration:underline;
}
/*l'id carreau sert au remplissage d'orange sous le menu de droite*/
#carreau {
background-color:#ffaf15;
height:100%;
margin:0 2 0 2 !important;
margin:0 1 0 2;
}
/*les id #pied_ servent au pied-de-page*/
td#pied_texte{
vertical-align:top;
text-align:left;
width:475px;
border:none;
margin:none;
padding:none;
}
#pied_texte p{
font-family:Arial, sans-serif;
color:#666666;
font-size:10px;
font-weight:normal;
border:none;
margin:none;
padding:none;
}
#pied_texte a:link, #pied_texte a:visited {
text-decoration:none;
color:#999;
font-size:10px;
font-weight:normal;
}
#pied_texte a:hover {
color:333;
text-decoration:underline;
}
td#pied_images {
width:280px;
vertical-align:top;
text-align:right;
border:none;
margin:none;
padding:none;
}
#pied_images img {
border:none;
margin:none;
padding:none;
}
/*styles utilisés par la page /docs_Html/english.htm */
.sector {
color:#ffffff;
font-size:16px;
font-weight:bold;
margin: 0px;
width:100%;
height:25px;
}
.sector a {
color:#FFFFFF;
}
.sector a:visited {
color:#FFFFFF;
}
#component_back {
background-color:#5F8D9E;
border-left:8px #467485 solid;
border-top:1px #467485 dashed;
border-right:1px #467485 dashed;
border-bottom:1px #467485 dashed;
padding:10px;
margin-bottom:5px;
}
#component_text {
background-color: transparent;
}
/*Styles utilisés pour les pages bilingues*/
.anglais {
font-style:italic;
}
/* Styles originaux, utilisés pour la page d'accueil */
.bienvenue { font-family: Arial; color: #ffffff; font-size: 13px; font-weight: normal; }
.basdepage { font-family: Arial; color: #666666; font-size: 11px; font-weight: normal; }
.remerciements { font-family: Arial; color: #000000; font-size: 14px; font-weight: bold; }
