* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}


body {
	padding: 13px 0 25px 0;
	color: #545454;
	background: url(http://www.ccpb54.fr/fond.jpg) repeat-x center top;
}

body, select, input, textarea {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
p {
	margin: 15px 0;
	background-color: #FFFFFF;
	}

a:link, a:visited {
	color: rgb(205, 52, 2);
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}


	
#branding a {
	color: white;
}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:880px;
	margin: 10px auto 0;
	font-size:0.7em;
	padding: 10px 25px 35px 25px;
	background: #FFF;
}

#wrap {
	background: transparent url() no-repeat center bottom;
	padding-bottom: 20px;
}

#branding {
	width: 700px;
	margin: 85px auto 10px;
	padding-left: 220px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol a:hover, #rightcol a:hover {
	text-decoration: none;
}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	letter-spacing:-0.02em;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 14px 0 20px;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color: rgb(30, 128, 178);
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid rgb(119, 119, 119);
	border-bottom:1px solid rgb(119, 119, 119);
	padding:6px 0 6px 2px;
	margin:0px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

div.sous-menu {
	width: 150px;
	float: right;
	padding-top: 10px;
	margin-left: 20px;
	  min-height:100px;
  height:auto !important;
  height:100px;
	background: url(images/) repeat-x;
}

.post div.sous-menu ul li {margin: 15px 0 15px 10px; padding:0; list-style:none;
background: url("") no-repeat 0 2px;
	padding-left: 15px;
}

.post div.sous-menu ul li a {
	color: #545454;
	text-decoration: underline;
}


.post div.sous-menu ul li a:hover {
	color: rgb(30, 128, 178);
}


.post ul.star li {
	list-style-type: none;
	background: url(images/) no-repeat left 5px;
	margin-left: 5px;
	padding-left: 20px;
	line-height: 2em;
}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size: 1.4em;
	margin-bottom:6px;
	color: rgb(30, 128, 178);
	margin-top: 6px;
}
	
h5 {
	margin-bottom:6px;
	color: rgb(205, 52, 2);
	margin-top: 6px;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
}
	
	
	
/* Content */

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	display: none;
}

.feature {
	background:#e9e9e9;
	padding:15px;
	border-bottom:1px dotted rgb(119, 119, 119);
	}

	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img, #leftcol img {
	padding:1px;
	border: 1px solid #777;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:0px;
	background-image: url();

	background: url();
	background-color: #cccccc;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
#lead.feature h2 {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	margin-top: 0;
}

#lead.feature img {
	float: left;
	margin-right: 10px;
}

#lead.feature p {
	font-size: 16px;
	line-height: 20px;
	background-color: #CCCCCC;
}

#rightcol img, #leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#rightcol .clearfloat, #leftcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	 min-height:100px;
  height:auto !important;
  height:100px;
	}	
	
#leftcol .clearfloat.pad0 {
	padding-top: 0;
}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}


#sidelist ul li {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}

.post ul.docs li,.post ul.web ul li
{

margin-bottom: 10px;
line-height: 1.4em;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.post ul.web ul li
{
background: url(images/) left center no-repeat;
}

.post ul.docs li a, .post ul.web ul li a, .communes a
{
	color: #545454;
	text-decoration: underline;
	padding-left: 20px;
}

.communes a
{
	padding-left: 0px;
}

.communes
{
	line-height: 18px;
}

.post ul.docs li a:hover, .post ul.web ul li a:hover, .communes a:hover
{
	text-decoration: none;
}

.post ul.web div strong {
	font-size: 1.5em;
	color: rgb(205, 52, 2);
}

#sidelist ul li a {
	color: #545454;
}


.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	background-color: #CCCCCC;
}

.entry p {
	line-height: 150%;
}


h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote { margin: 0pt 0pt 0pt 30px; padding: 10px 0pt 0pt 20px; background: transparent url('') no-repeat scroll left top; line-height: 1.5em; color: rgb(102, 102, 102); }
.post blockquote p { margin-top: 0pt; }
	
.post ul {
	margin-bottom: 25px;
}

.post ul li {
	list-style:square;
	margin-bottom: 5px;
	margin-left:42px;
	line-height: 15px;
}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 4px;
	background: rgb(205, 52, 2);
	color: white;
	border:none;
	font-size: 10px;
}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	



.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	display:block;
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 930px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}
	
/* images */
	
img.alignnone.size-thumbnail {
	border: 1px solid rgb(205, 52, 2);
	padding: 1px;
	margin: 5px;
}

img:hover.alignnone.size-thumbnail {
	border: 1px solid rgb(30, 128, 178);
	padding: 1px;
	margin: 5px;
	background-color: rgb(30, 128, 178);
}


a[href$="zip"], a[href$="pdf"], a[href$="doc"], a[href$="exe"], a[href$="png"], a[href$="mp3"]  {padding-left:20px; background:url() no-repeat 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

a[href$="png"]{background-position: 0 -48px;}
a[href$="pdf"] {background-position: 0 -99px;}
a[href$="mp3"]{background-position: 0 -145px;}
a[href$="doc"]{background-position: 0 -199px;}
a[href$="exe"]{background-position: 0 -250px;}

a[href$=".zip"]:after{content: "(.zip file)"; color:#999; margin-left:5px;}
a[href$=".pdf"]:after{content: "(pdf)"; color:#999; margin-left:5px;}
a[href$=".doc"]:after{content: "(doc)"; color:#999; margin-left:5px;}
a[href$=".exe"]:after{content: "(.exe file)"; color:#999; margin-left:5px;}
a[href$=".mp3"]:after{content: "(.mp3 file)"; color:#999; margin-left:5px;}
a[href$=".exe"]:after{content: "(.exe file)"; color:#999; margin-left:5px;}

.subscribes { margin: 0px 0px 20px; padding: 8px 0px 8px 40px; background: white url('') no-repeat scroll left top; width: 210px; list-style-type: none; font-size: 11px; line-height: 18px; color: rgb(0, 0, 0);
}
.subscribes a { text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
