/* Document feuille de style CSS */
body {
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000099;
	margin: 0px;
	background-color: #F7FCFF;
}
a {
	text-decoration: none;
	color: #221F89;
}
a:link {
	color: #221F89;
}
a:visited {
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	background-color: #EEE;
	color: #000066;
}
a:active {
	color : #cccccc; 
	background-color : #FF0000; 
}
img {
	border: 0px;
}
a.livredor {
	text-decoration: underline;
}
a.info {
	position: relative;
	text-decoration: none;
	color: #003300;
}
a.info span {
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
	text-decoration: underline;
}
a.info:hover span {
	font-weight: normal;
	display: inline;
	position: absolute;
	top: 3em;
	left: 1em;
	background: #3333CC;
	text-align: justify;
	color: white;
	padding: 2px;
	width: 20em;
	border: 3px double #FFFFFF;
	text-decoration: none;
}
label, .pointer {
	cursor: pointer;
}
.result {
	color: #FFFFFF;
	background-color: #009966;
	margin: 3px 5px;
	padding: 3px;
	text-align: center;
}
.erreur {
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 3px 5px;
	padding: 3px;
	text-align: center;
}
.medias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1, .titrepage {
	font-size: 140%;
	font-style: italic;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 3px;
	padding: 3px 3px 3px 100px;
	background-color: #F7FCFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	font-family: "Geneva", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	letter-spacing: -1px;
}
h2, .titrerubrique {
	font-size: 130%;
	text-align: left;
	margin: 10px;
	padding: 0px;
	color: #660066;
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
h3, .titreparagraphe {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #339999;
}
h4, .titretexte {
	font-style: italic;
	font-size: 115%;
	font-weight: bold;
	margin: 5px;
	padding: 0;
	color: #009999;
	text-align: left;
	
}
h5 {
	padding: 5px;
	border-top: 1px solid #B1C4D3;
}
p {
	text-align: justify;
}
/*form {
	margin: 5px 0px 3px;
	padding: 0px;
}*/
dl {
	text-align: left;
}
dt {
	font-weight: bold;
	text-align: left;
	margin:2Opx 0 0 0;
}
dd {
	font-weight: normal;
	font-style: normal;
}
.spacerleft {
	clear: left;
}
.shadow {
	-moz-box-shadow: black 5px 5px 5px -2px; 
    -webkit-box-shadow: 5px 5px 5px #000; 
}
img.shadow {
	margin: 0 5px 3px 0;
}
.formulaire {
	font-size: 12px;
	margin: 0 auto;
}
.formulaire th {
	text-align: right;
	font-weight: normal;
	font-style: italic;
}
.formulaire td {
	text-align: left;
}
.champs {
	border:1px solid #999;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
.tableau, .tromb {
	border-right: 1px solid #B1C4D3;
	border-top: 1px solid #B1C4D3;
}
.tableau {
	margin-right: auto;
	margin-left: auto;
}
.tableau th, .tableau .titre, .blue, .tableau th.red, .red, .tableau th.green, .green, .orange {
	color: #FFFFFF;
	padding: 3px;
	border-bottom: 1px solid #B1C4D3;
	border-left: 1px solid #B1C4D3;
}
.tableau th, .tableau .titre, .blue {
	background: url(images/fond_sstitre.jpg) repeat-x;
}
.tableau th.red, .red {
	background: url(images/th_fd_rge.jpg) repeat-x;
}
.tableau th.green, .green {
	background: url(images/th_fd_vert.jpg) repeat-x;
}
.orange {
	background: url(images/orange-fd.jpg) repeat-x left center;
}
.red, .blue, .green, .orange {
	font-weight: bold;
	text-align: left;
}
.tromb th {
	font-size: 85%;
	font-style:italic;
	padding: 3px;
	text-align: right;
	font-weight: normal;
	border-bottom: 1px solid #B1C4D3;
	border-left: 1px solid #B1C4D3;
}
.tableau td, .tromb td {
	text-align: left;
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px solid #B1C4D3;
	border-left: 1px solid #B1C4D3;
}
#tablo_center {
	text-align: center;
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #B1C4D3;
	border-left: 1px solid #B1C4D3;
}
#tablo_center th {
	color: #FFFFFF;
	padding: 3px;
	background: url(images/fond_sstitre.jpg) repeat-x;
}
#tablo_center td {
	text-align: center;
	padding: 2px 5px;
	vertical-align: top;
	border-bottom: 1px solid #B1C4D3;
	border-right: 1px solid #B1C4D3;
}
#fd_rouge {
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 3px 150px;
	padding: 3px;
	text-align: center;
}
#fd_vert {
	color: #FFFFFF;
	background-color: #009966;
	margin: 3px 150px;
	padding: 3px;
	text-align: center;
}
span {
	font-size: 85%;
}
hr {
	height: 1px;
	border-top: 1px solid #B1C4D3;
}
/*PAGE*********************************************/
#fond {
	background: url(images/fd.jpg) repeat-y center top;
	width: 1000px;
}
#container {
	text-align: center;
	background: url(images/container_fd.gif) no-repeat left top;
}
#header {
	height: 120px;
}
#header .left {
	float: left;
	width: 330px;
}
#header .right {
	float: right;
	width: 200px;
	text-align: left;
}
#header .center {
	margin-left: 335px;
	margin-right: 205px;
	text-align: left;
}
#contenu {
	clear: both;
	padding: 3px 10px;
	min-height: 380px;
}
.fil {
	font-size:85%;
	padding:3px 10px;
	margin:0;
	border-bottom: 1px dotted #CCC;
}
.home_partenaires {
	color: #000066;
	background-color: #6666FF;
}
.home_partenaires ul {
	list-style-type:none;
}
.home_partenaires a {
	display:block;
	color:white;
	padding:2px 0;
}
.home_partenaires a:hover {
	color:white;
	background-color:#000066;
	text-decoration:none;
}
#footer {
	color: #333333;
	font-size: 10px;
	text-align: center;
}
#nageur {
	text-align: center;
	padding-top: 5px;
}
#nageur table {
	border-top: 1px solid #B1C4D3;
	border-left: 1px solid #B1C4D3;
	margin: 0 auto;
}
#nageur th {
	color: #FFFFFF;
	padding: 3px;
	background: url(images/fond_sstitre.jpg) repeat-x;
}
#nageur td {
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #B1C4D3;
	border-right: 1px solid #B1C4D3;
}
.qualif {
	color: #339933;
	font-style: normal;
}
#nageur .qualif a {
	color: #339933;
}
#nageur .qualif a:visited {
	color: #339933;
}
#go {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #B1C4D3;
	color: #339933;
	font-weight: bold;
}
#go img {
	margin-top: 2px;
}
#valid {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#valid a {
	color: #666666;
}
#droite {
	margin: 0 0 0 10px;
}
.photos_thumbs {
	float:left;
	min-height:170px;
	width:121px;
	margin:0 3px 3px 0;
	padding:2px;
	text-align:center;
	border:1px solid #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}
.photos_thumbs .pic {
	height:95px;
}
.photos_thumbs .pic a {
	display:block;
	height:90px;
	margin-top:5px;
	margin-bottom:0px;
	
}
.photos_thumbs .pic a:hover {
	height:90px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:transparent;
	text-decoration:none;
}
#video {
	text-align: left;
}
#video dl {
	text-align: left;
	margin: 0;
	padding: 0;
}
#video dt {
	text-align: left;
}
#video dd {
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
}
#diapo {
	text-align: center;
	padding: 0;
	margin: 0;
}
#diapo table {
	width:auto;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
#diapo th {
	padding-bottom: 5px;
	text-align: center;
}
#diapo td {
	border:1px solid #B1C4D3;
	text-align: center;
	height: 490px;
	width: 650px;
	vertical-align: middle;
}
#diapo .boutcde {
	width:80px;
}
#tromb th {
	padding: 3px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #B1C4D3;
	font-style: italic;
}
#tromb td {
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #B1C4D3;
}
.clear, .clear_left {
	height:0;
	font-size: 0px;
	line-height: 0;
	overflow:hidden;
}
.clear {
	clear: both;
}
.clear_left {
	clear:left;
}
.langon img {
	margin-right: 40px;
}
.texts {
	text-align:justify;
}
.textsmall {
	font-size: 80%;
}
/*BUREAU*/
ul.bureau {
	list-style-type: none;
}
.bureau li {
	float: left;
	width: 180px;
	padding: 0 5px 5px 5px;
	text-align:center;
}
.bureau li .pic {
	min-height: 100px;
}
.orga {
	text-align: left;
	padding:0 8px;
}
.orgatitre {
	font-size: 110%;
	font-weight: bold;
	color:#555;
}
/*BOUTIQUE*/
#boutique {
	text-align: center;
}
.home_articles td, .dumois td {
	vertical-align: top;
}
.home_articles fieldset, .dumois fieldset {
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 240px;
}
.home_articles fieldset {
	border: #00CC00 1px solid;
}
.dumois fieldset {
	border: #FF0000 1px solid;
}
.home_articles legend {
	font-weight: bold;
	color: #00CC00;
}
.dumois legend {
	font-weight: bold;
	color: #FF0000;
}
.home_articles_titre {
	min-height: 30px;
}
.home_articles_pic a, .articlespic a {
	text-decoration:none;
}
.home_articles_pic a:hover, .articlespic a:hover {
	background-color:transparent;
}
.home_articles_pic {
	min-height: 133px;
	line-height:133px;
	margin: 8px;
	border: 1px solid #CCC;
	background-color:white;
	text-align: center;
	position:relative;
}
.home_articles_pic img {
	vertical-align:middle;
}
.home_articles_select {
	position:absolute;
	top:3px;
	left:3px;
	width:40px;
	height:30px;
	z-index:100;
	background: url(images/aime.gif) no-repeat top left;
}
.home_articles_new, .home_articles_promo {
	position:absolute;
	top:0;
	left:0;
	width:55px;
	height:55px;
	z-index:100;
}
.home_articles_new {
	background: url(images/article-new.png) no-repeat top left;
}
.home_articles_promo {
	background: url(images/article-promo.png) no-repeat top left;
}
#dhtmltooltip{
	position: absolute;
	width: auto;
	padding: 2px;
	visibility: hidden;
	z-index: 200;
	border: 4px double #CCC;
}
.articles {
	float:left;
	width:295px;
	min-height:190px;
	padding:8px;
	margin:10px 10px 0 0;
	border:1px solid #999;
	background: url(images/articles-fd.jpg) repeat-x left top;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.articlestitre {
	font-size:1.1em;
	font-weight: bold;
	text-align:left;
	padding: 0 0 15px 0;
	margin:0;
}
.articlestexte {
	float:left;
	width:125px;
	margin-top:8px;
	text-align:left;
}
.articlespic {
	float:left;
	width:150px;
	height: 133px;
	line-height:133px;
	border: 1px solid #CCC;
	margin: 8px;
	background-color:white;
	text-align: center;
	position:relative;
}
.articlespic img {
	vertical-align:middle;
}
.articles td, .article td, .article th {
	padding: 10px;
	vertical-align: top;
}
#content dl, .articles dl, .article dl {
	text-align: left;
}
.articles dd, .article dd {
	padding-bottom: 3px;
	text-align: justify;
}
.lined  {
	text-decoration: line-through;
}
.prixpromo  {
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
}
.articles .details, .article .details {
	color: #006600;
}
.panier_link, .boutique_link {
	position: absolute;
	left: 255px;
	z-index: 100;
}
.panier_link {
	top: 45px;
}
.boutique_link {
	top: 5px;
}
.td_prix {
	text-align: right;
	padding-right: 5px;
}
.selections {
	padding: 5px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
#lettres {
	text-align: justify;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#lettres .sign {
	text-align: right;
	font-style: italic;
	padding-right: 50px;
}
ul.bookmarks  {
	list-style-type: none;
}
.bookmarks li {
	float: left;
}
.bookmarks li img{
	margin-top: 2px;
	margin-right: 3px;
}
/*NAVIGATION*/
ul.navtop {
	list-style-type: none;
}
.navtop li {
	float:left;
	width:325px;
	height:30px;
	line-height:30px;
	text-align:center;
	background: url(images/fond_sstitre.jpg) repeat-x left top;
	color:white;
	border-right:1px solid #efefef;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
}
.navtop li .selected {
}
.navtop li a {
	display:block;
	background:url(images/th_fd_vert.jpg) repeat-x left top;
	color:white;
}
.navtop li a:hover {
	background:url(images/fond_sstitre.jpg) repeat-x left top;
	text-decoration:none;
}
/*PARTENAIRES*/
ul#partenaires {
	list-style-type:none;
}
#partenaires li {
	float:left;
	width:130px;
	min-height:130px;
	padding:8px;
	margin:7px;
	color:#333;
	border:1px solid #999;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#partenaires .name {
	font-size:90%;
}
#partenaires .picsparts {
	height:85px;
}
