/* CSS Document */

body.index {
	background-image:none;
}
body {
	background-image: url(../modele/modele_r1_c1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #444444;
}
td.index{
	background-image: url(../modele/modele_r1_c1.jpg);
	background-repeat: repeat-x;
	}


body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:20px;
}
a{
	color:#1F80C7;
	text-decoration:none;
}
a.hover{
	color:#409CE1;
	text-decoration:none;
}
div.texte-gauche{
color:#FFFFFF;
line-height:15px;
padding:5px;
font-size:x-small;
}
span.lettrine{
font-size:medium;
color:#409CE1;
font-weight:bold;
}
span.entete{
font-weight:bold;
color:#1A4895;
}
div.texte-droit{
line-height:22px;
padding:5px;
background-image:url(../jpg/fond-droit.jpg);
background-position:top center;
background-repeat:no-repeat;
height:460px;
}
.bas{
font-size:xx-small;
font-weight:bold;
color:#787878;
}