@charset "utf-8";

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

img a {
	border: 0px !important;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFE9D7;
	text-align: center;
	font-size: 11px;
	color: #2C251E;
	line-height: 17px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.cat1 {
	height: 194px;
	width: 218px;
	float: left;
	margin-left: 12px;
}
#header{
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 80px;
	margin-bottom: 20px;
}
#header p{
	padding-left:290px;
	text-align: left;
	font-size: 11px;
	color: #559603;
	padding-top: 10px;
}
#header span{
	display:block;
	padding-right:40px;
	text-align: right;
	margin-top: 18px;
}
#topic {
	float: left;
	width: 285px;
	margin-left: 0px;
}
#categorie {
	float: right;
	margin-right: 0px;
	width: 490px;
}
#categorie div{
	height: 190px;
	width: 218px;
	float: left;
	margin-right: 18px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: left;
	border-bottom-color: #4E463B;
}
#categorie div a{
	color: #CC3300;
	text-decoration: none;
}
#categorie div a:hover{
	color:#CC3300;
	text-decoration:underline;
}
#categorie div h2{
	height: 50px;
	text-align: left;
	padding-left:26px;
	padding-top:2px;
	font-weight: bold;
	color: #421400;
	font-size: 18px;
}
#categorie div h2 a{
	color: #421400;
}


#blog {
	background-image: url(../images/bg_blog.gif);
	background-repeat: no-repeat;
	height: 194px;
	width: 250px;
	margin-left: 35px;
	margin-bottom: 16px;
}
#blog a{
	color: #000000;
	text-decoration: underline;
}
#blog a:hover{
	color: #000000;
	text-decoration: none; 
}
#blog div{
	margin-left: 13px;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	padding-top: 35px;
}
#blog div p{
	font-size: 10px !important;
	overflow: hidden;
	width: 147px;
	height: 130px;
}
.p2{
	margin-left: 13px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	padding-top: 0px !important;
	clear: both;
}
#blog div img{
	float: left;
	margin-right: 10px;
}
#blog hr{
	height: 0px;
	visibility: hidden;
	clear: both;
}

#order {
	background-image: url(../images/bg_order.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 250px;
	margin-left: 35px;
	margin-bottom: 16px;
	margin-top: 0px;
	position:relative;
}
#order p{
	margin-left: 13px;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	padding-top: 30px;
	line-height: 14px;
	position: relative;
}
#order img{
	position: absolute;
	bottom: 2px;
	right: 2px;
}
#orderFr {
	background-image: url(../images/bg_order-fr.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 250px;
	margin-left: 35px;
	margin-bottom: 16px;
	margin-top: 0px;
	position: relative;
}
#orderFr p{
	margin-left: 13px;
	margin-bottom: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	padding-top: 30px;
	line-height: 14px;
}
#orderFr p img{
	margin-left: 60px;
	margin-top: 5px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #544341;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
}
#sculpture {
	background-image: url(../images/bg_sculpture.jpg);
	background-repeat: no-repeat;
	color: #544341;
}
#expo {
	background-image: url(../images/bg_expo.jpg);
	background-repeat: no-repeat;
	color: #544341;
}
#dessin {
	background-image: url(../images/bg_dessin.jpg);
	background-repeat: no-repeat;
	color: #544341;
}
#publication {
	background-image: url(../images/bg_publication.jpg);
	background-repeat: no-repeat;
	color: #544341;
}
#profil {
	color: #544341;
	background-image: url(../images/bg_profil.jpg);
	background-repeat: no-repeat;
}

#footernavi {
	clear: both;
font-size:11px;
line-height:15px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
text-align:center;
text-decoration:none;

}
#footernavi a{
	text-decoration:none;
	color: #CC3300;
}
#footernavi a:hover{
text-decoration:underline;
}

#footer {
	clear: both;
font-size:11px;
line-height:30px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
text-align:center;
text-decoration:none;
}
#orderFr img {
	position: absolute;
	right: 2px;
	bottom: 2px;
}

