* {
margin:0; /* super important : permet d'unifier les espaces entre explorateurs */
padding:0;
}

body,html { 
	background-color: #000000;
	margin: 0;
	padding: 0; 
	text-align:left; /*no doctype "hack"*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #ffffff;
	/*background-image: url(images/template/bg_001.jpg);*/
}

img {border: 0;}

h1{font-size: 1.4em;
   line-height: 1em;
   margin: 0;}

#hidden_img {visibility:hidden;}

#padding{margin-top:5px;}
#margin-left{margin-left:20px;}

.cadre_gche {float:left;display:block;border:1px solid #131313; padding: 7px; color:#666666; background-color:#000000; margin-right:10px; margin-bottom:7px; color:#ffffff; font-size:100%; text-align:center;}

.cadre_declinaison{float:left;display:block;border:0px solid #131313; padding: 7px; color:#666666; background-color:#000000; margin-right:10px; margin-bottom:7px; width:210px; max-width:210px;}

.image_a_dte {float:right;display:block;border:1px solid #666666; padding: 7px; color:#666666; background-color:#ffffff; margin-left:10px; margin-bottom:7px;}

.cadre_image {border:1px solid #666666; padding: 7px; color:#666666; background-color:#ffffff; margin-right:0px; margin-left:0px; margin-bottom:7px;}

.cadre_image_small {border:1px solid #666666; padding: 1px; color:#666666; background-color:#333333; margin-right:2px; margin-left:2px; margin-bottom:0px;}

.cadre{border:1px solid #666666; padding: 7px; color:#666666; background-color:#f6eca3; margin-right:10px; margin-left:10px; margin-bottom:7px;}

hr {
float:left;
height: 1px;
margin: 0;
padding: 0;
color: #333333;
background-color: #333333;
border: 0;
width: 100%;
}

.img_thumb{border:1px solid #333333; padding: 7px; background-color:#000000; margin-right:10px;}
.gray-dark {color:#cccccc;}
#flaming-menu{ clear:both; background:url(../images/flaming-menu.gif); min-height:50px; text-align:center; color:#d39930; font-size:2.0em;}

div#slogan {
	border: 1px solid #cccccc;
	margin: 0 auto;       /* this centers wrapper */
	max-width: 960px;   /* IE wont understand these, so we will use javascript magick */
	width:960px;
	min-height: 400px;
	background-color: #000000;
	color: #ffffff;
	/*background-image: url(images/template/bg_001.jpg);*/
}


div#pagewrapper_home {
	background-color: #000000;
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 960px;
	height: 400px;
	margin-top: -200px; /* moitié de la hauteur */
	margin-left: -480px; /* moitié de la largeur */
	border: 0px solid #000;
	color: #ffffff;

}

div#pagewrapper {
	border: 0px solid #4e4b4b;
	margin: 0 auto;       /* this centers wrapper */
	margin-top: 10px;
	max-width: 960px;   /* IE wont understand these, so we will use javascript magick */
	width:960px;
	min-height: 400px;
	background-color: #000000;
	color: #ffffff;
	/*background-image: url(images/template/bg_001.jpg);*/
}

div#header {
	mini-height: 286px;
	height: 286px;    /* adjust according your image size */   
	/*background-image: url(images/template/top.jpg);*/ 
}

div#content_bloc {
float: left;
width: 100%;
margin-top: 10px;
}

div#content_txt {font-size :60%;}
div#bloc_news {float:left; mini-height:100px; height:100px; margin-top:5px; min-width:470px; width:470px; padding: 5px;}
div#bloc_standard {float:left; mini-height:100px; margin-top:5px; min-width:470px; width:470px; padding: 5px; text-align:justify; height:100%;}
div#logo {float:left; width:748px; height:30px;}

div#site_versions {float:left; margin-left: 12px; width:200px; height:30px;}
div#site_versions a{font-size:70%; color: #cccccc; text-decoration: none;}
div#site_versions a:hover{font-size:70%; color: #ffffff; text-decoration: none;}


div#ban_home {float:left; width:748px; height:231px; border: 0px solid #333333 ;}
div#ban {float:left; width:748px; height:231px; border: 1px solid #333333 ;}
div#menus {float:left; margin-left:5px; width:200px; height:231px; text-align:left; background-color:#131313; border: 1px solid #333333 ;}

div#footer {
clear: left;
width: 100%;
font-size: 60%;
color: #cccccc;
text-align: center;
padding: 0px 0;
}

.bg_menu {background-color:#333333; width:100%; text-align:center; font-weight:bold; height:20px; padding-top:5px}
.text_align_justify{text-align:justify;}
.text_align_center{text-align:center;}


a{ color: #cccccc; text-decoration: underline;}
a:hover { color: #ffffff; text-decoration: underline;}

a.link-contact{ color: #cccccc; text-decoration: underline; font-size: 120%;}
a.link-contact:hover { color: #ff0000; text-decoration: underline;}

/* FORM */
input[type=submit], input[type=reset] {
border:0px outset white;
background-color:gray; 
width: 300px;
}

input[type=text],textarea {
border:0px outset white;
background-color:white; 
width: 300px;
}


input[type=submit]:hover, input[type=reset]:hover {
border:0px outset white;
background-color:white;
}

/***************************************
ADMIN
***************************************/

#admin_table {
}
#admin_table td {
	padding:10px;
}
