
body { margin:0; padding:13px 0 0 0;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#2e140b;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;	
}

#main { width:860px; margin-left:auto; margin-right:auto; }
#left { width:270px; background-color:#d1b67c; padding: 20px 0 0 30px; }
#right { width:560px; background-color:#d1b67c; }
#right a { color: #150905; font-weight: bold; text-decoration: none;}
#right a:hover { text-decoration: none; color: #784404; }

#footer { width:100%; background-image:url(../images/les-tropiques_18.jpg); background-repeat:no-repeat; padding: 50px 0 20px 0; }

#header-menu { display:block; width:224px; height:39px; background-image:url(../images/les-tropiques_07.jpg); background-repeat:no-repeat;
margin:0; padding:0; }
#body-menu { background-color:#150905; width:224px; padding: 50px 0 50px 0; }
#bottom-menu { display:block; width:224px; height:17px; background-image:url(../images/les-tropiques_14.jpg); background-repeat:no-repeat; }

h1 { display:block; background-image:url(../images/h1.jpg); background-repeat:no-repeat; width:100%; height:34px; line-height:34px;
	font-size:20px; text-align:center; color: #150905; margin:0; padding:0; clear:both}

ul { list-style:none; margin:0; padding:0; }
li { list-style:url(../images/liste.jpg); margin:10px 0 0 50px; text-align:center; }

p { margin:5px 0 0 0; }
h2, h2 a{ color:#7c4704; font-size:16px; }
h2 a:hover { color:#150905; font-size:16px;}
.align-center {text-align:center}

/*******************MENU**********************/

#menu { margin:0; padding:0; }

#menu li.level1 { display:block; height:30px; line-height:30px; list-style:none;
text-align:left; background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
margin:10px 0 0 0; padding: 0 0 0 30px;
}

#menu li.level1 a {color:#d1b67c; font-size:14px;text-transform:uppercase;font-weight: bold;text-decoration:none;}
#menu li.level1 a:hover { color:#FFFFFF; }

#menu li.level2 { list-style:url(../images/puce.jpg); text-align: left; line-height:25px;
margin:0 0 0 35px; padding: 8px 0 0 2px;
}

#menu li.level2  a{ color: #ffffff; text-decoration: none; display: block; font-size:12px; }
#menu li.level2 a:hover{ color:#d1b67c; }


/******************FIN MENU*******************/

#box-flash { width:530px; padding: 40px 0 0 0; }
#box-right { width:530px; padding: 40px 0 0 0; }
#box-right-header { display:block; background-image:url(../images/les-tropiques_11.jpg); background-repeat:no-repeat; width:530px; height:19px; }
#box-right-body { width:510px; margin:0; padding:0 10px 10px 10px; background-color:#ad9263; color:#150905; }
#box-right-bottom { display:block; background-image:url(../images/les-tropiques_16.jpg); background-repeat:no-repeat; width:530px; height:17px; }

#footer-links, #footer-copyright { color:#d1b67c; text-align:center; }
#footer-links a, #footer-copyright a{ color:#784404; font-weight:bold; }
#footer-links a:hover, #footer-copyright a:hover{ color:#150905; text-decoration:none; }

/* CSS INSIDE */

.item { padding: 20px 0 0 0; }
.title { line-height:20px; background-color:#150905; color:#d1b67c; font-weight:bold; float:left; width:390px; padding: 0 0 0 10px; }
.price { line-height:20px; background-color:#150905; color:#d1b67c; font-weight:bold; margin-left:400px; width:100px; text-align:center; }
.description { padding: 10px 0 0 0; width:100%; text-align:center; }

/* FIN CSS INSIDE */


/* form elements */
form {
	margin:0; 
	padding: 0;
	/* border: 1px solid #f2f2f2;
	background-color: #FAFAFA; */
}
label {
	display:block;
	font-weight:normal;
	#margin:15px 0 5px 0;
}
input {
	padding:2px;
	border:1px solid #333;
	font: normal 1em Verdana, sans-serif;
	color:#33f;
}
textarea {
	/* width:400px; */
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #333;
	/* height:100px; */
	display:block;
	color:#33f;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 3px solid #333; 
	padding: 2px 3px; 
	/* #background: #905551; */
	color: #33f;
}



