@charset "utf-8";

body {
	margin:0px;
	height: auto;
}

table {
	padding:0;
	width: 978px;
	height: 650;
}
#general td {
	vertical-align: top;
	text-align:left;
}

/*
.content {
	height: 100%;
	width: 100%;
}
*/
.left {	
	height: 100%;
	width: 100px;
	background: #ddd;
	position: relative;
	float: left;
}

.left .bottom {
	height: 20px;
	width: 100px;
	display: block;
	background: red;
	margin-bottom: -10px;
	position: relative;
}

.left .menu {

	width: 100px;
	display: block;
	background: blue;
}

.right {
	width: auto;
	background: #555;
	position: relative;
	float: left;
}

#menu {
	width: 142px;
	height: 750px;
	background-color: #a9abaf;
	text-align:center;
}

	#menu img{
		top: 14px; 
		position: relative;
		margin-bottom: 60px;
	}
	#menu div{
		width: auto;
		padding-top: 5px;
		text-align:center;
		background-color: #868685;
		margin-bottom:2px;
		cursor: pointer;
	}

	#menu a.nav {
		display: block;
		font-family:Arial;
		font-size:10px;
		color: #FFFFFF;
		text-decoration:none;
		text-align: left;
		width: 142px;
		height: 14px;
		padding-top: 5px;
		text-align:center;
		background-color: #868685;
		margin-bottom:2px;
	}
	#menu a:hover{
		font-family:Arial;
		font-size:10px;
		text-align:center;
		color:#fed305;
		text-decoration:none;
	}
	#menu a.select{
		font-family:Arial;
		font-size:10px;
		color:#fed305;
		text-align:center;
		text-decoration:none;
	}
	.td_bas{
		background-color:#a9abaf;
		height:35px;
	}
	.bas{
		font-family:Arial;
		font-size:13px;
		color:#000000;
		line-height:12px;
		bottom:0px;
		text-align: center;
	}
	.bas a{
		color:#FFFFFF;
		size: 8px;
		text-decoration:none;
	}
#page{
	width:880px;
	height:70%;
	float:left;
	margin-top: 62px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#page p{
	text-align:center;
	font-family:Arial;
	color: #7a7c80;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}
#page a.std{
	font-family: Arial;
	font-size: 12px;
	color: #0360d3;	
	text-decoration: none;
}
#page a.std:hover{
	color: #000;
}
.titre,
.titre a{
	font-family: Arial;
	font-size: 12px;
	color: #0360d3;
	position: relative;
	margin-bottom:46px;
}
.titre a:hover{
	color: #000;
}
.stitre{
	font-family: Arial;
	width: 90%;
	font-size: 11px;
	color: #0360d3;
	position: relative;
	margin-bottom: 16px;
}
#stitre{
    font-family: Arial;
    font-size: 11px;
    color: #0360d3;
    position: relative;
    margin-bottom: 16px;
	width:150px;
	top: 270px;	
}
.sstitre{
	font-family: Arial;
	width: 90%;
	font-size: 11px;
	color: #7a7c80;
	position: relative;
	margin-bottom:10px;
}
#bloc{
	float:left;
	width: 250px;
	font-family:Arial;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	padding:0px;
	margin: 0px;
	margin-right: 22px;
}
#bloc h1{
	font-family: Arial;
	font-size: 11px;
	color: #0360d3;
	line-height: normal;
	padding-bottom:5px;
	margin-top: 0px;
}
#bloc p{
	font-family:Arial;
	font-size: 11px;
	color:#000000;
	text-align:justify;
}
#bloc img{
	position: relative;
	text-align:center;
	padding: 18px;
}
#legende{
	font-size: 10px;
	font-family:Arial;
	color:#000;
	text-align:left;
	font-style:italic;
}
#suivant{
	position:relative;
}
#next {
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	text-align: left;
	background-image:url('../img/next.gif');
	background-position:right;
	background-repeat:no-repeat;
	width:40px;
	text-decoration:none;
	font-family: Arial;
	font-size: 11pt;
	color: #0360d3;
}
#prev {
	display: block;
	position: absolute;
	right:80px;
	top: 10px;
	text-align: right;
	background-image:url('../img/prev.gif');
	background-position:left;
	background-repeat:no-repeat;
	width:65px;
	text-decoration:none;
	font-family: Arial;
	font-size: 11pt;
	color: #0360d3;
}
.img_home{
	width:100%;
	position:relative;
	bottom: -55px;
	left: -28px;
	z-index:-0;
	margin-bottom: 0px;
}
#sans {
	margin-top: 30px;
}

#sans img{
	padding:0px;
	margin:0px;
}
.abbe_liste{
	position: relative;
	top:10px;
	font-family:Arial;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	height:auto;
	padding:0px;
}
ul{
	list-style-image:url(../img/puce.gif);
	padding-top: 0px;
	padding-left:20px;
	display:block;
	float: left;
	margin-left: 0px;
	line-height:11px;
	padding-bottom:10px;
}
.rouge{
	color: #d01f37;
}
#affiches, #affiches_2 {
	width:780px;
	position: relative;
	margin-top: 45px;
	margin-left: 20px;
}
#affiches div{
	float: left;
	margin-right:50px;
	text-align:center;
}
#affiches_2 div{
	float: left;
	margin-right:10px;
	margin-top: 50px;
	text-align:center;
}
#affiches span, #affiches_2 span{
	display:block;
	margin-bottom:5px;
	font-size: 11px;
	color: #0360d3;
	font-family:Arial;
}
#affiches a, #affiches_2 a{
	display:block;
	font-size: 10px;
	font-family:Arial;
	color:#000;
	text-align:left;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
#affiches img, #affiches_2 img{
	border: none;
	padding-bottom: 10px;
	display:block;
}
#histo_nav{
	margin-bottom:40px;
	margin-top: -38px;
}
#histo_nav a{
	display: block;
	display: inline;
	position: relative;
	padding-left: 7px;
	margin-right:15px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	background-image:url(../img/histo_fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
}
#histo_nav a:hover{
	color: #7a7c80;
}
#tableau{
	margin-top: 15px;
	width: 540px;
	height: 300px;
	float:left;
	border: #000000 1px solid;
	table-layout:fixed;
}
#prime{
	font-size: 11px;
}
#row td {
	vertical-align: middle;
	text-align:center;
}

#row {
	background-color:#6d8eb1;
	font-family:Arial;
	text-align: center;
	color:#FFF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height:30px;
}
#cell{
	background-color:#ffdcb3;
	font-family:Arial;
	text-align: center;
	border: #000 1px solid;
	color:#000;
	font-size: 11px;
}
#def{
	background-color:#eddcc5;
	font-family:Arial;
	text-align: center;
	border: #000 1px solid;
	color:#000;
	font-size: 11px;
}
#ben{
	background-color:#e0c196;
	font-family:Arial;
	text-align: center;
	border: #000 1px solid;
	color:#000;
	font-size: 11px;
}
#medaille{
	float:left;
	vertical-align:middle;
	margin-top:-25;
	padding:0;
	height:250px;
}
#medaille td{
	vertical-align: middle;
}

#medaille div{
	display:inline;
	border: #000 1px solid;
}
.sub_nav{
	margin-top: -20px;
	margin-bottom: -20px;
	width:850px;
	vertical-align: middle;
	height:20px;
	border:none;
	background-color:#4d84c4;	
}
.sub_nav td{
	border: none;
}
.retour, .sub_nav a{
	padding-right: 20px;
	padding-left: 20px;
	text-decoration:none;
	font-family:Arial;
	color: #FFF;
	font-size:10px;
}
.retour{
	height: 100%;
}

#affiche_image, #affiche_interprete{
  	position: absolute;
	top: 300px;
	left: 450px;
	border: #afafb0 1px solid;
	visibility:hidden;
}
#affiche_interprete{
	visibility: visible;
	width: 510px;
	left: 300px;
	background-image:url('../img/1999/opacity.png');
}

#back, #prochain{
  	display: block;
	position: absolute;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border:none;
	cursor:pointer;
}
#big{
	position: absolute;
	top: 3px;
	left:3px;
}
#vignettes{
   	width: 545px;
	margin-top: 40px;
}
#vignettes img{
     margin-right:4px;
	 margin-bottom:4px;
	 padding: 0px;
	 cursor:pointer;
}
#contain_big{
   	background-image: url('../img/1999/big/preload.png');
	background-position:center center;
	width:100%;
	height:100%;
	padding: 2px;
	border: #afafb0 1px solid;
}

#interprete, #interprete_img{
	display: block;
	float: left;
	width: 83px;
	height: 89px;
	background-color:#7a7c80;
	margin-right:4px;
	margin-bottom: 15px;
	text-decoration:none;
	cursor:pointer;
}

#interprete span, #interprete_img span{
	margin-top: 75px;
	margin-left: 5px;
	position: absolute;
	color: #000000;
	font-family:Arial;
}
#interprete_img span{
	color: #FFF;
}
#affiche_interprete div.texte_interprete{
	display:none;
	margin-top: 36px;
	margin-left: 45px;
	margin-right: 45px;
}
#affiche_interprete div.texte_interprete p{
	color: #000;
	font-size: 10px;
	text-align: left;
}
#carre_vide{
	display: block;
	width: 67px;
	height: 67px;
	background-color:#a8aab0;
}

#prix{
	float: right;
	color: #e11f38;
}
.btn_com{
	float: left;
	background-color: #4d84c4;
	margin-top:3px;
	color:#fff;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}
#cache{
	position: absolute;
	display: none;
	width:2000;
	height:1000;
	top: 0px;
	left: 0;
	background-color:#A9ABAF;
	opacity: 0;
	z-index: 3;
}
#commande{
	position: absolute;
	display:none;
	top: 150px;
	left: 200px;
	width: 400px;
	heigh: 200px;
	background-color: #fff;
	border: #ccc 1px solid;
	padding: 3px;
	font-family:Arial;
	font-size:12px;
	z-index:10;
	opacity: 0;
}
#commande span{
	background-color: #4d84c4;
	color:#fff;
	width:100%;
	display:block;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#commande div.btn{
	border-top: #4d8dc4 1px solid;
	padding-top: 3px;
	margin-top: 3px;
}
#commande a{
	color: #4d84c4;
	font-weight:bold;
	text-decoration:none;
}
#commande a:hover{
	color: #000;
}
#commande table, #coord{
	height: auto;
	font-size:11px;
}

#commande td.qte{
	width: 50px;
	text-align:right;
	padding-right:5px;
}
#commande td.prod{
	width: 280px;
	padding-right:5px;
}
#commande td.prix{
	width: 80px;
	text-align: right;
}
#total{
	border-top: #000 1px solid;
	text-align: right;
}
#commande input.qte{
	font-family: Arial;
	color: #CC3333;
	width: 25px;
	height:15px;
	text-align:right;
	font-size: 9px;
}
#coord{
	display: none;
}
#coord input{
	font-family: Arial;
	color: #000;
	height:17px;
	width:200px;
	font-size: 9px;
}
#malRempli{
	color: #CC3333;
}