/*
Theme Name: WordPress Default Fr
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
@import url('main.css');

/*** Reset ***/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 
ins {
	text-decoration: none;
}


html, body {
	height:100%;
}

.wrapper {
height: auto !important;
height: 100%;
margin: 0 auto -80px;
min-height: 100%;
}

.footer_container, .push {
height: 80px;
clear: both;
}




/* Begin Structure */

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Helvetica, Arial, Sans-Serif;
background: #d5d6d7 url('images/bg_color.gif');
color: #333;
text-align: center;
}
.stretch { height: 100%; }

.page {
background-color: #fff;
border:3px solid #b9a98d;
text-align: left;
height: 100%;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
width: 945px;
}

.rounded10 {
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		-khtml-border-radius:10px;
		border-radius:10px;

}

.rounded5 {
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
		border-radius:5px;

}

#spacer { 
		clear:both;
		border-top: 1px solid #bbb;
		margin: 0 25px 0 25px;
 }

.header {
background-image: url(images/bghead.gif);
background-color: #5e3d34;
border-bottom: 1px solid #484746;
width: 100%;
height: 75px;
}

div.head {
		width: 970px;
		height: 70px;
		margin-left: auto; 
  		margin-right: auto;
  		text-align: left; 
  		position: relative;
}

div.head ul {
		bottom:10px;
		list-style:none outside none;
		margin-top: 20px;
		padding:0;
		position:absolute;
		right:6px;
}

div.head li {
		display:inline;
		margin:0;
}


div.head li a {
		color:#FFF;
		float:left;
		font-size:15px;
		margin:0 6px;
		padding-left:3px;
		text-decoration: none;
		
}

div.head li span {
		line-height: 25px;
		
}

div.head li a:hover span {
		text-decoration: underline;
		}

div.head li a.button {
		background:url("images/button_head.png") no-repeat 2px 2px;
		color:#FFFFFF;
		font-weight:bold;
		height:23px;
		line-height: 25px;
		text-align:center;
		text-decoration:none;
		width:105px;
		overflow: visible;

}

div.head li a.button:hover {
		text-decoration: underline;
		}


img.logo {
		position: absolute; 
}

#logo_main {float:left;position: relative;}

div.livehelp {
		margin-right: 14px;
		background:url("images/bulle.png") no-repeat scroll 10px center #e3e3e3;
		color:#000;
		float:right;
		font-size:13px;
		line-height:26px;
		padding:0 10px 0 40px;
		position: relative;
		right:2px;
		z-index: 9000;
}

div.coin_g {
		background:url("images/coin_g.gif") no-repeat scroll left top transparent;
		bottom:0;
		height:2px;
		left:0;
		position:absolute;
		width:2px;
}

div.coin_d {
		background:url("images/coin_d.gif") no-repeat scroll right top transparent;
		bottom:0;
		height:2px;
		position:absolute;
		right:0;
		width:2px;
}


#boxes {
		display: inline;
		margin: 0;
		height: 100%;
}

#gbox {
		float: left;
		width: 300px;
		margin-left: 15px;
		padding-left: 10px;
}

#boxes h2 {
		font-family: Georgia, Times;
		line-height: 30px;
		font-size: 18px;
		text-align: left;
		font-weight: normal;
		margin-top: 15px;

}

#boxes h3 {
		font-family: Georgia, Times;
		line-height: 22px;
		font-size: 18px;
		text-align: left;
		font-weight: normal;
		font-size: 16px;
		color: #838383;
		margin-top:15px;
}

#screenshot {
		margin-top: 10px;
}

#dbox {
		 float:right; 
		 width:570px;
		 margin-left: 30px;
}


#advice {
		float:right;
		margin: 15px 35px 15px 0;
		display: block;
}

#advice h2 {
	margin:0;
}

.bg_wide { background-color: #e9e9e9;
		clear: both;
		width: 100%;
		height: 146px;
		border-top: 1px solid #bbb;
				border-bottom: 1px solid #bbb;

}

#argu {
		border-right: solid 1px #bbb;
		float: left;
		width: 430px;
		padding-left: 25px;
		height: 146px;
}

#argu h2 {margin-top: 5px; line-height: 25px;}


#argu img {
		float:left;
		margin-top: 10px;
		margin-right: 10px;
}

#argu li {
		text-align: left;
		margin-top: 10px;
		font-family: Georgia, Times;
		
}

#testi {
		float: right;
		width: 435px;
		padding-right: 25px;
		padding-left: 5px;

}

#testi img {
		float:left;
		margin-top: 10px;
		margin-right: 10px;
}

#testi h2 {margin-top: 5px;}

#testi h5 {
		font-family: Helvetica, Arial;
		font-size: 10px;
		text-align:left;
		margin-top: 30px;
}

#testi h4 {
		font-family: Georgia, Times;
		text-align: left;
		font-size: 15px;
		line-height: 20px;
		margin-top: 5px;

}

#big_button a {
display:block;
margin-top: 20px;
width: 300px;
height: 85px;
color:#fff;
background:url(images/big_button.jpg)  0 0 no-repeat;
text-decoration: none;
text-align: center;
}

#big_button .try {font-size: 25px; font-weight: bold; padding-top: 15px;}
#big_button .free {font-size: 18px; font-weight: normal; line-height: 30px;}

#big_button a:hover { 
background-position: 0 -170px;
}


#argus {
	float: right;
	position:relative;
	padding-left: 25px;
	width: 570px;
}

.argu_sml {width:260px; height:240px; margin-right:15px; float:left; color:#929292; font-size:12px; font-weight:normal; text-align:left;}
.argu_sml h1 {font-weight:bold; line-height:20px; font-size:18px; color:#000000;}
.argu_sml h3 {font-weight:bold; line-height:20px; font-size:18px; color:#000000;}
.argu_sml span {color:#7a4e4e;}
.argu_sml img {padding:3px; margin-bottom:5px; }



/* End Structure */


/* Mise en page articles */

.narrowcolumn {
float: left;
padding: 0 0 20px 35px;
margin: 0px 0 0;
width: 510px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 25px;
width: 850px;
}

.post {
margin: 0 0 40px;
text-align: left;
}

.post h2 {
		margin-bottom: 10px;
		font-size: 26px;
		color: #8a5530;
		text-align: left;
}

.post h2 a {
		color: #8a5530;
}

.post h2 a:hover {
		color: #af6a41;
}

.post h2 a:visited {
		color: #8a5530;
}

.entry a {
		text-decoration: underline;
}

.slogan {
		margin-left: 35px;
		padding-top: 10px;
		padding-bottom: 10px;
}

.slogan h1 {
		font-size: 35px;
		font-weight: bold;

}

.slogan h2 {
		font-size: 20px;
		font-weight: normal;
		color: #979797;
		margin-top: 10px;

}

.accroche {
		font-size: 25px;
		font-weight: normal;
		margin-top: 20px;
		margin-left: 25px;
		padding-bottom: 5px;
		font-family: Georgia, Times;

}

#facteur {
		float: left;
		position: relative;
		display: inline;
		width: 300px;
		background-color: #eeeeee;
		padding: 5px 10px 5px 10px ;
		margin: 15px 0 0 25px;
		font-size: 12px;
}

#facteur p {margin-bottom: 5px;}

#facteur h2 {margin: 0 0 10px 0; line-height: 25px;}

#facteur img {border: 1px solid #bbb; margin: 15px 0; }

#secu {
		width: 425px;
		float: left;
		margin: 10px 0 10px 25px;
		font-size: 11px;
		line-height: 16px;
		border-right: 1px solid #bbb;
		padding-right: 20px;
}


#secu h2 {
		font-size: 22px;
		font-weight: normal;
		margin: 15px 0 15px 0;
		font-family: Georgia, Times;
}


#confi {
		width:425px;
		float: right;
		margin: 10px 25px 0 0;
		font-size: 11px;
		line-height: 16px;
}

#confi h2 {
		font-size: 22px;
		font-weight: normal;
		margin: 15px 0 15px 0;
		font-family: Georgia, Times;
}

.post p {
		margin-bottom: 10px;
		line-height: 18px;
}

#bnp {
		width:425px;
		float: left;;
		margin: 25px 0 20px 25px;
		font-size: 11px;
		line-height: 16px;
		border-right: 1px solid #bbb;
		padding-right: 20px;
}

#bnp img { margin-right: 15px;}

#typhon {
		width:425px;
		float: right;
		margin: 25px 25px 20px 0;
		font-size: 11px;
		line-height: 16px;
}

.post hr {
display: block;
}

#social {
float:right;
width: 225px;
}

#fb {
float: right;
}

#retweet {
	float: left;
	margin-top: 4px;


}


#retweet span {
	background-color: #46b150;
 	font-size: 11px;
	color: #fff;
	margin: 0;
	border: 1px solid #2b6d31;
	padding: 2px 4px 2px 4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}

#retweet a {
	color: #fff;
}

#comments {
	float: left;
	margin: 4px 5px 0px 5px;
}

#comments span {
	background-color: #dec2a3;
 	font-size: 11px;
	color: #fff;
	margin: 0;
	border: 1px solid #b39c84;
	padding: 2px 4px 2px 4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}

#comments a {
	color: #fff;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}


/*Begin Headers */


h2 {
margin: 30px 0 0;
}

h2.pagetitle {
text-align: center;
margin: 0;
font-size: 22px;
}

#titre_page {
		background-color: #cfbea1;
		border: 1px solid #a89a84;
		margin-top: 20px;
		padding: 10px 0;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
vertical-align: middle; 
}

#sidebar #searchform #s {
width: 150px;
padding: 4px;
border: 1px solid #c7c5bd; 
margin:0px 10px 5px 0;


}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

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

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
padding: 20px 0 10px 0;
margin-left: 0px;
float: right;
position: relative;
width: 350px;
}

.presentation {
		background-color: #eeeeee;
		padding: 5px 10px 5px 10px ;
		margin: 0 35px 20px 0;
		font-size: 12px;
}

.presentation h1 {
		color: #714428;
		font-size: 18px;
		font-weight: bold;
		padding-top: 0px;
}

.presentation p {
		font-size: 11px;
		text-align: justify;

}


.presentation .ar {
		text-align: right;

}

.presentation a { 
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
		}

.presentation a:hover { text-decoration: none;}


.presentation .aktt_tweets,
.presentation .aktt_tweets a {
		font-size: 11px;
		text-decoration: none;
		padding: 0;
		font-weight: normal;
}

.presentation .aktt_tweets li {
		margin: 5px 0 0 0;
		padding-bottom: 5px;
		border-bottom: 1px solid #dedede;
		text-decoration: none;
}


.presentation .aktt_more_updates {
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		}
		
.bird {
		height: 24px;
		width: 24px;
		background: url(images/twitter.png) no-repeat;
		float: left;
		margin-right: 8px;
}

.fbConnectWidgetTopmost { border: 0px !important;}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}



#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 5px 0 0;
padding: 0;
}


/* End Sidebar */

/* Begin Sidebar-FAQ */

.faq_themes {
		height: 35px;
		border-bottom: 1px solid #d4d4d4;
		padding-top: 5px;
}

.faq_themes_last {
		height: 35px;
		padding-top: 5px;
}

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

.faq_themes_txt,
.faq_themes_txt a

 {
		float: left;
		padding-top: 3px;
		font-size: 15px;
		text-decoration: none;
		font-family: Helvetica, Arial;
		font-weight: normal;
}

.faq_themes_txt a:hover {
		text-decoration: underline;
}

.faq_themes_help,
.faq_themes_help a

 {
		padding-top: 10px;
		font-size: 15px;
		text-decoration: none;
		font-family: Helvetica, Arial;
		font-weight: normal;
}

.faq_themes_help a:hover {
		text-decoration: underline;
}

.mini_local {
		float: right;
		margin-right: 40px;
		margin-top: -15px;
}

/* About */

#about_main {
		float:left;
		margin-left: 35px;
		width: 530px;
		margin-top: 25px;
		font-size: 12px;
		text-align: justify;

}

#about_main h2 {
		margin: 0 0 15px 0;
		font-family: Georgia, Times;
		font-weight: normal;
		font-size: 24px;
}

#about_main img {
		float: left;
		margin-right: 15px;
}

#about_main p {
		margin-bottom: 10px;
}

#about_main li{
		margin-bottom: 5px;
		margin-left: 17px;
		font-size: 15px;
		list-style-type: square;
}

.people {
		float: left;
		width: 395px;
		height: 150px;
		margin-right: 5px;
		margin-bottom: 15px;
		text-align: left;

}

.people h4 {
		margin-bottom: 5px;
		font-size: 15px;
		font-weight: normal;
		}

#about_sidebar { 
		border-bottom: 1px solid #d4d4d4;
		margin-top: 5px;
		padding-bottom: 5px;
		font-family: Helvetica, Arial;
		
}

#about_sidebar_last { 
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: Helvetica, Arial;
		
}


#about_sidebar h2 { margin-bottom: 2px;
				font-family: Helvetica, Arial;

		
}

#about_sidebar span { line-height: 20px;
}


/* Tarifs */

#tarifs_main {
		float:left;
		margin-left: 35px;
		width: 560px;
		margin-top: 25px;
		margin-bottom: 25px;
		font-size: 12px;

}

.desc_formule {
		margin: 15px 0;
		font-size: 14px;
		font-style:italic;
		color: #6a6a6a
}
.list_plus {
	margin: 2px 0 2px 10px;
	font-size: 14px;
	list-style-type: square;
}

#buttons {
	margin-right: 0px;
	height: 40px;

}
.btn { 
		display: block; 
		position: relative; 
		background: #aaa; 
		padding: 5px; 
		float: right; 
		color: #fff; 
		text-decoration: none; 
		cursor: pointer; 
		margin: 10px 20px 10px 0;
		}
		
.btn * { font-size: 16px; 
		background-image: url(images/btn2.png); 
		background-repeat: no-repeat; 
		display: block; 
		position: relative; 
		}
		
.btn i { 
		background-position: top left; 
		position: absolute; 
		margin-bottom: -5px;  
		top: 0; 
		left: 0; 
		width: 5px; 
		height: 5px; 
		}
		
.btn span { 
		background-position: bottom left; 
		left: -5px; 
		padding: 0 0 5px 10px; 
		margin-bottom: -5px; 
		}
		
.btn span i { 
		background-position: bottom right; 
		margin-bottom: 0; 
		position: absolute; 
		left: 100%; 
		width: 10px; 
		height: 100%; 
		top: 0; 
		}
		
.btn span span { 
		background-position: top right; 
		position: absolute; 
		right: -10px; 
		margin-left: 10px; 
		top: -5px; 
		height: 0; 
		}

* html .btn span,
* html .btn i { 
		float: left; 
		width: auto; 
		background-image: none; 
		cursor: pointer; 
		margin-right: 10px; 
		}

.btn.mf { background: #984202; }	
.btn:hover { background-color: #5e3d34; }
.btn:active { background-color: #444; }	
.btn[class] { background-image: url(images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.mf { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }

#formule {
		width:172px;
		margin-right: 13px;
		float: left;
		border-right: 1px solid #d4d4d4;

}

#formule_last {
		border-right: none;
		width:175px;
		margin-right: 10px;
		float: left;
}


#formule h2,
#formule_last h2 {
		font-family: Georgia, Times;
		font-weight: normal;
		font-size: 20px;
		margin: 0 0 0 0px;
}

.price {
	background-color: #e9e9e9;
	margin-left: -13px;
	padding-left: 13px;
	text-align: center;
}

.price_head {
	font-size: 14px;
	padding:10px 0;
	
 }
 
 .price_price {
 	font-size: 25px;
 	font-weight: bolder;
 }
 
#postal {
	width:100%;
	padding-top: 25px;
	clear: both;
}

#postal h2 {
		font-family: Georgia, Times;
		font-weight: normal;
		font-size: 20px;
		margin: 0 0 15px 0px;
}

#argu_postal {
		float:left;
		width: 350px;
}

#argu_postal img {
		display: inline;
		float: left;
		margin-right: 10px;
		}
		
#argu_postal h2, li {
		margin-top: 0;
		margin-bottom: 13px;
		font-weight: normal;
		font-size: 14px;
}

#argu_postal h3 {
		margin-top: 0;
		margin-bottom: 13px;
		font-weight: bold;
		font-size: 15px;
}

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

.argu_tarifs img {
		display: inline;
		float: left;
		margin-right: 10px;
		padding-top: 10px;
}

.argu_tarifs h2 {
		font-weight: bold;
		color: #5d341a;
		margin: 0 0 5px 0 !important;
}

/* Sécurité */

.securite {
		margin : 0 35px;
		font-size: 15px;
		line-height: 22px;
		height: 200px;
}

.securite p {margin-bottom: 5px;}
.securite p img {margin: 0;}


.securite h2 {
		font-size: 25px;
		margin-bottom: 15px;
		}

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

/* Contact */

#contact_form {
		width: 550px;
		float: left;
}



/* Begin Various Tags & Classes */



blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Begin Typography & Colors */

.clear { 
		clear:both;
 }

.highlight {
	color: #8a5530;
}

.green {
	color: #356830;
}


#content {
font-size: 1.2em
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
margin-top: 15px;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
border-top: 1px solid #d1d4d4;
text-align: center;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}



.footer_container {
background: #eee;
border: none;
width: 100%;
}

#footer {
		width: 945px;
		margin: 0;
		padding: 20px 0;
		margin: auto;
		text-align: center;
}

small {
font-family: Helvetica, Arial, Sans-Serif;
font-size: 12px;
}

h1, h2, h3 {
font-family: Helvetica, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 33px;
padding-top: 20px;
margin: 0;

}


h2 {
font-size: 1.6em;
}


#sidebar h2 {
font-family: Helvetica, Arial, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #b85b5a;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font-family: Helvetica, Arial;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: #623b23;
text-decoration: none;
}

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

/* End Typography & Colors */

.cgu {
	text-align:justify !important;
	font-size:12px;
	line-height:18px;
}

.post p span {
	font-weight:bold;
	color:#7a4e4e;
}

.title_secu {
	font-size:21px;
	font-weight:bold;
	color:#000;
	padding:20px 0 10px 0;
}

.title_secu span {
	font-size:21px;
	font-weight:bold;
	color:#7a4e4e;
}

.subtitle_secu {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:15px 0 10px 0px;
}

.cgu_tab {
	text-align:left;
	padding:0 30px 0 40px;
}

.cgu ul {
	list-style-type: disc !important;
	padding: 0 !important;
	text-indent: 0 !important;
}

.notes {
	font-size:11px;
	color:#929292;
	font-weight:normal;
}


/* Bloc partenaires */

.partenaire {
		margin:10px 35px 10px 35px;
		padding: 10px;
		border: solid 1px #8f8166;
		overflow: auto;

}

.logo_part {
		float:left;
		width: 250px;
		margin-right: 15px;
}

.desc_part {
		font-size: 12px;
}

.blogs {
		margin:10px 35px 10px 35px;
		overflow: auto;

}

.boite_blog {
		float:left;
		width: 290px;
		overflow: auto;
		text-align: center;
}

.boite_blog img {
		margin: 10px 0;
}

.boite_blog_txt {
		text-align: center;
		font-size: 12px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */