body {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size:13px;
	height:100%;
}
#container {
	/**padding-top:5px;**/
	margin-left:auto;
	margin-right:auto;
	width:959px;
}

#head {
	height:132px;
	background:url('img/banniere.gif');
	background-repeat:no-repeat;
}
/**  menu **/
#menu_top {
	height:6px;
	font-size:1px;
	background:url('img/menu_haut.gif');
	background-repeat:no-repeat;
}

#menu_center {
	padding-left:10px;
	background:url('img/menu_centre.gif');
}

#menu_bottom {
	height:6px;
	background:url('img/menu_bas.gif');
	background-repeat:no-repeat;
}
li {
	margin-bottom:5px;
	list-style-image:url('img/puce-violette.jpg');
}
/** contenu **/
#content {
	padding:2px;
	height:100%;
	color:#53027b;
	padding-bottom:10px;
}


#partenaire_repeat{
	background:url('img/repeat_partenaires.gif');
	text-align:center;
}

#partenaire_top {
	background:url('img/haut_partenaires.gif');
	height:39px;
}
#partenaire_bottom {
	background:url('img/bas_partenaires.gif');
	height:16px;
}
#animation {
	margin-top:9px;
	padding:4px;
	font-size:14px;
	color:white;
	border:1px #53027b dotted;
	background:#53027b;
}
/** LINK **/
a.menu, a.menuOver {
	font-size:18px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover, a.menuOver:hover {
	color:#cbef6a;
}
a.menuOver {
	color:#cbef6a;
}
#sign {
	border:1px solid #cbef6a;
	width:125px;
	text-align:center;
}


a.bigLink {
	font-size:23px;
	color:#53027b;
	font-weight:bold;
	text-decoration:none;
}
a.bouton{color:white;}
/** index.html **/
.bouton{background-image:url(img/bouton.gif);background-repeat:no-repeat;width:220px;height:50px;padding-top:12px;}
#placementAffiche {
	margin-left:15px;
}
#actualite {
	width:545px;
	font-size:13px;

}
#actualite_center {
	padding-left:30px;
	padding-right:30px;
	font-size:14px;
	background:url('img/centre_actualite_repeat.gif');
}
#actualite_top {
	height:29px;
	background:url('img/centre_actualite.gif');
	background-repeat:no-repeat;
}
#actualite_bottom{
	height:43px;
	background:url('img/centre_equipesatuc.gif');
	background-repeat:no-repeat;
}
/* td menu */
.tdmenu {
	width:140px;
}
.centre{margin-left:auto;margin-right:auto;}
.scrollable {
	max-height:300px;
	overflow:auto;
}
.flash,.sousmenu {
	background:rgb(243, 243, 243);
	border:1px solid #CCCCCC;
	padding:3px;
}

.sousmenu {
	width:190px;
	margin-top:5px;
}
.sousmenu li{
	padding:0px;
	margin:0px;
}
.sousmenu ul{
	margin:0px;
}
.sousmenuTitre {
	text-align:center;
	width:100%;
	font-size:12px;
}
.petit {
	font-size:12px;
}

.decompte { font-size:18px;text-align:center;margin:5px;border:1px dotted #53027b;color:#1c5542}

#infoCentree{
	margin-left:auto;margin-right:auto;width:200px;text-align:center;border:0px dotted black;
	margin-top:4px;
	margin-bottom:4px;
}
.titleTable{
	font-size:18px;
}
#footer{
	font-size:12px;
	text-align:center;
}
/** H **/
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}

/** table montant **/
.montant {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
.montant td{
	text-align:center;
}
.montant th{
	text-align:center;
	width:20%;
	color:white;
	background:#53027b;
}

.prime td{
	border: 1px solid purple;
	padding:3px;
	margin:0px;
}
.blanc{color:white;}