/* CONTACT */

table.contact
{
	padding-top:20px;
	border-style:none;
	margin:0 auto;
	width:450px;
}

table.contact th
{
	font-weight:bold;
	text-align:left;
	width:300px;
}

table.contact td input.error
{
	border:1px dotted #FF0000;
}

table.contact td input
{
	width:240px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

table.contact td textarea.error
{
	border:1px dotted #FF0000;
}

table.contact td textarea
{
	width:450px;
	height:120px;
	margin-top:10px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

table.contact td input.submit
{
	width:200px;
	float:right;
}

/* TAPIS */
.arbre
{
	background:transparent url(../images/fondGalerie.gif) no-repeat scroll left top;
	height:auto !important;
	height:757px;
	min-height:757px;
	width:980px;
}

.arbre ul.menus
{
	margin:0;
	padding:0;
	list-style:none;
	padding-top:165px;
	padding-left:220px;
}

.arbre ul.menus li
{
	margin:0;
	padding:0;
	height:75px;	
}

.arbre h1
{
	margin:0;
	border-bottom:1px dotted black;
}

.arbre
{
	height:auto !important;
	height:757px;
	min-height:757px;
	width:100%;
	background:transparent url('../images/fondGalerie.gif') no-repeat top left;	
}

#pageSuivant
{
	width: 90%;
	text-align:right;
	position:absolute;
	top: 670px;
}

#pagePrecedent
{
	width: 90%;
	margin-left:10%;
	text-align:left;
	position:absolute;
	top: 670px;
}
 
#listeTapis 
{
	width: 100%;
	top: 650px;
	position: absolute;
	left: 0px;
}

.dock
{
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}

a.dock-item2 
{
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}

.dock-item2 span 
{
	display: none;
	padding-left: 20px;
	margin-top: 200px;
}

.dock-item2 img 
{
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.space100
{
	height:115px;
}

/* JOURNALISTE */

#authentification table
{
	margin:0 auto;
}

#authentification table th
{
	width:200px;
	text-align:left;
}

#authentification table td
{
	width:300px;
	text-align:left;
}

#authentification table td input
{
	width:290px;
}

#authentification table td input.bouton
{
	width:100px;
	margin-left:400px;
}

/* REVENDEURS */
#simplemodal-container a.modalCloseImg {
	background:url(../x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

.modal a
{
	color:white;
}

.modal a:hover
{
	color:#F0F0F0;
}

.modal
{
	background-color:#454545;
	color:white;
	padding:15px;
}

.revendeur
{
	padding:30px;
	border:1px solid #000000;
}