﻿/* Positions des elements de page */
#entete {
	width: 960px;
	height: 125px
	}
#page {
	width: 960px
	}
#conteneur {
	clear: none;
	width: 53%;
	padding-left: 10px
	}
#conteneurrub { 
	clear: none; 
	float: left; 
	width: 65%; 
	overflow: hidden; 
	padding-left: 10px
	}	
#navigation {
	float: left;
	width: 25%;
	}
#coldroite, #extra {
	float: right;
	width: 20%;
	}
.rubriques ul li {
	list-style-position: inside
	}	
.introduction {
	padding-left: 2em
	}
li.breve, li.forum, li.site, li.hentry, li.article, li.rubrique {
	list-style-position: inside
	}
div.smallpad15 {
	font-size: smaller;
	padding-left: 15px
	}
p.titreagenda {
	margin-bottom: -10px;
	margin-top: -1px;
	}
div.livredor {
	padding-left: 5px
	}
div.reponseldo {
	margin-left: 20px
	}