/* ---------------------------------------------------------------------------- */
/* Structure */
/* ---------------------------------------------------------------------------- */
* {
	margin: 0px;
	margin: 0px;
}
body {
	background-color: #f4f4fe;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif */
	font-size: 0.80em;	
}
a img {
	border: none;
}

/* CONTENEUR GLOBAL */
/* ---------------------------------------------------------------------------- */
#conteneur {
	position: relative;
		
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	
	
}
/* LOGO */
/* ---------------------------------------------------------------------------- */
h1 {
	position: absolute;
	top: 0px;
	left: 24px;
	
	width: 956px;
	height: 235px;
	
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
}
h1 img {
	margin: 123px 0px 0px 538px;

}
h1 span {
	position: absolute;
	top: -1000px;
}

/* MENU */
/* ---------------------------------------------------------------------------- */
ul#menu {
	position: absolute;
	top: 220px;
	left: 24px;
	
	width: 956px;
	height: 21px;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	
	list-style: none;
	text-align: center;
	
	padding: 0px;
}
ul#menu li {
	display: inline;
}
ul#menu a {
	color: #1b1c20;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	font-size: 0.8em;
	letter-spacing: 1px;
	
	padding: 0px 10px 0px 10px;
}
ul#menu a:hover {
	color: #191970;
	text-decoration: underline;
}
/* PARTENAIRES */
/* ---------------------------------------------------------------------------- */
#pub {
	position: absolute;
	top: 250px;
	left: 24px;
	
	width: 956px;
	height: 74px;
	
	
	background-image: url(images/bg_pub.gif);
	background-repeat: no-repeat;
	
	text-align: center;
}
#pub img {
	margin: 8px 0px 0px 2px;
}


/* BLOCK CONTENU 3 COLONNES */
/* ---------------------------------------------------------------------------- */
#block_contenu {
	position: absolute;
	top: 335px;
	left: 0px;
	
	width: 1004px;
}

/* ENTREE
/* ---------------------------------------------------------------------------- */
#entree {
	position: relative;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#entree img {
	margin-left: 20px;
	margin-right: 20px;
}
/* COLONNE GAUCHE */
/* ---------------------------------------------------------------------------- */
#colonne_gauche {
	float: left; 	
	width: 171px;
}

/* TITRE DE LA COLONNE DE GAUCHE */
/* ---------------------------------------------------------------------------- */
#colonne_gauche h3.photos, #colonne_gauche h3.promo, #colonne_gauche h3.commande, #colonne_gauche h3.packs, #colonne_gauche h3.planche {
	background-image: url(images/bg_photo.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 38px;
	
	line-height: 38px;
	color: #1B1C1F;/* e8171b */
	text-transform: uppercase;
	/* font-style: italic; */
	font-size: 0.8em;
	padding:  0px 0px 0px 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#colonne_gauche h3.promo {
	background-image: url(images/bg_promo.gif);
	margin: 16px 0px 0px 0px;
	height: 39px;
	line-height: 37px;

}
#colonne_gauche h3.commande {
	background-image: url(images/bg_commande.gif);
	margin: 16px 0px 0px 0px;
	height: 43px;
	line-height: 39px;
}
#colonne_gauche h3.packs {
	background-image: url(images/bg_packs.gif);
	margin: 16px 0px 0px 0px;
	height: 38px;
	line-height: 37px;
}
#colonne_gauche h3.planche {
	background-image: url(images/bg_planche.gif);
	margin: 16px 0px 0px 0px;
	height: 46px;
	line-height: 42px;
}
#colonne_gauche h3.promo a, #colonne_gauche h3.commande a, #colonne_gauche h3.packs a, #colonne_gauche h3.planche a {
	text-decoration: none;
	color: #1B1C1F;/* e8171b */
}
#colonne_gauche h3.promo a:hover, #colonne_gauche h3.commande a:hover, #colonne_gauche h3.packs a:hover, #colonne_gauche h3.planche a:hover {
	text-decoration: underline;
	color: #e8171b;
}

/* LISTE DEROULANTE DES COURSES */
/* ---------------------------------------------------------------------------- */
form#liste_courses {
	width: 149px;
	height: 45px;
	background-image: url(images/bg_liste_courses.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 22px;
	
	text-align: center;
}
form#liste_courses select {
	margin: 10px 0px 0px 0px;
	width: 120px;
	
	font-size: 0.6em;
	//font-size: 0.7em;
	
}


/* A VENIR */
/* ---------------------------------------------------------------------------- */
#colonne_gauche h3.a_venir {
	background-image: url(images/bg_a_venir.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 43px;
	
	line-height: 40px;
	color: #1B1C1F;/* 0076c0 */
	text-transform: uppercase;
	/* font-style: italic; */
	font-size: 0.8em;
	padding:  0px 0px 0px 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 16px 0px 0px 0px;
}
#colonne_gauche h3.a_venir a {
	text-decoration: none;
	color: #0076c0;
}
#colonne_gauche h3.a_venir a:hover {
	text-decoration: underline;
}
#colonne_gauche div.affiche {
	width: 149px;
	background-image: url(images/bg_fond_a_venir.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 22px;
	text-align: center;
}
#colonne_gauche div.affiche h4 {
	border-bottom: 1px solid #D7CDC4;
	padding: 10px 0px 3px 0px;
	margin: 0px;
}
#colonne_gauche div.affiche p {
	font-size: 0.8em;
}
#colonne_gauche img.marge {
	margin-bottom: 5px;
}

/* NEWSLETTER */
/* ---------------------------------------------------------------------------- */
#colonne_gauche h3.newsletter {
	background-image: url(images/bg_services.jpg);
	background-repeat: no-repeat;
	
	width: 101px;
	height: 45px;
	
	line-height: 42px;
	color: #1b1c1f;
	text-transform: uppercase;
	/* font-style: italic; */
	font-size: 0.8em;
	padding:  0px 0px 0px 65px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#colonne_gauche h3.newsletter {
	background-image: url(images/bg_newsletter.gif);
	height: 43px;
	margin: 16px 0px 0px 5px;
}
#colonne_gauche form.news, span.news  {
	border-left: 1px solid #2b8ccb;
	border-right: 1px solid #2b8ccb;
	background-color: #ede8e4;
	
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	width: 145px;
	
	font-size: 0.8em;
	display: block;
}
form.news legend {
	display: none;
}
input#mail_inscription_ {
	width: 120px;
	font-size: 0.8em;
	text-align: center;
}
#colonne_gauche input {
	/* width: 120px; */
}
p.bas_services {
	margin: 0px 0px 0px 24px;
}

form.news fieldset {
	border: none;
}

/* CONTENU */
/* ---------------------------------------------------------------------------- */
#contenu {
	float: left; 	
	width: 759px;
	margin: 0px 0px 0px 50px;
}

#contenu h2 {
	/* background-image: url(images/bg_titre_page.gif); */
	background-image: url(images/bg_titre_page_pro.gif);
	background-repeat: no-repeat;
	width: 759px;
	height: 35px;
	line-height: 33px;
	
	padding: 0px 0px 0px 20px;
	margin: 3px 0px 0px 0px;
	
	/* font-style: italic; */
	font-size: 1em;
	color: #1B1C1F;/* 0076c0 */
	text-transform: uppercase;
}

#contenu div#texte {
	/*
	border-left: 1px solid #ebb340;
	border-right: 1px solid #ebb340;
	background-color: #fff;
	
	
	
	width:717px;
	*/
	border-left: 1px solid #0076c1;
	border-right: 1px solid #0076c1;
	background-color: #fff;
	padding: 0px 20px 20px 20px;
}

/* PIED DE PAGE */
/* ---------------------------------------------------------------------------- */
#footer {
	margin: 10px 0px 10px 0px;
}
#footer {
	font-size: 0.9em;
	
	text-align: center;
	 
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}








/* ---------------------------------------------------------------------------- */
/* Styles spip */
/* ---------------------------------------------------------------------------- */

a {
	color: #000; /* 0076C0 */
	
}
a:hover {
	color: #E8171B;
	text-decoration: none;
}
.spip_logo {
	float: right;
	margin: 0px 0px 5px 5px;
}
.spip_documents img {
	padding: 5px;
}
.spip_documents_center {
	text-align: center;
}
.chapo {
	color: #000; /* 0076C0 */
	font-size: 1.1em;
	font-weight: bold;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	clear: both;
	
	padding: 1.5em 0em 0em 0em;
	margin: 0em 0em 0.8em 0em;
	
	height: 2em;

}
p.spip {
	font-size: 0.9em;
	text-align: justify;
	color: #000; /* 585d75 */
	
	margin: 0px 0px 10px 0px;
}
p.spip iframe {
	margin-top: 5px;
	border: none;
}

h3.spip {
	color: #000; /* 0076C0 */
	font-size: 1.1em;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	clear: both;
	
	padding: 1.5em 0em 0em 2em;
	margin: 0em 0em 0.8em 0em;
	
	height: 2em;
	/*border-bottom: 1px solid #000;  0076C0 */
	
	background-image: url(images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: 0em 1.5em;
}
html>body h3.spip {
	height: auto;
	min-height: 2em;
}
h4 {
	font-size: 0.9em;
	color: #EAB036;/* AB9784 */
	
	
	margin: 2em 0em 0.3em 0em;
	
	clear: both;
}
h4 a {
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
/*
.spip_documents {
	margin: 0em 0.4em 0em 0.4em;
}
.spip_documents img {
	border: 1px solid #CCCCCC;
}
*/
.infos {
	font-size: 0.6em;
}
.date {
	font-size: 0.9em;
	
}
ul.spip {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
	padding: 0;

}
/* FORMULAIRE */
/* ---------------------------------------------------------------------------- */
#form{
	width: 100%;
	font-size: 0.9em;
}

#form ul{
	list-style-type:disc;
	padding: 10px;
	margin-left: 25%;

}
#form fieldset {
	margin-bottom: 10px;
	padding: 5px;
}
#form legend {
	color: #EBB646;
	font-size: 1em;	
}
#form input {
	
}
#form textarea {
	width: 200px;
}
#ligne {
	margin-left: 10%;
	
	width: 100%;
}
.contact1, .contact2 {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
}

.contact1 {
	width: 40%;
	text-align: right;
}
.contact2 {
	width: 50%;	
}
/*
MISE EN FORME CADRE VIGNETTES
*/
.cadrephoto {
	background-color: #000;
	text-align: center;
	width: 320px;
	height: 340px;
	
	
	border: 1px solid #004C7F;
	padding: 15px 5px 5px 5px;
	margin: 10px;
	/*position: relative; */
	
	float: left;

	

}
.cadrephoto h4 {
	margin: 0.5em 0em 0.5em 0em;;
}
.cadrephoto p {
	color: #fff;
	font-size: 0.8em;
}
.cadrephoto img {
	border: 1px solid #fff;
	margin-bottom: 5px;
}

/*
MISE EN FORME CADRE LIENS
*/
.block_liens {
	padding: 10px 0px 20px 0px;
}
.lien_vignette  {
	float: left;
	width: 120px;;
	text-align: center;
}
.lien_vignette img {
	border: 1px solid #666666;
}
.texte_vignette {
	float: left;
	width: 70%;
}
.texte_vignette h4 {
	margin: 0em 0em 0.5em 0em;
}
/*
MISE EN FORME ACTUS
*/
.block_actus  {
	float: left;
	padding: 0px 0px 5px 0px;
}
.block_actus h3  {
	margin-bottom: 0px;
}
.date_actu {
	font-size: 0.9em;
	color: #717273; /* E9AD2E */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
}
.suite {
	margin: 10px 0px 0px 0px;
	font-size: 0.9em;
}
/*
MISE EN FORME LISTES INTRO ESPACE PARTICULIERS
*/
.block_liste {
	float: left;
	width: 45%;
	
	height: 120px;

	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	margin: 10px;
	
	
}
html>body .block_liste {
	height: auto;
	min-height: 120px;
}
.block_liste h3 {
	/* text-align: center; */
	margin: 0em 0em 0.5em 0em;
	padding: 1.5em 0em 0em 3em;
	font-size: 0.9em;
	/* padding: 0px; */
}
.block_liste ul {
	list-style-type: none;	
}
.block_liste li {
	font-size: 0.9em;
}
/* ---------------------------------------------------------------------------- */
/* Divers */
/* ---------------------------------------------------------------------------- */

/* Masquer un element */
.masque {
	display : none;
}

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

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}
.centrer {
	text-align: center;
}
.align_left {
	text-align: left;
}
/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}


/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; padding-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */
