td
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 10px;
}

body
{
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 80%;
  background-image: url('/images/site/backgrnd.jpg');
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
}

table,img {border:0;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

img, div { behavior: url(/css/iepngfix.htc) }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

#global{
	position:absolute;
	width:1024px;
	left:50%;
	margin-left:-512px;
	background-image:url('/images/site/fond_cont.jpg');
	background-repeat:repeat-y;
}

div#header{
	width:1024px;
	height:145px;
	background-image:url('/images/site/header_a_inscr.jpg');
}

div#left_zone{
	float:left;
	width:80px;
	text-align:left;
}

div#right_zone{
	float:right;
	width:330px;
	text-align:left;
	margin-top:20px;
}

div#centre {
	margin-left: 82px;
	margin-right: 332px;
	margin-top:20px;
	width:600px;
	text-align:center;
}

div#wrap{
	overflow:hidden;
}

div#footer{
	width:1024px;
	height:46px;
	background-image:url('/images/site/footer.jpg');
	margin-top:10px;
}	

h2{
	color:#c2c2c2;
	font-size:16px;
	text-align:left;
	padding-left: 15px;
	border-top:#c2c2c2 1px solid;
	width:225px;
}

.home{
	position:absolute;
	width:207px;
    height:70px;
    top:17px;
    left:22px;
}

.home a{
	display:block;
	width:207px;
	height:70px;
}
	
.line{
	background-image:none;
	background-color:#c2c2c2;
	height:1px;
	width:592px;
	margin-bottom:5px;
}

.head_title 	{
	font-size:14px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#0755A0;
	text-align:left;
	background-image: url('/images/site/ecran.png');
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top:0px;
	margin-top:2px;
	margin-left:5px;
	height:19px;
}

.comments{
	width:560px;
	color:#3399CC;
	font-size:12px;
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
}

.but_param_menu{
	width:580px;
	text-align:left;
	padding-left:15px;
}

.but_param_menu a{
	text-decoration:none;
	color:#000000;
}

.but_param_menu a:hover{
	color:#0000FF;
}

.go_server{
	position:absolute;
	top:44px;
	left:170px;
	width:31px;
	height:28px;
}

.go_server a{
	display:block;
	width:31px;
	height:28px;
}

.infos_cs_server{
	position:absolute;
	top:80px;
	left:42px;
	width:12px;
	height:17px;
	color:#fff;	
}

.infos_cs_server a{
	display:block;
	width:12px;
	height:17px;
	color:#fff;
	text-decoration:none;
}

