@import "au_dessus.css";

.indextexte {font-size: 80%; border-color: #999999;}

a:link { color:#0033CC; text-decoration:none }
a:visited { color:#6600CC; text-decoration:none } 
a:active { color:#CC6633; text-decoration:none }
a:hover { color:#009933; text-decoration:none }

.menu_contextuel {
	background-image: url(../images/bandeau/trame_bandeau.png);
	text-align: center;
	width:153px;
	float: left;
}

.actu {
	text-align:left;
	list-style-position:inside;
	float:left;
	list-style-type: circle;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.actu_fm {
	border: thin solid #a963a9;
}
.actu_cs {
	border: thin solid #f6be50;
}
.actu_se {
	border: thin solid #7cc576;
}
.actu_sp {
	border: thin solid #7e9bb6;
}
.actu_ds {
	border: thin solid #99cccc;
}

.zoom {
	background-repeat: repeat;
	text-align: left;
	width: 300px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #cce5e5;
	}
.infos {
	font-style: italic;
	text-align: center;
}

.indextitreFM {	font-weight: bold;	color: #a963a9;}
.indextitreCS {	font-weight: bold;	color: #f6be50;}
.indextitreSE {	font-weight: bold;	color: #7cc576;}
.indextitreSP {	font-weight: bold;	color: #7e9bb6;}
.indextitreGN {	font-weight: bold;	color: #648282;
}

#barremenu a { text-decoration:none; color:#000000;}

#barremenu a:hover {
	text-decoration:none;
	font-style: italic;
	background-color: #FFFFFF;
}

#form p {
	font:Arial, Helvetica, sans-serif; color:#0000FF; size: 80%;
}

