body {
	
	background-image: url(images/barre-horiz3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Arial",sans-serif;
	font-size: 9pt;
	color: #000066;

}


A {
	
	font-size : 8pt;
	color: #666666;
	text-decoration:none;
}

A:HOVER {
	color: #4B7CA2;
}


H1 {
	
	font-size : 20pt;
	color : #000066;
	font-weight : bold;
}

H5 {
	
	font-size : 7pt;
	color : #666666;
	font-weight : bolder;
	margin-top:2px;
	margin-bottom:0px;
}


.police-14{
	font-size: 14px;
	font-weight:bold ;
	color: #000066;
}

.police-17{
	font-size:17px;
	font-weight:bold ;
	color: #000066;
}


.contactus-2010 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}.tiret {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #669999;


}
.verticalLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #669999;


}
.tiretblanc {

	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.verticalLineLeft {

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669999;

}

.li-bullet {
	list-style-position: outside;
	list-style-image: url(http://www.geo-plus.com/images/puce.gif);
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}
