A
{
	font-size: 12;
	font-family: arial;
	text-decoration: underline;
	COLOR: #336699
}

A:link{
	font-size: 12;
	font-family: arial;
	text-decoration: underline;
	COLOR: #336699
}

A:visited{
	font-size: 12;
	font-family: arial;
	text-decoration: underline;
	COLOR: #336699
}

A:hover{
	font-size: 12;
	font-family: arial;
	text-decoration: none;
	COLOR: #E96233;
}

A:active {
	font-size: 12;
	font-family: arial;
	text-decoration: none;
	color: Navy;
}

.ligne{
	border-left: inset Silver;
}
	.rtitle{
	font-size: 13;
	font-family: arial;
	color: #CD5C5C;
	font-weight: bold;
}
	.pgtitle{
	font-size: 12;
	font-family: arial;
	font-weight: bold;
	color: #006633;
}

	.gtitle{
	font-size: 15;
	font-family: arial;
	/*color: #006633;*/
	color:#004389;
	font-weight: bold;

}

	.tgtitle{
	font-size: 20;
	font-family: arial;
	color: #006633;
}

	.bas{
	font-size:10;
	font-family:arial;
	color: #999999;
}


.text{
	font-size: 13;
	font-family: arial;
	color: #000000;

}
	.bodytext{
	font-size: 12;
	font-family: arial;
	color: #000000;

}
	.body11px{
	font-size: 11px;
	font-family: arial;
	color: #000000;

}

.thumbnail{
	padding: 3px;
	border: 1px solid #ddd;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

.bline{
	border: 1px solid #ddd;
	padding: 5px;
}

.heading1 {
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	font-size: 1.0em; 
	color: #b19165; 
	font-weight:bold;
}

.heading2 {
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	font-size: 0.75em; 
	color: #b19165;
	line-height:1.1em;
	/*padding:0.2em 0.2em 0.2em 0.2em;*/
	padding:1pt;
}

.heading3 {
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	font-size: 0.8em; 
	color: #b19165;
}

.heading4 {
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	font-size: 0.75em; 
	color: #b19165;
	text-decoration:underline;
	cursor:pointer;
}

.bodytext1{
	font: 76% Verdana, Helvetica, sans-serif;
	color: #555;
	text-align: center;	
	/*word-wrap: break-word;*/
}

.linespace{
	font: 76% Verdana, Helvetica, sans-serif;
	font-size: 5pt;
}

.bline1{
	border: 1px solid #ddd;
	padding: 1px;
}

.bline2{
	cursor:pointer;
}

.tspace {
/*CELLPADDING:0;*/
/*CELLSPACING:0;*/
}

.bline3 {
border: 1px solid #ddd;
}

.button1{
	border-left-color:#199699;
	border-top-color:#199699;
	border-right-color:#555;
	border-bottom-color:#555;
	background:#999999;
	padding:1px;
	border-style:solid;
	border-width: 1pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	Font-Weight: BOLD;
	cursor:pointer;
	color: white;
}

.button2{
	border-left-color:#199699;
	border-top-color:#199699;
	border-right-color:#555;
	border-bottom-color:#555;
	background:#b9b9b9;
	padding:1px;
	border-style:solid;
	border-width: 1pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	Font-Weight: BOLD;
	cursor:pointer;
	color: white;
}

/****** Curve ******/
.tbcurveTopLeft {
	background-image: url(/om/images/tbcurveTL_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:10px;
}

.tbcurveTopRight {
	background-image: url(/om/images/tbcurveTR_blue.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.tbcurveBottomRight {
	background-image: url(/om/images/tbcurveBR_blue.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tbcurveContent {
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid #A3B3C0;
	border-Right: 1px solid #A3B3C0;
}

.tbcurveBottomLeft {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/****** Curve ******/

.Container {
	border:0px solid GREEN;
}

.CenterContent {
	border:0px solid RED;
}



