* {
	margin: 0;
	padding: 0;
}

body {
	background: #14171A url("../images/bg1.jpg") repeat-x;
	font: normal small Calibri,Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 1.08em; 
}

h2 {
	font-family: Trebuchet MS;
	margin-bottom: .3em;
	font-size: 1.8em;
	color: #888888;
	letter-spacing: 0.03em;
}

h3 {
	font-family: Trebuchet MS;
	margin-bottom: 0.05em;
	font-size: 1.08em;
	color: #888888;
	letter-spacing: 0.03em;
}

h4 {
	margin-bottom: 0em;
	margin-left:0;
	font-size: 1.8em;
	color: #D6D7D9;
}

h5 {
	margin-bottom: .5em;
	font-size: 1.8em;
	color: #FF3300;
}


p, ul, ol {
	font-family: "Tahoma", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	line-height: 1.2em;
	text-align: left;
    font-size:1.0em;
}

p {
}

blockquote {
	font-style: italic;
	font-family: Calibri;
	margin-left:650px;
	line-height: 1.2em;
	margin: 6px 100px 200px 0;
    font-size:1.2em;
    width:190px;
    position:relative;
    color:White;
    top: -180px; bottom: 0px; left: 580px; right: 0px;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-alpha;
}

ol li {
}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #9FA0A4;
	text-decoration:underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: left;
	margin: 0 1em 1em 0;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #FFFFFF;
	border: 1px solid #CAD4DF;
}

.boxed .title {
	padding: 10px 0 0 10px;
	text-transform: none;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	padding: 10px;
}

.boxed a 
{
    text-decoration:none;
}

.boxed a:hoover {
	color: #EA672E;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------------- */
/* Header */
/* ---------------------------------------------------------------------------- */
#header {
	width: 780px;
	height: 120px;
	margin: 0 auto;
	border: 0px solid #000000;
}

/* Header > MailingList */
#MailingList {
	height: 80px;
	width: 280px;
	float: right;
	border: 0px solid #ffffff;
	margin: 0px 0 0 500px;
	padding: 0px 0;
	vertical-align:bottom;
}


#MailingList #inputtext1 {
	width: 270px;
	margin-bottom: .5em;
	padding: 2px 5px;
	color: #999999;
	font-weight: bold;
	margin: 35px 0 0 0px;
	text-align:right;
/*	border: 1px solid #CCCCCC;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align:bottom;
*/
}

INPUT
{
    height: 18px;
    border:1px solid #60666E;
    background: #2C3137;
    font-family: verdana;
    font-size: .8em;
    color: #757778;
    font-weight:bold;
}

textarea
{
    border:1px solid #60666E;
    background: #2C3137;
    font-family: verdana;
    font-size: .8em;
    color: #757778;
    font-weight:bold;
    width:250px;
}

select
{
    border:1px solid #60666E;
    background: #2C3137;
    font-family: verdana;
    font-size: .8em;
    color: #757778;
    font-weight:bold;
    width:150px;
}

input .text
{
    width:190px;    
}

#MailingListSmallWindow {
	width: 200px;
	text-align:center;
	margin-left: 16px;
	margin-right: 0px;
	border: 0px solid #999999;
	color:#FFFFFF;
	font: normal 11px Verdana, Helvetica, sans-serif;
}

#MailingList .inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #999999;
	/*
	border-top-color: #000000;
	border-left-color: #FFFFFF;
    */
	font: normal small Arial, Helvetica, sans-serif;
}

/* Header > Logo */
#logo {
	float: left;
	height: 80px;
	width: 500px;
	background: url(../images/logo.gif) no-repeat left top;
	border: 0px solid #ffffff;
}

#logo h1 {
	padding: 0px 0 0 0;
	text-transform: uppercase;
	font-size: 4em;
}

#logo h2 {
	margin: 0;
	padding: 95px 0px 0 0px;
	text-transform:inherit;
	font-size: 1.3em;
	font-family: Calibri;
	letter-spacing: 3px;
}


#logo h2 a {
	text-decoration: none;
	color: #999999;
}

#logo h2 a:hoover{
	text-decoration: underline;
	color: #385B88;
}

#logo h2 a:active {
	text-decoration: none;
	color: #999999;
}

#logo h2 a:visited {
	text-decoration: none;
	color: #999999;
}


/* Header > Top Menu */

#topmenu {
	float: right;
	margin: 0 -50px 0 0;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	height: 34px;
}

#topmenu a:hover {
}

#topmenu span {
	display: none;
}

#topmenu1 {
	width: 35px;
	background: url("../images/img02.gif") no-repeat left center;
}

#topmenu2 {
	width: 31px;
	background: url("../images/img03.gif") no-repeat left center;
}

#topmenu3 {
	width: 35px;
	background: url("../images/img04.gif") no-repeat left center;
}

/* ---------------------------------------------------------------------------- */
/* Menu */
/* ---------------------------------------------------------------------------- */
#menu {
	width: 780px;
	height: 20px;
	margin: 100px 0 0 0;
	padding: -20px 0;
}

#menu ul{
	margin: 0;
	list-style: none;
	line-height: normal;
	color: #FFFFFF;
}

#menu li {
	display: inline;
	color: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	padding:  0 2.5em 0 0;
	text-transform: none;
	text-decoration: none;
	font-size: .95em;
	font-weight: bold;
	color: #B9B5B5;
}

#menu a:hover {
	text-decoration: none;
	color: #e35517;
}

#menu .first a {
	padding-left: 0;
	background: none;
	color: #FFFFFF;
	font-size: 1.0em;
}

#langue {
    float: right;
    text-align:right;
	width: 130px;
	height: 20px;
	margin: -20px 0 0 650px;
	font-weight:bold;
	font-size: .95em;
	color:#ED8000;
}

#langue a{
	color:#ED8000;
}


/* ---------------------------------------------------------------------------- */
/* MainBody */
/* ---------------------------------------------------------------------------- */
#MainBody {
	width: 780px;
	margin: 6px auto;
	height: 380px;
	background:  url("../images/bg22.jpg") repeat-x;
}

#MainBodyMessage {
	float: left;
	margin: 6px 0 0px 0;
	padding: 0p 0 0px 0;
	border-bottom: 1px none #CAD4DF;
	color:#FFFFFF;
	border: 0px solid;
}

#MainBodyMessage h1 {  /* Title for all sub pages*/
    float:left;
    font-weight:bold;
	font-family:Century Gothic;
	text-indent: 9px;
    font-size:1.5em;
    width:500px;
    position:relative;
    color:#ED8000;

    display: block; 
    background: url('../images/site_id.gif') no-repeat center center;
}

#MainBodyMessage p {
    position:relative;
    float:left;
	font-family:Century Gothic;
	text-indent: 9px;
    font-size:1.5em;
    width:500px;
    position:relative;
    text-align:left;
    color: #CCCCCC;
	border: 0px solid;
    
    font-size: 14px; 
    line-height: 1.143; 
    margin: 1.143em 0 1.143em 0; 

}


/* ---------------------------------------------------------------------------- */
/* MainBody: about us, services, fees ... */
/* ---------------------------------------------------------------------------- */
#MainBody2 {
	width: 780px;
	margin: 6px auto;
	background:  url("../images/bg3.jpg") repeat-x;
}

#MainBody2Message {
	float: left;
	margin: 6px 0 0px 0;
	padding: 0p 0 0px 0;
	border-bottom: 0px solid none #CAD4DF;
	color:#FFFFFF;
	border: 0px solid;
}

#MainBody2Message .imagesleft{
	float: left;
	margin: 0px  10px 0px 0;
}

#MainBody2Message .imagesright{
	float: right;
	margin: 0 10px 10px 10px;
}

#MainBody2Message h1 {  /* Title for all sub pages*/
    float:left;
	font-style: italic;
    font-weight: normal;
	font-family: Century Gothic;
	letter-spacing: 1px;
	text-indent: 5px;
    font-size:2.2em;
    width: 780px;
    position:relative;
    color:#ED8000;
	border: 0px solid;
	margin: 10px 0px 0px 0px;
	height: 30px;
	letter-spacing: 0.03em;

    display: block; 
    background: url('../images/site_id.gif') no-repeat center center;
}

#MainBody2Message p {
    position:relative;
    text-align:justify;
    float:left;
	font-family:Century Gothic;
	text-indent: 0px;
	letter-spacing: 0.03em;
    width:780px;
    position:relative;
    color: #888888;
	border: 0px solid;
    
    font-size: 1.08em; 
    line-height: 1.243; 
    margin: 1.143em 0 1.143em 0; 
}


/* ---------------------------------------------------------------------------- */
/* MainBody: Reservation ... */
/* ---------------------------------------------------------------------------- */
#MainBodyReservation {
	width: 780px;
	margin: 6px auto;
	background:  url("../images/bg3.jpg") repeat-x;
}

#MainBodyReservationMessage {
	float: left;
	margin: 6px 0 0px 0;
	padding: 0p 0 0px 0;
	border-bottom: 0px solid none #CAD4DF;
	color:#FFFFFF;
	border: 0px solid;
}

#MainBodyReservationMessage .imagesleft{
	float: left;
	margin: 0px  10px 0px 0;
}

#MainBodyReservationMessage .imagesright{
	float: right;
	margin: 0 10px 10px 10px;
}

#MainBodyReservationMessage h1 {  
    float:left;
	font-style: italic;
    font-weight: normal;
	font-family: Century Gothic;
	letter-spacing: 1px;
	text-indent: 5px;
    font-size:2.2em;
    width: 780px;
    position:relative;
    color:#ED8000;
	border: 0px solid;
	margin: 10px 0px 0px 0px;
	height: 30px;
	letter-spacing: 0.03em;

    display: block; 
    background: url('../images/site_id.gif') no-repeat center center;
}

#MainBodyReservationMessage h2 {  
    float:left;
	font-style: italic;
    font-weight: bold;
	font-family: Century Gothic;
	letter-spacing: 1px;
	text-indent: 5px;
    font-size:1.2em;
    width: 780px;
    position:relative;
    color:#999999;
	border: 0px solid;
	margin: 10px 0px 0px 0px;
	height: 30px;
	letter-spacing: 0.03em;

    display: block; 
    background: url('../images/site_id.gif') no-repeat center center;
}

#MainBodyReservationMessage .text {
    position:relative;
    text-align:justify;
    float:left;
	font-family:Century Gothic;
	text-indent: 0px;
	letter-spacing: 0.03em;
    width:500px;
    position:relative;
    color: #888888;
	border: 0px solid #ffffff;
    
    font-size: 1.08em; 
    line-height: 1.243; 
    margin: 1.143em 0 1.143em 0; 
}


#MainBodyReservationMessage .image1 {
    position:relative;
    text-align:justify;
    float:right;
	font-family:Century Gothic;
	text-indent: 0px;
	letter-spacing: 0.03em;
    width:250px;
    position:relative;
    color: #888888;
	border: 0px solid #ffffff;
    
    font-size: 1.08em; 
    line-height: 1.243; 
    margin: 1.143em 0 1.143em 0; 
}

/* ---------------------------------------------------------------------------- */
/* MainSlogan */
/* ---------------------------------------------------------------------------- */
#MainSlogan {
	width: 780px;
	margin: 6px auto;
	height:260px;
	background:  url("../images/auto.gif") repeat-x;
}

/* Content > Welcome */
#MainMessage {
	float: left;
	width: 780px;
	margin: 6px 0 20px 0;
	padding: 0p 0 0px 0;
	border-bottom: 1px none #CAD4DF;
	color:#FFFFFF;
}

/* Call Us */
#MainMessage h1
{
    float:right;
    font-weight:bold;
	font-family:Century Gothic;
	text-indent: 7px;
    font-size:1.5em;
    width:199px;
    height: 75px;
    position:relative;
    color:#FF6600;
}

/* Testimony */
#MainMessage h2
{
    float:right;
	font-style: italic;
	font-family: Calibri;
	line-height: 1.2em;
    font-size:1.2em;
    width:199px;
    position:relative;
    color:White;
}



/* ---------------------------------------------------------------------------- */
/* MainContent */
/* ---------------------------------------------------------------------------- */
#MainContent {
	width: 780px;
	margin: 6px auto;
	padding: -20px 0;
}

/* ------------------------------- */
/* Services */
/* ------------------------------- */
#MainServices {
	float: left;
	width: 269px;
	position:relative;
}

#MainServices h1 { /* Service title */
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #DF6818; /*98805E;*/
	font-family: arial;
	font-weight:bold;
	font-size: 13px;
	font-style:italic;
}

#MainServices h1 a { /* Service title */
	color: #DF6818; 
	text-decoration:none;
}

#MainServices h1 a:hover { /* Service title */
	text-decoration:underline;
}

#MainServices h2 { /* Description */
	margin: 0;
	padding: 0 0 10px 10px;
	line-height: normal;
	color: #BDBEC0;
	font-family: Century Gothic;
	font-size: 1.0em;
}

#MainServices h5 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #D6D7D9;
	margin-bottom: .5em;
	font-family: Calibri;
	font-size: 1.8em;
	font-style: italic;
}

#MainServices h5 a {
	color: #D6D7D9;
	font-size: 1.0em;
    text-decoration:none;
}

#MainServices h5 a:hover {
    text-decoration:underline;
}

/* ------------------------------- */
/* Prices */
/* ------------------------------- */
#MainPrices {
	float: left;
	width: 279px;
	position:relative;
}

#MainPrices h1 { /* Price title */
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #DF6818; 
	font-family: arial;
	font-weight:bold;
	font-size: 13px;
	font-style:italic;
}

#MainPrices h1 a { /* Price title */
	color: #DF6818; 
	text-decoration:none;
}

#MainPrices h1 a:hover { /* Price title */
	text-decoration:underline;
}

#MainPrices h2 { /* Description */
	margin: 0;
	padding: 0 0 10px 10px;
	line-height: normal;
	color: #BDBEC0;
	font-family: Century Gothic;
	font-size: 1.0em;
}

#MainPrices h5 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #D6D7D9;
	margin-bottom: .5em;
	font-family: Calibri;
	font-size: 1.8em;
	font-style: italic;
}

#MainPrices h5 a {
	color: #D6D7D9;
	font-size: 1.0em;
    text-decoration:none;
}

#MainPrices h5 a:hover {
    text-decoration:underline;
}


/* ------------------------------- */
/* Contact */
/* ------------------------------- */
#MainContact {
	float: left;
	width: 199px;
	position:relative;
}

#MainContact h1 { /* Contact title */
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #DF6818;
	font-family: arial;
	font-weight:bold;
	font-size: 13px;
	font-style:italic;
}

#MainContact h1 a { /* Contact title */
	color: #DF6818; 
	text-decoration:none;
}

#MainContact h1 a:hover { /* Contact title */
	text-decoration:underline;
}

#MainContact h2 { /* Description */
	margin: 0;
	padding: 0 0 10px 10px;
	line-height: normal;
	color: #BDBEC0;
	font-family: Century Gothic;
	font-size: 1.0em;
}

#MainContact h2 a { /* Description */
	color: #BDBEC0;
	text-decoration:none;
}

#MainContact h2 a:hover { /* Description */
	color: #BDBEC0;
	text-decoration:underline;
}

#MainContact h5 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #D6D7D9;
	margin-bottom: .5em;
	font-family: Calibri;
	font-size: 1.8em;
	font-style: italic;
}

#MainContact h5 a {
	color: #D6D7D9;
	font-size: 1.0em;
    text-decoration:none;
}

#MainContact h5 a:hover {
    text-decoration:underline;
}


/* ------------------------------- */
/* More */
/* ------------------------------- */
#MainMore {
    float:right;	
    margin: 0 15px 10px 0;
    font-weight: bold;
	line-height: normal;
	color: #ED8000;
	font-family: Arial;
	font-size: 1.0em;
	font-style: italic;
}

#MainMore a {
    margin: 0;
	color: #ED8000;
	text-decoration: none;
}

#MainMore a:hover {
    margin: 0;
	color: #EBAB00;
	text-decoration: none;
}

/* ------------------------------- */
/* Dummy */
/* ------------------------------- */
#MainDummy {
	float: left;
	width: 14px;
	position:relative;
}


#bigbox {
	float: left;
	width: 780px;
	height: 100px;
	margin: 100px -0px 500px 0;
	padding: 300px 0 1000px 0;
	border: 0px solid #000000;
	border-bottom: 0px solid #000000;
}


/* Content > Sidebar > contact form */

#login 
{
    background:#f1f1f1;
	border: 1px solid #000000;
}

#login label {
	display: block;
	font: 11px bold;
	font-weight:bold;
}

#login #inputtext1, #login #inputtext2 {
	width: 210px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
}


#login labelC {
	display:block;
	font: 11px bold;
	font-weight:bold;
}

#login #checkbox {
	/*
	width: 210px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 0px solid #CCCCCC;
	*/
	display:table-row;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
}

#login .inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #999999;
	/*
	border-top-color: #000000;
	border-left-color: #FFFFFF;
    */
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

#login .ligne
{
    margin-top:10px;
	border-bottom: 1px dotted #CAD4DF;    
    margin-bottom:10px;
}

/* Content > Sidebar > contact*/
#contact a {
	color: #385B88;
}

#contact ul {
	margin: 0;
	list-style: none;
}

#contact li {
	margin-bottom: 1em;
}

#contact h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: .95em;
	color: #EA672E;
	font-weight:bold;
}

#contact p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .95em;
	color: #385B88;
}

#contact h5 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .95em;
	color: #999999;
	font-weight:normal;
	font-size:20px;
}

#contact a {
	text-decoration: none;
}



/* ---------------------------------------------------------------------------- */
/* Footer */
/* ---------------------------------------------------------------------------- */
#menuFooter{
	width: 780px;
	height: 20px;
	padding: -20px 0;
	margin: 20px 0 0 0;
}

#menuFooter ul{
	margin: 0;
	list-style: none;
	line-height: normal;
	color: #FFFFFF;
}

#menuFooter li {
	display: inline;
	color: #FFFFFF;
}

#menuFooter a {
	display: block;
	float: left;
	padding:  0 2.5em 0 0;
	text-transform: none;
	text-decoration: none;
	font-size: .95em;
	font-weight: bold;
	color: #B9B5B5;
}

#menuFooter a:hover {
	text-decoration: none;
	color: #e35517;
}

#menuFooter .first a {
	padding-left: 0;
	background: none;
	color: #FFFFFF;
	font-size: 1.0em;
}


#footer0 p {
	width: 780px;
	margin: 20px auto 5px ;
	font-size: 0.98em;
	letter-spacing:0.05em;
}

#footer0 a {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 0.98em;
	font-family:Calibri;
	font-weight:bold;
	letter-spacing:0.05em;
}

#footer0 a:hover {
	color: #EA672E;
	text-decoration:underline;
}

#footer1 {
	height:1px;
	background: #33383C;
}

#footer2 {
	clear: both;
	padding: 5px 0px 0px 0px;
	background: #1F2429;
	height:40px;
	/*border: 0px solid #CAD4DF;*/
}

#footer2 p {
	width: 780px;
	font-size: 0.8em;
	margin: 5px auto 5px ;
	background: #1F2429;
	letter-spacing:0.05em;
	font-weight:bold;
	font-family:Calibri;
}

#footer2Dummy {
	width: 202px;
	position:relative;
	background: #1F2429;

    float:left;
	margin: 5px auto 5px ;
	font-weight:bold;
	font-family:Calibri;
	background: #1F2429;
}

#footer2Copyright {
	width: 299px;
	position:relative;

    float:left;
	font-size: 0.68em;
	color: #666666;
	margin: 5px auto 5px ;
	letter-spacing:0.03em;
	font-weight:bold;
	font-family:verdana;
	background: #1F2429;
}

#footer2Designed {
	width: 279px;
	position:relative;

    float:right;
    text-align:right;
	font-size: 0.68em;
	color: #666666;
	margin: 5px auto 5px ;
	letter-spacing:0.03em;
	font-weight:bold;
	font-family:verdana;
	background: #1F2429;
}

#MainFooter {
	width: 780px;
	margin: 6px auto;
}

.footerBold
{
    color:#DF6818;
	font-weight:bold;
}


/* ---------------------------------------------------------------------------- */
/* Page: Contact us */
/* ---------------------------------------------------------------------------- */
#MainContactUs {
	float: left;
	width: 450px;
	position:relative;
	margin: -200px 0 0 10px ;
	border: 0px dotted #CAD4DF;    
}

#MainContactUs h1 { /* Contact title */
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: normal;
	color: #DF6818;
	font-family: arial;
	font-weight:bold;
	font-size: 13px;
	font-style:italic;
	width: 450px;
	border: 0px dotted #CAD4DF;    
}

#MainContactUs h1 a { /* Contact title */
	color: #DF6818; 
	text-decoration:none;
}

#MainContactUs h1 a:hover { /* Contact title */
	text-decoration:underline;
}

#MainContactUs h2 { /* Description */
	margin: 0;
	padding: 0 0 0px 10px;
	line-height: 20px;
	color: #BDBEC0;
	font-family: Century Gothic;
    font-size: 1.08em; 
	width: 450px;
	border: 0px dotted #CAD4DF;    
}

#MainContactUs h2 a { /* Description */
	color: #BDBEC0;
	text-decoration:none;
}

#MainContactUs h2 a:hover { /* Description */
	color: #BDBEC0;
	text-decoration:underline;
}

#MainContactUs h5 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	color: #D6D7D9;
	margin-bottom: .5em;
	font-family: Calibri;
	font-size: 1.8em;
	font-style: italic;
}

#MainContactUs h5 a {
	color: #D6D7D9;
	font-size: 1.0em;
    text-decoration:none;
}

#MainContactUs h5 a:hover {
    text-decoration:underline;
}

/* Fees.htm */
.FeesTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 1.08em; 
	color: #BDBEC0;

	color: #DF6818;
	font-family: arial;
	font-weight:bold;
	font-size: 13px;
	font-style:italic;

}

.FeesTitle  a { /* Contact title */
	color: #DF6818; 
	text-decoration:none;
}

.FeesTitle a:hover { /* Contact title */
	text-decoration:underline;
}


.FeesColoneZone, .FeesColoneFees  {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}

.FeesZone, .FeesFees  {
	font-size: 0.89em;
}

.FeesInfoPlus {
	font-size: 0.89em;
 	font-size: 0.68em;
	color: #666666;
	letter-spacing:0.03em;
	font-family:verdana;
}

.FeesInfoPrices {
	font-size: 0.89em;
 	font-size: 0.68em;
	color: #EBAB00;
	letter-spacing:0.03em;
	font-family:verdana;
}


