@charset "iso-8859-1";
/* auteur: Ronan KERMABON */
/* Date de création: 11/07/02 */

body, table {
	background-repeat: repeat;
	color: #FFFFCC;
	scrollbar-face-color: #00CC66;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCFF99;
	scrollbar-base-color: #009999;
	background-image: url(images/herbe_2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


		}

body.terr {border-style:solid;
		border-color:white;
		border-width:thick
		}

a:link  {color:white
		}
		
a:visited	{color:white
		}
		
a.mnu 	{
	color:white;
	font-weight:bold;
	font-size: 12px;
		/*font-size: 12px*/
		}
		
a.jou	{
	color:pink;
	border-color:red;
	z-index: -1;

		}
		
a.im 	{color:white;
		
		}
		
a.mnu:hover {font-weight:bolder;
		color : yellow;
		text-decoration : underline overline;
		}
		
a.jou:hover {
	font-weight:bolder;
	z-index: -1;

		}
		
h1.titre, #vis_Titre {
	color: #FFF88B;
	font-size: 200%;
	text-align: center;
	vertical-align: top;
	text-shadow: teal 3em 3em;
}

h1.sstitre {color: #FFFF66; font-size: 28px; text-align: center}
		
h2		{color:#FFF88B;
		font-size:14 px;
		text-decoration:underline
		}
		
h3		{font-size:28 px;
		vertical-align:top}
		
span.ast {color:#ffff00;
		}
		
span.butt {
	color: #99FF00;
	border: solid;
	display: compact;
	cursor: pointer;
	vertical-align: middle;
}
		
span.obl {color: #ff0000
		}
		
span.lien:hover {cursor: pointer
		}
		
div.noAcc {color: gray}

div.encadr {border: thin}

input.titre {font-weight: bold; 
		color:#FFFF66; 
		font-size: 24 px; 
		text-align: center; 
		font: cursive}

select, input, textarea, file, button {
	display: inline;
	background: #006633;
	color: white;
	cursor:pointer;
	border: thin outset #008000;


		}

hr		{color:#FFFF00
		}

td.fondBlanc {background: white}

img {border: 0}

.bandeau {
	position:absolute;
	z_index:-11;
	bottom:0;
	z-index: 1;
}

.bandeau:hover{color:red;}
/*td.u {border-bottom: thin solid #FFFFCC}*/
.erreur{
	color: #CCCCCC;
	background-color: #FF0000;
}
#menuStage {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #003300;
	width: 150px;
	border: 1px solid #FFFFFF;


	/*visibility:hidden;*/
}
#menuStage a:link, #menuStage a:visited{
	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;
}
#menuStage a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}
/**/
