@charset "iso-8859-1";
/* auteur: Ronan KERMABON */
/* Date de création: 11/07/02 */

body {
	background-repeat: repeat;
	color: #FFFF99;
	scrollbar-face-color: #00CC66;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCFF99;
	scrollbar-base-color: #009999;
	background-image: url(../images/fond1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;



		}
		
#vis_titre{
	color: #FFF88B;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
	text-shadow: teal 3px 3px;
}

#vis_corps, #vis_corps table {	font-size: 10px;
}

a:link, a:visited  {color:#FFFF66}
		
a:hover	{
	color:#009900;
	text-decoration: underline overline;
		}
a.mnu 	{
	color:#003300;
	font-weight:normal;
	font-size: 12px;
		}
a.mnu:hover {font-weight:bolder;
		color : #009900;
		text-decoration : underline overline;
		}
		
.sstitre {color: #003333; font-size: 18px; text-align: center}
span.obl {color: #FF0000
		}

/* -------------- Partie Administration ------------------*/

.adminTitre{
	color: #FFFF00;
	text-align: center;
	font-size: 24px;

}
#adminCorps, #adminCorps table {
	font-size: 12px;
}

#adminCorps a:link, #adminCorps a:visited {
	color: #000033;
}
#adminCorps a:hover {
	color: #000066;
	text-decoration: underline overline;}
	
/* -------------- Partie "compatibilite" ------------------------------*/	
select, input, textarea, file,  input[type=file] {
	display: inline;
	background: #006633;
	color: white;
	cursor:pointer;
	border: thin outset #008000;


		}
		
button, input[type=submit], input[type=reset], input[type=button]{
	background: #006633;
	color: white;
	cursor:pointer;
	border-top: 1px solid;
	border-right: 4px outset;
	border-bottom: 4px outset;
	border-left: 1px solid;
}
h1.titre {
	color: #FFF88B;
	font-size: 200%;
	text-align: center;
	vertical-align: top;
	text-shadow: teal 3px 3px;
}

.printOnly{
	display: none;
}	
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*
body.terr {border-style:solid;
		border-color:white;
		border-width:thick
		}

		
a.jou	{
	color:pink;
	border-color:red;
	z-index: -1;

		}
a.jou:hover {
	font-weight:bolder;
	z-index: -1;

		}
		
a.im 	{color:white;
		
		}
		
		
		


		
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.lien:hover {cursor: pointer
		}
		
div.noAcc {color: gray}

div.encadr {border: thin}

inp
*/
/* ---------------------------------- "Embellissements" ---------------------*/
img{
	border: 2px solid #FFFFFF;
}
input[type=hidden]
{
   display : none;
}