body
{
	background: url("images/fondheader.png") repeat-x top #414141;
	font-family: Calibri, Arial;
	font-size: 11px;
	color: black;
	display: block;
	margin: 0;
	padding: 0;
	
	}

/** icobar **/
.barre_ico {
    display: block;
    float: left;
    margin-left: 50px;
    padding: 5px;
}

#home 
{
    position: absolute;
    margin-left: 100px;
    margin-top: 5px;
    opacity: 0.6;
}

#barre_profil 
{
    border-bottom: 1px solid #48515A;
    border-left: 1px solid #48515A;
    border-radius: 0pt 0pt 5px 5px;
    border-right: 1px solid #48515A;
    width: 230px;
    min-height: 24px;
    position: relative;
    z-index: 95;
    font-size: 10px;
	margin-left: 900px;
	background-color:white;
	font-family: calibri, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight:bold;

}

#titre_site
{
	position: absolute;
    margin-left:400px;
    margin-top: 140px;
    
    z-index: 50;
}
	
/**header**/
header
{
}

#entete
{
	background: url("images/kagamiredi.png") no-repeat top;
	height: 217px;
	margin-bottom: 0px;
	margin-right: 700px;
	position: static;
	z-index: 2;
		
}

#largeur
{
	margin: 0 auto;
	width: 980px;
}

/**header**/

#bloc_page
{
	border:1px #48515A solid;
	width :800px;
	margin: auto;
	background-color:white;
	display:block;
	margin: auto;	
	height: 800px;
}

#forum_map
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	clear: both;
	margin-top: 10px;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	background-color: #5CB3F2;
}

#forum_map .deco
{
	width:120%;
	border-right:1px black solid; 
	border-top:;
	border-bottom:1px black solid;
	border-radius:1px 9px 9px 1px ;
	background-color: #5CB3F2;
	font-family: Calibri, sans-serif;
	Color: white;
	text-decoration: none;
	font-size: 15px;
	padding-left: 2px;
	padding-right: 20px;
	margin-left: 0px;
	font-weight: bold;
	}
/**section**/

h4
{
	display: inline;
	
}

.ente
{
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background-color:blue;
	margin-top: 50px; 
}

/** **/
table
{
	margin-top: 20px;
	width: 100%;
}

#sujet th
{
	
	background: url(images/th.png) repeat-x;
	height: 31px;
	padding-left: 10px;
	font-family: Aria, Helvetica, sans-serif;
	text-align:left;
	font-size:larger;
	font-weight: bold;
	color: white;	
	
}

#sujet td 
{
	border-bottom:2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	min-height: 40px;
	max-height: 40px;
	
}

tr 
{
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

td
{
	display: table-cell;
	vertical-align: inherit;
	margin: 0;
	padding: 0;
	}

/** **/	
#sujet .forum_type_1
{
	background: none repeat scroll 0 0 #E1ECFE;
}

#sujet .forum_type_2
{
	background: none repeat scroll 0 0 #D2E3EF;
}

/** **/
#sujet .td_old
{
	width: 6px;
	background: none repeat scroll 0 0 #333333;
}


/** image **/
#sujet .td_image
{
	width: 70px;
}

/** description **/
#sujet .td_description
{
	font-family: Arial, helvetica, sans-serif;
	padding: 5px;
	font-size: larger;
	color: #3A3F42;
	width: 582px;
}

.description
{
	font-size: 80%;
	font-style: italic;
}

/** count **/
#sujet .td_count
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 110 px;
	height: 40px;
	vertical-align: middle;
}



/** footer **/
#haut_footer
{
	background: none repeat scroll 0 0 #264A63;
	border-top: 1px solid #5CB3F2;
	margin: 0 auto;
	width: 100%;
	clear: none;
	height: 300px;
	height: 75px;
	position: relative;
	z-index: -1;	
}

#footer 
{
	background: none repeat scroll 0 0 #264A63;
	height: 100px;
	font-size: 12px;
	padding: 10px auto;
}

#footer .contenu_footer
{
	text-align:center;
	width: 800px;
	color: grey;
	margin: auto;
	
}











