body
{
    Background-image : url("../img/gouttes2.jpg");
    Color : #000000;
    Font-size : 12px;
    Font-family : Verdana, Arial;
	text-align:center;
}
span
{
    Font-size : 12px;
    Font-family : Verdana , Arial;
    Color : #000000;
}
h5
{
    Font-size : 10px;
    Font-family : Verdana , Arial;
}
h4
{
    Font-size : 12px;
    Font-family : Verdana , Arial;
}
h3
{
    Font-size : 15px;
    Font-family : Verdana , Arial;
}
h2
{
    Font-size : 18px;
    Font-family : Verdana , Arial;
}
h1
{
    Font-size : 19px;
    Font-family : Verdana , Arial;
}
ul
{
	Font-size : 12px;
	Font-family : Verdana , Arial;
	Color : #000000;
	list-style-position: outside;

}
table
{
    Color : #000000;
    Font-size : 9px;
    Font-family : Verdana , Arial;
    Border-width : 2;
    Border-style : none;
}
p
{
    Font-size : 9px;
    Font-family : Verdana , Arial;
    Text-align : justify;
    Color : #000000;

}
p.centrer
{
    Font-size : 9px;
    Font-family : Verdana , Arial;
    Text-align : center;
    Line-height : 12px;
}
p.centrer-h3
{
    Font-size : 13px;
    Font-family : Verdana , Arial;
    Text-align : center;
    Line-height : 14px;
    Font-weight : bold;
}
a.ancre
{
    Text-transform : uppercase;
    Text-decoration : underline;
}
a.classique
{
    Color : rgb(102 , 102 , 102);
    Font-family : Verdana , Arial;
}
a.menutop
{
    Text-transform : uppercase;
    Font-weight : bolder;
    Font-size : 12px;
}
a:hover
{
	text-decoration: underline;
}
a:link
{
}
a
{
	Color : navy;
	text-decoration: none;
}
.SurligneJaune {
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;

}
.Clignotant {
	text-decoration: blink;
}
.texteT2 {
	font-size: 12px;
}



.hidden {
display:none;
}


/* new Style */
#wrapper {
	width: 756px;
	margin: 0 auto;
	position: relative;
}

#container {
    background-color:#FFFFFF;
	width: 756px;
    position:relative;
	left: 0px;
	background: url(/img/public_02.jpg) repeat-y;	
}


#core {
	margin: 0 auto;
	top: 0px;
    width: 580px;
	left: 68px;
	position: relative;
}


#pageHeader {
	width: 756px;
	height: 135px;
	background: url(/img/public_01.jpg) no-repeat;
}

#pageHeaderPrivate {
	width: 756px;
	height: 135px;
	background: url(/img/private_01.jpg) no-repeat;
}

#pageFooter {
	top: 1px;
	width: 756px;
	height: 4px;
	background: url(/img/public_03.jpg) no-repeat;
}

#headerLink {
	text-align: right;
	top: 25px;
	position: relative;
	margin-right: 20px;
}


#Reuse {
	text-align: left;
	height: 290px;
	
}

#flashRight {
	float: right;
	margin-right: -10px;
}

#Reuse h1 {
	font-size: 24px;
	text-align: center;
}

#Reuse h2 {
	font-size: 18px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}

#Reuse h3 {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#innerLink li {
	text-align: left;
	list-style-image:none;
	list-style-type: none;
	list-style-position: outside;
}



#leftPanel {
	width: 135px;
    position: absolute;
	top: 0px;
	left: 9px;
	background-color: white;
}

#leftPanel ul li:hover {


}
#leftPanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftPanel ul li {
	border-bottom: 1px solid #CBDAF8;
	color: #555;
	text-align:center;
	
}
#leftPanel ul li a {
	padding: 10px;
	display: block;
	font-size: 13px;
	color: #0382A6;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	background: url(../../images/fleche2.gif) 0 7px no-repeat;
	background-position: -5;
	vertical-align: top;
}

#leftPanel ul li a:hover {

		background-color:#EBF3F9;
}
#leftPanel ul li a:visited {

}



#MenuOld {
	width: 135px;

	background-color: white;
}

#MenuOld ul li:hover {


}
#MenuOld ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MenuOld ul li {
	border-bottom: 1px solid #CBDAF8;
	color: #555;
	text-align:center;
	
}
#MenuOld ul li a {
	padding: 10px;
	display: block;
	font-size: 13px;
	color: #0382A6;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	/*background: url(../../images/fleche2.gif) 0 7px no-repeat;*/
	background-position: -5;
	vertical-align: top;
}

#MenuOld ul li a:hover {

	background-color:#EBF3F9;
}
#MenuOld ul li a:visited {

}


.offreImage {
    background-image:url(../business-opportunity/images/5sprays_small.jpg) no-repeat;
		padding: 30px;
	text-align:left;
	text-indent: 50pt;
}

