/* CSS Document */
body {
	color: #006600;
	background:#3c3c3c fixed;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	}

a, a:visited { color:#EEEFF7; text-decoration:none }
a:hover { color:#000066; text-decoration:underline }
li { background: url(images/bullette1.gif) no-repeat 2px center; list-style:none; vertical-align:middle; padding-left:10px; line-height:23px; width:90%; }
p { line-height:20px;  }
td { line-height:20px; }
/* DIV */
.wrapper
{
	width: 960px;background: ;
	
	margin: auto;
}
.header
{
	width: 960px; vertical-align:bottom;
	background-image: url();
	background-repeat: no-repeat;
}
.footer
{
	width: 960px; 
	background: url(images/photo-site3.jpg) no-repeat left top; 
	 
}
.content
{
	width: 960px;
	
}
#left {
	float: left;
	width: 659px;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;	
	margin-right: 5px;
}
#right {
	float: left;
	filter: Alpha(Opacity=190, Style=1);
-moz-opacity:.85; background:#FFF;
	width: 155px; color:#000066;
	padding-top: 6px; margin-top:20px;
	text-align: left; margin-right:5px;
}
.rmenu_item {
	background-image: url();
	background-repeat: repeat-x;
	padding-top: 4px;
	height: 28px;
	margin-left: 2px;
	padding-right: 2px;
}

.webdesign
{
	color: #333; text-align:center;
	background-color: transparent; font-size:12px;
}
a.webdesign, .webdesign a:visited
{
	color: #f37607; text-align:center;
	background-color: transparent;
}
/* TEXT */
h1
{
	margin: 0 0 0 0; font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; padding-top:9px; padding-left:6px;
	color:#ACDFFD; 
	font-weight: bold; background: url(images/fond-oran.jpg) left bottom;
}
h2
{
	margin: 0 0 0 0; color:#000066;
	font-size: 17px;
}
/* LINKS */
a.rmenu_link, a.rmenu_link:visited
{
	color:#00002B; display:block;
	filter: Alpha(Opacity=190, Style=1);
-moz-opacity:.85; border:1px solid #000066; 
	background-color: #61a6c8 ; padding-left:2px;
	text-decoration:none; padding-top:6px; padding-bottom:5px;
	font-weight:bold; width:95%; cursor:pointer; 
	text-transform: capitalize; font-size:13px; 
}
a.rmenu_link:hover
{
	color: #ffffff;
	background-color: #FFA500;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.active {
	color: #ffffff; display:block;
	background-color: #FFA500;border:1px solid #000066; 
	filter: Alpha(Opacity=190, Style=1);
-moz-opacity:.85;padding-left:2px;
	text-decoration: none;padding-top:6px; padding-bottom:5px;
	font-weight: bold;
	text-transform: capitalize;
}





