body {background-image: url(http://octopus-soignies.be/images/fond.jpg);}

/*Login*/
.form_login{
	font-family: 'Courier New', monospace;
	font-size: 8pt;
}
.form_login legend{
	border: inset;
	font-size: 8pt;
}
.form_login fieldset{
	width: 140px;
}
.welcome{
	font-size: 8pt;
}
.disconnect{
	font-size: 9pt;
}

/*widget generique*/
#adminLink {float: right}
#adminLink img{border-width: 0px;}
.valider {
		 margin-left: 20px;
		 margin-right: 20px;
		 float: right;
		 font-variant: small-caps;
}
.tableau {
	table-layout: auto; 
	/*width: 80%;*/
}
.entete-tableau td {
	font-style: italic; 
	font-weight: bold; 
	font-size: 0.9em; 
	text-align: center;
}
.contenu-tableau td {  
		font-size: 0.8em;
		vertical-align: middle;
		text-align: center;
	   	border-style: solid;
	  	border-width: 1px;
	   	padding: 5px;
}
.icone {border-width: 0px;}
#message{
	text-align: left; 
	font-size: 9pt;
}

/*Flash-infos*/
.flashDate {text-decoration: underline; 
	    font-weight: bold; 
	    margin-bottom: 5px
}
.flashTitre, .news-titre {color: #008000; 
			  font-weight: bold;
			  text-decoration: underline; 
			  margin-bottom: 5px;
}
.flashNew, .news {color: #cc0099; 
		  font-size: 0.8em; 
		  font-family: sans-serif;
		  margin-bottom: 10px; 
		  padding: 3px; 
		  border-style: solid; 
		  border-width: thin
}
.flashHeader{font-size: 1em;
	     color: #008000;
	     text-decoration: underline; 
	     margin: 5px;
}
.news-note, .mention {font-style: italic;
		      font-size: 0.8em;
}
/*.news-titre {font-size: 1.1em;
	     font-weight: bold;
}
.news-contenu {	text-indent: 5%;
		text-align: justify;
		margin-top: 1em;
}
.news {	margin-bottom:10px;
	margin-top:10px;
}*/

/*.tableau {border-collapse: separate;}*/
/*.cell-action {
		vertical-align: bottom;
}*/

.groupage legend {font-style: italic; font-size: 1em;}
.groupage label {font-style: italic; font-size: 0.8em;}
.groupage select {font-family: monospace; font-size: 1.1em;}
			


