@charset "utf-8";
/* CSS Document */
.body{
margin:0;
background-repeat:repeat-x;
background-image:url(../images/backbody.gif);
text-align:center;
height:100%;
}

.clear {
clear:both;
}

.container_principal {
margin:0pt auto;
padding-top: 0;
width:870px;
}

.logo{
margin:0pt auto;
background-repeat:repeat-y;
background-image:url(../images/cote.gif);
width:200px;
height:162px;
padding-left:0;
padding:0;
float:left;
}
.text_entete{
float:left;
color:#FFFFFF;
text-align:center;
font-size: 14px;
padding-top:3px;
}

.text_entete a:link, .text_entete a:visited {
color:#FFFFFF;
text-decoration:none;
}

.text_entete a:hover {
color:#00CCFF;
}

.entete{
margin:0pt auto;
/*padding-left:210;*/
float:right;
}
.contenu{
	margin: 0pt auto;
	padding-left: 0px;
	padding: 0px;
	float: left;
	width: 870px;
}

.entete_image{
padding-top:3px;
float:left;
}

.text_contenu{
	background-image:url(../images/Contenu.gif);
	background-repeat: repeat-y;
	float: left;
	width: 670px;
	padding: 0;
	min-height:710px;
	top:0px;
	text-align: center;
}

.menu{
	float: left;
	background-image:url(../images/cote.gif);
	background-repeat: repeat-y;
	width: 200px;
}

.bas_gauche{
background-image:url(../images/bas.gif);
width:200px;
height:300px;
float:left;
}

.remplissage{
	float: left;
	background-image:url(../images/cote.gif);
	background-repeat: repeat-y;
	height:200px;
	width:199px;
}
.bas_contenu{
	float: right;
	background-image:url(../images/VontenuBas.gif);
	background-repeat: repeat-y;
	height:10px;
	width: 670px;
}

.piedpage{
	margin-top:0px;
	color: #999999;
	font-size:14px;
	text-align:right;
	height:50px;
	float: right;
	width: 670px;
	padding: 0;
}
.index{
	color: #999999;
	font-size: 12px;
}
.titre{
	color: #008000;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.input_text {
	border: 1px solid #cccccc;
}
.texte{
	color: #008000;
	font-size: 10pt;
}
.error{
	font-size: 10pt;
	color:#CC0000;
	font-weight:bold;
}
.bouton{
	
}
.admintexte{
	float:left;
	width:310px;
	height:710px;
	background-image: url(../images/Admin.gif);
	padding-top: 100px;
	text-align: justify;
	color: #008000;
	font-size: 14pt;
}
.admincommande{
	float:left;
	width:250px;
	height:810px;
	padding-left: 100px;
	text-align: left;
	hasLayout:-1;
}

.admincommande a:link, .admincommande a:visited {
	color:#008000;
	text-decoration:none;
	font-weight: bold;
}

.admincommande a:hover {
	color:#FFD800;
	font-weight: bold;
}

.line {
	background-color:#EFEFEF;
	height:22px;
}

.erreur {
	color:#CC0000;
	font-size:14pt;
	font-weight:bold;
	margin-top:-11px;
	padding-bottom:5px;
}

.hand {
	cursor:pointer;
}

.bouton{
	border: 0px solid #cccccc;
}

.mise_en_garde{
	font-size: 12px;
	background-color: #CCCCCC;
	overflow: visible;
	width:650px;
	/*margin-left: 10px;*/
}

.tiny{
	/*margin-left: 8px;*/
	/*padding-left:8px;*/
}

.menu a:link, .menu a:visited {
color:#353C93;
text-decoration:none;
font-family:"Arial Black",Helvetica,sans-serif;
font-size:10pt;
font-style: oblique;
}

.menu a:hover {
color:#34A12E;
}

.menu_now, .menu_now a:link, .menu_now a:visited  {
color:#34A12E;
}

.Utilisateur a:link, .Utilisateur a:visited {
	color:#008000;
	text-decoration:none;
	font-weight: bold;
}

.Utilisateur a:hover {
	color:#FFD800;
	font-weight: bold;
}

.tableuser{
	border-width: medium;
	border-spacing: 2px;
	border-style: solid;
	border-color: green;
	border-collapse: collapse;
	background-color: white;
}

.surligner{
	background-color:#C1C1C1;
}
.nonsurligner{
	background-color: white;
}