/* CSS Document */

/* General */

* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}	
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #3599a7;
}
ul{
margin:10px;
}
a {
color:#3599A7;
text-decoration:none;
}
/* Wrapper */

#wrapper {
	width: 945px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	height: 275px;
	width: 945px;
	float: left;
}

/* Header navigation */

#header-nav {
	height: 200px;
	width: 223px;
	float: left;
	padding: 75px 12px 0px 2px;
}
.nav {
	background-image: url(images/nav/blue.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 190px;
	line-height: 30px;
	padding-left: 33px;
	border-top: 1px dashed #037f91;
	color: #08cbd7;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}
.nav a{
color: #08cbd7;
}
.nav-first-word, .nav-first-word a {
	color: #148898;
}
.nav-text{
	color: #08cbd7;
}
.nav-last {
	background-image: url(images/nav/blue.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 190px;
	line-height: 30px;
	text-indent: 33px;
	border-top: 1px dashed #037f91;
	border-bottom: 1px dashed #037f91;
	color: #08cbd7;
	font-family: Arial;
	font-size: 14px;
}
.nav a {
	text-decoration: none;
}

/* Header banner */

#header-banner {
	background-image:url(images/banner/banner.png);
	width: 708px;
	height: 275px;
	float: right;
}

/* Left sidebar */

#left {
	width: 252px;
	float: left;
	background-image:url(images/left/right-bg.png);
	background-repeat: repeat-y;
}
#left-nav {
	background-color: #05a6cc;
	width: 230px;
	padding-bottom: 25px;
}
#left-nav-header {
	background-image: url(images/left/categories.jpg);
	height: 34px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	margin: 0px 0px 20px 0px;
	color: #05a6cc;
	font-weight: bold;
}
.nav-link {
	background-image: url(images/left/link-bg.jpg);
	background-repeat: no-repeat;
	background-color: #05a6cc;
	padding-left: 23px;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px dashed #ffffff;
	line-height: 17px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav-link a{
color:white;
text-decoration:none;
}
.nav-link-final {
	background-image: url(images/left/link-bg.jpg);
	background-repeat: no-repeat;
	background-color: #05a6cc;
	padding-left: 23px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 17px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#border-right-bottom {
	background-image:url(images/left/border-right-bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 252px;
}

/* Main */

#main {
	width: 494px;
	float: left;
	padding: 15px 0px 0px 0px 0px;
}
.first-line {
	line-height: 23px;
	color: #39d5df;
	font-weight: bold;
}
#one {
	margin: 12px 11px 6px 0px;
	padding: 86px 10px 7px 10px;
	height: 23px;
	width: 130px;
	background-image:url(images/main/one.png);
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	color: #4997A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#two {
	margin: 12px 0px 6px 0px;
	padding: 86px 10px 7px 10px;
	height: 23px;
	width: 130px;
	background-image:url(images/main/two.png);
	float: left;
	line-height: 12px;
	color: #4997A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#three {
	margin: 12px 0px 6px 11px;
	padding: 73px 10px 7px 10px;
	height: 36px;
	width: 130px;
	background-image:url(images/main/three.png);
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	color: #4997A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#four {
	margin: 6px 11px 0px 0px;
	padding: 86px 10px 7px 10px;
	height: 23px;
	width: 130px;
	background-image:url(images/main/four.png);
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	color: #4997A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#five {
	margin: 6px 11px 0px 0px;
	padding: 76px 10px 4px 10px;
	height: 36px;
	width: 130px;
	background-image:url(images/main/five.png);
	float: left;
	text-align: center;
	line-height: 12px;
	color: #4997A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#six {
	margin: 6px 0px 0px 0px;
	padding: 40px 10px 50px 10px;
	height: 50px;
	width: 130px;
	float: left;
	text-align: center;
	line-height: 12px;
	color: #39d5df;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

/* Right sidebar */

#right {
	width: 199px;
	float: left;
}
#nouvelles-header {
	background-image: url(images/right/nouvelles.png);
	height: 34px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	color: #05a6cc;
}
#nouvelles {
	width: 197px;
	border-left: 1px solid #eae097;
	border-right: 1px solid #eae097;
}
.nouvelles-row {
	border-bottom: 1px solid #FFFFFF;
	background-color: #faf2b5;
	height: 25px;
	width: 197px;
	line-height: 24px;
	text-indent: 5px;
	font-weight: bold;
}
#nouvelles-bottom-row {
	border-bottom: 1px solid #FFFFFF;
	background-color: #faf2b5;
	background-image: url(images/right/nouvelles-bottom-row.png);
	background-repeat: repeat-x;
	width: 197px;
	line-height: 24px;
	text-indent: 5px;
	font-weight: bold;
}
#nouvelles-more {
	background-color: #FFFFFF;
	width: 187px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
#lire-la-suite {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	line-height: 25px;
}
#nouvelles-end {
	background-image: url(images/right/nouvelles-bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 197px;
}
#container {
	border: 1px solid #ebe29e;
	background-image: url(images/right/container.jpg);
	height: 152px;
	width: 185px;
	margin-top: 12px;
	padding: 4px 6px 4px 6px;
	text-align: justify;
}

/* Footer */

#footer {
	width: 947px;
	height: 27px;
	line-height: 34px;
	font-size: 10px;
	color: #08cbd7;
	font-weight: bold;
}
#footer-gradient {
	background-image: url(images/footer/gradient.jpg);
	background-repeat: repeat-x;
	width: 947px;
	height: 27px;
	float: right;
	margin-top: 5px;
}
#footer-left {
	float: left;	
	text-align: left;
}
#footer-right {
	float: right;	
	text-align: right;
}
.first-word {
	color: #037f91;
}


table.contentpaneopen, table.contentpaneopen tr, table.contentpaneopen td {
border:0pt none;
border-collapse:collapse;
margin:0pt;
padding:0pt;
}

h3.toggler{
font-size:11px;
}

a.sublevel{
color:#FFFFFF;
margin-left:20px;
}
div.p_image, h3.p_name, div.p_desc{
margin-bottom:10px;
}
div.p_price{
border-top:1px solid #0D83A0;
border-bottom:1px solid #0D83A0;
text-align:right;
padding:5px 0;
font-size:21px;
margin-bottom:10px;
}

h3.p_name{
font-size:10px;
font-weight:bold;
}
div.p_details{
margin-top:10px;
background:url(images/add-to-cart_ordi.png) no-repeat;
width:173px;
height:27px;
padding:5px 0 0 35px;
font-weight:bold;
}
div.p_details a{color:#0D83A0}

input.button{
width:171px;
height:24px;
background-image:url(images/button.gif);
background-repeat:no-repeat;
border:none;
}

div#footer-left div.moduletable-footer{
width:400px;
}
div#footer-left div.moduletable-footer a.mainlevel{
border-right:1px solid;
margin:0 5px;
padding:0 5px;
}
