body {
	
	color: #CCFFCC;
	font-family: verdanna, tahoma, arial;
	color: #CCFFCC;
font-weight:bold; 
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: left;
}




* html body {
	line-height: 12px;
}

a:link { 
	color: #CCFFCC;
	font-weight: bold;
	text-decoration: none;
font-size: 12px;
}
	
a:visited { 
	color: #CCFFFF;
	font-weight: bold;
	text-decoration: none;
font-size: 12px;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
font-size: 12px;
}

#footer a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#nav a:hover, #nav a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#right a:link { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;
}
	
#right a:visited { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;	
}
	
#right a:hover, #right a:active { 

	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.petit a:link { 
font-size: 11px;
	color: #FFFFE0;
	font-weight: bold;
	text-decoration: underline;
}
	
.petit a:visited { 
font-size: 11px;
	color: #0FA9A;
	font-weight: bold;
	text-decoration: underline;	
}
	
.petit a:hover
 { font-size: 10px;
	color: #FFD700;
	font-weight: bold;
	text-decoration: none;
}
#header {
	background: url(images/header-bg.jpg) no-repeat;
	display: block;
	height: 197px;
	width: 900px;
text-align: center;
}


/* ------------------------------------------------------------------  DIV ID's ------- */
#content1 {
	
	clear: both;
	display: block;
	height: 378px;
	padding-left: 120px;
	padding-top: 38px;
	width: 770px;
}
#text1 {
	width: 650px;
	font-size: 13px;
}

#text2 {
	margin-left: 110px;
	margin-top: 28px;
	width: 410px;
}
/* ------------------------------------------------------------------  CLASSE'S ------- */
.texte { 
font-family: verdanna, tahoma, arial;
color: #CCFFCC;
font-size: 12px;
}

.baden td {
   color: #CCFFCC;
   font-size: 12px;
   font: normal Arial, Helvetica, sans-serif;
} 



.noir { 
font-family: verdana, tahoma, arial;
color: #000000;
font-size: 12px;
}

.rouge { 
font-family: verdana, tahoma, arial;
color: #CC0033;
font-size: 12px;
}
.bleu { 
font-family: verdana, tahoma, arial;
color: #0000CC;
font-size: 12px;
}
.creme { 
font-family: verdana, tahoma, arial;
color: #CCFFCC;
font-size: 12px;
}


.flt-lft {
	float: left;
	margin-right: 10px;
}

.flt-rgt {
	float: right;
}

.heading {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

* html .heading {
	margin-bottom: -16px;
}

.heading2 {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}


