/* CSS Document */

*{
 margin: 0px;
 padding: 0px;
}
body {
 	text-align: center;  /* Centrer le site pour IE */
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
}		


#header {
 height: 100px;
 width: 780px;
 background: url(../Fond_Haut.gif) no-repeat top center; 
} 

#menubar {
 height: 56px;
 width: 624px;
 /*background: url(Fond_Menu.gif) no-repeat top center; */
} 
#menugauche {
 /*vertical-align:top;*/
 background: url(../Fond_MenuGauche.jpg) no-repeat top center;
 /*background: url(Fond_Gauche.gif) no-repeat top center;*/
}

#centre {
 float: left;  
 /*width: 407px !important;*/
 width: 624px;
 height:424px;
 background: url(../Fond_Write.jpg);

}
#content {
	OVERFLOW: auto; WIDTH: 100%; HEIGHT: 429px; PADDING-RIGHT: 4px;
scrollbar-face-color: #EDECF5;
scrollbar-shadow-color: #EA7516;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #EA7516;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #EDECF5;
scrollbar-arrow-color: #EA7516;
}	


/*#centre a{
 color: #604E3B;
}
#centre a:hover{
 color: #FFFFFF;
 text-decoration:none;
}*/
#Menu_gauche_footer {
 height: 15px;
 width: 156px;
 background: url(../Fond_Menu_Bas.gif) no-repeat top center; 

}
#footer {
 height: 11px;
 width: 624px;
 background: url(../Fond_Write_bas.gif) no-repeat top center; 
}
#headnews { /* taille du cadre, à titre d'exemple */
/*width: 15em;*/
/*background-color: #909090;*/
}
/* propriétés communes à l'ensemble des 4 coins */
#headnewshg, #headnewshd {
height: 21px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#headnewshg {
background: url(../headnewshg.gif);
}
#headnewshd {
float: right;
background: url(../headnewshd.gif);
}
#headnewscontent {
background-color: #b5b3d9;
}
#headnewsdate {
background-color: #b5b3d9;
}

DIV.blogpost{

/*background-color : #f1f1f1;
border-top: 5;
border-bottom: 5;
border-left: 5;
border-right: 5;
border:5
border-color : #EF9F00 #EF9F00 #EF9F00 #EF9F00;*/
border: 1px solid #F6AE31;
margin-bottom:6px
}
DIV.blogpostMenu{
border: 1px solid #F6AE31;
background-color:#F6AE31;
margin-bottom:6px
}


/* post header, post droite */
DIV.blockpost DIV.box {
/*background-color : #f1f1f1;*/
/*background-image : url(file:///C|/Program%20Files/EasyPHP1-8/img/VbStyle-Green/forum_post_top.gif);*/
background-repeat: repeat-x;
padding-top: 24px;
} 

/* general border */
DIV.box {
border-color : #89959B;
} 

/* post border */
DIV.blockpost DIV.box {
border-top: 0;
border-color : #89959B #89959B #89959B #89959B;
} 

DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}

/* last post */
TD.tcr {
background-color : #DAD9ED;
} 

TD.tcr a{
  background: transparent url(../forum_post.gif) no-repeat 0% 0%;
  padding-left: 12px;
}

