/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: black;
	font-family: Verdana, Helvetica, Arial;
	color: #333;
	font-size: 11px;
	padding-top: 20px;
}

img {
	border: none;
}

.illusd {
	margin: 0 0 15px 10px;
	float: right;
	border: 1px solid #333;
}

.illusg {
	margin: 0 10px 14px 0;
	float: left;
	border: 1px solid #333;
}

p {
	margin: 0 0 10px;
	line-height: 12px;
}

h1 {
	font-size: 15px;
	padding: 1px 0 15px 3px;
	color: #AE8B2A;
	font-family: "Trebuchet MS";
}

h2 {
	font-size: 13px;
	padding: 0 0 15px;
}

h3 {
	font-size: 11px;
	margin: 10px 0 5px;
}

a:link, a:visited{
	text-decoration: none;
	color: #AE8B2A;
}

a:hover, a.sel, #menu li a.sel {
	color: black;
}

.clear {
	clear: both;
	height: 1px;
}

.erreur {
	color: white;
}

#page {
width: 790px; 
margin: auto;
text-align: left;
border: 1px solid black;
background: white;
}

select
{
width: 150px; 
}

/* Entete =================================================================*/

#entete {
height: 105px;
border-bottom: 1px solid white;
background: url(/images/entete.jpg) no-repeat left bottom white;
}

#menu {
list-style: none;
padding-top: 10px;
margin-left: 295px;
height: 20px;
}

#menu li {
list-style: none;
float: left;
margin-right: 15px;
font-family: "Trebuchet MS";
font-size: 12px;
padding-top: 5px;
font-weight: bold;
}

#menu li a:link, #menu li a:visited {
text-transform: uppercase;
}

#logo {
margin: 10px 10px 5px 20px;
float: left;
}

/* Corps =================================================================*/

#corps {
padding-bottom: 10px;
}

#corps .content {
margin-right: 190px;
padding: 10px 10px 20px 20px;
}

#corps .content  h1{
height: 16px !important;
}

#corps .texte {
padding-top: 20px; 
}

#sous_menu {
list-style: none;
height: 25px;
margin-bottom: 10px;
}

#sous_menu li {
list-style: none;
float: left;
border-right: 1px solid white;
font-size: 12px;
}

#sous_menu li a {
background: #F4EBD0;
padding: 2px 6px;
display: block;
}

#sous_menu li a:hover, #sous_menu li a.sel{
color: black;
background: #eee;
}

#sous_menu li.last {
border-right: 0;
}

/* Corps home =================================================================*/

#corps.home {
background: url(/images/bg_home.jpg) no-repeat 345px 0 white;
}

#corps.home .content {
padding: 0 0 100px 20px;
margin-right: 260px;
}

#corps .latest_news {
float: right;
width: 180px;
margin-left: 20px;
height: 370px;
}

#corps .latest_news h1 {
padding-top: 10px;
}

.latest_news ul, .latest_news li {
padding: 5px;
list-style: none;
}

.latest_news h1 {
padding: 3px 12px;
}

.latest_releases {
width: 258px;
float: right;
}

.latest_releases h1 {
padding: 10px;
color: #666 !important;
}

.latest_releases a {
display: block;
background: url(/images/bg_latest_releases_a.gif) no-repeat 10px 0;
margin-bottom: 10px;
height: 104px;
color: #666 !important;
padding-right: 10px;
}

.latest_releases a:hover {
background: url(/images/bg_latest_releases_ahover.gif) no-repeat 10px 0;
color: black !important;
}

.latest_releases img {
float: left;
margin: 5px 10px 10px 15px;
width: 90px;
height: 90px;
}

.latest_releases strong {
padding: 10px 0;
display: block;
}


/* Corps artists =================================================================*/

#corps .featured_artists {
width: 195px;
float: right;
background: url(/images/bg_home.jpg) no-repeat -200px 0 #eee !important;
padding: 0 0 30px;
}

.featured_artists a:link, .featured_artists a:visited {
display: block;
background: url(/images/bg_artists_a.gif) no-repeat 2px 0;
color: #666;
padding: 3px 6px 8px;
margin: 0 0 8px 3px;
font-weight: bold;
}

.featured_artists a:hover {
background: #DADADA;
color: black !important;
background: url(../images/bg_artists_ahover.gif) no-repeat 2px 0;
}

.featured_artists a:link img {
margin-top: 2px;
filter: alpha(opacity=80);
}

.featured_artists a:hover img{
filter: alpha(opacity=100);
}

.featured_artists h1{
padding: 5px 7px;
color: #666 !important;
}

.album_large {
	border: 1px solid #333;
}

#album {
	list-style: none;
	width: 565px;
}

#album li {
	float: left;
	margin: 5px 4px 0 0;
	list-style: none;
}

#album li a:link, #album li a:visited {
	display: block;
	width: 70px;
	height: 40px;
	border: 3px solid #ccc;

}

#album li a:hover {
	border: 3px solid #E0E0E0;
}

.module_video {
padding: 5px;
margin: 5px 10px 10px 0;
}

.video_1
{
background: url(/images/video_music.gif) no-repeat left top;
padding-left: 20px;
}

.video_2
{
background: url(/images/video_portrait.gif) no-repeat left top;
padding-left: 20px;
}

.video_4
{
background: url(/images/video_making.gif) no-repeat left top;
padding-left: 20px;
}

.video_5
{
background: url(/images/video_concert.gif) no-repeat left top;
padding-left: 20px;
margin-bottom: 30px;
}

#tracks .video_1, #tracks .video_2, #tracks .video_4, #tracks .video_5
{
width: 16px;
height: 10px;
padding-left: 0;
display: block;
float: right;
margin: 0 10px 0 0;
}

/* Corps releases =================================================================*/

.module_release {
width: 260px;
padding: 5px;
margin: 5px 10px 5px 0;
background: #eee;
border: 1px solid #dadada;
float: left;
color: #666 !important;
}

.module_release:hover {
background: #EBEBEB;
color: black !important;
border: 1px solid #666;
}

.module_release img {
float: left;
margin: 0 10px 5px 0;
border: 1px solid #999;
height: 140px;
width: 140px;
}

#tracks {
list-style: none;
margin-right: 30px;
float: right;
width: 300px;
}

#tracks li {
list-style: none;
margin-bottom: 15px;
}

.imgtracks {
margin-bottom: 20px;
border: 1px solid #999;
}

.entete_releases {
height: 40px;
}

ul.pagination {
font-size: 12px;
font-weight: bold;
list-style: none;
float: right;
margin: 0 10px 0 0;
}

ul.pagination li {
float: left;
margin: 0 2px;
list-style: none;
}

ul.pagination li.encours {
padding: 1px 2px;
border: 1px solid black;
color: black;
}

ul.pagination a:link, ul.pagination a:visited {
display: block;
background: #CCC;
color: #666; 
width: 10px;
padding: 1px 2px;
border: 1px solid #666;
}

ul.pagination a:hover {
background: black;
border: 1px solid black;
color: white; 
}


/* Corps team =================================================================*/

#corps .team_tracks {
width: 190px;
float: right;
padding: 3px 0 20px;
background: url(/images/bg_home.jpg) no-repeat -200px 0 #eee;
margin-bottom: 0 !important;
}

#corps .team_tracks ul, #corps .team_tracks ul li{
list-style: none;
padding: 2px 5px;
font-size: 10px;
}

.team_tracks h3 {
	padding: 5px 8px;
	color: #666;
}

.team_tracks a:link, .team_tracks a:visited {
	color: #666;
}

.team_tracks a:hover {
	color: black;
}

/* Corps samples =================================================================*/

.samples  {
border: 0;
margin: 10px 0;
width: 550px;
}

.samples th {
font-size: 12px;
background: #aaa;
padding: 5px;
color: white;
text-align: left;
border-bottom: 1px solid white;
}

.samples td {
padding: 3px 5px;
font-size: 11px;
border-bottom: 1px solid white;
}




/* Corps news =================================================================*/


a.module_news {
display: block;
padding: 10px 8px 12px;
margin-bottom: 10px;
color: #333 !important;
}

a.module_news:hover {
background: #E0E0E0;
}

a.module_news img {
float: left;
margin: 0 10px 10px 0;
}

a.module_news strong {
display: block;
padding-bottom: 3px;
}

.para_news {
height: 60px;
margin-bottom: 10px;
}

html>body .para_news {
height: auto;
min-height: 60px;
} 

/* Corps contact =================================================================*/

#corps .contact {
background: url(/images/bg_contact.jpg) no-repeat -2px 0;
}

.formpied, .formcorps  {
text-align: right !important;
margin-right: 100px;
}

.formcorps fieldset {
padding: 10px 30px 10px 0;
border: 0;
background: #F2F2F2;
margin: 10px 0;
}

.formcorps fieldset legend {
font-weight: bold;
padding: 5px 10px;
background: #F2F2F2;
}

/* Pied =================================================================*/
#pied  {
color: #AE8B2A;
font-size: 10px;
padding: 5px;
border-top: 5px solid #AE8B2A;
background: black;
clear: both;
}

#pied  a {
color: #AE8B2A;
}

