/* Message */
.info {
	color: #090;
	background-color: #fef;
	border: 1px solid #999;
	margin: 30px;
	padding: 10px;
}
.warning {
	color: #900;
	background-color: #fee;
	border: 1px solid #999;
	margin: 30px;
	padding: 10px;
}
.error {
	color: #f00;
	background-color: #fcc;
	border: 1px solid #999;
	margin: 30px;
	padding: 10px;
}
.ack {
	color: #909;
	background-color: #efe;
	border: 1px solid #999;
	margin: 30px;
	padding: 20px;
}

/* Footer*/
.footer {
	border-top: 1px dotted #ffcc00;

	color: #ffcc00; 
	font-family: Arial; 
	font-size: 10px;
}

.copyright{
	color: #444; 
}

.gris {
	color: #999999;
}

.gris a:link, a:visited, a:hover, a:active {
	color: #999999;
}

.rouge {
	color: #ffcc00;
}


body {
	background: #ffffff;
	padding:0;
	margin:0;
	background-image: url(navigation/fond.gif);
	font-family: Arial;
	/*font-family: Arial;*/
	font-size: 12px;
	color: #444;
	}
a:link, a:visited {
	color: #00f;
	text-decoration: none;
}
a:hover, a:active {
	color: #00f;
	text-decoration: none;
}

/* header */

/* menu DHTML*/
dl, dt, dd {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold; 
	font-size: 11px;
	text-transform: none;
	text-align: right;
}

/*ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;*/
}
#menu {
	color: #666;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.9;*/
	text-align: right;
	z-index: 200;
	font-weight: bold;
	letter-spacing: 0px;
}

#rubriqueInactive{
	cursor: pointer;
	background: #ffffff;
	right:0px;
	padding: 0px;
	border-top: 0px dotted #ffcc00;
}

#rubriqueActive {
	cursor: pointer;
	background: #ffcc00;
	right:0px;
	padding: 0px;
	border-top: 0px dotted #ffcc00;
}

#menu dd {
	width: 175px;
	position: absolute;
	float: left;
	clear: left;
	z-index: 200;
	/*left: 334px; 38em;*/
	margin-left: 164px;
	margin-top: -22px;
	background: #ffcc00;
	padding: 0em;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li.sousRub {
	list-style-type: none;
	margin: 0px;
	border-bottom: 2px dotted #ffffff;
	padding: 4px 2px 4px 0px;
	/*padding: 0px 0px 0px 0px;*/
	/*height: 10px;
	line-height: 10px;*/
}
#menu li.last {
	list-style-type: none;
	margin: 0px;
	border-bottom: 2px dotted #ffffff;
	padding: 5px 2px 4px 0px;
	/*padding: 0px 0px 0px 0px;*/
	/*height: 10px;
	line-height: 10px;*/
}

/*
#menu sousRub a:link, #rubriqueActive a:link {
	color: #000;
	text-decoration: none;
font-weight: bold; 
	display: block;
}

#rubriqueActive a:hover, #menu sousRub a:hover  {
	color: #ffcc00;
font-weight: bold; 
	text-decoration: none;
}
*/
.hr{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #ff9900;
	width: 100%;
	height: 0px;
}

.header td.space {
	background-image:url("./images/0000000.gif");
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #fff; 
	padding: 0px;
	border: 0px;
}

/* NavBar haute */
.navbarHaut{
	font-size: 9px;
	border-bottom: 1px dotted #ffcc00;
	line-height: 1em;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: bold; 
	font-family:  Arial; 
	color: #000;
	text-transform: uppercase;
}

.navbarHaut a{
	color: #555;
}
.navbarHaut a:link, .navbarHaut a:visited{
	color: #555;
	text-transform: uppercase;
}

.navbarHaut a:active, .navbarHaut a:hover{
	color: #ffcc00;
	text-transform: uppercase;
}

.navbarHautNoir{	
	border-bottom: 1px dotted #ffcc00;
	padding: 0px;
	margin: 0px;
	font-weight: bold; 
	font-family:  Arial; 
	font-size: 9px;
	letter-spacing: 1px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
}

.navbarHautNoir a:visited, .navbarHautNoir a:link{
	color: #fff;
}

.navbarHautNoir a:active, .navbarHaut a:hover{
	color: #ffcc00;
}


.navbarPrincipale {
	background-color: #ff9900;
}
.navbarPrincipale a:link,.navbarPrincipale a:hover,.navbarPrincipale a:active,.navbarPrincipale a:visited {
}

.navbarSecondaire {
}

.navbarSecondaireBloc {
	border-color: #df7d07;
	border-style: solid;
	border-width: 1px;
	margin: 10px 5px 10px 5px;
}

li.navbarSecondaireActive {
	font-weight: bold	
}
.navbarSecondaireActive a:link,.navbarSecondaireActive a:active,.navbarSecondaireActive a:visited {
}
.navbarSecondaireActive a:hover {
}

li.navbarSecondaireInactive {

}
.navbarSecondaireInactive a:link,.navbarSecondaireInactive a:active,.navbarSecondaireInactive a:visited {
}
.navbarSecondaireInactive a:hover {
}

.navbarSecondaire th{
	background-color: #ff9900;
	color: #fff;
	text-align: center;
}

.profile{
	font-family: Georgia, Arial;
	font-size: 11px;
	white-space: nowrap;
}

tr.listeHeader {
	background-color: #f9bf5c; 
}

tr.listeLigne {
	background-color: #ddd; 
}
tr.listeLigneOver {
	background-color: #bbb; 
}

.profileNonInscrit{
	font-family: Georgia, Arial;
	font-size: 10px;
	white-space: nowrap;
}

.logo {
	font-size: 15px;
	letter-spacing: +5px;
	color:	#ff9900;
	padding-top: 10px;
	margin-left: 5px;
	font-weight: bold
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size: large; 
	font-family: Arial; 
	background-color: transparent; 
	color: #ffcc00;
	margin:0px;
	padding-bottom: 5px;
	font-weight: normal; 
	font-style: italic;
	font-size: 35px;
	text-align: left;
	letter-spacing: -2px;

}

/* h1 {font-size: 16px;}*/

h2 {
	font-size: 17px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent; 
	margin: 0px;
	padding-bottom: 3px;
	color: #000 ;
	font-family: Arial; 
	font-variant: small-caps; 
} 

h3 {
	font-family: Arial; 
	color: #ffcc00;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-top: 0px;
}


a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	text-decoration: none;
	color: #cc9900;
}
a:active {
	text-decoration: none;
	color: #cc9900;
}


.email {
	padding-left: 5px;
}

.coordonnees {
	padding-left: 5px;
	font-size: 9px;
}

/* Menu navigation onglets */
/*
.rubriqueActive {
	padding: 3px 8px;
	background-color: #fff;
}
.rubriqueActive a:link,.rubriqueActive a:hover,.rubriqueActive a:active,.rubriqueActive a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.rubriqueInactive {
	padding: 3px 8px;
	background-color: #ff9900;
}
.rubriqueInactive a:link,.rubriqueInactive a:hover,.rubriqueInactive a:active,.rubriqueInactive a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
*/
/* Contenu */
/* Index */
.cadre{
	padding: 0px;
}


/* Index */
.cadresIndex{
	padding: 5px 0px 0px 20px;
	text-align: justify;
}

.aLaUne{
	font-family: Arial;
}

.smallActus{
	font-size: small;
	padding-bottom: 6px;
}

.contenu {
	text-align: justify;
	padding: 5px 0px 5px 10px;
}

.resume {

}
.introduction {
}

/* Liste d'evenment d'une actualité */
.actualiteEvenementListe {
	font-style: italic;
	padding: 0px 10px 0px 10px;
}

/* Form */
form { 
	margin:0px;
}

input,textarea,select { 
	font-size: 10px; 
	font-family: Arial; 
	border: 1px solid #ff9900; 
	background: #fff; 
}

.checkbox,.radio { 
	font-size: 10px; 
	font-family: Arial; 
	border: 0px; 
	background: #ffffff; 
}
.notificationForm td,.notificationForm th {
	border-bottom: 1px solid #000;
}

.notificationForm td.notificationJamais, .notificationForm th.notificationJamais {
	border-left: 1px solid #000;
}

.moduleDescription {
	position: absolute;
	width: 200px;
	margin: 0px;
	font-size: 12px; 
	display: none;
	border: 1px solid #000000;
	background-color: #ff9900;
	padding: 5px;
}

a.aideNotification:link, a.aideNotification:active,
a.aideNotification:visited {
	color: #00f;
	text-decoration: none;
}
a.aideNotification:hover {
	color: #00f;
	text-decoration: none;
}
