div.topsy_widget_shortcode {
	background-color:#ccc;
	display:inline;
}

.slider {
	width:900px;
	height:364px;
	background:url(./images/cu3er.png) no-repeat;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:-40px;
	margin-top:-20px;
	z-index:2;
}

body a:hover,.sidebar ul li a:hover {
	text-decoration:underline;
}

#affiche-twitt{
	font-size:12px;
	z-index:1;
	position:absolute;
	top:30px;
	right:0;
	width : 350px;
	float:right;
}

#affiche-twitt span{
	color:#8d8d8d;
	font-size: 10px;
}

a img {
	border:none;
}

#sharebas ul.photo-list li {
	float:left;
	height:97px;
	list-style:none;
	padding:0;
}

#sharebas ul.photo-list li a {
	display:block;
	position:relative;
}

#sharebas ul.photo-list li a img {
	position:absolute;
	z-index:1;
}

#sharebas ul.photo-list li span {
	display:block;
	width:175px;
	height:92px;
	position:absolute;
	z-index:2;
}

html {
	height:100%;
}

.clear {
	clear:both;
}

.clear#top-of-page {
	height:25px;
}

* html .clear#top-of-page {
	height:15px;
}

body {
	height:100%;
	width:100%;
	font-family:Century Gothic, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background:url(./images/headerbg.gif) top repeat-x #fff;
	margin:0;
	padding:0;
}

.push {
	height:37px;
}

#mastercontainer {
	min-height:100%;
	height:auto!important;
	margin-bottom:-37px;
}

#ban {
	height:120px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	text-align:right;
}

#logo_ban {
	z-index:1;
	height:124px;
	width:439px;
	position:absolute;
	top:20px;
	left:-90px;
	background-image:url(./images/reactif.png);
	background-repeat:no-repeat;
	float:left;
}

#tradedoubler {
	z-index:1;
	position:absolute;
	top:30px;
	right:0;
	float:right;
}

h3 {
	margin-top:10px;
	font-weight: 500;
	font-size:16px;
}

.logo {
	float:left;
	width:79px;
	height:21px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	margin:11px 20px 0 0;
	padding:0;
}

.logo a {
	display:block;
	width:79px;
	height:21px;
}

.header {
	width:100%;
	height:73px;
	background-image:url(images/navbg.png);
	background-repeat:repeat-x;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	margin:0;
	padding:0;
}

.header-container {
	width:900px;
	padding-top:17px;
	height:73px;
	margin:0 auto;
}

ul.nav {
	list-style:none;
	margin:0;
	padding:0;
}

ul.nav li a:hover {
	color:#08C;
	float:left;
	margin-left:10px;
	text-decoration:none;
	margin-top:16px;
}

.box {
	float:right;
	padding-right:0;
	margin:0;
}

*+html .box {
	padding-right:70px;
}

*html .box {
	padding-right:75px;
}

.search {
	border:1px solid #9a9a9a;
	width:135px;
	float:left;
	height:13px;
	padding-top:3px;
	font-size:10px;
	margin-top:11px;
	margin-left:100px;
	padding-left:5px;
}

.searchbutton {
	padding-top:13px;
	color:#fff;
	float:left;
	border:none;
	margin-left:4px;
	cursor:pointer;
	background:transparent;
	font-size:11px;
}

.suite {
	width:100px;
	height:24px;
	background-image:url(./images/suite.png);
	background-repeat:no-repeat;
}

.suite:hover {
	width:100px;
	height:24px;
	background-image:url(./images/suite_hover.png);
	background-repeat:no-repeat;
}

.thumbnail {
	float:left;
	margin-right:10px;
	padding-left:11px;
	padding-top:11px;
	width:324px;
	height:174px;
	background:url(./images/fondreactif.png) no-repeat;
}

.container {
	width:900px;
	height:100%;
	clear:both;
	margin:0 auto;
}

.main-content {
	width:600px;
	float:left;
	height:auto;
	min-height:100%;
	margin:0 15px 25px auto;
}

.post {
	width:590px;
	clear:both;
	margin:0 0 15px;
}

* html .post {
	margin-bottom:0;
}

.post li {
	list-style:url(images/li.png) outside;
	margin:3px 0;
	padding:0;
}

.post ul {
	margin-left:30px;
}

h1 {
	color:#333;
}

body a,.post-data a {
	color:#0088CC;
	text-decoration:none;
}

h2 {
	font-size:19px;
	color:#333;
	letter-spacing:.1px;
	font-weight:500;
	margin-bottom:10px;
}

h2 a {
	color:#333;
	text-decoration:none;
}

h2 a:hover {
	color:rgb(0,136,204);
	text-decoration:none;
}
.divider {
	width:530px;
	height:1px;
	background:url(images/border.gif) repeat-x;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

.post-data {
	clear:both;
	width:600px;
	height:15px;
	background:transparent url(images/separpost.jpg) no-repeat scroll center bottom;
	margin-bottom:15px;
	padding:0 0 20px;
}

.post-data img {
	margin-right:10px;
}

.entry p {
	margin:10px 0 0;
}

.right {
	float:right;
	margin-left:10px;
}

blockquote {
	width:95%;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	background-color:#EEF;
	color:#333;
	font-style:normal;
	margin:10px 0;
}

.entry .left {
	float:left;
	margin:0 5px 0 0;
}

.entry .right {
	float:right;
	margin:0 0 0 5px;
}

.entry {
	line-height:20px;
}

.entry code {
	font-family:Courier;
}

.pages {
	line-height:20px;
	background:url(images/border.gif) bottom repeat-x;
	padding-bottom:15px;
}

.pages p {
	margin:10px 0;
}

.bottom-nav {
	width:590px;
	position:relative;
	z-index:99;
	margin:15px 0 30px;
}

.bottom-nav a {
	color:#232323;
	text-decoration:none;
}

.bottom-nav-right {
	float:right;
}

#searchform input {
	border:1px solid #CCC;
	background-color:#FBFBFB;
}

.addthis_toolbox {
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	background-color:#EEF;
	margin-left:10px;
}

.addthis_toolbox .custom_images a {
	width:30px;
	height:30px;
	margin:0 2px;
	padding:0;
}

.sidebar {
	width:280px;
	padding-left:5px;
	float:left;
	margin:0 0 25px;
}

.widget wp125_write_ads_widget {
	position:relative;
}

#wp125adwrap_2c {
	width:120%;
	margin-left:-15px;
	clear:both;
	position:relative;
	padding:0;
}

#wp125adwrap_2c .wp125ad {
	width:125px;
	height:125px;
	float:left;
	position:relative;
	margin-right:5px;
	margin-bottom:5px;
	border:5px solid #d2d2d2;
}

#wp125adwrap_2c .wp125ad:hover {
	border:5px solid #00A3FF;
}

.sidebar ul {
	margin-left:25px;
}

.sidebar a {
	color:#232323;
}

.sidebar ul li ul {
	margin-bottom:15px;
	margin-left:0;
}

.sidebar li.widget {
	list-style:none;
	margin:0 0 15px;
	padding:0;
}

.sidebar li.widget ul li {
	margin-bottom:3px;
	padding:3px 0 5px;
}

.sidebar li.linkcat {
	margin-top:-15px;
}

.sidebar ul li ul li {
	margin-bottom:3px;
	padding:5px 0;
}

.sidebar ul li ul li ul {
	margin-top:10px;
	margin-bottom:-5px;
}

.sidebar h2 {
	margin:0 0 10px -15px;
	padding:0;
}

.sidebar .textwidget {
	margin-left:-15px;
	width:180px;
	line-height:18px;
}

.sidebar #search .search {
	border:1px solid #9a9a9a;
	width:200px;
	float:left;
	height:13px;
	padding-top:3px;
	font-size:10px;
	padding-left:5px;
}

#wp-calendar {
	margin-left:-15px;
	margin-top:-25px;
}

#wp-calendar caption {
	font-size:18px;
	color:#333;
	letter-spacing:-1px;
	font-weight:700;
	margin-bottom:10px;
	margin-left:-10px;
}

.comments-template ol {
	list-style:none;
	width:600px;
	margin-top:20px;
}

.comments-template ol li {
	line-height:18px;
	background:url(./images/comm.jpg) no-repeat;
	display:table;
	width:580px;
	margin:0 0 10px;
	padding:30px 10px 10px;
}

#trackbacks li {
	background:none;
	line-height:12px;
	margin:0;
	padding:0;
}

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

.commentmetadata a {
	color:#08C;
}

.comments-template small {
	font-size:11px;
}

.comments-template p.nocomments {
	padding:0;
}

.comments-template textarea#comment {
	margin:15px 0;
}

.comments-template input#author,.comments-template input#email,.comments-template input#url {
	height:16px;
	width:300px;
	margin:10px 5px 5px 0;
}

span.comment-text {
	width:auto;
	margin-top:-8px;
}

span.comment-text p {
	padding:10px 0;
}

.footer {
	width:100%;
	height:auto;
	background:url(images/footer-back.jpg) no-repeat top center;
	clear:both;
	text-align:center;
	padding-top:25px;
	margin-top:45px;
}

#centre-footer {
	width:900px;
	margin:0 auto;
}

.footer .widget {
	width:23%;
	float:left;
	text-align:left;
	padding:5px;
}

.footer .widget ul li {
	background:url(images/bas_li.jpg) no-repeat 0 bottom;
	padding:5px 0;
}

.footer img {
	margin-bottom:-1px;
	margin-left:3px;
}

#zoombox {
	background-color:#fff;
}

.fb_share_large,.bottom-nav-left {
	float:left;
}

#sharebas ul.photo-list,.post li.linkcat,.sidebar ul li,.footer .widget ul {
	list-style:none;
}

*,.sidebar ul,.sidebar li {
	margin:0;
	padding:0;
}

.thumbnail a,img .wp-smiley,#wp125adwrap_2c .wp125ad img {
	border:0;
}


ul.nav li,.alignleft,.left {
	float:left;
	margin-right:10px;
}

.alignright,.right {
	float:right;
	margin-left:10px;
}

ul.nav li a,ul.nav li a:link,ul.nav li a:visited {
	float:left;
	margin-left:10px;
	margin-top:16px;
	text-decoration:none;
	color:#FFF;
}

.post li.linkcat h2,.screen-reader-text,.sidebar li.linkcat h2,.sidebar ul li#search form#searchform input {
	display:none;
}

.post li ul,.sidebar ul li.widget_tag_cloud h2 {
	margin-left:0;
}

* html .post-data,*+html .post-data,li #wp125 {
	margin-bottom:15px;
}

* html .sidebar li.linkcat,*+html .sidebar li.linkcat {
	margin-top:-10px;
}

.sidebar ul li a,.footer a {
	text-decoration:none;
	color:#232323;
}

.sidebar #search,.sidebar ul li.widget_tag_cloud {
	margin-left:-15px;
}