@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;	
	font-family: Arial;
	font-size: 13px; 
}

img {
    border: 0;
}

body {
	background: #24487D url(images/back.jpg) repeat-x;
	text-align: center;
}

#home {
	margin: auto;
	width: 1000px;
	height: 600px;
	background: url(images/home.png) no-repeat;
}

#design {
	margin: auto;
	width: 766px;
	height: 975px;
	background: url(images/skin.png) no-repeat;
}

#container {
	width: 750px;
	margin: auto;
	text-align: left;
}

#white {
	background: white;
	padding-bottom: 20px;
	border: 1px solid white;
}

#header {
	height: 141px;
	background: url(images/head.jpg) white no-repeat;
	padding-bottom: 20px;
}

#header span {
	display: none;	
}

#status {
	height: 141px;
	background: url(images/status.jpg) repeat-x bottom;
	text-align: right;
}

#status a {
	width: 15px;
	height: 15px;
	display: block;
	float: right;
	margin: 122px 3px 0px 3px;
}

#status a#fr {
	background: url(images/fr.jpg);
}

#status a#en {
	background: url(images/en.jpg);
}

#content {
	margin: 0px 0px 0px 200px;
	padding: 30px 0px 0px 0px;
	background: url(images/contenth.jpg) #EAEAEA no-repeat;
}

* html #content {
	margin-left: 200px;
	border: 1px solid white;
}

* html div#menu{
	float: left;	
}

* html #contentin{
	border: 1px solid white;
	border-top: 0px;	
}

#contentin {
	background: url(images/contentb.jpg) no-repeat bottom;
	padding: 0px 0px 30px 20px;
	overflow: hidden;
	min-height: 450px;
}

#contentin p {
	margin: 0px 0px 5px 0px;
	padding-top: 4px;
}

.illu {
	
}

#footer {
	clear: both;
	margin: 0px 0px 10px 0px;
	background: url(images/footer.jpg) no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	font-size: 10px;
}

/* GALLERY */

.line {
	overflow: hidden;
	height: 250px;
}

.thumbs {
	width: 200px;
	text-align: center;
	margin: 5px 30px 5px 23px;
	height: 250px;
	float: left;
}
.thumbs2 {
	width: 150px;
	text-align: center;
	margin: 5px 50px 5px 52px;
	height: 250px;
	float: left;
}

* html .thumbs {
	margin: 5px 20px 5px 20px;
}

* html .thumbs2 {
	margin: 5px 38px 5px 37px;
}

.thumbs h4, .thumbs h5, .thumbs2 h4, .thumbs2 h5 {
	text-align: left;
}

.thumbs h5 , .thumbs2 h5 {
	background: #06F;
}

.thumbs h5 a, .thumbs2 h5 a{
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.thumbs .img {
	/*height: 200px;*/
	margin-top: 25px;
}

#gallery{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/gal.png); 
	z-index: 3;
	|width: 79%;
}

#gallery img {
	padding: 20px 20px 20px 20px;
	background: white;	
}

#close {
	background: url(images/close.png) no-repeat;
	width: 26px;
	height: 26px;
	margin: auto;
}

/* LISTE */


div#menu {
	width: 180px;
	border: 1px solid white;
	border-right: 1px solid #CCCCCC;
	position: fixed;
	z-index: 2;
}

div#menu ul {
	list-style: none;
	width: 192px;	
}

div#menu ul a ,div#menu ul li{
	text-decoration: none;
	color: #333333;
	font-size: 15px;
	display: block;
}

div#menu li {
	width: 175px;
	height: 22px;
	text-indent: 10px;
	line-height: 22px;
	border-bottom: 1px solid #CCCCCC;
}

div#menu li.active {
	width: 192px;
	background: url(images/active.jpg) no-repeat;
	border-bottom: 0px;
}

div#menu ul li.ssmenu{
	text-indent: 30px;	
}

div#menu li a:hover {
	color: white;
	background: url(images/up.jpg) no-repeat;
}

/* titre */

h2 {
	font-size: 20px;
}

h2.catalogue {
	font-size: 18px;
	font-weight: bold;
	clear: left;
	padding-top: 20px;
}

* html h2.catalogue {
	clear: none;
	}

h2.sscatalogue {
	font-size: 15px;
	font-style: italic;
	color: #2C4264;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	padding-left: 15px;
	background: url(images/puce.jpg) no-repeat left center;
	float: left;
	clear: right;
}

.quest {
	line-height: 25px;	
}

.quest ul {
	list-style: none;	
}

* html .quest ul {
	margin-top: 0px;
	clear: both;
}


.quest ul li {
	margin-left: 0px;	
}

.quest input, .modif input {
	border: 0px;
	border-bottom: 1px dashed #999;
	margin-right: 5px;
}

.quest h3 {
	min-width: 520px;
	margin: 10px 0px 10px 0px;	
}

h3 ul li{
	margin-left: 0px;
	padding-left: 0px;	
}

/* DISTRIBUTEUR */

#contentin ul {
	list-style: none;
	margin: 10px 0px 5px 20px;	
}

#contentin ul li.soc {
	list-style: url(images/puce.jpg);
	font-weight: bold;
}

#skype {
	display: block;
	position: relative;
	float: right;
	right: 65px;
	top: 15px;
	width: 45px;
	height: 20px;
	background: url(images/skype.jpg) no-repeat;
	|top: -35px;
	|right: 38px;
}

* html #skype {
	right: 38px;
	top: -35px;
}
