/* Feuille de style CSS L'ami bidasse public
couleurs
kaki #4F5000 remplacé par #435738
marron #663300
beige #CDB17F
*/
/*************************GENERAL**********/
html {
	font-size: 100%;
}
* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	background: url(images/body_fd.jpg) repeat left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #435738;
}
h1, h2, h3, h4 {
	text-align: left;
}
h1.attente {
	text-align: center;
}
h3 {
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0 0 5px 0;
	text-align: left;
}
hr {
	display:block;
 	height: 1px;
	margin: 7px 0;
	_margin: -3px 0;
	padding: 0;
	color: #F60;
 	background-color: #060;
 	border: 0;
}
a {
	text-decoration: none;
	color: #2A1E0A /*#093;*/
}
/*a:active {
	color : #FFFFFF; 
	background-color: #FF0000; 
}
a:visited {
	color: #333 /*#093;
}
a:hover {
	color: black;
	background-color: #CCC /*#093;
}*/
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	margin: 2px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
table {
	margin: 0 auto;
}
p {
	text-align: justify;
	margin-bottom: 5px;
}
.pointer {
	cursor: pointer;
}
.shadow {
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
.tableau, .commande {
	margin: 5px auto;
	padding: 0px;
	border-top: 1px solid #2F3130;
	border-right: 1px solid #2F3130;
	border-left: 1px solid #2F3130;
	background-color: white;
}
.tableau th, .commande th {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	background: #2F3130 url("images/tabs_fd.jpg") repeat-x left top;
}
.commande {
	width: 95%;
	margin: 5px auto;
}
.tableau td, .commande td {
	border-bottom: 1px solid #2F3130;
	vertical-align: middle;
	padding: 2px;
}
.formulaire th {
	font-weight: normal;
	text-align: right;
}
.formulaire td {
	text-align: left;
}
.champs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #435738;
	background-color: #FFFFFF;
	border: 1px solid #435738;
}
.boutons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #435738;
	border-top: 1px solid #999999;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #999999;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	margin: 0 10px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009966;
	padding: 5px;
	margin: 0 10px;
}
.menus_headers {
	height: 30px;
	font-size: 120%;
	letter-spacing: -0.5px;
	background: url(images/menus_headers_fd.png) no-repeat left top;
	color: white;
	line-height: 30px;
	padding: 0 0 0 30px;
	text-align: left;
}
.menustexts {
	background-color: #435738;
	color: white;
	padding: 8px;
}
.menustexts a {
	color: white;
}
.menustexts a:visited {
	color: #CCC;
}
.lined {
	text-decoration: line-through;
}
.prix {
	font-size: 150%;
	font-weight: bold;
}
/*************************PAGE**********/
#page {
	width: 980px;
	margin: 0 auto;
	background: url(images/container_fd.jpg) repeat left top;
}
h1.slogan {
	width: 980px;
	margin: 0 auto;
	background: url(images/container_backgrd.png) no-repeat left top;
	text-align: center;
	height: 44px;
	color: white;
	font-size: 1em;
	font-weight: normal;
	color: white;
}
#container {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/container_fd.jpg) repeat left top;
}
.anim {
	text-align: right;
	float: right;
}
.connection {
	margin: 0px;
	padding: 0 0 0 10px;
	text-align: left;
	width: 350px;
	height: 110px;
}
/*Headers*/
ul#menuhor {
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	margin: 10px 0 0 100px;
}
#menuhor li {
	float: left;
	height: 30px;
	font-size: 120%;
	letter-spacing: -0.5px;
}
#menuhor .lileft {
	background: url(images/menu_hor_fd.png) no-repeat left center;
	width: 15px;
}
#menuhor .liright {
	background: url(images/menu_hor_fd.png) no-repeat right center;
	width: 15px;
	border-left: 1px solid #333;
}
#menuhor .liempty {
	/*padding: 0 10px;*/
	width: 80px;
	color: white;
	background: url(images/menu_hor_fd.jpg) no-repeat center center;
	border-left: 1px solid #333;
}
#menuhor .liselected {
	padding: 0 10px;
	color: white;
	background: url(images/menu_hor_fd_sel.jpg) no-repeat center center;
}
#menuhor a {
	height: 30px;
	color: white;
	display: block;
	padding: 0 10px;
	border-left: 1px solid #333;
	background: url(images/menu_hor_fd.jpg) no-repeat center center;
}
#menuhor a:hover {
	color: white;
	background: url(images/menu_hor_fd_sel.jpg) no-repeat center center;
}
/*Contenu*/
#content {
	clear: both;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
}
#content #left {
	margin-top: 25px;
	width: 200px;
	float: left;
	background: url(images/articles_fd.jpg) repeat center center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #999;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
/*droite*/
#content #right {
	padding: 0px 5px 5px;
	height: auto;
	vertical-align: top;
	margin: 0 0 0 220px;
}
#content h1 {
	color: #594017;
	letter-spacing: -1px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 1px;
	padding: 2px 0 2px 5px;
	font-weight: bold;
}
p.fil {
	text-align: left;
	padding-left: 5px;
	line-height: 2em;
	font-size: 85%;
	border-bottom: 1px dotted #898C00;
}
#newsinsert {
	float: right;
	width: 200px;
	margin-left: 20px;
	color: #CCC;
	background: #435738 url(images/articles_fd.jpg) repeat center center;
	text-align: justify;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
#newsinsert h1 {
	color: #CDB17F;
}
#newsinsert .date {
	font-size: 85%;
}
#newsinsert img {
	margin-left: 8px;
}
#newsinsert h2 {
	font-size: 110%;
	color: white;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/puce3.gif) no-repeat left top;
}
#newsinsert a, .partenaires a {
	color: white;
}
#newsinsert a:visited, .partenaires a:visited {
	color: #999;
}
.texts {
	text-align: justify;
}
#content #right dl {
	text-align: left;
}
#content #right dt {
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
}
#content #right dd {
	margin: 0px;
	padding-left: 5px;
	text-align: justify;
}
#content #right dd img {
	margin: 5px 0 0 5px;
}
#content #right .spacer {
	clear: both;
	visibility: hidden;
}
#content #right .spacer_left {
	clear: left;
	visibility: hidden;
}
.articles, .themes {
	margin-bottom: 5px;
	padding-top: 3px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: url(images/articles_fd.jpg) repeat center center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
.articles td, .themes td {
	background-color: white;
	text-align: center;
	padding: 0 0 10px 3px;
	vertical-align: top;
	color: #435738;
	padding-top: 10px;
	background: url(images/thu_fd.png) no-repeat right bottom;
}
.articles td {
	padding-right: 10px;
}
.themes td {
	padding-right: 6px;
	width: 175px;
	text-align: center;
}
.articles td.none, .themes td.none {
	border-right-color: #333333;
	background-color: Transparent;
	border: 0px;
	background-image: none;
}
.familieslink {
	font-size: 10px;
	font-style: italic;
}
.article {
	margin-bottom: 5px;
	padding-top: 3px;
}
.article h2 {
	width: 655px;
	height: 25px;
	background: url(images/article_h2_fd.png) no-repeat left top;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 25px;
}
a.lien_navigation {
	color: #380615;
	text-decoration: underline;
}
a:visited.lien_navigation {
	color: gray;
}
.navigation-articles {
	/*background: #EFEFEF;*/
	height: 30px;
}
ul.navigation-articles  {
	list-style-type: none;
}
.navigation-articles li {
	float: left;
	padding: 0 5px;
}
.article th {
	padding: 0 10px;
	vertical-align: top;
}
.article .bckgrd, .welcome {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #435738;
	border-top: 2px solid #999;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	border-left: 2px solid #999;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
.welcome {
	width: 445px;
	margin-left: 0px;
	margin-right: auto;
}
.article td {
	text-align: justify;
	vertical-align: top;
	border-left: 1px solid #898C00;
	padding: 0 10px;
}
.partenaires {
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: 0px;
	background: url(images/partenaires_fd.jpg) repeat left top;
}
.partenaires th {
	padding: 10px;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 2px solid #333;
	text-align: left;
}
.partenaires td {
	/*background-color: #435738;*/
	text-align: left;
	border-top: 2px solid #999;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}
.partenaires td.none {
	background-color: Transparent;
	border: 0px;
	/*background: url(images/page_fd.jpg) repeat;*/
}
/*bas de page */
#gohautpage {
	text-align: right;
	padding: 2px 15px 2px 0;
	clear: both;
}
#footer {
	font-size: 90%;
	background: url(images/footer_backgrd.png) no-repeat center top;
	line-height: 5em;
	color: white;
}
#footer a {
	color: white;
}
#footer a:visited {
	color: white;
}
#footer a:hover {
	color: black;
}
h1.links {
	font-size: 0.7em;
	width: 980px;
	margin: 0 auto;
}
#phpmv {
	margin: 3px;
	display:none;
}
#validator {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.img_center {
	text-align: center;
	margin: 2px auto;
}

#contenu ul {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-align: left;
}
#contenu li {
	font-weight: bold;
	color: #407E80;
	margin: 0px;
	padding: 5px 5px 0 2px;
	list-style-image:  url(images/puce1.gif);
}
/*edition commande*/
.prix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
}
.td_prix {
	text-align: right;
	padding-right: 5px;
}
.td_text {
	text-align: left;
	padding-left: 3px;
}
#presentation {
	display: none;
}
.dumois {
	text-align: center;
	background-color: Transparent;
	width: 180px;
}
ul {
	text-align: left;
}
.tag0 { font-size: 85%; }
.tag1 { font-size: 90%; }
.tag2 { font-size: 95%; }
.tag3 { font-size: 100%; }
.tag4 { font-size: 105%; }
.tag5 { font-size: 110%; }
.tag6 { font-size: 115%; }
.tag7 { font-size: 120%; }
.tag8 { font-size: 125%; }
.tag9 { font-size: 130%; }
.tag10 { font-size: 135%; }
.recherche0 { background:#FF0; }
.recherche1 { background:#6CF; }
.recherche2 { background:#CFC; }
.recherche3 { background:#C9F; }
.recherche4 { background:#FCF; }