/*---------------------------------------
CSS Design : Stéphane Razat - 28/06/2007
---------------------------------------*/



body { background: none; }
#footer, hr, .pub, .ddmmenu, .ddmsubmenu, .submenu, .rightpub, .affpub,  #rightcolumn, #leftcolumn, #qm0, #qm1 { display: none; }

/* optionnel à l'affichage */
.fildep, .avoir, #extras, #reactions, #condense2, #reagissez, .blocformulaire { display: none; }

.topsection{
background: #FFF url(http://www.ladepeche.fr/images/logo_print.png) no-repeat center;
margin:0 0 0 255px;
text-align:center;
}
.topsection .innertube{
padding: 0;
}

.topsection h1{
display:none;
}

#maincontainer{
width: 700px;
margin: 0;
background-color:#FFF;
/*border:1px solid #000;*/
}
#contentwrapper{
float: left;
width: 700px;
}

#contentcolumn, #content_article {
width: 700px;
margin-right: 0;
background-color:#FFF;
font-size: 10pt;
}
#contentcolumn .innertube {
width:100%!important;
margin: 0 5px 10px 10px;
}
/* FORMATTAGE DE DIV */

div.article, div.dossiers {
width:100%;
}
.simplecol {
margin:15px 0;
padding:10px 0;
clear:both;
border:none;
}

.doublecolA, .doublecolB {
float:left;
width:300px;
margin: 0 10px 0 0;
padding:0 0 10px 0;
}
.untiers {
float:left;
width:200px;
padding-right:10px;
border:none;
}
.deuxtiers {
margin-left:210px;
width:485px;
padding-bottom:10px;
border:none;
}

.evenements {
float:left;
width:485px;
margin: 0 2px 10px 2px;
padding:0 2px 5px 2px;
border:none;
}



