.storycontent,.storytitle{
width:570px;
}
.storytitle a{
color:#ffffff;
}

#respond input{
background:url(../img/formulaires/bg_input.jpg);
width:215px;
height:25px;
border:none;
padding-top:6px;
padding-left:4px;
}

#comment{
width:555px;
height:145px;
background:url(../img/bg_textarea_big.jpg);
border:none;
overflow: auto;
padding-top:6px;
padding-left:3px;
}

#categories{
width:292px;
background:url(../img/bgSidebarMenu.jpg) repeat-y;
float:right;
}

#commentaires{
width:292px;
background:url(../img/bgSidebarMenu.jpg) repeat-y;
float:right;
}

#categories ul{
margin-top:10px;
margin-left:40px;
padding:0;
}

#commentaires ul{
margin-top:10px;
margin-left:40px;
padding:0;
}

#hautCategoriesSidebar{width:292px;height:43px;background:url(../img/hautCategories.jpg) no-repeat;}
#hautCommentairesSidebar{width:292px;height:43px;background:url(../img/hautCommentaires.jpg) no-repeat;}
#categoriesSidebarContenu,#commentairesSidebarContenu{width:292px;background:url(../img/bgSidebarMenu.jpg) repeat-y;}
#basCategoriesSidebar,#basCommentairesSidebar{width:292px;height:15px;background:url(../img/basSidebarMenu.jpg) no-repeat;}




#liens_categories{
margin-top:50px;
}
#liens_commentaires{
margin-top:50px;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
border:none;
}
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;border:none;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;border:none;
}

div.alignleft {
float:left;
clear:both;
}


