/*
-----------------------------------------------
Template "Lucernaire section culturelle" - CSS conditionnel liÃ© Ã  index.php, active par condition PHP 
CrÃ©e par Sorbonne Multimedia / 2008
-----------------------------------------------
*/

/*CSS de l'edito*/
#editorial{
background-image: url(../img/cartouche_edito.jpg);
background-repeat:no-repeat;
width: 300px;
padding-left: 50px;
float:left;
}
#editorial p{
padding-top: 40px;
padding-right: 30px;
line-height: 20px;
text-shadow:#333333
}

.blog {
padding-top: 35px;
width: 370px;
background-image: url(../img/fond_actuellement.jpg);
background-repeat:no-repeat;
float:left;
}

.horaires_articles {
margin-left: 10px;
/margin-left: 10px;
float:left;
padding-left:0px;
padding-right:5px;
width:200px;
}

.sectiontableheader {
background-color:#99FF33;
float:left;
width:150px;
}

table.contentpaneopen {
margin-top: 30px;
width:350px;
padding-left: 36px;
background-image: url(../img/entetarticle.jpg);
background-repeat: no-repeat;

}

div#articles td.contentheading{
/padding-left: 35px;
/padding-top: 35px;
}

td.contentheading{
/padding-left: 35px;
}

table.contentpaneopen2 {
margin-left: 36px;
margin-top: 10px;
}

div#articles table.contentpaneopen {
margin-top: 0px;
width:240px;
background-image:none;
}

