/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Feuille de styles principale
Thème : Phlox

Créé le : 15/03/2007
Cette feuille de styles définie l'apparence des éléments propres au template du site à laquelle elle est rattachée.
L'apprence des éléments communs à tous les templates du site sont définis dans le fichier styles.css, importé ci-dessous.
L'agencement des blocs principaux de mise en page sont définis dans le fichier layout.css, importé ci-dessous.

*/

@import "layout.css";

/* ========== Balises HTML ========== */

body, div, p, form, ul, li, h1, h2, h3, h4, h5, h6, table, tr, td, th, code, pre {
	margin: 0;
	padding: 0;
}


body {
	color: #4c4c4c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.53em;
	background: #000 url(../../images/ld/bg.jpg) no-repeat fixed center top;
}

p {
	text-align: justify;
}


h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.05em;
	text-align: left;
}

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

img {
	border: none;
}

a {
	color: #009ee0; /* bleu */
	/*color: #7dbe41;*/ /* vert */
	text-decoration: none;
}

a:hover {
	color: #000;
}

q {
	display: block;
	margin: 30px 50px 0 480px;
	padding: 0 0 0 0;
	text-align: left;
	color: #999;
	font: italic 1.1em/1.53em Georgia, "Times New Roman", Times, serif;
}

strong {
	color: #404040;
}

.erreur {
	margin: 0 0 20px 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #db3122;
}

.erreur strong {
	color: #FFFFFF;
}

.erreur a {
	color: #FFFFFF;
	text-decoration: underline;
}

.infos_supp {
	color: #999;
	font-size: 0.8em;
}

fieldset {
	margin: 0 0 40px 0;
	padding: 5px;
	border: #D9D9D9 1px solid;
}

legend {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #333;
}

fieldset .content {
	padding: 10px 5px 1px 5px;
	color: #7F7F7F;
	background-color: #F2F2F2;
}

fieldset .content label {
	float: left;
	display: block;
	padding: 0 10px 0 0;
	width: 140px;
	line-height: 23px;
	text-align: right;
}

fieldset .content div {
	margin: 0 0 10px 0;
}

fieldset .content .label {
	display: inline;
	float: none;
	margin: 0 0 0 5px;
	width: auto;
}


/* ========== top ========== */

#top h1 {
	width: 715px;
	height: 100px;
	margin: 110px 0 0 0;
	padding: 60px 0 0 0;
	font: normal 1.3em Helvetica,Arial,sans-serif;
	letter-spacing: normal;
	text-align: center;
	color: #e5e5e5;
	background: url(../../images/ld/titre.png) no-repeat center top;
}

#top h1 span {
	display: none;
}

#top ul {
	float: right;
	margin: 20px 0 0 0;
}

#top ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#top li a {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 35px;
	width: 67px;
	height: 30px;
	line-height: 30px;
	color: #e5e5e5;
	text-decoration: none;
}

#top li a.bt_facebook {
	background: url(../../images/ld/bt_facebook.png) no-repeat left center;
}

#top li a.bt_twitter {
	background: url(../../images/ld/bt_twitter.png) no-repeat left center;
}

/* ========== logo ========== */

 #logo span {
	 display: none;
}

/* ========== main ========== */

#main .container_header {
	height: 24px;
	background: url(../../images/ld/content_header.png) no-repeat;
}

#main .container {
	padding: 30px 43px;
	background: url(../../images/ld/content.png) repeat-y;
}

#main .container_footer {
	height: 24px;
	background: url(../../images/ld/content_footer.png) no-repeat;
	clear: both;
}

#main h2 {
	margin: 0 0 20px 0;
	font-size: 1.3em;
	font-weight: bold;
}

#main .post_illustration {
	margin: 0 -45px 50px 0;
	height: 455px;
	background: url(../../images/ld/bg_illustration.png) no-repeat right top;
}

#main .post_illustration img {
	display: none;
}

#main .post_illustration .post_content {
	width: 450px;
	font-size: 1.1em;
	line-height: 2em;
}

#main .post_illustration .post_content p {
	margin: 0 0 30px 0;
}

#main .post_illustration .l_jc {
	float: right;
	width: 500px;
	height: 400px;
}

#main .post_illustration .l_jc span {
	display: none;
}

#main h2.titre_01 {
	margin: 0;
	height: 35px;
	background: url(../../images/ld/titre_01.png) no-repeat left top;
}

#main h2.titre_02 {
	margin: 0;
	height: 35px;
	background: url(../../images/ld/titre_02.png) no-repeat left top;
}

#main h2.titre_03 {
	margin: 0;
	height: 35px;
	background: url(../../images/ld/titre_06.png) no-repeat left top;
}

#main h2 span {
	display: none;
}

#main h2.titre_04 {
	height: 35px;
	background: url(../../images/ld/titre_04.png) no-repeat left top;
}

#main h2.titre_05 {
	height: 35px;
	background: url(../../images/ld/titre_05.png) no-repeat left top;
}

#main .bouton_01 {
	display: block;
	width: 900px;
	height: 107px;
	background: url(../../images/ld/bouton_01.png) no-repeat;
}

#main .bouton_01 span {
	display: none;
}

#main .feature {
	padding: 30px;
	margin: 50px -30px;
	color: #b3b3b3;
	background: #1a1a1a url(../../images/ld/bg_feature.png) no-repeat bottom center;
}

#main .feature h2 {
	color: #FFF;
}

#main .feature .post_footer {
	height: 0;
}

#main .feature strong {
	color: #FFF;
}

#main .feature .bouton_02 {
	display: block;
	float: right;
	margin: -10px -45px 0 0;
	width: 276px;
	height: 137px;
	background: url(../../images/ld/bouton_02.png) no-repeat;
}

#main .feature .bouton_02 span {
	display: none;
}

#main .bouton_03 {
	display: block;
	float: left;
	width: 380px;
	height: 110px;
	background: url(../../images/ld/bouton_03.png) no-repeat;
}

#main .bouton_03 span {
	display: none;
}

#main  .bouton_04 {
	display: block;
	float: right;
	width: 380px;
	height: 110px;
	background: url(../../images/ld/bouton_04.png) no-repeat;
}

#main .bouton_04 span {
	display: none;
}

/* ========== footer ========== */

#footer a, #footer a strong {
	color: #CCC;
}

#footer a:hover, #footer a:hover strong {
	color: #FFF;
}

#footer .col_1 {
	float: left;
	width: 150px;
	margin: 0 50px 0 0;
}

#footer .col_2 {
	float: left;
	width: 150px;
	margin: 0 50px 0 0;
}

#footer .col_3 {
	float: left;
	width: 250px;
	margin: 0 50px 0 0;
}

#footer .col_4 {
	float: left;
	width: 250px;
	font-size: 0.9em;
}

#footer .bt_inscription {
	 display: block;
	 padding: 42px 0 0 0;
	 width: 252px;
	 height: 25px;
	 color: #999;
	 text-decoration: none;
	 text-align: center;
	 font-size: 1.1em;
	 background: url(../images/bt_inscription.png) no-repeat;
}

#footer .bt_inscription:hover {
	color: #009ee0;
}

#footer .bt_contact {
	 display: block;
	 margin: 20px 0;
	 width: 250px;
	 height: 100px;
	 background: url(../images/bt_contact.png) no-repeat center center;
	 border: 1px solid #999;
	 border-left: none;
	 border-right: none;
}

#footer .bt_contact span {
	 display: none;
}

#footer .twitter {
	display: block;
	width: 250px;
	height: 180px;
	background: url(../images/bg_twitter.png) no-repeat center top;
}

#footer .twitter #twitter {
	padding: 10px;
	height: 100px;
	font-style: italic;
	color: #404040;
}

#footer .twitter #twitter a {
	color: #FFF;
}

#footer .twitter .follow {
	position: relative;
	top: 25px;
	left: 80px;
	font-size: 1.1em;
	font-weight: bold;
}

/* ========== Les billets du CMS ========== */

.post_footer {
	height: 50px;
	clear: both;
}

.post_content {
	text-align: justify;
}

.post_content ul {
	margin-top: 10px;
	margin-bottom: 15px;
}

/* -- titre + sous-titre + texte (.post_simple) -- */

.post_simple {
}

.post_simple .illustration_d {
	float: right;
	margin: 0 0 0 20px;
}

.post_simple .illustration_g {
	float: left;
	margin: 0 20px 0 0;
}

.post_simple .illustration_b {
	margin: 20px 0 0 0;
}

/* -- titre + sous-titre + texte + img gauche (.post_img_left) -- */

.post_img_left {
}

.post_img_left .post_content {
	padding: 0 0 0 20px;
}

.post_img_left .illustration {
	float: left;
}

/* -- titre + sous-titre + texte + img droite (.post_img_right) -- */

.post_img_right {
}

.post_img_right .post_content {
	padding: 0 20px 0 0;
}

.post_img_right .illustration {
	float: right;
}

/* -- titre + sous-titres + textes sur 2 colones (.post_2_col) -- */

.post_2_col .post_col_left {
	float: left;
	width: 48%;
}

.post_2_col .post_col_right {
	float: right;
	width: 48%;	
}


/* ========== Navigation ========== */

#main .nav {
	margin: 0 0 20px 0;
	text-align: center;
	color: #7F7F7F;
}

#main .nav .selected {
	font-weight: bold;
	text-decoration: underline;
}


/* ========== Les Block ========== */

.block .content ul {
	margin: 0;
	padding: 0;
}

.block .content ul li {
	display: inline;
	list-style: none;
}

.block .content ul li a {
	display: block;
	text-decoration: none;
}

.block .content .vide {
	padding: 5px 0 0 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 ! */
}

.col_left_50_50 {
	float: left;
	width: 380px;
}

.col_right_50_50 {
	float: right;
	width: 380px;
}

.col_left_65_35 {
	float: left;
	width: 63%;
}

.col_right_65_35 {
	float: right;
	width: 33%;
}

.col_left_35_65 {
	float: left;
	width: 33%;
}

.col_right_35_65 {
	float: right;
	width: 63%;
}

.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;
}
