/** Général **/

body {
background-color: #fff;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 25px;
padding: 0px 0px 0px 0px;
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 0.8em;
color:#000;
}

h2 {
font-size: 1.1em;
line-height: 1.8em;
color: #000;
text-align: justify;
}

h3 {
font-size: 1em;
line-height: 1.5em;
color: #000;
margin-left: 15px;
}

q {
font-style: italic;
quotes: none;
}

.img-shadow {
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 10px 5px 0 10px !important;
margin: 10px 5px 0 5px;
clear: left;
}

.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}

.note {
font-style: italic;
}

.liste_traductions {
list-style-type: none;
}

.nb {
font-size: 0.9em;
font-weight: bold;
position: relative;
bottom: 0.5em;
}

	/** Liens **/

a {
color: #575757;
text-decoration: underline;
}

.bandeau a, .bandeau a:visited {
	color: #4A4A4A;
}

.encadre a, .encadre a:visited {
	color: #525252;
}

#menu a {
	text-decoration: none;
}

a:visited {
color: #575757;
}

a:active {
color: #ff0000;
}

a:hover {
color: #ff0000;
}

/** Contenu **/

#contenu {
float: left;
padding-top: 30px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 20px;
margin-top: 50px;
margin-left: 50px;
border-right: 1px solid #ddd;
width: 500px;
text-align: justify;
line-height: 1.5em;
/* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 500px;
}

html>body #contenu {
width: 500px;
/* ie5win fudge ends */
}

/** Menu **/

#menu {
float: left;
padding: 10px;
margin-top: 40px;
width: 164px;
line-height: 1.5em;
/* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 164px;
}

html>body #menu {
width: 164px;
/* ie5win fudge ends */
}

/*#menu h1 {
margin: 0;
}*/

#menu h2 {
font-size: 1em;
line-height: 1.5em;
color: #575757;
text-align: left;
}

#menu ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

.sep_menu {
border-top: 1px solid #ddd;
margin: 1em 0;
}

.encadre {
	border: 1px solid #ddd;
	background-color: #fafafa;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: italic;
}

/** Bandeau **/

.bandeau {
	background-color: #f1f1f1;
}

.contenuBandeau {
	padding-right: 8px;
	padding-left: 8px;
}

.premierPbandeau {
	margin-top: 0px;
}

.dernierPbandeau {
	margin-bottom: 0px;
}

div.haut-gauche {
	background: url(images/bandeau/haut-gauche.gif);
}

div.haut-droit {
	float: right;
	background: url(images/bandeau/haut-droit.gif);
}

div.bas-gauche {
	background: url(images/bandeau/bas-gauche.gif);
}

div.bas-droit {
	float: right;
	background: url(images/bandeau/bas-droit.gif);
}

div.haut-gauche, div.haut-droit, div.bas-gauche, div.bas-droit {
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
	font-size: 1px; /* Pour IE. */
}
