/*                 Définition tag                      */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
padding: 0px;
margin: auto;
margin-bottom: 20px;
background: url('fond2.jpg') repeat;
word-wrap: break-word;
}

input{
text-align: center;
border: 1px solid #FFCC99;
background-color: #FFFFFF;
font-size: 11px;
}

input:hover{
background-color: #FFFFFF;
}

a:link, a:active, a:visited {
text-decoration: none;
color: blue;
}

a:hover {
	text-decoration:none;
	color:#336;
	background-color:#FFCC99;
	border:solid 1px #ffc;
	border-left:solid 1px #663;
	border-top:solid 1px #663;
}



img {
	text-decoration:none;
	border:0px;
}

.image_lien {
	border:0px;
}
.image_lien:hover {
	text-decoration:none;
	border:solid 0px #FFFFFF;
	border-left:solid 0px #FFFFFF;
	border-top:solid 0px #FFFFFF;
}

img:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:solid 0px #FFFFFF;
	border-left:solid 0px #FFFFFF;
	border-top:solid 0px #FFFFFF;

}

#spacer {

}


p {margin: 0 0 0 0;}

h4 {
font-size: 20px;
}
h1 {
font-size: 40px;

}
/*                 Défnition Id                  */

#titre {
		text-align: center;
		font-size: 70px; 
		height: 130px;
		width: 810px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000;


}

#publicite {
position: absolute;
float: left;
left: 15px;
top: 230px;
		text-align: center;
		margin-top: 20px;
}
#publicite2 {
position: relative;
float: left;

top: 0px;
		text-align: center;
		margin-bottom: 10px;
}

#body {
background-color: #FFFFFF;
position: absolute;
width: 810px;
left: 50%;
margin: auto;
margin-left: -375px;
border: solid 1px #000;
}

#block_centre {
padding: 10px;
padding-top: 15px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 155px;
margin-right: 155px;
}


#block_left {
float: left;
left:0;
width: 160px;
margin: 0px;
margin-left: 0px;
margin-top: 10px;
}

#block_right {
float: right;
right:0;
width: 160px;
margin: 0px;
margin-top: 10px;
}


/*
#block_left {
position: absolute;
left:0;
width: 150px;
margin: 0px;
margin-left: 0px;


}

#block_right {
right:0;
width: 150px;
margin: 0px;
margin-right: 0px;
}
*/

#footer {
clear: both;
padding: 1px;
text-align: center;
height: 30px;
border-top: solid 1px #000;
}

#titre_contenu{
text-align: center;
font-size: 30px;
font-weight: bold ;
}

#mainliste {
text-align: center;

}

/*                 Définition Class              */
.menuhaut{
text-align: center;
background-color: #FFCC99;
border-bottom: solid 1px #000;
font-size: +13px;
}

.menu {
border: 1px solid #000000;
margin: 5px;
}

.menu .titre{
text-align: center;
font-weight: bold;
font-size: 16px;
color: #000000;
background-color: #FFCC99;
font-variant: small-caps;
padding: 1px;
border-bottom: 1px solid #000000;
}


.menu .lien {
text-align: center;

margin-top: 10px;
margin-bottom: 10px;
font-size: 12px;
list-style-type: none;
}

.commentaire {
font-size: 11px;
}

.commentaire textarea {
width: 400px;
}

.tablist{
border-color: black;
font-size:11px;
border-style:solid;
border-width:1px;
padding: 0;
border-spacing:0;
}

.headlist{
background-color: #FFCC99;
}

.list0 td{
border-top: 1px solid #000000;

}
.list1 td{
border-top: 1px solid #000000;

}

.texte{
text-indent: 0px;
}

.fleche{
width: 21px;
height: 16px;
}

.mainliste{
font-size: 20px;
margin-left: 10px;
}

.listediv {
text-align: center;
}

.mainli{
text-align: center;
}

.mainli .lien{
font-weight: bold;
font-size: 16px;
}

.lienimage{
width: 421px;
height: 54px;

}
