@charset "utf-8";
body{font:100% Verdana, Arial, Helvetica, sans-serif;background:#000;text-align:center;color:#000;background-image:url(image/index/background.jpg);margin:0;padding:0;}
.twoColFixRtHdr #container{width:1160px;border:1px solid #000;text-align:center;margin:0 auto;}
.twoColFixRtHdr #header{
	background-image:url(image/index/banniere.jpg);
	width:auto;
	height:244px;
	/* [disabled]color:#000; */
	padding:0 10px 0 0;
	display:block;
}
.twoColFixRtHdr #header h1{width:1175px;height:auto;margin:0;padding:10px 0;}
.twoColFixRtHdr #sidebar1{float:right;width:200px;background:#000;padding:15px 0;}
.twoColFixRtHdr #mainContent{width:1060px;background:#ffc;margin:0;padding:0 50px;-moz-background-clip: border;-moz-background-inline-policy: continuous;-moz-background-origin: padding;-moz-border-radius-bottomleft: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;}
.twoColFixRtHdr #footer{background:#000;width:860px;padding:0 10px 0 20px;}
.twoColFixRtHdr #footer p{margin:250px 0 0;padding:10px 0;}
.fltrt{float:right;margin-left:8px;}
.fltlft{float:left;margin-right:8px;}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0;}
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
.bouton {
	font-size: 14px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	border: 0px none #000;
}
.bouton:hover {
	font-size: 14px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	border: 0px none #000;
	cursor: pointer;
}
#colonne{
	border: 2px solid #09F;
}
.td{
	border: 2px solid #09F;
}
.td:hover{
	border: 2px solid #333;
}

