@charset "utf-8";
/* CSS Document */

/* Header */


#header {
			width: 1007px;
			margin: 0 auto;
			background:url(medias/header.gif) repeat-x;
			height:193px;
}
#header #left{
background:#003366 url(medias/left.gif) no-repeat;
height:193px;
float:left;
width:6px;
}
#header  #botom{
width:995px;
margin-top:10px;
float:left;
}

#header #right{
background:  url(medias/right.gif) no-repeat;
height:193px;
float:right;
width:6px;
}


#header #botom #top{
text-align:right;
width:400px;
height:19px;

padding-top:10px;
float:right;
}
#header #botom  .left{
text-align:left;
width:150px;
height:19px;
color:#fff;
font-size:11px;
font-family:Tahoma;
padding-top:10px;
float:right;
}
#header #botom #top  .img{
float:right;
margin-right:13px;
}

#header #botom #top  .text{
float:right;
font-size:11px;

text-align:left;
margin-right:10px;

}

#top .text a.active{
 
font-size:11px;
color:#FFFFFF;


}
#logo {
	width: 358px;
	height: 89px;
	margin-top:21px;
	margin-left:15px;
	float:left;
}



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/*login*/
#login{
float:left;
height:95px;
width:615px !important;
/width:600px;
min-width:600px;
max-height:605px;
}
#login #conn{
float:right;
height:70px;
width:230px !important;
/width:270px;
*width:270px ;
min-width:270px;
min-height:260px;
padding-top:24px;
}
#conn .title{
float:left;
font-size:11px;
padding-top:3px;
width:200px;
padding-left:5px;
color:#FFFFFF;
}
.inputtext{
width:106px;
height:17px;
padding:0 0 0 6px;
float:left;
border:1px solid #cc;
color:#999999;
font-size:11px;

font-family:Tahoma;
margin:8px 5px 0 0;
}
.inputtext1{
width:106px;
height:17px;
padding:0 0 0 6px;
border:1px solid #cc;
color:#999999;
font-size:11px;
font-family:Tahoma;
margin:8px 5px 0 0;
}
#submit{
background:url(medias/ok.jpg) no-repeat;
height:19px;
margin-top:8px;
border:0px;
width:22px;
cursor:pointer;
float:left;
color:#FFFFFF;
text-align:center;
font-size:10px;
}
#submit1{
background:url(medias/ok.jpg) no-repeat;
height:19px;
margin-top:8px;
border:0px;
width:22px;
cursor:pointer;
color:#FFFFFF;
text-align:center;
font-size:10px;
}
#conn .text{
float:left;
padding-top:5px;
width:230px;
color:#FFFFFF;
padding-left:15px;
}
#conn .text a{
color:#FFFFFF;
font-size:11px;
}



/*ban défilente*/

#bann{
float:left;
height:25px;
/*background: url(medias/bann.gif) repeat-x;*/
width:960px;
margin-left:13px !important;
margin-left:8px ;
/*border:3px solid #336699;*/
border:3px solid #4D83A6;
}
/*menu*/

#menu {
	width: 800px;
	float:left;
	height:19px;
	height:23px;
	max-height:23px;
	min-height:20px;
	
	padding: 0;
}

#menu ul {
margin-left:120px !important;
	/margin-left:60px;
	*margin-left:60px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height:23px;
	max-height:23px;
	min-height:20px;
	padding-top:5px;
}

#menu a {
  background: url(medias/link.gif) repeat-x;
	display: block;
	margin-right: 2px;
	padding: 4px 20px 7px 20px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normale;
	text-transform:uppercase;
	color: #FFFFFF;
	border: none;
}



#menu a:hover {
  background: url(medias/active.gif) repeat-x;
	text-decoration: none;
}

#menu .active a {
background: url(medias/active.gif) repeat-x;
	
}
