.divglobal {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	border: 1px solid #00CCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
hr {
/*width: 600px;*/
color: #00A6E6;;
align: center;
}
h1 {
	font-size: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	margin-top:3px;
	letter-spacing:-2px; 
}
.divTitre {
	padding: 10px;
}

.LetrineTitre {color: #00A6E6}

.divmenu {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
	padding: 2px;
}
.divcontent {

	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
}
.tablefont {
	background-image: url(images/background2.gif);
}
.tablebordurebas {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00A6E6;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #00A6E6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00A6E6;
}
.divPayement {
	padding: 10px;
	border: 1px dotted #66CCCC;
	width: 250px;
}

