@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, topContent, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/*fin reset*/
html {
	font-size: 62.5%;
}
body {
	font-size:11px;
	font-size: 1.1rem;
	line-height: 1.2;
	color: #000;
}
h1 {
	font-family: 'Cabin', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2em;
	color: #86b629;
	margin: 10px 0px 10px 0px;
}
h2 {
	font-family: 'Cabin', sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2em;
	color: #86b629;
	margin: 10px 0px 10px 0px;
}
h2 a {
	color: #86b629;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	font-family: 'Cabin', sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2em;
	margin: 10px 0px 10px 0px;
}
p {
	margin: 10px 0px 10px 0px;
}
#header,
#top img,
#navigContexte,
ul#equipe,
#footerGauche #blocFooter01,
#footerDroite,
#footerBottom ul,
#blocsHome {
	display: none !important;
}
#topContent img.logo {
	display: block !important;
	position: absolute;
	top: 0px;
	left: 0px;
}
#inter {
	margin-left: 140px;
}
#interContent,
#footerContent {
	font-family: 'Open Sans', sans-serif;
}
#colInterGauche {
	padding-bottom: 25px;
	border-bottom: 1px solid #333;
}
#colInterGauche .bloc {
	padding: 0px 0px 0px 0px;
}
#colInterGauche .separ {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
#colInterGauche p.suite a {
	color: #348ec6;
	font-style: italic;
}
#colInterDroite {
	border-bottom: 1px solid #333;
}
#colInterDroite h2 {
	color: #000;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*---  ELEMENT SPECIFIQUES PAR PAGES  ---*/
/*------------*/
/*------------*/
/*---  HP  ---*/
#colInterDroite #droitReponse {
	padding: 10px 0px 05px 0px;
}
#colInterDroite #droitReponse h2 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
#colInterDroite #droitReponse p.suite a {
	display: block;
	color: #348ec6;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 3px 0px 3px 0px;
}
#colInterDroite #derniersTweet h2 {
	font-size: 20px;
	font-size: 2rem;
}
#colInterDroite #derniersTweet,
#blocFooter02 {
	width: 100%;
	clear: both;
}
#colInterDroite #derniersTweet #zoneTweets {
	padding: 0px 10px 0px 0px;
}
#colInterDroite #derniersTweet #zoneTweets div.twtr-widget div.twtr-doc {
	width: auto !important;
}
#colInterDroite #derniersTweet #zoneTweets div.twtr-widget div.twtr-doc div.twtr-timeline {
	height: auto !important;
}
/*------------*/
/*------------*/
/*---  EQUIPE  ---*/
h1.equipe {
	margin: 10px 0px 10px 140px;
}
#colInterGauche.equipe {
	/*float: left;*/
	clear: both;
	background-image:none;
	padding: 20px 0px 25px 0px;
}
#colInterGauche.equipe #photo {
	width: 130px;
	float: left;
}
#colInterGauche.equipe #presentation {
	width: 500px;
	float: left;
}
#colInterGauche.equipe #presentation h2 {
	margin-top: 0px;
}
/*------------*/
/*------------*/
/*---  PAGES DE REMONTEE BLOG  ---*/
ul.infoPost {
	list- style: none;
}
ul.infoPost li {
	display: inline;
	color: #348ec6;
	font-style: italic;
	font-size: 10px;
	font-size: 1rem;
	padding: 0px 10px 0px 15px;
}
ul.infoPost li.date {
	background: url(../images/css/icone-date.gif) no-repeat left center;
}
ul.infoPost li.postedby {
	background: url(../images/css/icone-posted-by.gif) no-repeat left center;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
#footerGauche {
	padding: 0px 0px 0px 0px;
}
#footerGauche #blocFooter01 ul,
#footerGauche #blocFooter02 ul {
	list-style: none;
}
#footerGauche p.titre {
	font-family: 'Cabin', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2em;
	margin: 10px 0px 10px 0px;
}
#footerGauche ul.navig li a {
	display: block;
	padding: 6px 0px 8px 0px;
	background: url(../images/css/separ-listes-footer.gif) repeat-x left bottom;
	font-size: 12px;
	font-size: 1.2rem;
	text-decoration: none;
	color: #348ec6;
}
#footerGauche ul.reseaux {
	margin-top: 10px;
}
#footerGauche ul.reseaux li a {
	float: left;
	margin-right: 5px;
}
#footerGauche ul.links {
	margin-top: 10px;
}
#footerGauche ul.links li {
	float: left;
	color: #348ec6;
	margin-right: 3px;
}
#footerGauche ul.links li a {
	color: #348ec6;
}
#footerBottom {
	clear: both;
	padding-top: 20px;
}
#footerBottom p {
	margin: 0px 0px 0px 0px;
}
/* Divers styles*/
.noir {
	color: #000;
}
.vert {
	color: #86b629;
}
a,
.bleu {
	color: #348ec6;
}
.ital {
	font-style: italic;
}