* {
	margin:0;
}

img {
	border:0;
}

body {
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color:#444;
	cursor:default;
	font-size:70%;
	background-color:#796767;
}

#main{
	position:absolute;
	width:866px;
	left:50%;
	margin-left:-433px;
	top:5px;
	background: url(images/repeat_main.gif) repeat-y;
	z-index:1;
}

#ban_haut{
	width:866px;
	height:124px;
	background: url(images/ban_haut.gif) no-repeat top;
}

#title, .cache{
	visibility:hidden;
	display:none;	
}

#ajout{
	width:188px;
	margin:0 0 0 50px;
	text-align:right;
}

#navigation{
	width:259px;
	padding-left:30px;
	float:left;
}
.nav{
	width:229px;
	background: url(images/repeat_menu.gif) repeat-y;
	margin-bottom:12px;
}

#nav_haut_1{
	width:229px;
	height:19px;
	background: url(images/activites.gif) no-repeat top;
}

#activites{
	width:229px;
	height:19px;
	background: url(images/activites.gif) no-repeat top;
}

#edition{
	width:229px;
	height:19px;
	background: url(images/edition.gif) no-repeat top;
}
#hebergement{
	width:229px;
	height:19px;
	background: url(images/hebergement.gif) no-repeat top;
}
#juridique{
	width:229px;
	height:19px;
	background: url(images/juridique.gif) no-repeat top;
}
#marketing{
	width:229px;
	height:19px;
	background: url(images/marketing.gif) no-repeat top;
}
#sites{
	width:229px;
	height:19px;
	background: url(images/sites2.gif) no-repeat top;
}
#nav_bas_1{
	width:229px;
	height:13px;
	background: url(images/nav_bas.gif) no-repeat top;
}

#nav_haut_2{
	width:229px;
	height:19px;
	background: url(images/sites.gif) no-repeat top;
}

#nav_bas_2{
	width:229px;
	height:13px;
	background: url(images/nav_bas.gif) no-repeat top;
}

p{
	margin:5px 10px 10px 0;
}

ul {
	padding:5px 0 5px 10px;
	list-style:none;
}

li{
	padding-left:16px;
	padding-bottom:1px;
}

a {
	color:#444;
	text-decoration:none;
}

a:hover{
	color:#444;
	text-decoration:none;
}

.puce_vert{
	list-style:none;
	background: url(images/puce_verte.gif) no-repeat 0 3px;
	margin-top:3px;	
	margin-bottom:-5px;
	}

.puce_orange{
	list-style:none;
	background: url(images/puce_orange.gif) no-repeat 0 3px;
	margin-top:3px;	
	margin-bottom:-5px;
}

.puce_bleu{
	list-style:none;
	background: url(images/puce_orange.gif) no-repeat 0 3px;
	margin-top:3px;	
	margin-bottom:-5px;
}

.vert{
	color:#598D18;
}

.orange{
	color:#CF732D;
}
.bleu{
	color:#0A19A3;
}


#contenu{
	width:500px;
	padding:20px 20px 0 0;
	float:left;
	/*background: url(images/haut_contenu.gif) no-repeat top left;*/
}

#vertical{
	width:175px;
	float:left;
	background: url(images/vertical_repeat.gif) repeat-y;
	z-index:3;
}

#vertical_haut{
	width:175px;
	height:19px;
	margin-bottom:10px;
	background: url(images/vertical_haut.gif) no-repeat top;
		z-index:4;
}

#vertical_bas{
	width:175px;
	height:19px;
	margin-top:10px;
	background: url(images/vertical_bas.gif) no-repeat bottom;
		z-index:4;
}

.spacer {
	clear: both;
}

#ban_bas{
	width:866px;
	height:190px;
	margin-top:-100px;
	background: url(images/ban_bas.gif) no-repeat top left;
	z-index:1;
}

#ban_bas_marg{
	position:absolute;
	width:866px;
	height:27px;
	background:#796767;
	margin-top:163px;
}

.texte_normal_gris_clair{
	color:#666;
}
.texte_normal_bleu{
	color:#0A19A4;
}
h2{
	font-weight:normal;
	font-size:16px;
	color:#4F7C14;
	letter-spacing:0.1em;
}
h3{
	font-weight:normal;
	font-size:12px;
	margin-top:12px;
	color:#5F9D26;
}





/* ajouts eax */

#navigation li{
	padding:0 1em 1em 2em;
}

#ban_bas{
	position:relative;
	z-index:1;
}

#ajout{
	position:relative;
	z-index:2;
}
