@charset "utf-8";
/* CSS Document */
html{margin:0;
padding:0;
background:url(images/fond-12-clair.jpg) no-repeat center fixed;
-moz-bakground-size : cover; 	
}
body,td,th {font-family: "Comic Sans MS", cursive;
	text-align: center;} 
	
	body {
	background-color: #000;
	margin: 20px 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "Comic Sans MS", cursive;
	text-align: center;} 
}


#header {
	width:48em;
	background-color:#f79a10;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding: 2px;
	height: 250px;
	width: 100%;}
	
#header p{
	margin:0px;
	padding:0px 10px;
	text-align:right;
}
#header h5{
	font-family: "Comic Sans MS", Elegance;
	font-size: 95%;
	color: #66FF66;
	margin:0px;
	padding:0px 10px;
	text-align: center;
}
#header.tete {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #CF9;
	text-decoration: none;
	background-color: #333333;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(2014-images/fond-site-perso-2014.jpg);
}
#menu-ac {
	alignment-adjust:central
	width:48em;
	text-align: center;
	margin-left: 200px;
	margin-right:auto;
	padding: 2px;
	
	width: 80%;}
	
#contenu-ac {
	margin-top: 50px;
	background: url(2014-images/fond-site-perso-2014-gd.jpg) no-repeat center fixed;
-moz-bakground-size : cover;
}

#contenu-ac table {
	width: 90%;
	alignment-adjust: middle;
	text-align: center;
	background: url(2014-images/fond-site-perso-2014-gd.jpg) no-repeat center fixed;
-moz-bakground-size : cover;

	font: "Comic Sans MS", cursive;
	font-size: 95%;
	color: #FFF
}
		.tab_contenu-ac {font:"Comic Sans MS", cursive;
font-size: 95%;
color: #CCC}

#contenu-ac h1{font-family:"Comic Sans MS", Elegance;
font-size:130%;
color:#990099;}
#contenu-ac h2{font-family: Georgia, "Times New Roman", Times, serif, Elegance;
font-size:115%;
color: #33CC66;}
#contenu-ac p{font-family:"Comic Sans MS", Elegance;
font-size:100%;
color: #2A0000;}
a:link {
	color: #CCFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC99;
}
a:hover {
	text-decoration: none;
	color: #ffffff;}
a:active {
	text-decoration: none;
	color: #ffffff;}
