/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #809315 url(images/bg-header.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 206px;
	margin: 0 auto;
	/*background: url(images/img02.jpg) no-repeat top left;*/
	background: url(images/header.jpg) no-repeat top left;
}

/* Logo */

#logo {
	width: 870px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	font-weight: normal;
	text-transform: lowercase;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	background: #619E00;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #406800;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #619E00;
	padding: 9px 20px;
}

/*
patchwork Chato
*/
#patchWork{ 
	margin: 0 15px 0 0;
	padding-bottom: 10px;
}

#patchWork .chatoItem{
	float: left;
	background: #373B3E;
	width: 185px;
	min-height: 75px;
	margin-left:1px ;
	margin-top:1px ;
	text-align: center;
	padding-top: 15px;
	color: #c1f222;
	border: 1px solid #2d3134;
}

#patchWork .chatoItem p{
	margin: 0;
}

#patchWork .chatoItem a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-transform: capitalize;
}
#pagination{
	width: 600px;
	margin: 0 auto;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 30px;
	background: #406800;
	color: #FFFFFF;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
	
}

/* Content */

#content {
	float: left;
	padding: 0;
	width: 603px;
	display: inline;
}

.post {
	margin: 0;
	font-size: 12px;
}

.rubtitle{
	background: #87ad33 url(images/folder.png) no-repeat 8px center;
	margin:3px 0;
	padding: 7px 28px;
	color: #333;
	font-weight: bold;
	font-size: 18px;	
	border-bottom: 1px dashed #d0ee3c;
}

.post .title {
	/*margin: 0;
	padding: 0px 20px 0 20px;
	color: #333;
	background: #87ad33;
	background: url(images/img04.gif) no-repeat left 100%;
	border-bottom: 1px solid #FFFFFF;
	*/
	margin:3px 0;
	padding: 7px 28px;
	color: #333;
	font-weight: bold;
	font-size: 18px;	
	border-bottom: 1px dashed #d0ee3c;
	background: #87ad33 url(images/page_green.png) no-repeat 8px center;
	
}



.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta,.post .metaAlt {
	min-height: 15px;
	margin: 3px 0 3px 0;
	padding: 8px 10px 5px 20px;
	/*background: #4E9FC8 url(images/img07.gif) no-repeat;*/
	line-height: normal;
	background: #9dc055;
	font-weight: bold;
	color: #1b2112;
}

/*.post .metaAlt {
	min-height: 25px;
	margin: 3px 0 3px 0;
	padding: 10px 10px 5px 20px;
	background: #4E9FC8 url(images/img07.gif) no-repeat;
	line-height: normal;
	background: #4E9FC8;
	font-weight: bold;
	color: #FFF;
}
*/
.post .adresse {
	min-height: 25px;
	margin: 8px 0 3px 0;
	padding: 10px 0 5px 20px;
	background: #3f221b;
	line-height: normal;
	color: #FFF;
	border: 3px solid #3f221b;
	font-weight: bold;
}

.labelFiche{
	font-weight: bold;
	color: #5b060c;
	
}
.adsContent{
	text-align: center;
	width: 580px;
	height: 270px;
}
.adsLeft, .adsRight{
	width: 260px;
	margin: 0 10px ;
	float: left;
}

/* Sidebar */

#sidebar {
	float: left;
	margin-left: 15px;
	width: 250px;
	padding-top: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	width: 250px;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	color: #416e3a;
	margin:3px 0;
	background: #d0ee3c;
}
#sidebar li li a{
	font-weight: bold;
	display: block;
	color: #406800;
	font-size: 10px;
	padding: 5px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar li li a:hover{
	background: #333;
	color: #d0ee3c;
}
#sidebar li h2 {
	height: 30px;
	margin-bottom: 15px;
	padding: 5px 0px 0px 20px;
	background: #4E9FC8 url(images/img03.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 5px solid #4E9FC8;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #406800;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

#homeChato{
	
}

#sidebar li.active{
background: #6e290a;

}
#sidebar li.active a{
color: #d0ee3c;	
}

.chato-title {
	margin: 5px 0 0 0;
	padding: 7px 20px;
	color: #6e290a;
	font-weight: bold;
	font-size: 16px;	
	background: #87ad33;
}

.chato-title a{
	color: #333;
	border-bottom: 1px dashed #d0ee3c;
	text-decoration: none !important;
}

.chato-title a:hover{
	border-bottom: 1px dashed #333;
	text-decoration: none !important;
}

.chato-title span{
	font-weight: bold;
	font-size: 11px;
	margin-right: 15px;
	padding: 0 0 0 8px;
	line-height: normal;
}

.chato-post {
	font-weight: bold;
	font-size: 11px;
	margin:0;
	padding: 3px 15px 0 0px;	
	color: #314710;
}

.chato-entry {
	font-weight: bold;
	font-size: 11px;
	margin:0;
	position: relative;
}

.chato-entry a{
	background: transparent url(images/page_green.png) no-repeat 3px center;
	color: #1f051e;
	text-decoration:none;
	padding-left:23px;
	margin: 0;
	position: absolute;
	right: 15px;
}
.chato-entry a:hover{
	color: #6e290a;
}

.chato-meta{	
	background: #d0ee3c;
	margin: 1px 0 3px 0;

	padding: 5px 10px 5px 20px;
}

.ggLeft{
	margin: 3px auto;
	width: 250px;
}

.pagination{
	margin: 10px auto;
	text-align: center;
}

.pagination a{
margin-left: 2px;
padding: 3px;	
background: #87ad33;
font-size: 11px;
color: #d0ee3c;
text-decoration: none;
border: 1px solid #d0ee3c;
}
.pagination a:hover{
margin-left: 2px;
padding: 3px;	
background: #d0ee3c;
font-size: 11px;
color: #333;
text-decoration: none;
border: 1px solid #333;
}
 .pagination .ditto_currentpage{
margin-left: 2px;
padding: 3px;	
background: #d0ee3c;
font-size: 11px;
color: #333;
text-decoration: none;
border: 1px solid #333;	
	
}
