@charset "utf-8";
/* CSS Document */


body {
font-family:"Square721 BT"; font-size:14px; color:#ffffff;
background:url(../images/bg2.jpg) no-repeat center fixed;}


h1{
	color:#D0BEB4;
	margin-top:0px;
	margin-bottom:5px;

}


h2{
	color:#D0BEB4;
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;

}
.page{ width:950px;
margin:0 auto;
height:711px;}
.pagecatalogue{ width:1010px;
margin:0 auto;
height:711px;}
.content-left{ width:249px;
height:488px;
background:url(../images/left.png) no-repeat;
float:left;}
.content-right{ width:672px;
height:auto;
margin-top:72px;
margin-left:28px;
background-color:#252420;

float:left;}

.content-rightcatalogue{
background:#252420;
width:700px;
height:440px;
margin-top:48px;
margin-left:28px;
float:left;}


.content-right-catalogue{
background:none;
width:640px;
height:480px;
margin-top:72px;
margin-left:28px;
float:left;}


input{
border:1px solid #D0BEB4;
color:#532818;
width:200px;
}

textarea{
border:1px solid #D0BEB4;
color:#532818;
width:200px;
}

.content{ margin:10px;}
.logo{ margin:40px 20px 90px;}

.texte{ margin:5px;}




.menu{
	
	width:249px;
	margin-top:30px;
	margin-left:-20px;
	
	
}
.menu ul{ list-style-type:none;}
.menu li{
	width:170px;
	height:40px;
	line-height:40px;
	font-size:18px;
	display:block;
	border-bottom:dotted 1px #252420;
	
	
	text-transform: uppercase;

	
}
.menu li a{
text-decoration:none;
font-weight: 700;
color:#252420;
	
	
}

.menu a:hover {
	color:#D0BEB4;
	text-decoration:none;
}
.menu a.selected{
	color:#D0BEB4;

	text-decoration:none;
}



.pagination{ margin-right:10px; float:right; font-weight: bold;}
.pagination a:hover {
	color:#D0BEB4;
	text-decoration:none;
	font-weight: bold;
}
.pagination a.selected{
	color:#D0BEB4;
	font-weight:bold;

	text-decoration:none;
}
.pagination a{
	text-decoration:none;
	color:#D0BEB4;
	font-weight:normal;
	
	
}
.contentcata{ background:url(../images/home.jpg) no-repeat ; border:5px solid #fff; width:642px; height:415px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}

.contentcata .middle{ background:url(../images/gray.png) repeat-x ; width:642px; height:178px; margin:110px 0px;}
.contentcata .middle ul{ list-style-type:none; text-align:center;} 
.contentcata .middle ul li{  float:left; margin:55px 10px;} 
.contentcata .middle ul li a img{  texte-decoration:none; border:1px solid #fff; width:90px; height:55px; margin-bottom:10px;} 
.contentcata .middle ul li a:hover img{  texte-decoration:none; border:1px solid #000;} 

.flashcata{ position:relative; z-index:0; background:#1d1917; width:820px;}
.flashcata .logo{ position:absolute; top:495px; left:0px;  height:55px; z-index:1; /* background:#1d1917 */; width:750px;}
.flashcata .barre{ position:absolute; bottom:0px; left:0px; width:750px; height:80px; z-index:1;  background:#1d1917;}
