/* GLOBAL  ***********************************************************  GLOBAL  */
body {
	background:#F0F0F0;
	margin:0;
	padding:0;
}

td, p {
	font-family : Arial, Verdana, Trebuchet MS, Times New Roman, Times, serif;
	font-size : 12px;
	line-height:16px;
}
	
	
.spacer {
	clear : both; 
	height : 0px; 
}

a {
	color:#F30;
	text-decoration: none;
}

a:hover {
	color:#F60;
	text-decoration: underline;
}


li{
background: url('/images/dbarrow.gif') no-repeat 5px 3px;
list-style: none;
}

/* menu */
.cfbutton {
	background:url(/images/button/newest.gif) no-repeat;
	width:98px;
	height:46px;
	line-height:46px;
}
.cfbutton a:hover {
	background:url(/images/button/newest_on.gif) no-repeat;
	width:98px;
	height:46px;
	line-height:30px;
}


/*************** various ******************/
.hidden      {position: absolute; visibility: hidden;}
	
.more {
	margin-top:10px;
	float:right;
}

.more a{
	padding-left:15px;
	background: #FFF url(/images/pictos/more.gif) no-repeat 0px 3px;
	color:#3B3B3B;
}

.more a:hover {
	padding-left:15px;
	background: #FFF url(/images/pictos/more_h.gif) no-repeat 0px 3px;
	color:#0E75AF;
}
	
/*************** menu ******************/
ul#defltMenu  {
	float:left;
	width:150px;
	margin:20px 0;
	padding:0;
	list-style: none;
	background: url(/images/menu/bg_menu.gif) repeat-y;	
}

ul#defltMenu  li {
	display:block;
	line-height:18px;
	margin:0;
	padding:0;
}

ul#defltMenu  li a {
	width:110px;
	float:right;
	margin:0;
	padding: 0 10px 0 10px;
	min-height: 25px;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	color:#FFF;
}

ul#defltMenu li a:hover {
	color:#FF0;
	border-bottom:1px dotted #FF0;
	text-decoration:none;
}



ul#menu2  {
	float:left;
	width:150px;
	margin:0;
	padding:0;
	list-style: none;
	background: url(/images/menu/bg_menu.gif) repeat-y;	
}

ul#menu2  li {
	display:block;
	line-height:18px;
	margin:0;
	padding:0;
}

ul#menu2  li a,
ul#menu2 li a.bt_contact {
	width:140px;
	float:right;
	margin:0;
	padding: 0 10px 0 10px;
	min-height: 25px;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #F60;
	color:#F60;
	text-align:right;
}

ul#menu2 li a:hover {
	color:#F90;
	border-bottom:1px dotted #F90;
	text-decoration:none;
}


ul#menu2 li a.bt_contact {
	color:#F00;
	border-bottom:1px dotted #F00;
	margin:20px 0 20px 0;
}
ul#menu2 li a.bt_contact:hover {
	border-bottom:1px dotted #F90;
	color:#F90;
}	



/********************************************** PAGE */
/********************************************** contact */

h2 {
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
}

#contentForm {
	float:left;
	width:580px;
}

p.address {
	float:left;
	background:#FFF url(/images/contact/pict_address.gif) no-repeat 0px 3px;
	margin:10px 0 0 0;
	padding-left:25px;
	width:230px;
	line-height:17px;
}

div.tel {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/images/contact/pict_phone.gif) no-repeat 1px 2px;
	line-height:17px;
	padding-left:25px;
	width:115px;
	font-weight:bold;
	margin-bottom:0px;
}

div.fax {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/images/contact/pict_fax.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
	width:115px;
}

div.map {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/images/contact/pict_map.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
	width:230px;
}

div.map a {
	color:#000;
	text-decoration:none;
}

p.email {
	float:left;
	margin:10px 0 0 0;
	background:#FFF url(/images/contact/pict_email.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
}
	
#contentForm .title {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
	background:#FFECDC;
	color:#FF3300;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 0;
	text-align:center;
}

#contentForm label {
	float:left;	
	width:200px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
	border:0px solid #FFF;
}

#contentForm label.label2 {
	float:left;	
	width:560px;
	height:18px;
	line-height:14px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
}

#contentForm label.label3 {
	float:left;	
	width:500px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-left:20px;
	color:#0A92F0;
	font-size:10px;
}


#contentForm .input-text {
	float:right;
	border:1px solid #E9A268;
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .toto {
	float:right;
	border:1px dotted #E9A268;
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}


#contentForm .selectCheat {
	float:right;
	font-size:11px;
	width:300px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
}

#contentForm .input-text2 {
	width:300px;
}

#contentForm .input-textArea {
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:150px;
	float:left;	
	border:1px solid #E9A268;
	margin:0 0 5px 0;
	overflow:auto;
	float:right;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .inputBtn {
	float:right;
	margin:5px 0 20px 0;
	color:#FFF;
	background-image: url(/images/contact/bt_submit.gif);
	background-repeat: no-repeat;
	width:37px;
	height:18px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
}

#contentForm .input-textFile, 
#contentForm .input-textAreaFile {
	border:1px solid #E8C0FF;
}

#contentForm .inputTextFileUpl {
	border:1px solid #E8C0FF;
}

.inputBtnFile {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/common/submitUplFile.gif);
	background-repeat: no-repeat;
}

.input-textMessage, .input-textAreaMessage {
	border:1px solid #E1DEBB;
}

.inputTextMessageUpl {
	border:1px solid #E1DEBB;
}

.inputBtnMessage {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/common/submitMessage.gif);
	background-repeat: no-repeat;
}















ul#defltMenu li a.active,
ul#defltMenu li a.active:hover {
	background: url(/images/menu/menu_bg_active.gif) no-repeat;
	color:#0A92F0;
}



ul#defltMenu li a.subLink,
ul#defltMenu li a.subLinka,
ul#defltMenu li a.subLink:hover {
	padding-left:30px;
	display:block;
	min-height: 25px;
	line-height:25px;
	width:180px;
	font-family : Arial, Verdana, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	background: url(/images/menu/sub_menu_bg.gif) no-repeat;
	color: #005B9A;
}

ul#defltMenu li a.subLinka,
ul#defltMenu li a.subLinka:hover,
ul#defltMenu li a.subLink:hover {
	background: url(/images/menu/sub_menu_bg_hover.gif) no-repeat;
}


/*************** input ******************/

.textarea_250
	{
	border: 1px solid #6F8AC2;
	width: 250px;
	background: #FAFAFA;
	font: 10px Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #454545;
	padding: 3px;
	margin-bottom: 1px;
	margin-top: 1px;
	outline: none;
	}
	
.input_250
	{
	border: 1px solid #6F8AC2;
	width: 250px;
	height:20px;
	line-height:20px;
	background: #FAFAFA;
	font: 10px Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #454545;
	padding: 3px;
	margin-bottom: 1px;
	margin-top: 1px;
	outline: none;
	}
	
.input_180
	{
	width:180px;
	height:18px;
	border:1px solid #0E75AF;
	background:#E1F4FC;	
	font: 10px Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #454545;
	padding: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	outline: none;
	}

.input_140
	{
	width:140px;
	height:14px;
	border:1px solid #4C4C4C;
	background:#FFFFFF;	
	font: 10px Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #454545;
	outline: none;
	}
	
.input_200
	{
	width:200px;
	height:18px;
	border:1px solid #0E75AF;
	background:#E1F4FC;	
	font: 10px Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #454545;
	padding: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	outline: none;
	}
	
.inputBtn {
	color:#FFF;
	background-image: url(../images/member/bt_form.gif);
	background-repeat: no-repeat;
	width:54px;
	height:19px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
}
	
/*****************TEXTES*****************/

.title		 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:black; text-decoration:none; font-weight: 800;}

.darkgrey8		 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:8px; color:3B3B3B; text-decoration:none;}
.darkgrey8bold	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:8px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:3B3B3B; text-decoration:none;}
.darkgrey10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:3B3B3B; text-decoration:none;}
.darkgrey11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:3B3B3B; text-decoration:none;}
.darkgrey12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:3B3B3B; text-decoration:none;}
.darkgrey14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey16	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:3B3B3B; text-decoration:none;}
.darkgrey16bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:3B3B3B; text-decoration:none;}
.darkgrey18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:3B3B3B; text-decoration:none; font-weight: bold;}

.white8		 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:8px; color:white; text-decoration:none;}
.white8bold	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:8px; color:white; text-decoration:none; font-weight: bold;}
.white10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:white; text-decoration:none;}
.white10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:white; text-decoration:none; font-weight: bold;}
.white11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:white; text-decoration:none;}
.white11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:white; text-decoration:none; font-weight: bold;}
.white12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:white; text-decoration:none;}
.white12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:white; text-decoration:none; font-weight: bold;}
.white14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:white; text-decoration:none;}
.white14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:white; text-decoration:none; font-weight: bold;}
.white16	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:white; text-decoration:none;}
.white16bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:white; text-decoration:none; font-weight: bold;}
.white18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:white; text-decoration:none;}
.white18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:white; text-decoration:none; font-weight: bold;}

.black10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:black; text-decoration:none;}
.black10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:black; text-decoration:none; font-weight: bold;}
.black11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:black; text-decoration:none;}
.black11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:black; text-decoration:none; font-weight: bold;}
.black12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:black; text-decoration:none;}
.black12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:black; text-decoration:none; font-weight: bold;}
.black14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:black; text-decoration:none;}
.black14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:black; text-decoration:none; font-weight: bold;}
.black18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:black; text-decoration:none;}
.black18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:black; text-decoration:none; font-weight: bold;}

.red10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:red; text-decoration:none;}
.red10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:red; text-decoration:none; font-weight: bold;}
.red11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:red; text-decoration:none;}
.red11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:red; text-decoration:none; font-weight: bold;}
.red12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:red; text-decoration:none;}
.red12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:red; text-decoration:none; font-weight: bold;}
.red14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:red; text-decoration:none;}
.red14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:red; text-decoration:none; font-weight: bold;}
.red18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:red; text-decoration:none;}
.red18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:red; text-decoration:none; font-weight: bold;}
.red24	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:24px; color:red; text-decoration:none;}
.red24bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:24px; color:red; text-decoration:none; font-weight: bold;}

.grey10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:6B6969; text-decoration:none;}
.grey11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:6B6969; text-decoration:none;}
.grey11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:6B6969; text-decoration:none; font-weight: bold;}
.grey12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:6B6969; text-decoration:none;}
.grey12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:6B6969; text-decoration:none; font-weight: bold;}
.grey14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:6B6969; text-decoration:none;}
.grey14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:6B6969; text-decoration:none; font-weight: bold;}
.grey18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:6B6969; text-decoration:none; font-weight: bold;}

.terre12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:C77005; text-decoration:none;}
.terre12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:C77005; text-decoration:none; font-weight: bold;}

.blue11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:2A98FF; text-decoration:none;}
.blue11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:2A98FF; text-decoration:none;}
.blue12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:2A98FF; text-decoration:none;}
.blue14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:2A98FF; text-decoration:none;}
.blue18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue24	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:24px; color:2A98FF; text-decoration:none;}
.blue24bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:24px; color:2A98FF; text-decoration:none; font-weight: bold;}


.bleu10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:0E75AF; text-decoration:none;}
.bleu10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:0E75AF; text-decoration:none;}
.bleu11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:0E75AF; text-decoration:none;}
.bleu12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:0E75AF; text-decoration:none;}
.bleu14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:0E75AF; text-decoration:none;}
.bleu18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu24	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:24px; color:0E75AF; text-decoration:none;}
.bleu24bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:24px; color:0E75AF; text-decoration:none; font-weight: bold;}


.green10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:3FB636; text-decoration:none;}
.green10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:3FB636; text-decoration:none; font-weight: bold;}
.green11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:3FB636; text-decoration:none;}
.green11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:3FB636; text-decoration:none; font-weight: bold;}
.green12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:3FB636; text-decoration:none;}
.green12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:3FB636; text-decoration:none; font-weight: bold;}
.green14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:3FB636; text-decoration:none;}
.green14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:3FB636; text-decoration:none; font-weight: bold;}

.yellow10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:F19F00; text-decoration:none;}
.yellow10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:F19F00; text-decoration:none;}
.yellow11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:F19F00; text-decoration:none;}
.yellow12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:F19F00; text-decoration:none;}
.yellow14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:F19F00; text-decoration:none;}
.yellow18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:F19F00; text-decoration:none; font-weight: bold;}

.ora10	 	{font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:F27541; text-decoration:none;}
.ora10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:F27541; text-decoration:none; font-weight: bold;}
.ora11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:F27541; text-decoration:none;}
.ora11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:F27541; text-decoration:none; font-weight: bold;}
.ora12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:F27541; text-decoration:none;}
.ora12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:F27541; text-decoration:none; font-weight: bold;}
.ora14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:F27541; text-decoration:none;}
.ora14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:F27541; text-decoration:none; font-weight: bold;}
.ora16	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:F27541; text-decoration:none;}
.ora16bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:F27541; text-decoration:none; font-weight: bold;}
.ora18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:F27541; text-decoration:none;}
.ora18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:F27541; text-decoration:none; font-weight: bold;}
.ora24	 {font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; font-size:24px; color:FF6600; text-decoration:none;}
.ora24bold {font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; font-size:24px; color:FF6600; text-decoration:none; font-weight: bold;}

.ocre10	 	{font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:970F00; text-decoration:none;}
.ocre10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:970F00; text-decoration:none;}
.ocre11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:970F00; text-decoration:none;}
.ocre12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:970F00; text-decoration:none;}
.ocre14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre18	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:970F00; text-decoration:none;}
.ocre18bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:18px; color:970F00; text-decoration:none; font-weight: bold;}

.violet10	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:D890FF; text-decoration:none;}
.violet10bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:10px; color:D890FF; text-decoration:none; font-weight: bold;}
.violet11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:D890FF; text-decoration:none;}
.violet11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:D890FF; text-decoration:none; font-weight: bold;}
.violet12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:D890FF; text-decoration:none;}
.violet12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:D890FF; text-decoration:none; font-weight: bold;}

.vio11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:8841AE; text-decoration:none;}
.vio11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:8841AE; text-decoration:none; font-weight: bold;}
.vio12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:8841AE; text-decoration:none;}
.vio12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:8841AE; text-decoration:none; font-weight: bold;}
.vio14	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:8841AE; text-decoration:none;}
.vio14bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:14px; color:8841AE; text-decoration:none; font-weight: bold;}
.vio16	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:8841AE; text-decoration:none;}
.vio16bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:16px; color:8841AE; text-decoration:none; font-weight: bold;}

.rose11	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:E257C7; text-decoration:none;}
.rose11bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:11px; color:E257C7; text-decoration:none; font-weight: bold;}
.rose12	 {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:E257C7; text-decoration:none;}
.rose12bold {font-family: Arial, Verdana, Trebuchet MS, sans-serif; font-size:12px; color:E257C7; text-decoration:none; font-weight: bold;}
