/* Base */

html, body {
	width: 100%;
}

body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

table {font-size: 12px;}

H1 {
	font-size: 17px;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
}

H2 {
	font-size: 14px;
	color: #AB4499;
}
H3 {
	font-size: 16px;
	color: #824491;
	border-bottom: 3px solid #BADB2C;
}

#centre H4 {
	background: transparent url(../img/layout/h4_vide.gif) no-repeat 0 0;
	width: 580px;
	height: 26px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center; 
	margin: 10px 0 0 0;
	padding-top:4px;
}


* {margin: 0px; padding: 0px;}

/*div {border: 1px solid orange}*/

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.nodisp {
    display: block;
    height: 1px;
    overflow: hidden;
	visibility: hidden;
}

#preload {display: none}

a:link 		{color: #AB4499; font-weight: bold; text-decoration: none;}
a:visited 	{color: #AB4499; font-weight: bold; text-decoration: none;}
a:hover 	{color: #AB4499; font-weight: bold; text-decoration: underline;}
a:active 	{color: #AB4499; font-weight: bold; text-decoration: underline;}

#superconteneur {
	position: relative;
	width: 990px;
	margin: 8px auto; 
	text-align: left;
}

#header {
	background: #F57E33 url(../img/layout/head_top.gif) 0 0 no-repeat;
	height: 125px;
	border-bottom: 4px solid #000000;
}

#gauche {
	margin-top: 9px;
	position: absolute;
	left:0;
	width: 190px;
}

#droite {
	margin-top: 15px;
	position: absolute;
	right:0;
	width: 176px;
}

#droite IMG {
	margin-bottom: 20px;
}

#centre {
	width: 580px;
	margin-left: 212px;
	margin-right: 198px;
	min-height: 610px;
	_height: 610px;
	padding: 0;
}

#pied {
	color: #000000;
	width: 990px;
	border-top: 4px solid #F57E33;
	clear: left;
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
}

#pied a {
	color: #000000;
}

.menuSide a {
	background: #F3FCE5;
	width: 178px;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color: #52AE0F;
	border-left: 1px solid #87E500;
	border-right: 1px solid #87E500;
	border-bottom: 1px solid #87E500;
}

.menuSide2 a {
	background: #FFF4E5;
	width: 144px;
	_width: 144px;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color: #AB4499;
	float: left;
	border-bottom: #FF9000 1px solid;
	border-right: #FF9000 1px solid;
	height:15px;
	overflow: hidden;
}

.menuSide2 span {
	width: 35px;
	padding: 2px 0;
	color: #FFFFFF;
	background: #FF9000;
	text-align: center;
	font-weight: bold;
	float: left;
}

.menuSideDroite a {
	width: 130px;
	_width: 130px;
}

.menuSide a:hover,.menuSide2 a:hover {
	background: #AB4499;
	color:#FFFFFF;
	text-decoration: none;
}

ul.menuSide,ul.menuSide2 {
	list-style-type: none;
	padding-bottom: 15px;
}

#centre UL {
	list-style-type: none;
	margin: 0 20px;
}
#centre LI {
	background: url(../img/layout/puce_carre_mauve.gif) 0px 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
#centre P {
	margin: 10px 0;
}

.redactionnel H1 {
	color: #824491;
	font-size: 24px;
	margin: 0;
	padding: 0;
	border-bottom: #824491 3px solid;
}

.redactionnel H3 {
	color: #824491;
	font-size: 14px;
	border: none;
	margin: 10px 0 -10px 0;
}

.une {
	background: #F57E33 url(../img/layout/bg-homepage.jpg) bottom right no-repeat;
	width: 580px;
	margin-bottom: 20px;
	margin: 10px 0; 
}

.uneContent {
	width: 400px;
	padding: 60px 0 15px 15px;
}

.une P {margin: 10px 0;}

.breadcrumbs {
	margin: 0 10px;
	font-size: 11px;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	background: url(../img/layout/puce_guillemets_mauve.gif) right 4px no-repeat;
	padding: 0 15px 0 0;
}

.ArticleBox {
	width: 178px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	float: left;
}

.ArticleBoxContent {
	margin: 5px;
}

.ArticleBoxContent IMG {
	margin: 0 0 5px 0
}

.ArticleBoxContent H2 {
	height: 40px
}

.ArticleBoxPrix {
	height: 65px;
	background: #E5E5E5;
	margin-top: 0px;
	padding: 10px 0;
	text-align: center;
}

TABLE .ArticleBoxPrix {
	float: right;
	width: 120px;
	height: 55px;
}

.ArticleBoxPrix SPAN {
	font-size: 30px;
	font-weight: bold;
	color: #AB4499;
	font-family: verdana, arial, helvetica;
}

.ArticleBoxPrix SUP {
	font-size: 20px;
	font-weight: normal;
}

.ArticleBoxPrix A {
	background: url(../img/layout/bg_bouton.gif) 0 0 no-repeat;
	width: 125px;
	height: 21px;
	padding: 3px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	font-weight: bold
}

.Promo {
	background: yellow;
	border-top: red 1px dotted;
	border-bottom: red 1px dotted;
}

.Promo SPAN{
	color: red;
}

.ArticleDescription P {
	margin: 10px 0;
}

.ArticlePromo {
	margin: 10px 1px 10px 0;
	background: #FF9000;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
}

.divHR {
	height: 20px;
	border-top: 1px dotted #AB4499;
	margin-top: 20px;
}

.accountBox {
	border: 1px solid #AB4499;
	padding: 10px;
	background: #F4F4F3;
}

.accountBox TABLE {
	border-collapse: collapse;
}

.accountBox TH {
	background: #AB4499;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	padding-top: 1px;
	border-right: 1px dotted #FFFFFF;
}

.accountBox TD {
	padding: 15px;
	border-top: 1px solid #AB4499;
	border-right: 1px dotted #AB4499;
}

/* Formulaires */

.form {

}

.form H3 {
	margin: 0 auto;
	border: none;
	text-align: left;
	font-size: 20px;
	color: #AB4499
}

.form .formContent {
	border: 1px solid #AB4499;
	background: #f4f4f4 url(../img/layout/bg_degrade-gris2.gif) 0 0 repeat-x;
	text-align: left;
	padding: 10px;
}



.formLabel	{
   width: 150px;
   vertical-align: middle;
   float: left;
   text-align: right;
   margin-right: 10px;
   padding-top: 2px;
}

.textField	{
	width: 225px;
	color: #616161;
}

.formBoutons {
	margin: 0 auto;
}

.btSubmit	{
   background: url(../img/layout/bg_bt-submit.gif) bottom no-repeat;
   width: 100px;
   height: 26px;
   text-align: center;
   padding: 0 0 3px 0;
   color: White;
   border: none;
   margin: 0;
}

.zoneErreur	{
	margin-bottom: 10px;
	color: red;
}

/* Formulaires courts */

.formSmall {
	text-align: center;
	margin-top: 30px;
}

.formSmall H3 {
	margin: 0 auto;
	width: 500px;
	border: none;
	text-align: left;
	font-size: 20px;
	color: #AB4499
}

.formSmall .formContent {
	border: 1px solid #AB4499;
	width: 460px;
	_width: 500px;
	margin: 0 auto;
	background: #f4f4f4 url(../img/layout/bg_degrade-gris1.gif) 0 0 repeat-x;
	text-align: left;
	padding: 20px;
}

.formSmall .formBoutons  {
	width: 502px;
	_width: 500px;
}

.formSmall .formRelated {
	margin: 20px auto;
	width: 502px; 
	_width: 500px;
}

/* Liens spécifiques */

.linkMore {
	background: url(../img/layout/ico-details.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	margin: 0 15px 0 0;
}

.linkEdit {
	background: url(../img/layout/ico-edit.gif) 0 0 no-repeat;
	padding: 0 0 0 17px;
	margin: 0 15px 0 0;
}

.linkZoom {
	background: url(../img/layout/ico-zoom.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	margin: 0 15px 0 0;
}

.linkBack {
	background: url(../img/layout/ico-back.gif) 0 0 no-repeat;
	padding: 0 0 0 17px;
	display: block;
	margin: 15px 15px 0 0;
}

.linkPrint {
	background: url(../img/layout/ico-print.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	margin: 0 15px 0 0;
}

.erreur {
	margin: 50px;
	padding: 20px;
	background: #F1FFB1;
	border: 1px solid #BADB2C;
	color: #000;
	text-align: center;
}

.navigation {
	margin-top: 15px;
	clear: all;
	border: none;
	color: #666;
}
.navigation a:link {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #f9f9f9;
	color: #636363; 
	text-decoration: none;
}
.navigation a:visited {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #f9f9f9;
	color: #636363; 
	text-decoration: none;
}
.navigation a:hover {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #AB4499;
	color: #FFFFFF; 
	text-decoration: none;
}
.navigation a:active {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #AB4499;
	color: #FFFFFF; 
	text-decoration: none;
}
.navigation span {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #fff;
	color: #ccc; 
	text-decoration: none;
}

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:left; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:justify; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }
div#choix { text-align:center; }
