body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: center;
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

a img,:link img,:visited img {
	border: none;
}

a {
	text-decoration: none;
}

hr {
    height:1px;
    margin-left:10px;
    margin-right:10px;
    margin-top:20px;
    margin-bottom:10px;
    background-color:#84837B;
    color:#84837B;
    border:0;
    padding:0;
    display:block;
}

/* ----- CONTENT --------------------------------------------------------------------------- */

div#main {
	width: 190mm;
	margin: 0px 5px 5px 5px;
	text-align: left;
}

div#main h1 {
	font-size: 14px;
	color: #53534C;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 5px 35px;
	border-bottom: 1px solid #393435;
	background-image: url(../img/icones/services_internet.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#content {
	background-color: #ffffff;
	color: #565656;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}

div#content h2 {
	padding: 0px 0px 0px 10px;
	margin: 10px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../img/construct/menu_arrow_up.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

div#content h3 {
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

div#content a:link, div#content a:visited {
	color: #565656;
	text-decoration: none;
}

div#content a:hover {
	color: #3c0807;
	text-decoration: none;
}

div#content p {
	margin: 0px 10px 15px 10px;
}

div#content p.intro {
	font-weight: bold;
	font-style: italic;
}

div#content ul {
	margin: 0px 10px 15px 30px;
}

div#content li {
	margin: 0px 0px 3px 0px;
	list-style: disc;
}

div#content .intro {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

div#content div.produit {
	background-color: #f5f5f5;
	margin: 10px 10px 15px 60px;
	border-top: 1px solid #84837b;
	border-right: 3px solid #84837b;
	border-bottom: 3px solid #84837b;
	border-left: 1px solid #84837b;
}

div#content div.produit div.inproduit {
	float: left;
}

div#content div.produit div.plus {
	clear: both;
}

div#content div.produit div.plus a {
	margin: 0px 0px 0px 0px;
	color: #7c7059;
}

/* ----- CONSTRUCT ------------------------------------------------------------------------- */

div#general {
	width:19cm;
	margin: 0 auto;
	background-color: #ffffff;
}

div#banner {
	display: none;
}

div#breadcrumb {
	display: none;
}

div#tools {
	display: none;
}

div#navigation {
	display: none;
}

div#menu, div#actualite {
	display: none;
}

div#ancreTop {
	display: none;
}

/* ----- BOTTOM ---------------------------------------------------------------------------- */

#menuBottom {
	display: none;
}

#copylien {
	clear: both;
	margin: 10px;
	font-size: 9px;
	color: #BEBBAD;
	text-align:center;
}

#copylien a {
	color: #BEBBAD;
	text-decoration: none;
}

#copylien a:link, #copylien a:visited {
	color: #84837b;
	text-decoration: none;
}

#copylien a:hover { 
	color: #3c0807; 
	text-decoration: none;
}