/* CSS Document */

#header{
padding:0px;
width:1014px;
height:415px;
margin:0 auto;
background:url(../medias/template/header.jpg) no-repeat  center;

}
.header{
float:left;
width:950px;
margin-left:30px;
margin-right:34px;


}
.lang{
float:right;
width:30px;

}
.lang a{
float:left;
margin-left:10px;
margin-top:15px;
border:0px;
}
.top1{
float:left;
height:55px;
width:950px;
}
.link-left{
float:left;
width:700px;
}
.link-left a{
line-height:55px;
margin-right:3px;
text-align:left;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding-right:3px;
	
}
.link-left a:hover{
	color: #86D2F8;
}
.link-right{
float:left;
width:250px;
text-decoration:none;

}
.link-right .txt{
float:left;
text-align:left;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #ffffff;
line-height:55px;
margin-right:10px;
}
.input{
float:left;
width:125px;
height:19px;
border:0px;
background:url(../medias/template/input.jpg) no-repeat;
margin-top:15px;
padding-left:7px;
padding-right:6px;
text-align:left;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #86D2F8;
	padding-top:5px;
	
}
.logo{
float:left;
height:86px;
width:950px;
border:0px;
}
.divmenu{
float:left;
width:950px;
height:31px;
background:url(../medias/template/bgmenu.jpg) no-repeat;


}
.animation{
float:left;
width:950px;
margin-bottom:13px;

}


