/* CSS Document */
body{
	background-color:#FFFFFF;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2E0303;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:1004px;
	margin:auto;
}

/*Placement de la Barre en haut*/
.header{
	margin-top:15px;
	width:1004px;
	height:130px;
	background-image:url("./1/header.jpg");
	background-repeat:no-repeat;
}
.pousszupayr{
	width:40px;
	height:100px;
	float:left;
}
.pousszboutons{
	width:230px;
	height:35px;
	float:left;
}
.pousszblog{
	width:15px;
	height:25px;
	float:left;
}
/*Placement du bouton zupayr.com*/
.zupayrcom{
	width:301px;
	height:34px;
	float:left;
	margin-top:14px;
}
/*placement du bouton inscription*/
.inscription{
	width:145px;
	height:20px;
	float:right;
	margin-right:128px;
	margin-top:61px;
}
/*placement du bouton inscription*/
.vblog{
	width:164px;
	height:20px;
	float:left;
	margin-top:17px;
}
/*placement du bouton inscription*/
.vprofil{
	width:98px;
	height:20px;
	float:left;
	margin-top:17px;
}
/*Placement de la Barre de liens*/
.headerbas{
	width:1004px;
	height:45px;
	background-image:url("./1/headerbas.jpg");
	background-repeat:no-repeat;
}
/*placement du bouton zForum*/
.zforum{
	width:62px;
	height:19px;
	float:left;
	margin-top:7px;
}
/*placement du bouton zBlog*/
.zBlog{
	width:59px;
	height:19px;
	float:left;
	margin-top:7px;
}
/*placement du bouton zLiens*/
.zLiens{
	width:56px;
	height:19px;
	float:left;
	margin-top:7px;
}
/*placement du bouton zMembres*/
.zMembres{
	width:82px;
	height:19px;
	float:left;
	margin-top:7px;
}
/*placement du bouton zClassement*/
.zClassement{
	width:97px;
	height:19px;
	float:left;
	margin-top:7px;
}
/*placement du bouton zRecherche*/
.zRecherche{
	width:91px;
	height:19px;
	float:left;
	margin-top:7px;
}
/*zone de log*/
.log{
	width:341px;
	height:112px;
	text-align:center;
	float:right;
	margin-right:5px;
	margin-top:10px;
}

/*Poussage des boutons de liens*/
.p1{
	width:152px; 
	height:25px; 
	float:left;
}
.p2{
	width:51px; 
	height:25px; 
	float:left;
}
.p3{
	width:49px; 
	height:25px; 
	float:left;
}
.p4{
	width:51px; 
	height:25px; 
	float:left;
}
.p5{
	width:51px; 
	height:25px; 
	float:left;
}
.p6{
	width:51px; 
	height:25px; 
	float:left;
}


/*Zone centrale*/
/*image de fond*/
.fond{
	left:20px;
	width:1004px;
	background-image:url("./1/fond.jpg");
}
/*Texte de la zone centrale*/
.texte{
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
/*zone basse de la page*/
.bas{
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	width:1004px;
	height:45px;
	margin-bottom:15px;
	background-image:url("./1/bas.jpg");
	text-align:center;
}

/*Affichage des Liens*/
a:link{
	color:#2E0303;
	text-decoration:underline;
}
a:visited{
	color:#2E0303;
	text-decoration:underline;
}
a:hover{
	color:#2E0303;
	text-decoration:none;
}

input{
	font-size:9pt;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#F6F5CF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input:hover{
	background-color:#F6F5C4;
}
select{
	font-size:9pt;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#F6F5CF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select:hover{
	background-color:#F6F5C4;
}

textarea{
	border-color:#666666;
	background-color:#F6F5CF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:9pt;
	border-width:1px;
}

textarea:hover{
	background-color:#F6F5C4;
}

table#quote {
	background-color:#FFF6E1;
}


/*
table{
	border-color:#F58A00;
	border-width:1px 1px;
	border-style:solid;
	border-spacing:0px;
}*/
table#zupayr tr:hover{
	background-color:#FEEEC2;
}

/*
tr{
	border-color:#F58A00;
	border-width:1px 1px;
	background-color:#FEF9D8;
	border-spacing:1px;
}*/

table#zupayr th{
	border-color:#F58A00;
	border-width:1px 1px;
	/*border-spacing:1px;*/
	border-style:solid;
	background-color:#FFE7A7;
}
table#zupayr th:hover{
	background-color:#FFE7A7;
}

table#zupayr{
    background-color:#FEF9D8;
    border: solid #F58A00 1px;
	border-collapse:collapse;
}

table#zupayr td{
    padding:2px;
    border:solid #F58A00 1px;
}

/*tableau des zblogs*/
table#blog{
    background-color:#FEF9D8;
    border:solid #F58A00 1px;
	border-collapse:collapse;
}

table#blog th{
	border-color:#F58A00;
	border-width:1px 1px;
	/*border-spacing:1px;*/
	border-style:solid;
	background-color:#FFE7A7;
	font-size:8pt;
	text-align:left;
	padding:4px;
}
table#blog td{
    padding:5px;
    border:solid #F58A00 0px;
}

/*tableau des liens*/
table#liens{
    background-color:#FEF9D8;
    border:solid #F58A00 1px;
	border-collapse:collapse;
}

table#liens th{
	border-color:#F58A00;
	border-width:1px 1px;
	/*border-spacing:1px;*/
	border-style:solid;
	background-color:#FFE7A7;
	font-size:8pt;
	text-align:left;
	padding:2px;
}
table#liens td{
    padding:5px;
    border:solid #F58A00 0px;
}

table#forum{
    background-color:#FEF9D8;
    border: solid #F58A00 1px;
	border-collapse:collapse;
	font-size:9pt;
}
table#forum th{
	font-size:8pt;
	border-color:#F58A00;
	border-width:1px 1px;
	/*border-spacing:1px;*/
	border-style:solid;
	background-color:#FFE7A7;
}

table#forum td{
    padding:5px;
    border:solid #F58A00 1px;
}

div#sous_menu_blog{
	margin: 0;
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size:8pt;
	display: block;
	margin: 5px 0;
	color:#2E0303;
	width: 150px;
	border: 1px solid black;
	background:#FFE7A7;
	text-align:left;
}

/*MENU*/
.menu{
	width:600px;
	height:25px;
	float:left;
	text-align:center;
	margin-top:7px;
}
/*Boutons du Menu*/
ul#menu{
	margin:0;
	padding:0;
	font:bold 1em Tahoma, Arial, Verdana, Georgia, Times, serif;
	list-style-type:none;
}
#menu a{
	display:block;
	width:100px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	margin:0 5px;
}

#menu li{
	display:inline;
	margin:0 5px;
	float:left;
}
#menu a:hover{
	background-color:#F6F5C4;
}

/*Fin du Menu*/
