body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.alignee {
	float:left;
}

div.center {
	background-color:#FFFFFF;
	margin:auto;
	margin-top: -11px;
	width:624px;
	padding-left:30px;
	border-right:3px solid #909090;
	border-bottom:3px solid #909090;
}

div.centree {
	text-align:center;
}

div.rubrique {
	font-size: 17px;
	font-family: Trebuchet,arial;
	color: #8e8585;
	padding-left:2px;
}

div.gauche {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div.milieu {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:150px;
	padding-left:20px;
}

.bg {
	background-color: #CAD3D3;
	background-repeat: repeat-x;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.border {
	border: 1px solid #000000;
}

.bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

body {

}
.style2 {
	color: #FF0000;
}

.style3 {
	color: #05A3E2;
	font-weight: bold;
}
.style6 {color: #79B610}

/* partie pour la homepage */

div.conews {
	width:150px;
	float:left;
	height:120px;
}

div.news {
	width:450px;
	float:left;
	height:120px;
}
/* partie pour le menu */

.menu {
	margin-left:-70px;
}
.menu ul {list-style-type: none;} /* on supprime les puces, inutiles */
 
.menu li { float: left;margin-top:-12px;} /* on aligne les listes sur la gauche */
 
.menu a {
/* on définit la taille du bouton de menu */
	height: 15px;
	float: left;
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff;
	font-family: arial; 
	font-size: 10px;
	margin-left:2px;
	margin-right:2px;
	bottom: 5px;
	text-align:center;
}

.menu a:hover { 
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 10px;
}

.td1 {
	background: #acc1ff;
	border :1px solid #909090;
}

.txt th {
font-size: 12px;
background: #d9e9ff;
}

