@charset "utf-8";
body {
font-family: Arial, Tahoma;
background-image: url(http://www.tropiques-argent.com/site-images/page-background.png);
background-repeat: repeat-x;
background-color: white;
width: 1002px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
padding: 0;
}

/* styles */
.align-center { text-align: center; }
.auto-margin { margin-left: auto; margin-right: auto; }
.TITRE { text-transform: capitalize; font-size: 15px; color: black; font-weight: bold; display: block; padding-bottom: 5px; }
.vertical-align-top td { vertical-align: top; }
.border-marron { border: 2px solid #905b1b; }

/* generals */
#site-header {
background-image: url(http://www.tropiques-argent.com/site-images/header.png);
width: 1002px;
height: 253px;
text-align: center;
}
#site-header p {
margin: 0;
padding-top: 227px;
color: white;
font-size: 13px;
font-weight: bold;
}

#site-content {
background-image: url(http://www.tropiques-argent.com/site-images/content-background.png);
background-repeat: repeat-y;
width: 972px; /*-0px*/
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
}
	#site-content-table {
	width: 100%;
	border: none;
	}
	#site-content-table #left {
	vertical-align: top;
	width: 216px;
	}
	#site-content-table #right {
	vertical-align: top;
	}

#site-footer {
background-image: url(http://www.tropiques-argent.com/site-images/footer.png);
width: 1002px;
height: 181px;
}

/* menus left */
#site-content-table #left ul {
list-style: none;
background-image: url(http://www.tropiques-argent.com/site-images/menu-background.png);
background-repeat: repeat-y;
width: 216px;
margin: 0;
padding-top: 10px;
padding-bottom: 0;
padding-left: 0;
}
#site-content-table #left ul li {
padding-left: 15px;
color: #6e4018;
font-size: 13px;
font-weight: bold;
}
#site-content-table #left ul li a {
color: #6e4018;
text-decoration: none;
}
#site-content-table #left ul li a:hover {
text-decoration: underline;
}
#site-content-table #left .menu-bottom {
background-image: url(http://www.tropiques-argent.com/site-images/menu-bottom.png);
width: 216px;
height: 43px;
margin-bottom: 20px;
}

/* box's */
#site-content-table #right img.box-title {
display: block;
float: right;
}
#site-content-table #right p {
text-align: justify;
color: #6e4018;
font-size: 15px;
}

DIV.box-background {
background-image: url(http://www.tropiques-argent.com/site-images/box-background.png);
background-repeat: repeat-y;
width: 704px; /*-40px*/
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
float: right;
}
DIV.box-bottom {
background-image: url(http://www.tropiques-argent.com/site-images/box-bottom.png);
width: 744px;
height: 45px;
margin-bottom: 20px;
text-align: left;
float: right;
}

/* smallbox's */
DIV.smallbox-background {
background-image: url(http://www.tropiques-argent.com/site-images/smallbox-background.png);
background-repeat: repeat-y;
width: 172px; /*-30px*/
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
}
	DIV.smallbox-background p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: justify;
	color: #6e4018;
	}
DIV.smallbox-bottom {
background-image: url(http://www.tropiques-argent.com/site-images/smallbox-bottom.png);
width: 202px;
height: 34px;
text-align: center;
}
	DIV.smallbox-bottom a {
	display: block;
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	}
	
	DIV.smallbox-bottom a:hover {
	text-decoration: underline;
	}
	
#right ul { margin: 15px; }
a img { border: none; }
.imageflottante { float: left; margin-right:25px; }

h1 { font-size: 17px; color: black; font-weight: bold; display: block; padding-bottom: 5px; margin: 0px 0px 0px 15px; }
h2 {
font-size: 14px;
font-weight: bold;
color: #CC0000;
margin: 20px 0px 0px 15px;
padding-left: 20px;
background:url(../site-images/fleche.gif) no-repeat left center;
}
p {
margin-top:15px;
margin-bottom:0px;
margin-left:15px;
margin-right:15px;
}
.bleu {font-size: 13px; color: #0066FF; font-weight: bold; }
hr {
background-color : #CC0000;
color : #CC0000;
margin-top:15px;
margin-bottom:0px;
margin-left:15px;
margin-right:15px;
}
dfn {
font-weight: bold;
font-size: 15px;
}
.top {color: #CC0000}
.menu {
list-style: none;
background-image: url(http://www.tropiques-argent.com/site-images/menu-background.png);
background-repeat: repeat-y;
width: 216px;
margin: 0;
padding-top: 10px;
padding-bottom: 0;
padding-left: 0;
text-align: center;
}
