body	{
		text-align: left;
		margin: 0;
		padding: 0;
		border: 0;	
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/bg.jpg) repeat-x #fff;
		}
h1		{
		font: 18px Verdana;
		color:#59595a;
		text-align:right;
		}
a 		{
		color:#666666;
		text-decoration:none;
		}
a:hover {
		color:#CC0000;
		text-decoration:underline;
}
#body   {
		width:888px;
		margin-left:auto;
		margin-right:auto;	
		}
#header {
		height:105px;
		/*background:#CC3300;*/
		}
#logo   {
		float:left;
		}
#slogo	{
		height:20px;
		height: 30px !important;		
		padding:17px 33px;
		text-align:right;
		color:#666666;
		}
#bandeau {
		margin-top:-1px;
		}
#gauche {
		float:left;
		width:230px;
		height:405px;
		text-align:left;
		margin-top:2px;
		background: url(../images/bg2.jpg) no-repeat #fff;
}
#droit { margin:12px; height:540px}
#footer {
		color:#FFFFFF; 
		background:#333333; 
		text-align:center;
		clear:both;
		}
.tit {
		font: 18px Verdana;
		color:#176494;
		margin-left:15px;
		}
.bor {
		border:1px solid #999; 
		padding:2px
		}
.red {color: #990000}
.tbl1 { border:1px solid #dedede;}
.tbl2 { background:url(../images/bg3.jpg) repeat-x; padding:2px;}
.s_tit {
	color: #006699;
	font-weight: bold;
}
#ref img { }
fieldset {border:1px solid #b0b0b1; padding:6px; width:50%}
input, select, textarea  { border:1px solid #CC0000; background:#EEEEEE}

