body {
	font-size: 13px;
	color: black;
	padding: 0px;
	margin: 0px;
	background: #CCCCFF;
	
}

.fond_head {background-image:url(template/fond_head.jpg);}
.head_hd {
	background-image:url(template/head_hd.jpg);
	height: 125px;
	width: 77px;
}
.head_hg {
	background-image:url(template/head_hg.jpg);
	height: 125px;
	width: 125px;
	text-align: center;
	vertical-align: baseline;
}
a, a:visited {color: blue;}

div { font-family: Verdana; color: black;}
b {color: #000099; font-variant: small-caps; font-family: AbottOldStyle, Arial; }

h2, h3 {
	font-family: AbottOldStyle, Arial;
	color: #000099;
	font-variant: normal;
}
h2 {text-align: center; font-size: 25px;}
h3 {text-align: center; font-size: 19px; margin-bottom: 5px;}
.commande {
	text-align: center;
	font-size: 19px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#global { width: 900px; margin: 0px auto; }

#titre {text-align: center;}
#titre img {border: 0px; }

#body, #contenu {padding: 5px; padding-top: 15px; margin-left: 50px; text-align: justify; width: 780px; height: 450px;}
#contenu {
	background-attachment: scroll;
	background-image: url(fond.jpg);
	background-repeat: no-repeat;
}

#footer {clear:both; padding-top: 25px; text-align: center; margin-top: 15px; font-size: 12px;}

.border {margin: 15px 10px; float: right;}
.images {float: left; padding: 4px; }


/********************** menu**************/

#container {position: relative; padding-left: 70px; margin: auto; width: 900px;}


.bouton {
	text-align:center;
	text-decoration:none;
	font-family: arial;
	background-image: url(template/bouton.jpg);
	}
 
.bouton a:link, .bouton a:visited{color: #FFF; font-weight: bold; font-size: 15px; text-decoration: none;}
.bouton a:hover {
	color: #0099FF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	font-style: normal;
}


input, select, textarea {background: #ddddff; border: 1px solid #000088; }
textarea {padding: 0px 5px;}
input[type=submit] {font-weight: bold;}


#album img {width: 120px; border: 0px;}
#album td {text-align: center; padding: 15px; border: 1px solid #000099;}

#stat {margin: auto; width: 400px; }
#stat td, #stat th { border: 1px solid black; padding: 3px; }
#stat .align {text-align : center;}

#cadre {
	border: 1px solid black;
	width: 450px;
	height: 200px;
}
.legend {font-size: 80%; text-align: center;}

@media print {
 #container {display: none;}
 #contenu {background: url(none) #FFFFFF;}
}

tbody {text-align: center;}

