* html, body{background-color : #999933;padding:0; margin :0;height: 100%; min-height: 100%;}
img {   display: block;  margin: 5px auto;}

p {margin-left : 10px; margin-right: 10px;}

table {margin: 5px auto;}
td, th {text-align:center;}
tr {-bottom: 1px solid black;}

h1
{

	margin : 25px 0 0 15px;
	padding-bottom: 25px;
  display: block;
  overflow: hidden;
  font-size: 0.0; line-height: 0.0;
  text-decoration: none; text-indent: -9999px;
  background: transparent no-repeat 0 0;
}

h2{text-align: center;}

h3{	text-decoration:underline; }

blockquote {color : #993366;  font-style: italic; font-family:"Monotype Corsiva"; font-weight: bold; font-size:larger}
address {font-weight: bold; font-size:larger; margin-left : 25px;}

a {color:#789B51;  font-family: Garamond, Palatino; font-size:13pt; text-style:none; text-decoration:none; border-bottom: 1px dotted black;}
a:hover { color:#94AB36; }

.warning {color: red;}
.imgintro img, a {border:0;}

/* Toutes pour les titre de pages */
#contact { height: 40px; width: 400px; background-image: url(../img/h1/contact.gif); }
#accueil { height: 40px; width: 400px; background-image: url(../img/h1/accueil.gif); }
#terrain { height: 40px; width: 400px; background-image: url(../img/h1/terrain.gif); }
#galeries { height: 40px; width: 400px; background-image: url(../img/h1/galeries.gif); }
#reglements { height: 40px; width: 400px; background-image: url(../img/h1/reglements.gif); }
#magieaptitudes { height: 40px; width: 400px; background-image: url(../img/h1/magieaptitudes.gif); }
#alignements { height: 40px; width: 400px; background-image: url(../img/h1/alignements.gif); }
#racesclasses { height: 40px; width: 400px; background-image: url(../img/h1/racesclasses.gif); }
#historique { height: 40px; width: 400px; background-image: url(../img/h1/historique.gif); }
#educatif { height: 40px; width: 400px; background-image: url(../img/h1/educatifs.gif); }
#conseil { height: 40px; width: 400px; background-image: url(../img/h1/conseil.gif); }
#inscription { height: 40px; width: 400px; background-image: url(../img/h1/inscription.gif); }
#faq { height: 40px; width: 400px; background-image: url(../img/h1/faq.gif); }
#lexique { height: 40px; width: 400px; background-image: url(../img/h1/lexique.gif); }

#global 
{
	background:transparent url(../img/site.jpg) no-repeat scroll right top;
	height:1000px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:1020px;
}

#menu ul {padding : 30px 0 ; margin :0;}
#menu li {list-style-type:none; font-family: "trojan pro", arial, verdana; padding : 0; margin :0;}
#menu
{
	font-size:12px;
	font-style:italic;
	left:0px;
	position:absolute;
	text-align:center;
	top:175px;
	width:122px;
	background-color:white;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#secondmenu
{
	font-size:12px;
	font-style:italic;
	left:0px;
	position:absolute;
	text-align:center;
	top:525px;
	width:122px;
	background-color:white;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#secondmenu ul {padding : 30px 0 ; margin :0;}
#secondmenu li {list-style-type:none; font-family: "trojan pro", arial, verdana; padding : 0; margin :0;}

#content
{
	position:relative;
	left : 128px;
	top : 128px;
	width : 758px;
	height : 744px;
	overflow:auto;
}

#footer
{
	width: 100%
	clear: both;
	height: 20px;
	padding: 0;
	margin: 0; 
	background-color:white;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

/* Pour le template seulement */

code{
  font-family: courier new, courier, monospace;
  font-size: 1em;
  color: #060;
  font-style: normal;
   display: inline;
}
