* { 
	font-family: Verdana;
	margin:0;
	padding:0;
	color:#333;
}

.clear { clear:both; }
.float_left { float:left;}
.float_right{ float:right; }

body {
	background:#F39230;
	font-size:11px;
}


ul { 
	list-style:none;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:17px;
	/* color:#6B9D9E; */
	color:#F39230;
}

h3 {
	color:#F39230;
	font-size:15px;
	font-weight:bold;
}



a { text-decoration:none; color:#787878; cursor:pointer; }
a:visited { text-decoration:none; color:#787878; cursor:pointer; }
a:hover { text-decoration:underline;  color:#F39230; cursor:pointer; }


#top {
	width:955px;	
	margin:0 auto;
	clear:both;
	padding:4px 0;
	height:100px;
}

#yahoopath {
	width:947px;	
	clear:both;
	padding:4px;
	background:#E3EEE6;
	margin:0 auto;
	margin-bottom:5px;
}

#header {
	width:670px;	
	background:#E3EEE6;
	text-align:center;
	float:left;
	height:100px;
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	background-position:0px;

}

#global {
	width:955px;	
	clear:both;
	margin:0 auto;
	background:#FFFFFF;
}

#barre_sommaire {
	width:200px;
	float:left;
}

#contenu {
	width:555px;
	float:left;
	margin:5px auto;
}

#barre_lien {
	width:200px;
	float:left;
}

#barre_sommaire h2, #barre_lien h2 {
	background: #6B9D9E;
	color:#fff;
	padding:2px 0 2px 4px;	
	font-size:15px;
}

#barre_sommaire ul , #barre_lien ul, #search form , #calendrier .toolbox-content{
	border:1px solid #6B9D9E;
	padding:4px;
	background:#E3EEE6;
}

#calendrier .toolbox-content a {
	background:#FFF;
	border:1px dashed #F39230;
}

#calendrier .calendar-date a , #calendrier .calendar-arrow , #calendrier img {
	background:#E3EEE6;
	border:none !important;
}

#barre_sommaire div.bloc, #barre_lien div.bloc{
	margin:5px;
}


#tags {
	background:#6B9D9E;
	width:280px;
	float:right;
	text-align:justify;
}

#tags div {
	padding:4px;
	color:#DFDFDF;
	font-size:14px;
	font-weight:bold;
}

#tags div a {
	color:#E3EEE6;
}

#tags div a:hover {
	color:#F39230;
}
/*
#footer {
	width:955px;	
	clear:both;
	text-align:center;
	margin:5px auto;
	font-size:10px;
	background:#E3EEE6;
	padding:4px 0;
}

#footer a { color:#787878; font-size:10px; text-decoration: underline; }
#footer a:hover { color:#F39230; }

*/
#footer {
width:955px;
clear:both;
      text-align:center;
margin:5px auto;
       font-size:10px;
background:#E3EEE6;
padding:4px 0;
}

#footer img { border:none;}

#footer a {
color:#787878;
      font-family:Verdana;
      font-size:9px;

}
#footer a:hover { color:#F39230; }
#footer div.outborder {
border:1px solid #6B9D9E;
width:90px;
height:13px;
       margin-top:5px;
       margin-right:5px;

}

#footer div.outborder img { float:left;}

#footer div.outborder a , #footer div.outborder a:visited , #footer div.outborder a:hover {
	text-decoration:none;
color:#fff;
width:88px;
height:11px;
padding:0px;
margin:0px;
display:block;
border:1px solid #F39230;
       background-color:#6B9D9E;
}

#footer div.outborder span {
margin:0px auto 0px auto;
color:#fff;
      padding-top:1px;
      font-family:Verdana;
      font-weight:bold;
      font-size:7px;
display:block;
border:0px solid red;
}

#footer #firstrow { 
width: 395px;
       padding-left:10px;
margin:0 auto;
}
#footer #secondrow { 
width:195px;
margin:0px auto;
       padding-left:10px;	
}
#footer #thirdrow { 
width:95px;
margin:0px auto;
       padding-left:10px;
}













div.billet_bloc_bgdark , div.billet_bloc_bglight{
	margin:8px 0;
	padding:5px;
	line-height:1.3;
}

div.billet_bloc_bgdark {
	background:#6B9D9E;
	
}

div.billet_bloc_bgdark a {
	color:#E3EEE6;
}

div.billet_bloc_bgdark a:hover {
	color:#F39230;
}

div.billet_bloc_bglight {
	background:#E3EEE6;
}

div.billet_bloc_bglight a {
	color:#6B9D9E;
}

div.billet_bloc_bglight a:hover {
	color:#F39230;
}

div.billet_bloc_bglight p.authordate {
	font-style:italic;
	color:#787878;
}

div.billet_bloc_bgdark p.authordate {
	font-style:italic;
	color:#DFDFDF;
}



#categories ul li ul , #liens ul li ul{
	border:none;
}

#categories h2 {
	padding-left:25px;
	background-image: url(../images/icones/categ.png);
	background-repeat:no-repeat;
	background-position:4px;
}

#liens h2 {
	padding-left:25px;
	background-image: url(../images/icones/liens.png);
	background-repeat:no-repeat;
	background-position:4px;
}

#a_retenir h2 {
	padding-left:25px;
	background-image: url(../images/icones/remember.png);
	background-repeat:no-repeat;
	background-position:4px;
}

#syndication h2 {
	padding-left:25px;
	background-image: url(../images/icones/rss.png);
	background-repeat:no-repeat;
	background-position:4px;
}

#search h2 {
	padding-left:25px;
	background-image: url(../images/icones/search.png);
	background-repeat:no-repeat;
	background-position:4px;
}


#edit_comment label { 
	width: 200px;
	display:block;
}

#edit_comment textarea { width:550px;font-size:11px;}


span.nbChild {
	font-size:8px;
}

div.comment_bgdark, div.comment_bglight{
	margin:5px 0;
	padding:4px;
}

div.comment_bgdark {
	background:#6B9D9E;
	
}
div.comment_bglight {
	background:#fff;
}

div.comment_bgdark a {
	color:#E3EEE6;
}

div.comment_bgdark a:hover {
	color:#F39230;
}

div.comment_bglight a {
	color:#6B9D9E;
}

div.comment_bglight a:hover {
	color:#F39230;
}

div.comment_bglight p.authordate {
	font-style:italic;
	color:#787878;
}

div.comment_bgdark p.authordate {
	font-style:italic;
	color:#DFDFDF;
}

#souscategories {
	clear:both;
	margin-top:5px;
}
#souscategories li {
	width:128px;
	display:block;
	float:left;
	margin:2px;
	padding:3px;
	position:relative;
}
#souscategories li.bgdark {
	background:#6B9D9E;
}
#souscategories li.bglight {
	background:#E3EEE6;
}

#souscategories li a{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:3px;
	left:24px;
}

#souscategories li.bgligh a{
	color:#6B9D9E;
}
#souscategories li.bgdark a{
	color:#E3EEE6;
}

#pagenavigator {
	float:right;
}

#pagenavigator .current {
	font-weight:bold;
}

input.button, input.defaultbutton {
	border:2px outset #F39230;
	background:#6B9D9E;
	color:#fff;
}

span.rub_liens {
	font-weight:bold;
	color:#F39230;
}

pre {
	background:#fff;
	border:1px dashed #F39230;
	border-left:3px solid #F39230;
	padding:3px;
	margin:3px 0;
}

div.contenu_billet div.chapo {
	font-style:italic;
	font-weight:bold;
	display:block;
	margin:4px 0;
}
div.contenu_billet div.chapo p {
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
}
div.contenu_billet div.messsage {
	line-height:1.3;
}

div.contenu_billet h3 {
	margin-top:10px;
	margin-bottom:4px;
}

div.contenu_billet h4 {
	margin-top:5px;
	margin-bottom:4px;
}

div.contenu_billet ul {
	margin-top:5px;
	margin-bottom:4px;
	margin-left:15px;
	list-style:disc;
}
div.contenu_billet p {
	margin-top:4px;
	margin-bottom:8px;
	text-align:justify;
}

div.catagcom {
	margin-top:4px;
}

#searchtext {
	width:135px;
}

#calendrier  .calendar-day-names {
        font-size:0.9em;
	}

#edit_comment label {
	font-weight:bold;
	color:#6B9D9E;
	padding-top:6px;
	padding-bottom:3px;
}

#edit_comment .warning {
	background:#E3EEE6;
	padding:5px;
	width:500px;
	margin:3px auto;
}


#archives ul { padding-left:30px;}

/* hadopi */
/*
#contenu div.billet_bloc_bglight,
#contenu div.billet_bloc_bgdark ,
#contenu div.billet_bloc_bglight p,
#contenu div.billet_bloc_bgdark p {
	background:#000;
	color:#fff;
}
body { background:#000;}

#global { background:#333;}
*/
