
* {
	margin: 0;
	padding: 0;
}

body {
	background: #9d9d9d url(images/img01.gif) repeat-x;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Tahoma, Arial;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Tahoma, Arial;
	color: #999999;
}

blockquote p {
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

.showHr
{display:block;height:1px; width:90%; color:#000000;}
hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background:#F5F5F5  url(images/img08.gif) repeat-x left bottom;
}

/* Menu */
#menu {
	height: 37px; text-align:center ; vertical-align:middle;padding:0px;
	background: url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;
	line-height: normal; text-align:center ; vertical-align:middle;
}

#menu li {
	display: inline;text-decoration: none; text-align:center ; vertical-align:middle;
}

#menu a {
	float: left;background : none;
	height: 37px;
	padding: 0px 30px 0px 30px;
	font-size: 11pt;
	font-weight: bold;
	color: #FCFDDF;text-decoration: none;
}

#menu a:hover {
	background: url(images/img04.gif) repeat-x;
	color: #FFFFFF;text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;text-decoration: none;
}

#header {background:url(images/header.gif) repeat-x; clear:both; width:100%; height:155px;  }
#left_header { float:left; width:356px; background: url(images/bandeau_gauche7.jpg) no-repeat; height:155px;}
#right_header { float:right;  width:356px; background: url(images/bandeau_droite.jpg) no-repeat; height:155px;}
#logo {text-align:center; text-align:center; margin-top:50px;text-decoration:none; color:#FFFFFF; font-size:23px;  }
#logo a {}
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li { vertical-align:text-top ;
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

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

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

#sidebar2 h2 {
	background:url(images/btnred.gif); background-repeat:repeat-x; background-position:center;color:#fff; font-size:12px; font-weight:bold; padding:10px 0 5px 20px;  margin:0;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}