/* 	
	CSS Document pour le système de commentaire Reblogger
	Auteur : Groumphy
	Version : voir blog
	Licence : voir blog  
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
a[hreflang]:after {
	content: "\A0("attr(hreflang)")";
}
#conteneur {
	background-color: #FFFFFF;
	background-image: url(img/global/page.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#entete {
	background-color: #FFFFFF;
	background-image: url(img/global/top.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 760px;
}
#entete h1 {
	font: bold x-large Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	letter-spacing: 0.4em;
	text-align: right;
	color: #999;
	padding-right: 50px;
	padding-top: 15px;
}
#entete p {
	font: italic small-caps medium Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: right;
	color: #ABABAB;
	padding-right: 50px;
	padding-top: 30px;
}
#contenu {
	/* Temporaire    background-color:#66FF99;*/
	font: small Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
	color: #666;
	text-align: left;
	margin-right: 10px;
	margin-left: 30px;
	width: 60%;
	float: left;
}
.entree h2, .texte h2 {
	font: large Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	text-align: left;
	color: #69F;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999;
	border-left-color: #999;
}
.entree .date {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #D5D5D5;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #69F;
	border-right-color: #69F;
	padding-top: 5px;
	padding-right: 15px;
	margin-top: 5px;
	
}
.entree p {
	font: small Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
	text-align: left; /* si justifié mauvaise distribution des espaces */
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.entree a, .entree a:visited {
	text-decoration: none;
	color: #0099FF;
}
.entree a:hover {
	text-decoration: underline;
	color: #333333;
}
.entree .suite, .entree .suite a, .entree .suite a:visited {
	font: x-small Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #69F;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.entree .suite a, .entree .suite a:visited {
	text-decoration: none;
	background: url(img/global/page_go.png) no-repeat left center;
}
.entree .suite a:hover {
	text-decoration: underline;
}
.entree .annee {
	padding-left: 5px;
	list-style-position: outside;
	list-style-image: url(img/global/calendar.png);
}
.reponse {
	font: x-small Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #3366FF;
	padding: 10px;
	/*background-color: #00CCFF;*/
	margin-top: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #CCCCCC;
}
.reponse ul li { 
	list-style-type: none;
}
.reponse .participation {
	text-align: right;
}
.reponse li.commentaire, li.permalink {
	display: inline;
}
.reponse li.commentaire {
	background: url(img/global/write.png) no-repeat left center;
}
.reponse li.commentaire a, .reponse li.commentaire a:visited, .reponse li.permalink a, .reponse li.permalink a:visited, .reponse li.publish a, .reponse li.publish a:visited {
	text-decoration: none;
	color: #6666FF;
}
.reponse li.commentaire a:hover, .reponse li.permalink a:hover, .reponse li.publish a:hover {
	text-decoration: underline;
}
.reponse li.permalink {
	background: url(img/global/document.png) no-repeat left center;
}
.reponse li.publish {
	padding-top: 10px;
}
.reponse li.commentaire, .reponse li.permalink {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.entree ul, .entree ol, .entree p ul, .entree p ol {
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.entree ul li, .entree ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.entree ul li {
	list-style-image: url(img/global/puce.png);
}
s, strike {
	text-decoration: line-through;
	color: #999999;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
sub, sup {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
}
.menu {
	margin-left: 65%;
}
/* debut de la mise en page pour la navigation (interpage) */
ul.navigation {
	font: small Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #DADADA;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
}
li.navigation2, li.navigation2 a, li.navigation2 a:visited {
	/*font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;*/
	display: inline;
}
/* fin de la mise en page pour la navigation (interpage) */
#menu {
	/* temporaire  background-color: #FFCC99; */
	font: small Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
	color: #999;
	text-align: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #69F;
}
#menu ul li {
	text-decoration: none;
	list-style-type: none;
	padding-left: 30px;
	padding-top: 5px;
}
#menu ul li a, #menu ul li a:visited {
	color: #999;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: #6C6C6C;
}
#menu h3 {
	font: small Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-align: left;
	color: #69F;
	padding: 20px 20px 10px 30px; /* a modifier pour aligner sur la puce */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
	background: url(img/global/newspaper.png) no-repeat left center;
}
.menu_fin {
	padding-bottom: 10px;
}
/* Suppression pour double emploi */
/*#pied {
	background-color: #FFFFFF;
	background-image: url(img/global/footer.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 760px;
}*/
#pied {
	width: 760px;
	height: 33px;
	background: url("img/global/footer.jpg") no-repeat center top;
	margin-top: 50px;
	left: 0;
	bottom: 0;
	position: relative;
	clear: both; /* En test */
}
ul.pied_ul {
	text-align: center;
	font-size: xx-small;
}
li.pied_li, li.pied_li a, li.pied_li a:visited {
	display: inline;
	color: #999;
	text-decoration: none;
	font: xx-small Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
}
li.pied_li a:hover {
	text-decoration: underline;
}

/* campagne publicitaire */
#irrepressible {
	width: 235;
	height: 151;
	font-size: x-small;
	border: 2px;
	border-style: solid;
	border-color: #69F;
}
#irrespressible .irrepressible {
	font: xx-small Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}.rouge {
	color: #CC3300;
}

