@charset "utf-8";
/*
-----------------------------------------------
Template "Lucernaire Blog" - CSS conditionnel liÃ© Ã  index.php, activee par condition PHP task=blogcategory et archive section
CrÃ©e par Sorbonne Multimedia / 2008
-----------------------------------------------
*/

#gabarit {
background-image: url(../img/fond_article.jpg);
background-repeat:no-repeat;
padding-left: 115px;
padding-right: 30px;
padding-top: 20px;
width: 650px;
}

table.contentpaneopen {
margin-top: 10px;
/margin-top: 10px;
/margin-left:0px;
padding-right: 30px;
}

table.contentpaneopen2{
margin-top: 0px;
/margin-top: 5px;
margin-right: 30px;
/margin-left:0px;
}

a.contentpagetitle, td.contentheading{
color:#e43d85;
font-size: 20px;
width: 500px;
}

div.navig {
margin-left: 2px;
/margin-left: 1px;
}

.blog {
width: 650px;
}

div#editorial {
margin-top: 20px;
/margin-top: 35px;
}




/*CSS de la pge d'inscription newsletter*/

div.componentheading {
margin-top:15px;
color:#ff007c;
font-size: 20px;
}


/*CSS pour gallerie photo*/

table#galleriephoto {
margin-top: 20px;
/margin-top: 40px;
}

#gabarit span.pagenav {
font-size: 11px;
//font-weight:bold
}

table#galleriephoto b{
color:#ff007c;
text-transform:uppercase
}

div.lireplusgallerie {
width: 125px;
height: 16px;
float:left;
margin-top: 2px;
margin-bottom: 2px;
background-color:#ff007c;
text-transform:uppercase;
font-size: 11px;
color:#FFFFFF;
cursor:pointer;
text-align:center;
vertical-align:middle
}


