﻿body {
width:950px;
margin: 0 auto ;
/*padding: auto;*/
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
background-color:#FFEECC;
/*background-image:url("images/fondannu.jpg");*/
}

.style1 {
color: #000066;
font-size: small;
line-height:18pt; /* interligne */
}

.stylecolonnegauche {
color: #000066;
font-size: small;
text-align: center;
}

.stylenormal {
color: #000000;
/*font-size: small;*/
font-size: 12px;
text-align: left;
}

.stylenormalcentre {
color: #000000;
/*font-size: small;*/
font-size: 12px;
text-align: left;
text-align: center;
}


.stylemini {
color: #000066;
font-size: 10px;
}

.styletitreaccueil {
font-weight: bold;
background-color: #FFB062;
}

.styleminititre {
font-weight: bold;
font-size: medium;
color: #333300;
}

.styletitrepage {
font-weight: bold;
font-size: large;
color: #800040;
}

.stylecellulecoloree {
background-color: #FFCC99;
}

.styledonnee {
font-size: 12px;
color: #000000;
}

.titredefinition {
font-size: 12px;	
color: #8000FF;
font-weight: bold;
}

.lienbasdepage {
	font-family: Arial;
	font-size: xx-small;
	/*color: #00FF00;*/
}

.lienbasdepage a{
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
	/*color: #00FF00;*/
}

.lienbasdepage a:hover{
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	/*color: #00FF00;*/
}

