/*  

Cette feuille de styles définie l'apparence des éléments communs à tous les templates du site.

*/

/* ========== Balises HTML ========== */

body {
	margin: 0;
	padding: 0;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #D7886A;
	background-color: #FFFFFF;
	line-height: 15px;
}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
	zoom: 1;
}

div {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

li {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #0068B4;
	text-decoration: underline;
}

a:hover {
	color: #FF860D;
}

sup {
	font-size: 0.7em;
}

.textfield {
	padding: 2px;
	width: 255px;
	font-size: 1.5em;
	color: #666666;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
}

.small {
	width: 145px;
}

.medium {
	width: 205px;
}

.large {
	width: 305px;
}

.xlarge {
	width: 400px;
}

.radio {
	width: auto;
	border: none;
}

.textarea {
	padding: 2px;
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
}

select {
	font-size: 1em;
	color: #666666;
}

.erreur {
	width: auto;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #FF0000;
}

.retour {
	margin: 0 0 20px 0;
	padding: 15px 15px 15px 10px;
	border: 3px solid #EFEFEF;
}

.retour a {
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/puce_09.gif) no-repeat left 5px;
}

.tab_credit {
	width: 100%;
	padding: 10px;
	border: 1px solid #D9D9D9;
	background-color: #F4F4F4;
}

.tab_credit th.col {
	font: normal 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.tab_credit th {
	padding: 5px;
}

.tab_credit td {
	width: 50%;
	padding: 5px;
}

fieldset {
	margin: 0 0 40px 0;
	padding: 5px;
	border: 1px solid #BECAD8;
}

legend {
	margin: 0 0 5px 0;
	color: #98C000;
	font: bold 1.7em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

fieldset .content {
	padding: 10px 5px 1px 5px;
	background-color: #F7F7F7;
}

table.comparatif {
	width: 100%;
	font-size: 0.9em;
	border: 3px solid #EFEFEF;
}

table.comparatif th {
	padding: 5px;
	text-align: left;
}

table.comparatif td {
	padding: 5px;
	text-align: left;
}

table.comparatif .color1 {
	background-color: #F8F8F8
}

table.comparatif .color2 {
	background-color: #EFEFEF
}

table.comparatif th.label {
	width: 25%;
	font: bold 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EFEFEF;
}

/* ========== top ========== */

#top #logo {
	float: left;
	margin: 32px 0 0 0;
}

/* ========== chemin ========== */

#chemin a {
	color: #4D4D4D;
	text-decoration: none;
}

#chemin a:hover {
	color: #A3C7CB;
	text-decoration: underline;
}

/* ========== sidebar ========== */

#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 0 5px;
	font: bold 1.35em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #98C000;
	border-bottom: 2px #D9D9D9 solid;
}

#sidebar h3 {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #15657C;
}

/* ========== main ========== */

#main h1 {
	font: italic 3em Georgia, "Times New Roman", Times, serif;
	color: #595959;
}

#main h2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font: bold 1.7em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #98C000;
	border-bottom: 2px solid #EFEFEF;
}

#main .post_titre h2 {
	margin: 0;
	padding: 0;
	font: italic normal 2.3em Georgia, "Times New Roman", Times, serif;
	color: #B3B3B3;
	border: none;
}

#main h3 {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #15657C;
}

#main h3 a {
	color: #15657C;
	text-decoration: none;
}

#main h3 a:hover {
	color: #FF860D;
}

#main h4 {
	font-weight: bold;
}

/* ========== features ========== */

#features h2 {
	margin: 0 0 10px 0;
	font: italic bold 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	/*font: italic 2em Georgia, "Times New Roman", Times, serif;*/
	/*color: #15657C;*/
}

#features p {
	font-size: 1.25em;
	line-height: 24px;
}

#features .zone_inscription {
	margin: 20px 0 0 0;
}

/*#features .zone_inscription span {
	margin: 15px 0 0 10px;
	float: left;
}

#features p {
	margin: 0 0 15px 0;
}

#features .illustration {
	padding: 0;
	border: none;
}

/* ========== footer ========== */

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	color: #0068B4;
}

#footer_content2 a {
	color: #0068B4;
	text-decoration: none;
}

#footer_content2 a:hover {
	text-decoration: underline;
}

#footer h2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font: bold 1.35em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	border-bottom: 1px #D9D9D9 solid;
}

.bt_top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	text-align: right;
}

.bt_top a:hover {
	border: none;
}

/* ========== Les billets du CMS ========== */

.post_footer {
	height: 30px;
	clear: both;
}

.post_content {
	text-align: justify;
}

.post_content h2 {
	text-align: left;
}

.post_content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.post_content li {
	margin: 0 0 8px 0;
}

.post_content li a {
}

.post_content li a.actif {
	font-weight: bold;
}

.post_content li a:hover {
}

.post_content ul.liste, .post_content ul.liste li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post_content ul.liste li a {
	zoom: 1;
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 8px 20px;
	text-decoration: none;
	color: #404040;
}

.post_content ul.liste li a:hover {
	color: #0068B4;
}

.post_content ul.liste_02 {
	margin-left: 5px;
}

.post_content ul.liste_02 li {
	list-style: none;
	padding: 0 0 0 20px;
}

.post_content ul.liste_02 li.ok {
}

.illustration {
	padding: 5px;
	border: 1px #D9D9D9 solid;
}

.infos_supp {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #D9D9D9;
}

/* -- titre + sous-titre + texte (.post_titre) -- */

.post_titre {
}

.post_titre .post_content {
	margin: 20px 0 0 0;
}


/* -- titre + sous-titre + texte (.post_simple) -- */

.post_simple {
}

/* -- titre + sous-titre + texte (.post_video) -- */

.post_video .illustration {
	padding: 0;
	float: left;
	border: none;
}

.post_video .post_content {
	padding: 0 0 0 340px;
}

.post_video .post_footer {
	height: 50px;
}

/* -- titre + sous-titre + texte (.post_video_2) -- */

.post_video_2 .illustration {
	padding: 0;
	border: none;
}

.post_video_2 h3 {
	margin: 0 0 10px 0;
}

/* -- titre + sous-titre + texte (.post_exemple) -- */

.post_exemple .illustration {
	margin: 5px 0 0 0;
}

.post_exemple .post_content {
	color: #808080;
	margin: 3px 0 0 0;
	font-size: 0.8em;
	height: 15px;
	text-align: right;
}

/* -- titre + sous-titre + texte + img gauche (.post_img_left) -- */

.post_img_left {
}

.post_img_left .post_content {
	padding: 0 0 0 340px;
}

.post_img_left .illustration {
	float: left;
}

/* -- titre + sous-titre + texte + img droite (.post_img_right) -- */

#main .post_img_right {
}

.post_img_right .post_content {
	padding: 0 340px 0 0;
}

.post_img_right .illustration {
	float: right;
	padding: 5px;
	border: 1px #D9D9D9 solid;
}

/* -- titre + sous-titres + textes sur 2 colones (.post_2_col) -- */

#main .post_2_col {
}

.post_2_col .post_col_left {
	float: left;
	width: 48%;
}

.post_2_col .post_col_right {
	float: right;
	width: 48%;	
}

/* -- titre + sous-titres + textes sur 4 colones (.post_4_col) -- */

.post_4_col .col_left_1 {
	float: left;
	width: 215px;
}

.post_4_col .col_left_2{
	float: left;
	margin: 0 0 0 20px;
	width: 215px;
}

.post_4_col .col_right_1 {
	float: left;
	margin: 0 0 0 20px;
	width: 215px;
}

.post_4_col .col_right_2 {
	float: left;
	margin: 0 0 0 20px;
	width: 215px;
}

.post_4_col .illustration {
	margin: 5px 0;
	padding: 5px;
	border: 1px #D9D9D9 solid;
}

.post_4_col p {
}

/* ========== Les billets du Blog ========== */

.post_blog {
	margin: 0 0 60px 0;
}

#main .post_blog h2 {
	margin: 0;
	padding: 0;
	font: normal 2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: none;
}

#main .post_blog h2 a {
	color: #98C000;
	text-decoration: none;
}

#main .post_blog h2 a:hover {
	color: #0068B4;
}

.post_blog .post_header {
	margin: 0 0 20px 0;
}

.post_blog .post_header .auteur {
/*	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/	color: #999999;
}

.post_blog .post_date {
	float: left;
	width: 55px;
	height: 65px;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	background: url(../images/background_date.png) no-repeat;
}

.post_blog .post_date .mois {
	display: block;
	font-size: 1.35em;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF
}

.post_blog .post_date .jour {
	display: block;
	font-size: 2.3em;
	height: 25px;
	line-height: 25px;
}

.post_blog .post_date .annee {
	display: block;
	font-size: 1.1em;
	height: 13px;
	line-height: 13px;
}

.post_blog .post_header {
	padding: 0 0 0 65px;

}

.post_blog .post_content {
	padding: 0 0 0 65px;

}

.post_blog .post_chapo {
	margin: 0 0 15px 0;
	padding: 0 0 0 65px;

}

.post_blog .post_content img, .post_blog .post_chapo img, .post_blog .illustration {
	padding: 5px;
	border: 1px #D9D9D9 solid;
}

.post_blog .bookmarqueurs {
	margin: 0;
	padding: 30px 0 15px 5px;
	font-size: 0.9em;
	color: #999999;
	clear: both;
}

.post_blog .bookmarqueurs span {
	line-height: 20px;
}

.post_blog .bookmarqueurs span a {
	padding: 2px 0 2px 20px;
}

.post_blog .bookmarqueurs ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.post_blog .bookmarqueurs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.post_blog .post_footer {
	clear: both;
	height: auto;
	padding: 10px 5px;
/*	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 0.9em;
	color: #999999;
	background-color: #F2F2F2;
}

.post_blog .post_footer a {
	color: #98C000;
	text-decoration: none;
}

.post_blog .post_footer a:hover {
	color: #0068B4;
	border-bottom: 1px dotted #0068B4; 
}

.post_blog .post_footer .comment {
	padding: 0 0 0 20px;
	background: url(../images/comment.gif) no-repeat left center;
}

/* -- commentaires -- */

.blog_commentaires {
	margin: -10px 0 50px 0;
}

#main .blog_commentaires h2 {
	margin: 0 0 15px;
	color: #98C000;
	font: normal 2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.post_commentaires {
	margin: 0 0 20px 0;
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #D9D9D9;
}

.post_admin {
	background-color: #CEDAE3;
	border: 1px solid #9EB6C7;
}

.blog_commentaires .post_header {
	margin: 0 0 10px 0;
}

.post_admin .post_header {
}

.blog_commentaires .post_header a:hover {
	color: #7B9902;
	border-bottom: 1px dotted #7B9902; 
}

.blog_commentaires .post_header .auteur {
	font-weight: bold;
}

.post_commentaires .post_content {
}

.post_commentaires .avatar {
	display: none;
}

.post_admin .avatar {
	display: block;
	float: right;
	border: 3px solid #9EB6C7;
}

.post_admin .post_content p {
	padding: 0 60px 0 0;
}

/* -- poster un commentaire -- */

.new_commentaire {
}

#main .new_commentaire h2 {
	margin: 0 0 15px;
	color: #98C000;
	font: normal 2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.new_commentaire form table {
	width: 500px;
}

.new_commentaire form td {
	padding: 0 0 10px 0;
}

.new_commentaire .textfield {
	width: 200px;
}

.new_commentaire .textarea {
	width: 500px;
}

.new_commentaire .factultatif {
	padding: 0 0 0 5px;
	font-size: 0.9em;
	font-style: italic;
	color: #959595;
}

.new_commentaire .bt_post {
	width: 182px;
	height: 30px;
	border: none;
	font-size: 0;
	background: url(../images/bt_post.gif) no-repeat;
	cursor: pointer;
}

.new_commentaire .bt_post_over {
	width: 182px;
	height: 30px;
	border: none;
	font-size: 0;
	background: url(../images/bt_post_over.gif) no-repeat;
	cursor: pointer;
}

/* ========== Navigation ========== */

#main .nav {
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;
}

#main .nav .selected {
	font-weight: bold;
	text-decoration: underline;
}


/* ========== Les Block ========== */

.block a.detail {
	padding: 0 0 0 20px;
	float: right;
	font-weight: bold;
	line-height: 2em;
}

.block .content ul {
	margin: 0;
	padding: 0;
}

.block .content ul li {
	list-style: none;
}

.block .content ul li a {
	display: block;
	text-decoration: none;
}

.block .content ul li {
	padding: 0 0 5px 0;
}

.block .content ul li a {
	padding: 0 0 0 10px;
	color: #000000;
	background: url(../images/puce_05.gif) no-repeat left 5px;
}

.block .content ul li a:hover {
	color: #0068B4;
	/*background: url(../images/puce_anim.gif) no-repeat left 5px;*/
}

.block .content ul li span  {
	display: block;
	padding: 0 0 0 10px;
	color: #808080;
}

/* -- sidebar -- */

#sidebar .block {
	padding: 10px;
}

#sidebar .block .content  {
	padding: 5px;
}

/* -- footer -- */

#footer .block {
	padding: 10px;
	height: 245px;
	background: url(../images/background_block_footer.gif) no-repeat bottom center;
}

#footer .block .content ul li {
	padding: 0 0 8px 0;
}

/* ========== Eléments de mise en forme (utilisé par le configurateur de page du Back-Office) ========== */

.col {
	clear: both;
	zoom: 1; /* Pour faire fonctionner tout ça sur cette s... de IE6 ! */
}

/* -- 2 colonnes -- */

.col_left_50_50 {
	float: left;
	width: 48%;
}

.col_right_50_50 {
	float: right;
	width: 48%;
}

#main_features .col_left_50_50 {
	float: left;
	width: 570px;
}

#main_features .col_right_50_50 {
	float: right;
	width: 350px;
}

/* -- 2 colonnes 2/3 1/3 -- */

.col_left_65_35 {
	float: left;
	width: 65%;
}

.col_right_65_35 {
	float: right;
	width: 31%;
}

/* -- 2 colonnes 1/3 2/3 -- */

.col_left_35_65 {
	float: left;
	width: 31%;
}

.col_right_35_65 {
	float: right;
	width: 65%;
}

/* -- 3 colonnes -- */

.col_left_35_35_35 {
	float: left;
	width: 31%;
}

.col_middle_35_35_35 {
	float: left;
	width: 31%;
	margin: 0 0 0 3.5%;
	display: inline;
}

.col_right_35_35_35 {
	float: right;
	width: 31%;
}

.col_footer {
	clear: both;
}

/* BOUTON INscription Connection --------------------*/

#phrase {
	display: block;
	height: 40px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin: 0 0 20px 40px;
	padding: 0px;
}

#btninscription {
	display: block;
	float: right;
	width: 250px;
	height: 40px;
	margin: -60px 0 0 0;
	padding: 0px;
	background: url(../images/jeminscris_01.png) top right no-repeat;
}
#btninscription:hover {
	background: url(../images/jeminscris_02.png) top right no-repeat;
}
#btninscription span {
	display: none;
}

#btnconnect {
	display: block;
	float: right;
	width: 250px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/jemeconnecte_01.png) top right no-repeat;
}
#btnconnect:hover {
	background: url(../images/jemeconnecte_02.png) top right no-repeat;
}
#btnconnect span {
	display: none;
}


/* BOUTON INscription Connection  IE6 --------------------*/

*html #phrase {
	display: block;
	height: 40px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin: 0 0 20px 0px;
	padding: 0px;
}

*html #btninscription {
	display: block;
	float: right;
	width: 250px;
	height: 40px;
	margin: 0px 0 0 0;
	padding: 0px;
	background: url(../images/jeminscris_01.png) top right no-repeat;
}
*html #btninscription:hover {
	background: url(../images/jeminscris_02.png) top right no-repeat;
}
*html #btninscription span {
	display: none;
}

*html #btnconnect {
	display: block;
	float: right;
	width: 250px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/jemeconnecte_01.png) top right no-repeat;
}
*html #btnconnect:hover {
	background: url(../images/jemeconnecte_02.png) top right no-repeat;
}
*html #btnconnect span {
	display: none;
}