html, body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#0f1f46;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
}

a {
	color:#0f1f46;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
.textecentre {
	text-align:center;
}
#maincontainer { 
	width:835px;
	margin:20px auto;
	
}
#lng {
	position:absolute;
	top:24px;
	width:159px;
	height:30px;
	z-index:1;
	margin-left:785px;
}
#zonecart {
	position:absolute;
	top:140px;
	width:100px;
	height:55px;
	z-index:1;
	margin-left:755px;
	text-align:center;
	border: 1px solid #EFEFEF;
}

#partenaire {
	background-color:#726F2E;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:20px;
	width:225px;
}
#bottom {
	margin-top:50px;
	padding-top:20px;
	background:url(hr.jpg) top left repeat-x;
}
 
#content {
	margin-top:10px; 
	min-height:250px;
}

.vert { color:#726f2e; }
.bleu { color:#0f1f46; }
.bold { font-weight:bold; }
.small { font-size:11px; }
.big { font-size:14px; }
.price { font-size:15px; color:#5e5f5f; }
.left { float:left; }
.right { float:right; }

#bottom ul {
	float:right;
	margin:0;
	padding:0;
}

#bottom li {
	list-style-type:none;
	float:left;
	margin-left:21px;
}

#bottom li, #bottom a {
	color:#0f1f46;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}


select, input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	color:white;
	background:#0f1f46;
	border:none;
	margin:10px 0;
}

option {
	color:white;
	background:#0f1f46;
}


#coupdecoeur {
	background:#e5ebf7;
	width:265px;
}

#coupdecoeur p {
	margin-left:12px;
	margin-right:12px;
}

.box {
	border:1px solid #838181;
	background:#0f1f46;
	width:255px;
	height:95px;
	color:white;
	margin-bottom:15px;
}

.box a {
	color:white;
	text-decoration:underline;
}

.box a:hover {
	text-decoration:none;
}

.box p {
	margin:6px 12px;
	color:white;
}

#ajoutehome {
	width:190px; 
	text-align:center; 
	display:block; 
	padding:4px; 
	color:white; 
	background:#0f1f46; 
	text-decoration:none; 
	margin:0 auto;
}

#ajoutehome:hover {
	font-weight:bold;
}


/* FORMS */

fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10x;
	padding-left: 50px;
	margin-top:0px;
	margin-bottom: 10px;
}
fieldset2 {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10x;
	padding-left: 50px;
	width:300px;
	margin-top:0px;
	margin-bottom: 10px;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
}
legend {
	font-size: 12px;
}
label { padding-top:4px; padding-bottom:1px; margin:0px; display:block; }
/* FIN FORMS */
/* Style des formulaires */
#filedown {
	display: block;
	margin: 2px;
	padding: 2px;
	float: right;
	width: 120px;
	border: 1px solid #0000CC;
}
#filedown ul {
padding: 0px 0px 0px 0px;
	margin: 0px; }
#filedown li {
	list-style-type: none;
	padding-bottom:2px;
	padding-left:23px;
}
.filedownpdf {
	background-image: url(iconepdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	 }
.filedowndoc {
	background-image: url(iconedoc.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
.filedownppt {
	background-image: url(iconeppt.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
.filedownxls { 
	background-image: url(iconexls.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#whereweare {
	font-size: 11px;
	color: #999999;
	padding-bottom: 12px;
	padding-left: 0px;
	clear:both;
}
.hidendiv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	width:1px;
	position: absolute;
	}
.showdiv {
	visibility:visible;
	overflow: visible;
	}
.titrevin {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.couleur {
	margin-right: 3px;
}
.hidendiv3 {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	width:1px;
	position: absolute;
	}
.showdiv3 {
	margin-top:3px;
	visibility:visible;
	overflow: visible;
	height: 130px;
	background-color:#EAEAEA;
	border: 1px solid #CCCCCC;
	margin-bottom:15px;
}
	
