/* CSS Document */
body {
	font-family: Arial;
	background-color: #032e2e;
	text-align: justify;
	font-size: 12px;
	color: #669999;
	margin-top: 5px;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/puce_beige.gif);
}

.tablo_principal {
	background-image: url(../images/investipole_fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 547px;
	width: 800px;
}
.tablo_contenu {
	background-image: url(../images/investipole_fondtablo.gif);
	filter:Alpha(opacity=85);
	-moz-opacity:0.85 ;
	background-repeat: repeat;
	border: 1px solid #9f9c78;
	display: block;
	height: 386px;
	width: 574px;
}
.tablo_contenusspage {
	background-image: url(../images/investipole_fondtablo.gif);
	filter:Alpha(opacity=95);
	-moz-opacity:0.95 ;
	background-repeat: repeat;
	border: 1px solid #9f9c78;
	height: 386px;
}
.liste_double {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999966;
	margin-right: 5px;
	text-align: left;
}

#contenu_txt {
	position:relative;
	width:500px;
	height:334px;
	z-index:1;
	left: 0px;
	top: 5px;
	overflow: auto;
	visibility: visible;
	text-align: justify;
	padding-right: 20px;
	padding-left: 24px;
	margin-right: 18px;
	line-height: normal;
}
#contenu_txtsspage {
	position:relative;
	width:660px;
	height:334px;
	z-index:1;
	left: 0px;
	top: 5px;
	overflow: auto;
	visibility: visible;
	text-align: justify;
	padding-right: 20px;
	padding-left: 24px;
	margin-right: 18px;
	line-height: normal;
}
.transparence_images1 {
	filter:Alpha(opacity=50);

	-moz-opacity:0.5 ;
}

.tablo_infos_legales {
	font-size: 10px;
	color: #000909;
	display: block;
	width: 800px;
	text-align: justify;
}


a:link {
	color: #669999;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #669999;
}
a.navig:link {
	text-decoration: none;
	color: #DED8B4;
	padding-right: 4px;
	padding-top: 2px;
}
a.navig:hover {
	background-image: url(../images/investipole_navig_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f9c78;
	padding-right: 4px;
}
a.navig:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-top: 2px;
}
.titre_parag {
	color: #DED8B4;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
}
.titre_special {
	font-weight: bold;
	color: #032E2E;
	background-color: #B3B38C;
}


.txt_gras {
	font-weight: bold;
}
.txt_blanc {
	color: #DED8B4;
}
.txt_beige {
	color: #999966;
}
.txt_contact {
	font-size: 11px;
}
.txt_loi {
	padding: 10px;
	background-color: #0E1B1B;
	font-size: 11px;
}


.lettrine {
	font-size: 18px;
	font-weight: normal;
	color: #999966;
}
