body
{
   width: 1026px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 0px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 0px;    /* Idem pour le bas du navigateur */
   background-position:bottom;
   font-family:"Verdana",serif;
   background-repeat: repeat-x; /* Le fond ne se répètera que sur la première colonne, verticalement */
   background-image: url("../images/bas_bg.png");
   background-attachment: fixed;
}

#en_tete
{
   width: 1024px;
   height: 298px;
   background-repeat: no-repeat;
   background-position:center;
   margin-top: 0px;
   margin-bottom: 0px;
}

#bg
{
	width: 794px;
	margin-left: 51px;
	background-repeat: repeat-y; /* Le fond ne se répètera que sur la première colonne, verticalement */
		
}

#corps
{
	margin: auto;
	width: 697px;
	margin-left: 62px;
}

#pied_de_page
{
	width: 794px;
	height: 390px;
	margin-bottom: 100px;
	margin-left: 113px;
	background-image: url("../images/tab05.png");	
}
.messagedebienvenue{
	font-size:10px;
	text-align:right;
	color:#599bee;
}
#menu
{
	width: 794px;
	height: 32px;
	background-image: url("../images/menu.jpg");
	margin-left: 113px;
}

.menu
{
	padding-top: 5px;
	margin-left: 130px;
	font-family: "Verdana",serif;
	font-size: 14px;
	
}

.ecart1
{
	margin-left: 13px;
	margin-right: 12px;
}

.ecart2
{
	margin-left: 12px;
	margin-right: 12px;
}

.ecart3
{
	margin-left: 13px;
	margin-right: 9px;
}


a /* Lien normal */
{
   color: #599bee;
   text-decoration:none;
}

a:hover 
{
color:orange;
text-decoration:none;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
}

.newstitle
{
	margin-left: 0px;
	font-family: "Arial",serif;
	font-size: 16px;
	padding: 5px;
}

.postingdate
{
	margin-left:10px;
	font-family: "Arial",serif;
	font-size: 12px;
	padding: 5px;
	color: #599bee;
}

.avposition
{
	margin-left: 0px;
	margin-bottom: 15px;
	float: left; /* Le contenu de news flottera à gauche */
}
.newsend
{
	margin-left: 84px;
	border-bottom: 1px solid #599bee;
}
.lastnews
{
	margin-top: 0px;
	font-size: 12px;
}
.avat{
	float:left;
}
.news
{
	font-family:"Verdana",serif;
	font-size: 12px;
}


.sagatitle
{
	margin-left: 69px;
	border: 1px solid #599bee;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 57px;
	padding-top: 24px;
	font-size: 12px;
}



/*.actu
{
	width: 171px;
	height: 200px;
	position: fixed;
	left: 6px;
	top: 69px;
	background-image: url("../images/actu2.png");
	font-size: 14px;
}

.actusaga
{
}

.actucontenu
{
	margin-left: 18px;
}

.actusaga2
{
	padding-left: 150px;
}

.actulink
{
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed orange;
}

.rediractu
{
	margin-left: 33px;
	font-size: 16px;
}*/

.contenant
{
	width: 794px;
	background-image: url("../images/tab02.jpg");
	background-repeat: repeat-y; /* Le fond ne se répètera que sur la première colonne, verticalement */
}

.contenu
{
	width: 700px;
	font-size: 12px;
	margin:auto;
	padding-bottom: 12px;
}

#paginage
{
	padding-top: 319px;
	padding-left: 689px;
}

table /* Le tableau en lui-même */
{

   border-collapse: collapse; /* Colle les bordures entre elles */
}

h4
{
	border-bottom: 1px solid #cccccc;

}

h2 {
	margin:auto;
	text-align:center;
	font-weight:normal;
}
.menu_choisi{
	color:#599bee;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:697px;
}
.commentaire_news{
	font-size: 11px;
	margin:auto;
	float:right;
}
p{
	margin:auto;
}
/* Propriétés à effacer */

/*#creations
{
	width: 713px;
	margin-left: 16pxpx;
	margin-top: 0px;
} Ne sert à rien dans la page principale*/

/*.test
{  
	color: red;
	font-size: 18px;
	background-image: url("../images/logo01.jpg");
    background-repeat: no-repeat;
    background-position:center;
	border: 1px solid black;
}
Ne sert à rien*/

/*.logo
{
	margin-left: 36px;
}Ne sert à rien*/

/*.fscopy
{
	font-family:"Times News Roman",serif;
	border: 1px dashed #599bee; 
	padding: 2px;
	margin-left: 69px;
}Ne sert à rien*/

/*.newsgif
{
	margin-left:10px;
	border-bottom: 1px dashed orange;
	padding-bottom: 7px;
	padding-top: 56px;
}Ne sert à rien*/

/*.bafs
{
	margin-left: 266px;
	border-bottom: 2px dotted orange;
}Ne sert à rien */

/*blockquote
{
	font-size: 12px;
	margin-left: 26px;
	border-bottom: 1px dashed #599bee;
	padding-bottom: 12px;
}*/