/* Feuille de style CSS-public ? stockmilitaire public*/
/*************************GENERAL**********/
html {
	font-size: 100%;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'Tahoma', Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
* {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 3px 0;
	letter-spacing: -1px;
}
h5 {
	margin-top: 100px;
	padding-top: 100px;
}
a {
	/*color: #333;*/
	text-decoration: none;
}
/*a:visited {
	color: #666;
	text-decoration: none;
}*/
a:hover {
	color: white;
	/*background-color: #333;*/
	text-decoration: none;
}
img {
	border: 0px;
}
select {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
label {
	cursor: pointer;
	text-decoration: underline;
}
.tableau {
	margin: 5px auto;
}
.tableau th {
	text-align: center;
	background: url(images/tabs_fd.jpg) repeat-x left top;
	height: 28px;
	padding: 0 3px;
}
.tableau td {
	vertical-align: top;
	padding: 5px;
}
.td_prix {
	text-align: right;
	padding-right: 5px;
}
.td_text {
	text-align: left;
}
.td_center {
	text-align: center;
}
.formulaire {
	margin: 0 auto;
}
.formulaire th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
.formulaire td {
	text-align: left;
	vertical-align: top;
}
.champs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.boutons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	margin: 4px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #666;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	margin: 0 10px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009966;
	padding: 5px;
	margin: 0 10px;
}
.texts {
	text-align: justify;
	padding: 0 10px 10px 10px;
}
.texts a {
	text-decoration: underline;
}
.smalltext {
	font-size: 85%;
}
.fil {
	font-size: 85%;
	text-align: left;
	margin: 10px;
}
.fil a {
	text-decoration: underline;
}
.prix {
	font-size: 150%;
	font-weight: bold;
}
.lined {
	text-decoration: line-through;
}
.remise {
	font-size: 120%;
	font-weight: bold;
	color: #030;
}
.spacer {
	clear: both;
}
.boxes {
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    /*-moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; */
}
.boxes img {
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:115px;
	height:115px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/*************************PAGE**********/
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.top {
	text-align: left;
	height: 36px;
}
.presentation {
	display: none;
}
/*Headers*/
.directslinks {
	text-align: left;
	margin: 0 10px;
	margin-left: 10px;
	font-size: 90%;
	text-align: justify;
}
.directslinks h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
}
.logo {
	height: 120px;
	padding-top: 10px;
}
/*p.header {
	text-align: left;
	font-weight: bold;
	padding: 100px 0 0 0;
	margin: 0 0 0 800px;
	height: 100px;
}
.header a, .header a:visited {
	color: white;
}
.header img {
	margin-bottom: 3px;
}*/
h1#slogan {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 10px;
	text-align: left;
	padding: 5px;
	line-height: 2.5em;
/*	margin: 0 10px 0 800px;*/
	width: 400px;
	background: url(images/slogan_fd.png) repeat center center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: #333 5px 5px 5px -2px; 
    -webkit-box-shadow: 5px 5px 5px #333; 
}
ul#menuhor {
	clear: both;
	list-style-type: none;
	line-height: 2em;
	padding-left: 189px;
}
#menuhor li {
	float: left;
	margin: 0 1px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#menuhor li a {
	display: block;
	/*text-decoration: none;*/
	font-weight: bold;
	padding: 0 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#menuhor li a:hover {
	display: block;
	/*text-decoration: none;*/
	font-weight: bold;
	padding: 0 5px;
}
#content {
	clear: both;
}
#content .right h2, #content .left h2 { 
	font-size: 150%;
}
#content .center h2 {
	text-align: left;
	margin: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#content .center a {
	color: #333;
}
#content .center a:visited {
	color: #999;
}
#content .center a:hover {
	color: black;
}
#content .left {
	float: left;
	width: 180px;
}
ul.menuvert {
	clear: both;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
/*.menuvert li {
	clear: both;
}*/
.menuvert a {
	display: block;
	/*text-decoration: none;*/
	font-size: 110%;
	padding: 2px 5px;
	margin: 1px 0;
	line-height: 1.2em;
}
.menuvert a:hover {
	/*text-decoration: none;*/
}
#content .right {
	float: right;
	width: 200px;
}
#content .right .selection, #content .left .selection {
	margin: 1px 0;
}
/*#content .right .selection a, #content .left .selection a {
	text-decoration: none;
}
#content .right .selection a:visited, #content .left .selection a:visited {
	text-decoration: none;
}
#content .right .selection a:hover, #content .left .selection a:hover {
	text-decoration: none;
}*/
#content .right .selection img, #content .left .selection img {
	margin-top: 5px;
	margin-bottom: 2px;
}
#content .right .changedesign {
	margin: 1px 0;
	padding: 3px 0;
}
#content .center {
	min-height: 470px;
	margin-right: 210px;
	margin-left: 190px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/*#content .center .fil a, #content .center .texts a, div.panes div a {
	text-decoration: underline;
}
#content .center .fil a:visited, #content .center .texts a:visited, div.panes div a:visited {
	text-decoration: underline;
}
#content .center .fil a:hover, #content .center .texts a:hover, div.panes div a:hover {
	text-decoration: none;
}*/
#content .center h3 {
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
}
#content .center p {
	text-align: justify;
	padding: 0 5px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
p#footer {
	clear: both;
	font-size: 90%;
	line-height: 1.5em;
}
#phpmv {
	margin: 3px;
	display:none;
}
#validator {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*ARTICLES*/
.familieslink {
	font-size: 10px;
	font-style: italic;
}
#content .center .articles {
	font-family: 'Tahoma',Arial, Helvetica, sans-serif;
	margin: auto auto 10px auto;
	width: 96%;
}
p.articles_text_famille {
	text-align: justify;
	margin: 0 10px;
	padding: 10px 0;
	font-size: 85%;
}
#content .center .articles th {
	font-weight: bold;
}
/*#content .center .articles td {
	vertical-align: bottom;
	width: 32%;
}*/
#content .center .articles a {
	/*text-decoration: none;*/
	color: #333;
}
#content .center .articles a:visited {
	/*text-decoration: none;*/
	color: #666;
}
#content .center .articles a:hover {
	/*text-decoration: none;*/
}
ul.navigation-articles {
	list-style-type: none;
}
.article, ul.navigation-articles, .nav_tris {
	padding: 10px;
/*	border: 1px solid #666;
	background: url(images/article_fd.jpg) repeat left top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; */
}
a.lien_navigation {
	color: black;
	text-decoration: underline;
}
a:visited.lien_navigation {
	color: gray;
}
.navigation-articles {
	/*background: #EFEFEF;*/
	height: 20px;
	font-size: 85%;
}
.navigation-articles li {
	float: left;
	padding: 0 5px;
}
.navigation-articles li a {
	color: #333;
}
.navigation-articles li a:visited {
	color: #666;
}
.navigation-articles li a:hover {
	color: white;
	background-color: #333;
}
#content .center .partenaires {
	margin: 0 auto;
}
#content .center .partenaires img {
	margin: 10px;
	border: 0px;
}
#content .center .partenaires td {
	margin: 10px;
	vertical-align: middle;
	text-align: left;
}
.dumois {
	background-color: #FFFFFF;
}
ul {
	text-align: left;
}
/*TABS****************/
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding-left: 15px;
	height: 26px;
	z-index: 30;
	text-align: center;
}
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin-right:1px !important;
	list-style-image:none !important; 
}
ul.tabs a {
	display: block;
	height: 25px;
	line-height: 25px;
	width: 110px;
	text-align: center;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	/*background: black url("images/tabs_fd.jpg") repeat-x left top;*/
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
ul.tabs a:active {
	outline: none;
}
ul.tabs a:hover {
	background-position: -652px -31px;	
	color: white;
	/*background: black url("images/tabs_fd.jpg") repeat-x left top;*/
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	/*background: #261E1B	url(images/menu_hor_fd_sel.jpg) no-repeat center center;*/
	cursor:default !important;
	border-bottom: 1px solid white;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
div.panes div.pane {
	display:none;
			
}
div.panes div {
	margin-left: 15px;
	display:none;
	padding: 15px 10px;
	width: 90%;
	height:350px;
	/*background-color: #261E1B;*/
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
div.panes div a {
	text-decoration: underline;
}
/**SEARCHS************/
.recherche0 { font-weight: normal; background:#FF0; }
.recherche1 { font-weight: normal; background:#6CF; }
.recherche2 { font-weight: normal; background:#CFC; }
.recherche3 { font-weight: normal; background:#C9F; }
.recherche4 { font-weight: normal; background:#FCF; }
/**TOOLTIPS***********/
.tooltiptop {
	background-color: #111;
	display: none;
	text-align: left;
	min-height: 50px;
	color:#fff;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
 /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
.tooltiptop a {
	color: #CCCC66;
	height: 15px;
	line-height: 15px;
	width: auto;
	text-decoration: none;
}
.tooltiptop a:hover {
	color: white;
}
