html {
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	font-size:12px;
	text-align:left;
}

body {
	margin: 0px;
	margin-top:-12px;
	padding: 0px;
}

#CH
{
	/*border-top: 1px solid gray;*/
}
#CB
{
	/*padding-top:3px;
	margin-right: 7px;
	//margin-left: 7px;*/
	/*background:url('CB.png') repeat-x bottom;*/
}
#CG
{
	/*background:url('CG.png') repeat-y left;*/
}
#CD
{
	/*margin-top: -1px;
	margin-right: -10px;
	margin-left: -10px;
	background:url('CD.png') repeat-y right;*/
}
#CHG 
{
	/*margin:1%;
	margin-top: 0px;
	background:url('CHG.png') no-reapeat top left;*/
}
#CHD 
{
	/*background:url('CHD.png') no-reapeat top right;*/
}
#CBG 
{
	/*background:url('CBG.png') no-reapeat bottom left;*/
}
#CBD 
{
	/*background:url('CBD.png') no-reapeat bottom right;*/
}

#header {
	color: gray;
	font-family: ArialMT,Helvetica,Arial,sans-serif;
	font-size:16px;
	height: 50px;
	width:1000px;
	margin: auto;
	padding: 0px;
	text-align: center;
}
#header p {
	margin: 0px;
	padding: 0px;
}

#header #rightbutton a {
	color: gray;
	text-decoration : underline;
}
#header #leftbuton a {
	text-decoration : none;
}

#header #leftbuton {
	float: left;
	margin: 0px;
	padding: 0px;
	top: 10px;
	left: 5px;
	/*position: absolute;*/
}

#header #leftbuton #color {
	z-index: 100;
	/*position: absolute;*/
	text-align: center;
	/*background-color: white;*/
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	
}
#header #leftbuton #open-color {
	padding-bottom: 3px;
}
/*#header #leftbuton #open-color:hover #color {
	visibility: visible;
	height: auto;
	width: auto;
	margin: 5px;
	margin-left: 0px;
	padding: 2px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/* border: outset 1px black;*//*
}*/

#header #leftbuton #music #frame{
	/* position: absolute; */
	/* background-color: white; */
	z-index: 100;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
	width: 0px;
	/*border: none;*/
	font-size: 12px;
}
#header #leftbuton #music {
	padding-bottom: 3px;
}
#header #leftbuton iframe {
	height: 148px;
	width: 388px;
	border: none;
}
/*#header #leftbuton #music:hover #frame{
	visibility: visible;
	height: auto;
	width: auto;
	/*border: outset 1px black;*//*
	margin: 5px;
	margin-left: 0px;
	padding: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}*/

#header #leftbuton #fpm {
	z-index: 100;
	/* position: absolute; */
	/* background-color: white; */
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 5px;
	margin-left: 0px;
	padding: 8px;
	padding-top: 3px;
	font-size: 12px;
}
#header #leftbuton #open-fpm {
	padding-bottom: 3px;
}
/*#header #leftbuton #open-fpm:hover #fpm {
	visibility: visible;
	height: auto;
	width: auto;
	/*border: outset 1px black;*//*
}*/

/*#header #logo {
/*	float: center; *//*
	height: auto;
	width: 30%;
	text-align: center;	
	margin: auto;
}*/
#header #logo p{
	padding-top: 5px;
	/*margin-top: -30px;*/
	font-size: 68px;
	color: #9CA3A6;
	text-align: left;
	/*margin-bottom: 15px;*/
}
#header #logo img{
	height: 60px;
}

#header #rightbuton {
	top: 10px;
	right: 5px;
	/*position: absolute;*/
	float: right;
	margin: 0px;
	padding: 0px;
}

#rssscroller{
	top:0px;
	margin: auto;
	height: 1.2em;
	width:377px;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#rssscroller a{
	color: gray;
	text-decoration : none;
}

#menu {
	height: auto;
	width: 480px;
	text-align: center;
	margin: auto;
	padding: 0px;
	padding-bottom: 0px;
}

#menu #wh {
	color:#888;
	/*background-image: url('bouton.png');*/
	height: 30px;
	width: 120px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
#menu #wh:after {
	color:#333;  
	content:"News";  
	display:block;  
	margin-top:-17px;
}
/*#menu #wh:hover {
	background-image: url('bouton_clic.png');
	color: #444;
}
#menu #wh:hover:after {
	color:#eee; 
}*/
#menu #profil {
	color:#888;
	/*background-image: url('bouton.png');*/
	height: 30px;
	width: 120px;
	float: left;
	text-align: center;		
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
#menu #profil:after {
	color:#333;  
	content:"Profile";  
	display:block;  
	margin-top:-17px; 
}
/*#menu #profil:hover {
	background-image: url('bouton_clic.png');
	color: #444;
}
#menu #profil:hover:after {
	color:#eee; 
}*/
#menu #send {
	color:#888;
	/*background-image: url('bouton.png');*/
	height: 30px;
	width: 120px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
#menu #send:after {
	color:#333;  
	content:"Email";  
	display:block;  
	margin-top:-17px; 
}
/*#menu #send:hover {
	background-image: url('bouton_clic.png');
	color: #444;
}
#menu #send:hover:after {
	color:#eee; 
}*/
#menu #search {
	color:#888;
	/*background-image: url('bouton.png');*/
	height: 30px;
	width: 120px;
	float: left;
	text-align: center;		
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
#menu #search:after {
	color:#333;  
	content:"Search";  
	display:block;  
	margin-top:-17px; 
}
/*#menu #search:hover {
	background-image: url('bouton_clic.png');
	color: #444;
}
#menu #search:hover:after {
	color:#eee; 
}*/
#menu a {
	color: #333;
	font-size:13px;
	/*font-weight:bold;*/
	text-decoration : none;
}

#corps {
	text-align: left;	
	height: auto;
	min-height: 1000px;
	width: 1000px;
	right: 0px;
	left:0px;
	margin:auto;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.8);
}
#corps em
{
	font-size:12px;
	color: gray;
	font-style: normal;
}
#corps em.gras_turquoise
{
	font-weight: bold;
	color: black;
}
#corps em.turquoise
{
	font-weight: bold;
	color: black;
}
#corps strong
{
	font-size:13px;
	color: black;
	font-weight: normal;
}
#corps strong.gras
{
	font-weight: bold;
}
#corps strong.gras_turquoise
{
	font-weight: bold;
	color: black;
}
#corps strong.turquoise
{
	font-weight: bold;
	color: black;
}
#corps .coin_hg {
	z-index: 2;
	height: 70px;
	width: auto;
	//background: url('degrad-CHG.jpeg') no-repeat scroll left top;
	margin: 0px;
	padding: 0px;
	display: block;
}
#corps .bordure_h {
	z-index: 1;
	background: url('degrad-HH.png') top repeat-x;
	height: 70px;
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-left: -500px;
	margin-right: -500px;
	margin-top: -70px;
	display: block;
}
#corps .coin_hd {
	float: right;
	height: 70px;
	width: 60px;
	//background: url('degrad-CHD.jpeg') no-repeat scroll right top;
	margin: 0px;
	padding: 0px;
	margin-top: -70px;
	display: block;
}
/*#corps .bordure_g {
	background: url('degrad-VG.jpeg') left repeat-y;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 80px;
	display: block;
	margin-top: -1px;
}

#corps .bordure_d {
	background: url('degrad-VD.jpeg') right repeat-y;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
#corps .coin_bg {
	height: 40px;
	width: auto;
	background: url('degrad-CBG.jpeg') no-repeat scroll left top;
	margin: 0px;
	padding: 0px;
	display: block;
}
#corps .bordure_b {
	background: url('degrad-HB.jpeg') top repeat-x;
	height: 40px;
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-left: 39px;
	margin-top: -40px;
	display: block;
}
#corps .coin_bd {
	float: right;
	height: 40px;
	width: 40px;
	background: url('degrad-CBD.jpeg') no-repeat scroll right top;
	margin: 0px;
	padding: 0px;
	margin-top: -40px;
	display: block;
}*/

#corps #left_menu_bar {
	z-index: 1;
	/*background: url('left_menu_bar_H.jpeg') top repeat-x;*/
	float: left;
	text-align: left;
	font-size: 13px;
/*	height: 1200px; */
	width: 185px;
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	padding-top: 5px;
	border: 1px solid #CCC;
/*	margin-left: -30px;
	margin-top: -15px;*/
}
#corps #middle_bar {
/*	background: url('bar.jpeg') repeat-y left;*/
	margin-left: 210px;
}
#corps #middle_bar_h {
/*	background-image: url('bar_H.jpeg');*/
	height: 0px;
	width: 70px;
}
#corps #middle_bar_b {
/*	background-image: url('bar_B.jpeg');*/
	height: 60px;
	width: 70px;
}
/*#corps #left_menu_bar #top {
	z-index: 2;
	background: url('bar_H.jpeg') no-repeat right top;
	height: 1200px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#corps #left_menu_bar #bottom {
	z-index: 2;
	background: url('bar_B.jpeg') no-repeat right bottom;
	height: 1200px;
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 60px;
	padding-left: 10px;
	padding-top: 20px;
}*/
#corps #left_menu_bar p {
	margin: 0px;
	padding: 0px;
}
#corps #left_menu_bar img#photop{
	float: left;
	height: 85px;
	max-width: 95px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#corps #left_menu_bar form{
	margin-top: 20px;
}
#corps #left_menu_bar ul{
	margin: 10px;
	padding: 5px;
	list-style-type: square;
	color: gray;
}
#corps #left_menu_bar a{
	text-decoration : none;
	color: #333;
}

#corps #texte {
	height: auto;
	width: auto;
	padding-top: 10px;
	margin: 0px;
/*	overflow:auto;
	margin: 0px;
	margin-right: 40px;
	padding: 10px;
	padding-left: 25px;
	padding-bottom: 0px; */
}

#corps #texte a
{
	color: black;
}
#corps #texte a.turquoise
{
	font-weight: bold;
	color: black;
}

#corps #texte #signin{
	height: 35px;
	width: 140px;
	margin-left: 135px;
	text-align: center;
}
#corps #texte #signup{
	position: absolute;
	height: 35px;
	width: 140px;
	right: 215px;
	text-align: center;
}
#corps #texte #signin_frame
{
	position: relative;
	height: 80px;
	width: 400px;
	padding:0px;
	margin:0px;
	padding-left: 30px;
	text-align:left;
}
#corps #texte #signin_frame .bordure_g
{
	padding-left:50px;
}
#corps #texte #signup_frame
{
	position: absolute;	
	right: 95px;
	height: 80px;
	width: 380px;
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
	margin-right: -30px;
	text-align:left;
}
#corps #texte #signup_frame .bordure_g
{
	padding-left:50px;
}
#corps #texte h1
{
	font-size: 26px;
	text-align: center;
	font-weight : normal;
}
#corps #texte h2
{
	font-size: 20px;
	font-weight : normal;
	margin: 0px;
}
#corps #texte ul
{
	padding-left: 10px;
	overflow: visible;
	/*height: 180px;*/
}
#corps #texte .membre a
{
	text-decoration: none;
	color: gray;
}
/*#corps #texte .membre img
{
	position: absolute;
	visibility: hidden;
	width:  0px;
	height: 0px;
	margin-left: 20px;
	margin-top: -35px;
}*/
#corps #texte p a em
{
	font-style: normal;
}
#corps #texte p a
{
	text-decoration: none;
}
#corps #texte li a:hover img
{
	visibility: visible;
	width:  85px;
	height: 85px;
}
#corps #texte form label em
{
	color: gray;
}
#corps #texte form label, #corps #texte form input
{
	font-size: 13px;
}
#corps #texte form label input, #corps #texte form textarea, #corps #texte form select
{
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	/*margin-bottom: 10px;
	margin-top: 15px;*/
}
#corps #texte .info
{
	text-align: center;
}

.gras
{
	font-weight: bold;
}

.gras_turquoise
{
	font-weight: bold;
	color: black;
}

.turquoise
{
	font-weight: bold;
	color: black;
}

#footer
{
	text-align: center;
	margin: 1%;
	font-family: arial,verdana,tahoma,geneva,trebuchet ms;
	font-size: 11px;
}

#footer a
{
	color: #BBB;
	text-decoration:none;
}

#footer a:hover
{
	color: #FFF;
}

/*.txt_ombre
{
	position:absolute;
	margin-top: -0.6px;
	margin-left: -0.2px;
	color: #ccc;
}
.ombre
{
	color: #999;
}*/

/*#corps #texte .mdetect span.showondetect
{
	visibility: hidden;
	width:  0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#corps #texte .mdetect input.showondetect , #corps #texte .mdetect textarea.showondetect
{
	visibility: hidden;
	width:  0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#corps #texte .mdetect select.showondetect
{
	visibility: hidden;
	width:  0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 32px;
}
#corps #texte .mdetect hideondetect
{
	visibility: visible;
	width:  auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#corps #texte .mdetect:hover span.showondetect
{
	visibility: visible;
	width:  auto;
	height: auto;
	padding: 0px;
	margin: 10px;
	margin-bottom: 15px;
}
#corps #texte .mdetect:hover input.showondetect , #corps #texte .mdetect:hover textarea.showondetect
{
	visibility: visible;
	width:  auto;
	height: auto;
	padding: 0px;
	margin: 10px;
	margin-bottom: 15px;
}
#corps #texte .mdetect:hover select.showondetect
{
	visibility: visible;
	width:  auto;
	height: auto;
	padding: 0px;
	border: 1px solid gray;
	margin-top: 9px;
	margin-bottom: 14px;	
}

#corps #texte .mdetect:hover .hideondetect
{
	visibility: hidden;
	width:  0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}*/

.actbggri
{
	background-color:white;
	margin-right:10px;
}
.actbggri:hover
{
	background-color:#F6F6F6;
}

.gras_actbggri
{
	background-color:white;
	font-weight: bold;
	margin-right:10px;
}
.gras_actbggri:hover
{
	background-color:#F6F6F6;
}

p
{
	overflow: visible;
}
div
{
	overflow: visible;
}
ul
{
	overflow: visible;
}
li
{
	overflow: visible;
}
span
{
	overflow: visible;
}

img
{
	border: none;
}

hr
{
	border: none;
	border-top: solid 1px #444;
	border-bottom: solid 1px #888;
}
hr.hr_jpg
{
	border: none;
	margin: 0px;
	margin-left: -25px;
	margin-right: -10px;
	height: 50px;
	background-image: url('../all_color/hr.png');
}
hr.hrd_jpg
{
	border: none;
	margin: 0px;
	float: right;
	height: 50px;
	width: 50px;
	background-image: url('../all_color/hrd.png');
}
hr.hrg_jpg
{
	border: none;
	margin: 0px;
	float: left;
	height: 50px;
	width: 50px;
	background-image: url('../all_color/hrg.png');
}

h3
{
	font-family: sans-serif;
}
