body {
	background:#F1F1F1 url(/images/common/bg.gif);
	color:252525;
	margin:0;
	padding:0;
	font-family:Helvetica, georgia, tahoma, verdana, arial;
	font-size:12px;
}


a {
	text-decoration:none;
}

img {
	border:0;
}

.spacer {
	clear : both; 
	height : 0; 
	font-size:0px;
}

p {
	text-align:justify;
}

h1 {
	float:left;
	width:230px;
	height:85px;
	margin:10px 0 0 10px;
	background:url(/images/logo.gif) no-repeat;
}

h1 a {
	width:230px;
	height:85px;
	display:block;
}

h1 a span {
	display:none;
}

h2 {
	margin:20px 0 10px 0;
	font-size:16px;
	font-weight:bold;
}

#top {
	width:800px;
	height:110px;
	margin:auto;
	background:#FFF url(/images/menu/keyphrase.gif) no-repeat bottom right;
}

#globAnimFla {
	float:left;
	width:100%;
	height:206px;
	background:#F8F8F8 url(/images/common/separ_bg.gif) repeat-x;
}

#animFla {
	display:block;
	width:800px;
	height:200px;
	margin:0 auto 0 auto;
	background:url(/images/common/separ_top.gif) repeat-x;
	padding-top:6px;
}

#page {
	width:800px;
	height:500px;
	margin:auto;
	padding-top:20px;
	background:#FFF;
}
html>body #page {
	height:auto;
	min-height:500px;
}

/********************************************** GENERAL */
/********************************************** MENU TOP */

#globalMenu  {	
	float:left;
	width:100%;
	height:33px;
	background: url(/images/menu/bg_glob.gif) repeat-x top;
}


ul#menuTop  {
	display:block;
	width:800px;
	height:33px;
	margin:auto;
	padding:0;
	list-style: none;
	background: #FFF url(/images/menu/bg_menu.gif) repeat-x top;
}

ul#menuTop  li {
	float:left;
	display : inline;
	list-style-type: none;
	line-height:30px;
	height:33px;
	padding:0;
}

ul#menuTop  li a {
	float:left;
	padding:0px 3px 0 3px;
	line-height:30px;
	text-align:center;
	height:33px;
	font-size:11px;
	font-family:verdana,trebuchet MS;
	font-weight:bold;
	color: #FFF;
}

ul#menuTop  li a.first, 
ul#menuTop  li a.last{
	padding:0px 4px 0 3px;
}

ul#menuTop li a:hover,
ul#menuTop  li a.last:hover
ul#menuTop  li a.first:hover {
	background: url(/images/menu/bt_h.gif) repeat-x top;
	color:#06F;
}

ul#menuTop li a.active,
ul#menuTop li a.firstActive,
ul#menuTop li a.lastActive {
	background: url(/images/menu/bt_a.gif) repeat-x top;
	color:#F60;
}

ul#menuTop li a.firstActive,
ul#menuTop li a.lastActive {
	padding:0px 3px 0 3px;
	background: url(/images/menu/bt_a.gif) repeat-x top;
	color:#F60;
}

/********************************************** GENERAL */
/********************************************** MENU TOP */

ul#menuBot  {
	display:block;
	width:800px;
	height:20px;
	margin:auto;
	padding:0;
	list-style: none;
	background: url(/images/menu/bg_menu.gif) repeat-x top;
}

ul#menuBot  li {
	float:left;
	display : inline;
	list-style-type: none;
	line-height:20px;
	height:20px;
	padding:0;
}

ul#menuBot li a {
	float:left;
	padding:0px 20px 0 10px;
	line-height:20px;
	text-align:center;
	height:20px;
	font-size:11px;
	font-family:verdana,trebuchet MS;
	font-weight:bold;
	color: #FFF;
}



/********************************************** PAGE */
/********************************************** HOME */

.objSanT {
	float:right;
	width:230px;
	padding-right:10px;
}

.objSanT h2 {
	color:#F60;
}

.objSanT p {
	margin:0 0 5px 0;
	padding:0 0 0 5px;
}

.objSanT ul {
	margin:0;
	padding:0 0 0 5px;
	list-style-type: none;
}

.objSanT ul li {
	padding-left:15px;
	line-height:25px;
	height:25px;
	background:url(/images/home/arrow_ora.gif) no-repeat 0 14px;
	border-bottom:1px dotted #FC0;
	color:#F60;
}

.contentHome {
	float:left;
	width:550px;
	padding-left:10px;
}

.contentHome h2 {
	color:#31629A;
}

.flaPres {
	float:left;
	width:100%;
	height:230px;
	margin-top:20px;
	background:#F0FDFF;
}

.flaPres p {
	float:left;
	width:230px;
	padding:5px 0 0 5px;
	margin-top:0;
}

.avantages {
	float:left;
	width:790px;
	padding-left:10px;
	margin:auto;
}

.avantages h2 {
	color:#31629A
}

.avantages p {
	float:left;
	margin-bottom:10px;
}

/********************************************** Top */
/********************************************** USER ACCESS */

#userAccess {
	float:right;
	margin-right:10px;
	border-bottom:1px dotted #0CA5FF;
	width:400px;
	height:30px;
	text-align:right;
	margin-top:10px
}
 
#userAccess label {
	float:left;
	line-height:30px;
	height:30px;
	width:100px;
	margin:0;
}
.inputUserAccess {
	width:95px;
	height:16px;
	padding:0;
	border:1px solid #0A92F0;
	background:#F4F4F4;
	margin:5px 2px 0;
}
	
.btsubmit {
	background: url(/images/common/bt_login.gif) no-repeat;
	width:39px;
	height:19px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
	margin:5px 0 0 0;
}

/********************************************** PAGE */
/********************************************** contact */

#contentForm {
	float:left;
	width:530px;
}

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:200px;
	line-height:17px;
	color:#649CE5;
}

p.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:180px;
	font-weight:bold;
	margin-bottom:0px;
	color:#649CE5;
	font-family:tahoma, arial, verdana;
}

p.fax {
	float:left;
	margin:10px 0 40px 0;
	background:#FFF url(/images/contact/pict_fax.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
	color:#649CE5;
	font-family:tahoma, arial, verdana;
}

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:#E9F4FF;
	color:#0A92F0;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 0;
	text-align:center;
}

#contentForm label {
	float:left;	
	width:200px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
	border:1px solid #FFF;
}

#contentForm label.label2 {
	float:left;	
	width:500px;
	height:18px;
	line-height:11px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}

#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 #708E9B;
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF;
}

#contentForm .selectCheat {
	float:right;
	font-size:11px;
	width:300px;
	height:20px;
	line-height:18px;
	margin:0 0 5px 0;
	border:1px solid #FFF;
}

#contentForm .input-text2 {
	width:300px;
}

#contentForm .input-textArea {
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:150px;
	float:left;	
	border:1px solid #708E9B;
	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_send.gif);
	background-repeat: no-repeat;
	width:97px;
	height:19px;
	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/contact/bt_send.gif);
	background-repeat: no-repeat;
}


/********************************************** WORKSHOP */
.eventContact dt {
	position: relative;
	text-align:center;
	top: 0px;
	width: 50px;
	height:50px;
	color:#FFF;
	font-family:verdana,arial;
	font-size:10px;
	padding-top:7px;
	background: url(/images/home/bg_dt_event_small.gif) no-repeat;
}

.eventContact dd.title {
	margin-top:-50px;
	margin-left:55px;
	color:#0A92F0;
	font-weight:bold;
	text-transform:capitalize;
	font-size:11px;
}

.eventContact dd.title a {
	color:#0A92F0;
}
.event dd.content {
	margin-left:80px;
}

.event dd.more {
	margin-left:80px;
	text-align:right;
}

/********************************************** PAGE */
/********************************************** Cocoon */

.describeCocoon {
	float:left;
	width:440px;
}

.describeCocoon dt {
	color:#F60;
	font-weight:bold;
	padding-left:20px;
	background:url(/images/home/arrow_ora_point.gif) no-repeat 0 4px;
	line-height:20px;
}

.describeCocoon dd {
	padding-left:40px;
	margin:0;
	text-align:justify;
}
/********************************************** PAGE */
/********************************************** methodes */


ul.listProtSoins {
	float:right;
	margin-left:0;
	width:490px;
	list-style-type : none;
}

ul.listProtSoins li {
	padding-left:22px;
	line-height:21px;
	margin-bottom:5px;
}	

ul.listProtSoins li.li1 {	background:url(/images/methode/01.gif) no-repeat;}
ul.listProtSoins li.li2 {	background:url(/images/methode/02.gif) no-repeat;}
ul.listProtSoins li.li3 {	background:url(/images/methode/03.gif) no-repeat;}
ul.listProtSoins li.li4 {	background:url(/images/methode/04.gif) no-repeat;}
ul.listProtSoins li.li5 {	background:url(/images/methode/05.gif) no-repeat;}

/********************************************** PAGE */
/********************************************** avantages */

.contentWorkshop .keyWorkG {
	color:#3C0;
	font-weight:bold;
	font-size:14px;
	display:block;
	margin:10px 0 10px 0;
	padding-left:15px;
}

.contentWorkshop .keyWork1 {
	color:#F30;
	display:block;
	margin-top:10px;
	padding-left:15px;
	font-weight:bold;
}

.contentWorkshop .keyWork {
	color:#F30;
	display:block;
	margin-top:10px;
	padding-left:15px;
	font-weight:bold;
	background: url(/images/avantages/et.gif) no-repeat top left;
}

.contentWorkshop .describeWork {
	display:block;
	padding-left:30px;
	text-align:justify;
}

.contentWorkshop ul {
	margin:0;
	padding-left:20px;
}

/********************************************** PAGE */
/********************************************** WORKSHOP */
.event dt {
	position: relative;
	text-align:center;
	left: 10px;
	top: 0px;
	width: 70px;
	height:70px;
	color:#FFF;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	padding-top:14px;
	background: url(/images/home/bg_dt_event.gif) no-repeat;
}

.event dd.title {
	margin-top:-75px;
	margin-left:80px;
	color:#0A92F0;
	font-weight:bold;
	text-transform:capitalize;
}

.event dd.content {
	margin-left:80px;
}

.event dd.more {
	margin-left:80px;
	text-align:right;
}



/********************************************** PAGE */
/********************************************** PRESSE */
.presse {
	float:left;
	width:170px;
	margin:10px 10px 0 0;
}

.selectTypePresse {
	padding-left:20px;
	margin-bottom:20px;
}

.presse img{
 	display:block;
	margin:auto;
}

.publiReport {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:540px;
}
.presse .title {
	display:block;
	text-align:center;
	color:#005B9A;
	font-weight:bold;
	font-size:11px;
}

.presse .date {
	display:block;
	text-align:right;
	color:#0A92F0;
	font-weight:bold;
}

.presse .describePresse {
	text-align:justify;
}


.publiReport a.imgLnk {
	float:left;
	width:65px;
	height:65px;
	background:url(/images/presse/pictPdf.gif) no-repeat;
}

.publiReport .title {
	color:#0A92F0;
	font-weight:bold;
	display:block;
}

.publiReport .link {
	float:right;
}




/*****************TEXTES*****************/

.title		 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:black; text-decoration:none; font-weight: 800;}

.darkgrey8		 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:8px; color:3B3B3B; text-decoration:none;}
.darkgrey8bold	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:8px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:3B3B3B; text-decoration:none;}
.darkgrey10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:3B3B3B; text-decoration:none;}
.darkgrey11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:3B3B3B; text-decoration:none;}
.darkgrey12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:3B3B3B; text-decoration:none;}
.darkgrey14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey16	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:3B3B3B; text-decoration:none;}
.darkgrey16bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:3B3B3B; text-decoration:none;}
.darkgrey18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:3B3B3B; text-decoration:none; font-weight: bold;}

.white8		 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:8px; color:white; text-decoration:none;}
.white8bold	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:8px; color:white; text-decoration:none; font-weight: bold;}
.white10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:white; text-decoration:none;}
.white10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:white; text-decoration:none; font-weight: bold;}
.white11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:white; text-decoration:none;}
.white11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:white; text-decoration:none; font-weight: bold;}
.white12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:white; text-decoration:none;}
.white12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:white; text-decoration:none; font-weight: bold;}
.white14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:white; text-decoration:none;}
.white14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:white; text-decoration:none; font-weight: bold;}
.white16	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:white; text-decoration:none;}
.white16bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:white; text-decoration:none; font-weight: bold;}
.white18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:white; text-decoration:none;}
.white18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:white; text-decoration:none; font-weight: bold;}

.black10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:black; text-decoration:none;}
.black10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:black; text-decoration:none; font-weight: bold;}
.black11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:black; text-decoration:none;}
.black11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:black; text-decoration:none; font-weight: bold;}
.black12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:black; text-decoration:none;}
.black12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:black; text-decoration:none; font-weight: bold;}
.black14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:black; text-decoration:none;}
.black14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:black; text-decoration:none; font-weight: bold;}
.black18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:black; text-decoration:none;}
.black18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:black; text-decoration:none; font-weight: bold;}

.red10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:red; text-decoration:none;}
.red10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:red; text-decoration:none; font-weight: bold;}
.red11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:red; text-decoration:none;}
.red11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:red; text-decoration:none; font-weight: bold;}
.red12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:red; text-decoration:none;}
.red12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:red; text-decoration:none; font-weight: bold;}
.red14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:red; text-decoration:none;}
.red14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:red; text-decoration:none; font-weight: bold;}
.red18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:red; text-decoration:none;}
.red18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:red; text-decoration:none; font-weight: bold;}
.red24	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:24px; color:red; text-decoration:none;}
.red24bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:24px; color:red; text-decoration:none; font-weight: bold;}

.grey10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:6B6969; text-decoration:none;}
.grey11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:6B6969; text-decoration:none;}
.grey11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:6B6969; text-decoration:none; font-weight: bold;}
.grey12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:6B6969; text-decoration:none;}
.grey12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:6B6969; text-decoration:none; font-weight: bold;}
.grey14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:6B6969; text-decoration:none;}
.grey14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:6B6969; text-decoration:none; font-weight: bold;}
.grey18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:6B6969; text-decoration:none; font-weight: bold;}

.terre12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:C77005; text-decoration:none;}
.terre12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:C77005; text-decoration:none; font-weight: bold;}

.blue11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:2A98FF; text-decoration:none;}
.blue11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:2A98FF; text-decoration:none;}
.blue12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:2A98FF; text-decoration:none;}
.blue14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:2A98FF; text-decoration:none;}
.blue18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:2A98FF; text-decoration:none; font-weight: bold;}
.blue24	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:24px; color:2A98FF; text-decoration:none;}
.blue24bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:24px; color:2A98FF; text-decoration:none; font-weight: bold;}


.bleu10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:0E75AF; text-decoration:none;}
.bleu10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:0E75AF; text-decoration:none;}
.bleu11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:0E75AF; text-decoration:none;}
.bleu12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:0E75AF; text-decoration:none;}
.bleu14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:0E75AF; text-decoration:none;}
.bleu18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:0E75AF; text-decoration:none; font-weight: bold;}
.bleu24	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:24px; color:0E75AF; text-decoration:none;}
.bleu24bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:24px; color:0E75AF; text-decoration:none; font-weight: bold;}


.green10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:3FB636; text-decoration:none;}
.green10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:3FB636; text-decoration:none; font-weight: bold;}
.green11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:3FB636; text-decoration:none;}
.green11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:3FB636; text-decoration:none; font-weight: bold;}
.green12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:3FB636; text-decoration:none;}
.green12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:3FB636; text-decoration:none; font-weight: bold;}
.green14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:3FB636; text-decoration:none;}
.green14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:3FB636; text-decoration:none; font-weight: bold;}

.yellow10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:F19F00; text-decoration:none;}
.yellow10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:F19F00; text-decoration:none;}
.yellow11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:F19F00; text-decoration:none;}
.yellow12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:F19F00; text-decoration:none;}
.yellow14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:F19F00; text-decoration:none; font-weight: bold;}
.yellow18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:F19F00; text-decoration:none;}
.yellow18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:F19F00; text-decoration:none; font-weight: bold;}

.ora10	 	{font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:#FF6600; text-decoration:none;}
.ora10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:#FF6600; text-decoration:none; font-weight: bold;}
.ora11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:#FF6600; text-decoration:none;}
.ora11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:#FF6600; text-decoration:none; font-weight: bold;}
.ora12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:#FF6600; text-decoration:none;}
.ora12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:#FF6600; text-decoration:none; font-weight: bold;}
.ora14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:#FF6600; text-decoration:none;}
.ora14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:#FF6600; text-decoration:none; font-weight: bold;}
.ora16	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:#FF6600; text-decoration:none;}
.ora16bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:#FF6600; text-decoration:none; font-weight: bold;}
.ora18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:#FF6600; text-decoration:none;}
.ora18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:#FF6600; text-decoration:none; font-weight: bold;}
.ora24	 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:24px; color:FF6600; text-decoration:none;}
.ora24bold {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:24px; color:FF6600; text-decoration:none; font-weight: bold;}

.ocre10	 	{font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:970F00; text-decoration:none;}
.ocre10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:970F00; text-decoration:none;}
.ocre11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:970F00; text-decoration:none;}
.ocre12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:970F00; text-decoration:none;}
.ocre14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:970F00; text-decoration:none; font-weight: bold;}
.ocre18	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:970F00; text-decoration:none;}
.ocre18bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:18px; color:970F00; text-decoration:none; font-weight: bold;}

.violet10	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:D890FF; text-decoration:none;}
.violet10bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:10px; color:D890FF; text-decoration:none; font-weight: bold;}
.violet11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:D890FF; text-decoration:none;}
.violet11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:D890FF; text-decoration:none; font-weight: bold;}
.violet12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:D890FF; text-decoration:none;}
.violet12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:D890FF; text-decoration:none; font-weight: bold;}

.vio11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:8841AE; text-decoration:none;}
.vio11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:8841AE; text-decoration:none; font-weight: bold;}
.vio12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:8841AE; text-decoration:none;}
.vio12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:8841AE; text-decoration:none; font-weight: bold;}
.vio14	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:8841AE; text-decoration:none;}
.vio14bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:14px; color:8841AE; text-decoration:none; font-weight: bold;}
.vio16	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:8841AE; text-decoration:none;}
.vio16bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:16px; color:8841AE; text-decoration:none; font-weight: bold;}

.rose11	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:E257C7; text-decoration:none;}
.rose11bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:11px; color:E257C7; text-decoration:none; font-weight: bold;}
.rose12	 {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:E257C7; text-decoration:none;}
.rose12bold {font-family: Georgia, Tahoma, Verdana, Arial, Times New Roman, Times, serif; font-size:12px; color:E257C7; text-decoration:none; font-weight: bold;}
