body
{
	background: #060803;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a
{
	color: #660000;
	text-decoration: none;
}

a:hover
{
	color: #990000;
}

a img 
{ 
	border: 0px 
}

#corps
{
	width: 950px;
	height: 657px;
	background: #060803;
	margin: 0px auto;
	background: url(../swords.jpg);
	background-repeat: no-repeat;
}

#haut
{
	height: 174px;
}

#cadretexte
{
	margin-left: 219px;
	margin-right: 74px;
	overflow: auto;
	height: 420px;
}

.texte
{
	text-align: justify;
	padding: 20px 20px 20px 20px;
	font-family: arial;
	font-size: 15px;
	font-variant: small-caps;
	font-stretch: condensed;
	border-bottom-style: dashed;
	border-color: #060803;
	border-width: 1px;

}

.pic
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.player
{
	text-align: center;
}

#bas
{
	margin-top: 22px;
	margin-left: 130px;
}

.homebas 
{ 
background-image: url(../images/homefull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.homebas:hover 
{
background-position: bottom left;
}

.discobas 
{ 
background-image: url(../images/discofull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.discobas:hover 
{
background-position: bottom left;
}


.mediabas 
{ 
background-image: url(../images/mediafull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.mediabas:hover 
{
background-position: bottom left;
}

.picbas 
{ 
background-image: url(../images/picfull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.picbas:hover 
{
background-position: bottom left;
}

.aecbas 
{ 
background-image: url(../images/aecfull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.aecbas:hover 
{
background-position: bottom left;
}

.shopbas 
{ 
background-image: url(../images/shopfull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.shopbas:hover 
{
background-position: bottom left;
}

.contactbas 
{ 
background-image: url(../images/contactfull.png);
background-position: top left;
width: 32px;
height: 32px;
margin-right: 80px;
float: left;
display: block;
}

.contactbas:hover 
{
background-position: bottom left;
}