body{
	background-color:#413d33;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#music
{
	width: 981px;
	margin: 0 auto;
	height: 19px;
	margin-top: 30px;
}
#music_item
{
	width: 81px;
	float: right;	
}
#site
{
	width: 981px;
	border: 1px solid #fffbeb;
	margin: 0 auto;	
}
#site_langue
{
	width: 981px;
	margin: 0 auto;
	border-top: 1px solid #fffbeb;
	border-left:  1px solid #fffbeb;
	border-right:  1px solid #fffbeb;
	_border-bottom: 1px solid #fffbeb;
	height: 300px;
	
	
}
#header
{
	width: 981px;
	height: 257px;	
}
#logo
{
	width: 203px;
	height: 257px;
	float: left;	
}
#anim
{
	width: 778px;
	height: 257px;
	float: right;	
}
#nav
{
	width: 981px;
	height: 59px;	
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat;
}
#content
{
	background-image: url(../images/bg_content.jpg);
	width: 981px;
	min-height: 300px;
	height: 100%;
	overflow: hidden;	
}
#small
{
	width: 203px;
	float: left;	
	padding-top: 30px;
}
#text
{
	width: 635px;
	float: right;
	padding: 30px 70px 20px 70px;	
}
#blok
{
	width: 116px;
	height: 23px;
	margin-bottom: 20px;
	float: right;
}
h1{color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #483f2c;
	text-align:justify;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}

a:link {
	color: #A86C0A;
	text-decoration: underline;
}
a:hover {
	color: #A86C0A;
	text-decoration: none;
}
a:visited {
	color: #A86C0A;
}

