* {margin: 0px; padding: 0px; }
a {text-decoration: none; color:#567795;}
a:hover {text-decoration:underline; }
.clear{clear:both; height:1px; font-size:1px; line-height:1px;}

body {
	font-size: 1em;
	margin: 0px;
	background: url(images/bg.gif) repeat scroll 0%;
	font-family:Arial,geneva,sans;
	font-size:14px;
}

#wrap {
   text-align: left;
   width: 980px;
   margin:0px auto;
   background-color:#FFF;
}

/*border-bottom: 2px #2172BF solid;*/
#head {
	margin-top:8px;
  	width: 100%;
	height: 100%;
}
#head h1 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 10%;
	padding-top: 11px;
	font-size: 2.3em;
}

.description {
	color: #ffffff;
	text-align: left;
	margin-left: 10%;
}

#maincontent {
	float: right;
	width: 625px;/*73 66*/
	margin-right: 10px;
	margin-top: 0px;
	border: 1px #dddddd solid;
	background: #fff;
	margin-bottom: 20px;
	padding:0px;
}

#blog_redac{
	background:#FFFFFF url(images/blog_head_big.gif) no-repeat scroll 0%;
	border-top:20px solid #FFFFFF;
	color:#D9D9D9;
	font-weight:bold;
	height:27px;
	margin-right:10px;
	padding:0px;
	float: right;
	text-indent:20px;
	text-align:left;
	width:627px;
}

#blog_redac a{
	color:#d9d9d9;
	text-align:left;
	font-weight:bold;
}
#blog_redac a:hover{
	text-decoration:underline; 
	color:#fff;
}

.photo{
	width: 20px;/*44*/
	height: 47px;
	float: left;
  	margin: 14px 0px;
	float: left;
	clear: left;;
}

/*--------------------------- Banniere -----------------------------*/
#top_ban {
    width: 986px;
    height: 17px;
    background: url(images/ban-top.png) no-repeat;
    margin: 0 auto 0 auto;
    padding: 0;
}

#baniere {
    position: relative;
    width: 986px;
    background: url(images/ban-middle.png) repeat-y;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: left;
}

#baniere h1.logo {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    display: block;
    width: 224px;
    height: 89px;
    background: url(images/logo.jpg) no-repeat;
}

#baniere h1.logo span {
    visibility: hidden;
}

#baniere a {
     text-decoration: none;
}
#baniere #sous_titre {
    letter-spacing: 2px;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 20px;
}

#baniere #sous_titre .soutitre {
    color: #535353;
}

#baniere #sous_titre p {
    padding: 0;
    margin: 0;
}

#baniere #sous_titre .maj {
    line-height: 30px;
    text-transform: uppercase;
    float: left;
    display: block;
    position: relative;
}

#baniere #sous_titre .i {
    display: block;
    margin: 1px 2px 0 7px!important;
    float: left;
    padding: 0 !important;
}

#baniere #sous_titre .info {
    line-height: 30px;
    text-transform: uppercase;
    color: #D71E24;
}
#baniere #sous_titre .gris {
    line-height: 30px;
    text-transform: uppercase;
    color: #535353;
}

#colonne_gauche .pub {
	padding-top: 16px;
	background: url(images/pub-haut.gif) no-repeat top center;
}

#baniere #publicite_top {
	position: absolute;
	top: 0;
	right: 15px;
}


.vin_clear{
	width:300px; 
	height:20px; 
	clear:both;
	background-color:#FFFFFF;
}

#bottom_ban {
    width: 986px;
    height: 27px;
    margin: 0 auto 0 auto;
    padding: 0;
    background: url(images/ban-menu.png) no-repeat;
}

img.recherche {
    display:none;
}

#rechercher label {
    display: none;
}

#rechercher .recherche {
    margin-left: 10px;
    margin-top: 1px;
    float: left;
}

#rechercher .forml {
    background: #FFF url(images/recherche.gif) no-repeat 0% 50%;
    padding-left: 19px;
    width: 150px;
    height: 18px;
    margin-top: 4px;
    border: 0;
    float: left;
}

#rechercher .ok {
    padding-top: 4px;
    padding-left: 3px;
    float: left;
}

#contenu {
    position: relative;
    width: 980px;
    background-color: white;
    margin: 0 auto 0 auto;
}

#navigation {
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    background: white;
    padding: 10px 0 0px 0 !important;
}

#navigation #chemindefer {
    background: white;
    width: 770px;
    float: left;
    padding-left: 30px;
}

#navigation #chemindefer a {
    color: black;
}

#navigation #date_heure {
    background: white;
    float: left;
    width: 168px;
    text-align: right;
}
/*--------------------------------------------------*/


/*--- Images ---*/


/*--- Headings ---*/
h2 {
  	margin: 10px 20px;
}
h2 a{
  	color: #444444;
	text-decoration: none;
	font-weight: 500;
}
h2 a:hover{
  color: #777777;
}

/*--- Sidebar ---*/
.sidebar {
	float: left;
	width: 300px;
	margin-top: 20px;
	border: none;
	list-style:none;
	text-align:left;
	background: #eee;
}
.sidebar ul {
  margin:0px;
  padding:0px;
  border-left:1px #dddddd solid;
  border-right:1px #dddddd solid;

}

.sidebar h2 {
	color: #fff;
	text-align:center;
	font-weight:bold;
	font-family:Trebuchet,Arial;
	font-size:16px;
	background:url(images/blog_head.gif) #FFFFFF no-repeat;
	height:27px;
	padding:0px;
	margin: 0px;
	width:300px;
}

.sidebar ul li {
  list-style: none;
  margin-left:20px;
  font-weight:bold;
}

.sidebar ul ul li {
	list-style:none;
}
.sidebar p {
  	font-size: .9em;
	padding:5px 5px;
	margin: 0px;
	border-bottom: 1px #dddddd solid;
}
.sidebar p a {
  	display: inline;
	border-bottom: none;
}
.sidebar a {
  display: block;
  padding: 6px 0px;
  width: 100%;
  text-decoration: none;
  border-bottom: 1px #dddddd solid;
  margin-left:0px;
}
.sidebar a:hover {
  color: #444;
  background:#d0cdcd;
  text-decoration:underline;
}
.sidebarwrap {
  	width:300px;
	float:right;/*left*/
	margin-left:10px;
  	margin-right:10px;
	padding:0px;
}
.sidebar_foot{
	background:#FFFFFF url(images/blog_head_f.gif) no-repeat scroll 0% 50%;
	height:25px;
	width:300px;
}

#side_gris{
	background:#eee no-repeat scroll 0% 50%;
	width:300px;
	height:auto;
}
/********* Tag Cloud *********/
.sidebar ul#tagcloud { 
	padding:0;
 	margin:0;
	text-align:center;
	list-style:none;
	background:#eee;
	width:298px;
	height:auto;
}
.sidebar ul#tagcloud a{
	display:inline;
	text-decoration: none;
	margin:0px;
	border:none;
} 
.sidebar ul#tagcloud a:hover{
	text-decoration:underline;
	background:none;
}

#pub_col{
width:300px;
height:auto;
float: left;
border:1px solid #666666;
text-align:center;
margin-top:20px;
}



table#wp-calendar{
width:300px;
/*border-bottom:1px solid #ddd;*/
border-right:1px solid #ddd;
border-left:1px solid #ddd;
}

table#wp-calendar caption{
border-right:1px solid #ddd;
border-left:1px solid #ddd;
}

#acc_blog{
	color: #fff;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background: url(images/acc_blog_img.gif) no-repeat;
	height:25px;
	padding:0px;
	margin-top: 20px;
	border-bottom:3px #F88E00 solid;
	width:300px;
}

/*--- Pages ---*/
.pageh2 {
  	margin:10px 20px;
 	color:#444444;
	text-decoration: none;
	font-weight:500;
	font-size:18px;
	border-bottom:1px #dddddd solid;
	width:85%;
}
/*--- Posts ---*/
.date {
  background: url(images/datebg.jpg) no-repeat top left;
	width: 44px;
	height: 47px;
	float: left;
	font-weight: 500;
  	margin: 14px 20px;
	float: left;
	clear: left;
}
.datemonth {
	font-size: 11px;
	text-align: center;
	line-height: 10px;
	padding-top: 2px;
	padding-left: -3px;
	color:#FFF;
	font-weight:bold;
}

.dateday {
	font-size: 17px;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
	padding-left: -2px;
	font-size:16px;
	font-weight:bold;
}
.maininfo {
  	float: left;
	width: 83%;/*85*/
	height:85px;
}
.post h2 {
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom: 1px #dddddd solid;
}

.post {
  	font-size: .9em;
	margin-bottom: 20px;
		font-family:Verdana, Arial,geneva,sans;
}

.post p {
  margin:20px;
  text-align:justify;
}

.post li {
	margin-left: 20px;
}

.entry {
  	clear: both;
	width: 100%;
/*	padding-left:65px;*/
}

.postmetadata {
  background: #fefefe;
	font-size: 1em;
}



.navigation {
  width: 100%;
}

.navigation a {
  font-size: .9em;
	text-decoration: none;
}
.navigation a:hover {
  font-size: .9em;
	text-decoration: underline;
}

.alignleft {
  	text-align: left;
	float: left;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.alignleft a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.alignleft a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alignright {
  	text-align: right;
	float: right;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.alignright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.alignright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.center {
  text-align: center;
}

.pagetitle {
  clear: both;
	margin: 10px 20px;
	font-weight: 500;
}

blockquote {
	border-left: 4px #ccc solid;
}

a img {
  border: none;
}

acronym, abbr {
  border-bottom: 1px #bbb dotted;
}

/*--- Comments ---*/
#comment {
  width: 100%;
}

.commenth2 {
  margin: 10px 20px;
 	color: #444444;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	border-bottom: 1px #dddddd solid;
	width: 85%;
}

.commentlist ol { 
  width: 85%;
}

.commentlist li {
  border-bottom: 1px solid #eee;
  padding: 5px;
	width: 85%;
	font-size: .8em;
	margin: 0px 0px 0px 20px;
	display: list-item;
	vertical-align: top;
}
.commentlist li p{
	font-size: 14px;
	font-weight:bold;
}


.alt {
  	background: #fafafa;
}

.commentbox {
  	width: 85%;
	margin: 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.name{
	font-weight:bold;
	font-style:italic;
}


/*--- Search Form ---*/
#search{
	width:300px;
	border-bottom: 20px solid #fff;
}

#searchform {
	width:298px;
    text-align:left;
	padding: 0px;
	margin-top:10px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#searchform input {/*btn*/
  width: 50px;
  margin-left:5px;
}

#searchform #s {/*txt*/
  width: 150px;
  padding-left:19px;
  background:#FFFFFF url(images/recherche.gif) no-repeat scroll 0% 50%;
}

/*--- Pagination ---*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #2A89E5;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2A89E5;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #2A89E5;
	font-weight: bold;
	background-color: #2A89E5;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/*--- Calendrier ---
@import url('<?php bloginfo('url'); ?>/wp-content/plugins/eventcalendar3/css/calendar-blue.css');*/
#calendar_wrap{
  border-bottom: 20px solid #fff;
}

/*--- Other ---*/

hr {
	display: none;
}
.postinfo {
	border-top: 3px #F88E00 solid;
	background:#eeeeee;
	color:#567795;
	font-size:10px;
	margin:20px;
} 
.postinfo a{
	background:#eeeeee;
	color:#567795;
	font-size:10px;
	margin:0px 20px;
} 

.postinfo a:hover{
text-decoration:underline;
}


#footer {
	clear: both;
	width: 100%;
	border-top: 1px #dddddd solid;
	padding-top:30px;
	margin-bottom:20px;
	text-align:center;
}

#footer p {
	font-size: .9em;
	text-align: center;
}


