html {
	height: 100%;
}

body         {
	color: #fff;
	font-size: 13px;
	font-family: arial, sans-serif;
	background-color: #e1e1e1;
	margin: 0;
	height: 100%;
}

a:link    { color: #fff; text-decoration: underline; }

a:visited     {
	color: #fff;
	text-decoration: underline
}

a:hover       {
	color: #fff;
	text-decoration: none;
}

a:active      {
	color: #fff;
	text-decoration: none;
}

.esp-sm { font-size: 3px; }

.esp { font-size: 7px; }

.small { font-size: 11px; }

.big { font-size: 15px;
	font-weight: bold;
}

.caps { font-size: 15px; font-stretch: condensed;
	display: inline;
}

.texte {
	background-repeat: no-repeat;
	font-size: 13px;
	margin-top: 2px;
}

.texte_sr {
	background-repeat: no-repeat;
	font-size: 13px;
}

.soustitre_lien {
	background: url(../_elements/fleche1.gif) no-repeat;
	padding-left: 11px;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 17px;
}

.soustitre {
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 17px;
}

.titre-off { font-size: 18px; line-height: 17px;
}

.footer         {
	color: #979A90;
	font-size: 11px;
	width: 984px;
	text-align: right;
	font-weight: bold;
	margin-top: 6px;
}

.footer a:link, .milieu a:visited         {
	text-decoration: none;
	color: #979A90;
}
.footer a:hover, .milieu a:active         {
	color: #c00321;
	text-decoration: none;
}

#page-td {
	height:100%;
	vertical-align: middle;
}

.page {
	border: 12px solid #fff9f9;
	text-align: left;
	vertical-align: top;
	background-color: #353225;
	width: 960px; _width : 984px;
	height: 524px; _height : 548px;
}

.menu {
	width: 180px; height: 520px;
	position: absolute;
}

.titre { width: 740px; height: 50px;
}

.corps { margin-top: 70px; margin-left: 220px; width: 740px; height: 424px;
	position: absolute;
}

.collone { width: 300px;
	float: left;
	margin-top: -10px;
}

.menubas { margin-left: 220px; width: 740px; height: 30px;
	float: left;
	position: absolute;
	margin-top: 494px;
}

.bord_blanc { position: relative; width: 120px; margin: 0 10px 10px 0; padding: 6px; border: solid 1px #fff; }

.page1col { float: left; width: 444px; height: 424px; margin-top: 70px; margin-left: 40px; margin-right: 40px; }



.cadreblanc { margin-right: 20px; margin-bottom: 20px; padding: 10px; border: solid 1px #efefef; }

.blocrouge { padding: 10px; background-color: #97141a; text-align: left; }

.pagepanier { width: 740px; height: 259px; margin-top: 70px; margin-left: 40px; }

.panier { width: 260px; height: 165px;
	position: absolute;
	margin-top: 320px;
	margin-left: 700px;
}

.panier_img { width: 260px; height: 165px;
}

.panier_float {float:left; color:#000; width:134px; height:184px; text-align:center; vertical-align:middle; overflow: hidden; margin-right: 10px; margin-top: 6px; margin-bottom: 0px; }

.panier_legende { padding-top:3px; 	font-size: 12px;
	text-align: left;
	color: #f8fcff;
}
	
.legendefond { background-color: #0d0000; width: 700px; height: 26px; filter:alpha(opacity=50); opacity:.50;
	margin-top: 220px;
}

.legendetexte { position: relative; padding-top: -20px; width: 700px; height: 26px;
	font-size: 14px;
	margin-top: -20px;
}

.test1 { width: 80px; height: 165px; padding-left: 60px;
	margin-right: 150px;
	position: absolute;
}

.test2  { width: 130px; height: 145px;
background-image: url(../_elements/fond-rouge.jpg);
	float: right;
	padding: 10px;
	text-align: left;
}

.test2  { width: 130px; height: 145px;
background-image: url(../_elements/fond-rouge.jpg);
	float: right;
	padding: 10px;
	text-align: left;
}

.corbeille_img { width:90px; float:left; margin-right:15px;
	text-align: center;
	padding-top: 10px;
}

.corbeille_txt { font-size: 13px; text-align:center; width: 90px;
	float: left;
	padding-top: 3px;
}

#intro {
	width: 900px; _width : 924px;
	margin-top: 300px;
	font-size: 11px;
	text-align: justify;
	color: #979A90;
	margin-right: auto;
	margin-left: auto;
}

#intro a:link {
	color: #979A90;
	text-decoration: none;
}

#intro a:visited {
	color: #979A90;
	text-decoration: none;
}

#intro a:hover {
	color: #c00321;
	text-decoration: none;
}


