
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer{width: 877px;}
#header {
	width:620px;
	height:264px;
}
#left-column {width: 257px;}
#right-column {width: 620px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 76px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -76px;}

a:focus{
  outline:none;
}

/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html {height: 100%; width: 100%;}
body {width:100%; text-align: center;}
/*ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}
*/

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin: 0px 0px 0px 0px;
}
#right-column{
	float:left;	
	margin:0px 0 0 0px;
	padding:0px 0px;
}
/*.ref {
	position: absolute;
	top: -10000px;
	}
*/	
/*.ref {
	width: ca la footer;
	margin: 0 auto;
	text-align:center;
	color: sa fie lizibil;
	font-family:Arial;
	font-size:11px;
}*/
.ref{
    width:864px;
    text-align: center;
    padding: 5px 0 0 13px;
    color:#ffffff;
    font-size: 11px;;
}

#actualite{
	width:217px;
	height:89px;
	margin-left:24px;
    padding:40px 0 0 16px;
} 
#actualite img{
  float:right;
  border: 1px solid #ffffff;
  margin:0 10px 0 10px;
}

#contact-info{
	width:218px;
	height:123px;
	margin-left:24px;	
	padding-top:35px;
	padding-left:15px;
}
	
#plan{
	width:217px;
	height:80px;
	margin-left:24px;
	padding-left:16px;
	padding-top:38px;	
}

#container1{
	padding-left:10px;
}

#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 17px 0 0;
	text-align: center;}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}

.thumb{
	display: block;
	margin:1px 0px;}

.thumb img{
	padding-top:10px;
	padding-right:10px;
}

.thumb1{
	display: block;
	margin:1px 0px;}

.thumb1 img{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
}

.paragraph{
	clear: both;
}

.bg-text{
	width:600px;
	height:170px;
}
.bg-text1{
	width:590px;
	height:129px;
	float:left;
	padding-left:10px;
}
	.bg-text1 p{
		padding-top:10px;
	}
	
.bg-text2{
	width:600px;
	height:143px;
	float:left;
	padding-right:10px;
}
	.bg-text2 p{
		padding-top:15px;
	}
.bg-text3{
	width:600px;
	height:200px;
}

.bg-text4{
	width:580px;
	height:129px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
	.bg-text4 p{
		padding-top:5px;
	}
		
.text{
	padding-top:10px;
}
.text1{ text-decoration:underline;}

.text2{ 
	text-transform:uppercase;
	padding-left:12px;
}
.text3{padding-top:8px;}

.separator{
	width: 98%;
	height: 0px;
	clear: both;
	padding:0;
	padding:5px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;
}

ul.list{
	 padding:15px 2px 0px 20px;
	 list-style:none;
	 float:left;
	 width:175px;
	}
		ul.list li{
			color:#5c5c5c;
			font-family:Arial;
			font-size:12px;
			font-weight:normal;
			text-align:justify;
			margin-top:0px;
			background: url(../images/charte/icon-list.jpg) no-repeat left 5px;
			padding-left:15px;
			line-height:18px;
			}	
ul.list1{
	 padding:15px 2px 0px 10px;
	 list-style:none;
	 float:left;
	 width:190px;
	}
		ul.list1 li{
			color:#5c5c5c;
			font-family:Arial;
			font-size:12px;
			font-weight:normal;
			text-align:justify;
			margin-top:0px;
			background: url(../images/charte/icon-list.jpg) no-repeat left 5px;
			padding-left:15px;
			line-height:18px;
			}	
			
/*==================== category =======================*/
#category{
    width:480px;
    float:left;
    padding:20px 20px 0px 100px;
}
#txtCategory_id{
  background-color: #aad3f9;
  color:#517eac;
  width:100px;
}
#categ-label{
  font-weight: bold;
  color:#5c5c5c;
  font-size:12px;
  font-family:Arial;
  float: left;
  padding:3px 10px 10px 10px;
}

#categ-label p{padding-left:5px;}
	
.submit{
	background-color: #aad3f9;
	color: #517eac;
    font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #7ba5d1;
	width: 80px;
	height: 20px;
    margin-left:10px;
}

.submitover{
	background-color:#acacac;
	border: 1px solid #989494;
	color: #393939;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	width: 80px;
	height: 20px;
	cursor: pointer;
    margin-left:10px;
}

#pages{
  width:530px;
  float:left;
  padding:15px 0px 0px 20px;
}
.text-non{
	text-align:center; 
	width:100%; 
	padding-top:50px; 
	clear:both;
}
.image-prod{
	color:#a4d1ff;
	margin:0 auto;
	text-align:center;
}
.img-prod{
	margin-top:5px;	
	border:solid 1px #a4d1ff;
}

.text-produits{
  width:540px;
  float:left;
  margin:0px 5px 10px 4px;
  border:solid 2px #d9e2ed;
  background-color:#ebf4ff;
  text-align:justify;
}
.text1-produits{
  width:540px;
  float:left;
  margin:0px 5px 10px 4px;
  border:solid 2px #d9e2ed;
  background-color:#ebf4ff;
  text-align:justify;
}

.categ-title{
    float: left;
    width:160px;
    padding:4px 0 5px 0;
}

.produits-title{
    float: left;
    width:540px;
    padding:4px 0 5px 0;
    text-transform: uppercase;
}
.image-produits{
	color:#f9e6c3;
	float:left;
	padding:5px;
}
.image1-produits{
	color:#f9e6c3;
	float:right;
	padding:5px;
}

.produits-text{
	padding-left:5px;
	padding-right:5px;	
}
.descriptif-text{
	 font-weight:bold;
	 padding-top:10px;
}
.descriptif-text1{
	 font-weight:bold;
	 padding-top:10px;
	 padding-left:5px;
}

.produits-detail{
    width:130px;
    float:right;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align: right;
    padding-top:5px;
	margin-bottom:2px;
}

.produits-detail a{
  text-decoration: none;
  color:#123f6d !important;
  padding-right:5px;
}

.produits-detail a:hover{
  text-decoration: underline !important;
  color:#3579bf !important;
  padding-right:5px;  
}

#pagination{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    color:#5c5c5c;
	padding-bottom:15px;
}

#pagination a{
  text-decoration: none;
  color:#123f6d !important;
  font-weight:bold;
  background-color:#C5DAE9;
  padding:2px 5px 2px 5px;
}

#pagination a:hover{
  text-decoration: underline !important;
  color:#363636 !important;
  font-weight:bold;
  background-color:#C8D1FD;
  padding:2px 5px 2px 5px;
}
#retour{
    width:70px;
	padding-left:500px;
	margin-bottom:0px;
}

#tableau{
	text-align:center;
}
.cliquez{
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}
/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */