@charset "utf-8";
/* CSS Document */

/* Header */
form{
padding:0px;
margin:0px;
}
#header {
	width:1000px;
	height: 130px;
	margin: 0px auto;
}
#header #top{
background:url(medias/top.jpg) no-repeat top;
width:1000px;
height:22px;
float:left;
}
#header #top #left{
	float:left;
	width:245px;
	height:22px;
}
 .menu
{
height:22px;
float:right;
width:180px;
}

 .menu ul{
list-style:none;
padding:0px;
margin-top:5px;
float:right;
}
.menu li{
padding:0px;
float:right;
}
 .menu li a{
display:block;
color:#fff;
font-family:Tahoma;
font-size:10px;
line-height:10px;
padding:0px 8px 0px 8px;
border-right:1px solid #fff;
}
 .menu .active a{
border:0px;
}

#header #top #pann{
float:left;
width:376px;
}

#header #top #pann .pannier{
float:right;
width:190px;
}
#header #top #pann .pannier .text{
color:#fff;
font-size:12px;
padding-left:5px;
float:left;
padding-top:3px;
font-family:Tahoma;
}

#header #top #form-cont{
float:right;
margin-top:2px;

height:20px;
}


#header #top #form-cont2{
float:left;
margin-top:2px;
height:20px;
margin-right:10px;
}
.inputconect
{
background:#121201;
border:1px solid #d5d5d5;
font-size:11px;
margin:0 5px 0 0;
color:#cccccc;
text-align:left;
padding:0 0 0 3px;
}
.sbmit-valid{
background:#999999;
height:16px;
width:19px;
border:0px;
cursor:pointer;
text-align:center;
color:#FFFFFF;
font-size:10px;
text-transform:uppercase;
margin-left:5px;
}
.drap-img{
float:right;
margin-left:5px;
margin-top:5px;
}

#header #flash{
height:96px;
width:1000px;
float:left;
}
