
/* contour du site*/
#tour {
	margin: auto;
	padding: 0px;
	width: 800px;
	border: 2px solid #EF8A24;
	background-color: #FFFFFF;
}

/* banière*/
#top {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EF8A24;
	padding-right: 4px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:10px;
	height:148px;
	text-align:right;
}

/*affichage du contenu et du menu compris*/
#middle {
	padding-top: 4px;
	padding-right: 10px;
	/*padding-bottom: 300px;  marge pour laisser la place pour le menu*/
	padding-left: 4px;
	background-color:black;
	
}
/*place du menu*/
#place_menu
{
float:left;
width:125px;
margin-top:10px;
margin-bottom:20px;

}
/*place du compteur*/
#place_compteur
{

margin-top:20px;

}

/*cadre du copyright*/

#cadre_copy
{
border:2px solid #EF8A24;
padding:2px;
padding-bottom:3px;

}


/* contenu ou y a tous les textes*/
#contenu{
	margin-left:142px; /*Si menu vertical*/
	color:#EF8A24;
}

/*tableau titre chanson*/
#tabchansons
{
float:left;
width:300px;
border:1px solid #FFFF99;
padding:5px;
margin-bottom:18px;
text-align:center;
}
/*tableau titre poésie*/
#tabpoesies
{
float:right;
width:300px;
border:1px solid #FFFF99;
padding:5px;
margin-bottom:18px;
text-align:center;
}
/*tableau poésie pour 2000 et pour les sports*/
#tab2000
{
width:300px;
border:1px solid #FFFF99;
padding:5px;
margin-bottom:18px;
text-align:center;
}
/*tableau liste de chansons*/
#tabchansonsliste
{
float:left;
width:274px;
border:1px solid #EF8A24;
padding:18px;
margin-bottom:18px;
text-align:left;
}
/*tableau liste de poésies*/
#tabpoesiesliste
{
float:right;
width:274px;
border:1px solid #EF8A24;
padding:18px;
margin-bottom:18px;
text-align:left;
}


/*tableau liste poésise 2000*/
#tab2000listes
{
width:274px;
border:1px solid #EF8A24;
padding:18px;
margin-bottom:18px;
margin-right:2px;
text-align:left;
}

/*tableau pour les articles*/
.tabarticles
{
float:left;
width:200px;
border:1px solid #EF8A24;
padding:5px;
margin-right:2px;
margin-bottom:18px;

text-align:center;
}

/*tableau pour les textes titre annees*/
.tabannee
{
float:left;
width:65px;
border:1px solid #EF8A24;
padding:5px;
margin-right:2px;
margin-left:2px;
margin-bottom:18px;

text-align:center;
}
/*tableau pour saint seiya les titres*/
.tabseiya
{

float:left;
width:200px;
border:1px solid #EF8A24;
padding:5px;
margin-right:2px;
margin-left:2px;
margin-bottom:18px;

text-align:center;
}
/*tableau pour les articles invisibles*/
#tabarticles2
{
float:left;
width:201px;
padding:5px;
margin-right:2px;
margin-bottom:18px;

text-align:center;
}
/*cadre texte normal*/
#cadrenormal
{
float:left;
width:600px;
border:1px solid #FFFF99;
padding:18px;
margin-bottom:18px;
margin-right:2px;
text-align:left;

}
/*cadre texte centré*/
#cadrecentre
{
float:left;
width:600px;
border:1px solid #FFFF99;
padding:18px;
margin-bottom:18px;
margin-right:2px;
text-align:center;
}

/*tableau du menu de la fiction*/
.tabfic
{

width:250px;
border:1px solid #FFFF99;
padding:5px;
margin-bottom:18px;
margin-right:2px;
text-align:left;

}

/*cadre texte fiction*/
.cadrefic
{
float:left;
width:600px;
border:1px solid #FFFF99;
padding:18px;
margin-bottom:18px;
margin-right:2px;
text-align:left;

}

/*gestion news affichage*/
.news
{
width:600px;
background-color:#fbf9db;
border:1px solid #ef8a24;
padding:5px;
color: #974806;
}
/*cadre date de news*/
.cadredate
{

background-color:black;
border:1px solid #FFFF99;
padding:5px;
padding-bottom:10px;
margin-bottom:18px;
margin-right:5px;

}

.cadre_news
{



text-align:justify;
margin-left:20px;


}

/*cadre palmares*/
#cadrepalm
{
width:305px;
border:1px solid #FFFF99;
padding:5px;
text-align:center;
margin:0 auto;

}

/* Toutes les cellules des tableaux... */
td
{
   border: 1px solid #ffffbe; 
   padding:3px;
}

/* Toutes les titres des tableaux... */
th
{
   border: 2px solid #EF8A24; 
   padding:6px;
   background-color:#FFFF99;
   
}
/*cellules collées*/
table
{
border-collapse:collapse;
border:2px;
}

table.guest tr
{
border:0;
}
table.guest td
{
border:0;
}


/* banière du bas*/
#bottom {
	height: 20px;
	line-height:20px;
	border-top: 2px solid #EF8A24;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-size: x-small;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #EF8A24;
}

/* positionnement du menu de la banière du bas*/
ul#menu_bottom{
	float:right;
}
/* style du menu du bas*/
ul#menu_bottom li{
	display: inline;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-left: 20px;
	margin-left:6px;
	padding-top:10px;
}
/* style du mail d'anais*/
ul#menu_bottom li#mail{
	background-image:url(../images/mail.gif);
}

/*espace en fin de page*/
.spacer
{
clear:both;
}
/*divers boutons de page...*/
.fleche_gauche
{
float:left;
width:212px;
margin-top:50px;
}
.fleche_droite
{
float:left;
width:212px;

margin-top:50px;
text-align:right;
}

.retour
{
float:left;
text-align:center;
width:212px;
margin-top:50px;
}
.retour_gal
{
float:left;
text-align:center;
width:600px;
margin-top:50px;

}
/*place de la galerie fotos*/
#place_gal{
float:left;
width:650px;
margin-bottom:2px;

}
/*place des ajout de fotos de galerie*/
#place_ajout{

float:left;
width:650px;
margin-bottom:2px;


}

/*cadre des catégorie résumés*/
.cadreresumecat
{
float:right;
width:250px;
border:1px solid #EF8A24;
padding:5px;
margin-bottom:18px;

}
/*cadre titre résumés*/
.cadreresumetitre
{
float:left;
width:70px;
border:1px solid #FFFF99;
padding:5px;
margin-bottom:18px;
margin-right:5px;
text-align:center;

}
/*invisible*/
.cadreresumetitreinv
{
float:left;
width:70px;
border:1px solid black;
padding:5px;
margin-bottom:18px;
margin-right:5px;
color:black;
}

/*tableau  pour les résumés saint seiya*/
#tabresume
{
width:350px;
padding:5px;
margin-bottom:18px;
text-align:left;
}
/*cadre liens*/
.cadreliens
{

width:auto;
border:1px solid #FFFF99;
padding:5px;
margin-bottom:18px;
margin-right:5px;
text-align:center;
}
.cadreliens2
{

padding:5px;
margin-bottom:18px;

}



.place_box{

margin-left:20px;
float:left;
margin-bottom:50px;

}
/*saint seiya.php*/
.image_cdz{
float:left;
width:300px;
height:200px;
}
.texte_cdz{
width:300px;

}
/*image 6ril.net accueil*/
.cyril
{
margin:auto;
margin-top:120px;
width:640px;
text-align:center;

}
