@charset "utf-8";
/* CSS Document */

body{
	background-color:#d3d1d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.montant{
	font-size:11px;
}

a img{
	border:none;
}.bloc_actu {
	font-size: 11px;
	color: #5c5c5c;
}
.maintext {
	font-size: 12px;
	color: #242424;
}
.footer a {
	font-size: 9px;
	color: #202020;
}
.actu_top {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.actu_top a{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.bandeau {
	background-image: url(../img/bandeau2.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 900px;
}
.bandeau_top {
	background-image: url(../img/bandeau.gif);
}

#login_form input{
	font-size:10px;
	height:12px;
}

.menu_left a{
	text-decoration:none;
	color:#5c5c5c;
	font-size:12px;
}

.menu_left a:hover{
	color:blue;
}

.modules{
	color:#676464;
	font-size:11px;
}

.modules a{
	color:#242424;
}

a{
	color:#000000;
	cursor:pointer;
}

#logged{
	position:absolute;
	color:#FFF;
	font-size:12px;
	line-height:1em;
}

#logged2{
	position:relative;
	left:475px;
	top:20px;
	width:260px;
	text-align:right;
}
img{
	border:none;
}

h1,h2{
	font-size:16px;
}

h1{
	padding-top:5px;
}
