/* reference validée par W3C */
/* ComicSansMSRegular est la webfont de Comic sans MS pour iPad */
BODY
{
/* background-image: url("../images/fonds/informatique_1.gif"); */
background-repeat: repeat;
background-attachment: fixed;
background-position: right;
/* background-color: #FFFFFF; */
background-color: #FFF8D4;
font-family: 'Comic sans MS', 'ComicSansMSRegular', 'desyrelregular';
font-size: 14pt;
font-style : normal;
color: #000000;
}
table
{
	empty-cells: show;
}

H1 
{
	font-family: "soft_sugar_plainregular", "Comic sans MS", "ComicSansMSRegular";
	font-size: 36pt;
	font-weight: bold;
	color: rgb(0,128,5);
	text-decoration: none;
	font-style: normal;
	text-align: left;
	border: none;
	text-decoration : none;
	background-color: inherit;
	opacity: 0.9;
	/* filter: alpha(opacity=90); For IE8 and earlier */
}


.maintitle 
{
font-family: "soft_sugar_plainregular", "Comic sans MS", "ComicSansMSRegular";
font-size: 36pt;
font-weight: bold;
color: rgb(0,128,5);
text-decoration: none;
font-style:normal;
text-align: center;
vertical-align: middle,
border: none;
text-decoration : none;
background-color: inherit;
opacity: 1;
}

.navbar 
{
   	width: 100%;
	height: 18px;
	font-family: "Arial", "Arial", monospace;
	font-size: 8pt;
	color : blue;
	background-color : #F9E592;
	border: thin solid #008005;
	text-decoration : none;
	border-radius: 5px;
	margin-left:20px;
		
}


img.bottombar 
{
   	width: 50%;
	height: 50%;
		
}
img.navbar
{
	border: 0;
}


.round5 
{
   	
	border-radius: 5px;
	
}

.round10 
{
   	
	border-radius: 10px;		
}

.gauche
{
	text-align: left;
}

.milieu
{
	text-align: center;
}

.droite
{
	text-align: right;
}
.imgcell
{
	text-align: center;
	vertical-align: middle;
}

	