/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(../images/bg.jpg) repeat-x left top #575757;
	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, .bio img {
	margin: 5px 10px 15px 0;
	float: left;
	border: 1px solid #333;
}

p {
	margin: 0 0 10px;
}

h1 {
	font-size: 15px;
	padding-left: 3px;
	color: white !important;
	font-family: "Trebuchet MS";
	line-height: 22px;
	margin-bottom: 10px;
	height: 22px;
}

h2 {
	font-size: 13px;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
	margin-bottom: 5px;
}

a:link, a:visited{
	text-decoration: none;
	color: #E82E25;
}

a:hover {
	color: #a4a4a4;
}

.clear {
	clear: both;
}

.erreur {
	color: white;
}

#page {
width: 790px; 
margin: auto;
text-align: left;
}

/*Tout sauf ie*/
*>#page {
border: 1px solid transparent;
}

select
{
width: 150px; 
margin-bottom: 10px;
}

/* Entete =================================================================*/

#entete {
padding: 6px 6px 0;
background: white;
}

#entete .content {
border-bottom: 7px solid #E82E25;
padding-bottom: 6px;
}

#menu {
list-style: none;
width: 501px;
float: right; 
background: url(../images/menu/bg_menu_sel.gif) no-repeat left top;
}

#menu li {
list-style: none;
float: left;
}

#menu li a {
display: block;
height: 29px;
}

#menu li span {
display: none;
}

#menu li a.sel {
background-image: none !important;
}

#menu li a.home {
background-image: url(../images/menu/home.gif);
width: 61px;
}

#menu li a.home:hover {
background-image: url(../images/menu/home_o.gif);
}

#menu li a.artists {
background-image: url(../images/menu/artists.gif);
width: 75px;
}

#menu li a.artists:hover {
background-image: url(../images/menu/artists_o.gif);
}

#menu li a.releases {
background-image: url(../images/menu/releases.gif);
width: 87px;
}

#menu li a.releases:hover {
background-image: url(../images/menu/releases_o.gif);
}

#menu li a.studios {
background-image: url(../images/menu/studios.gif);
width: 77px;
}

#menu li a.studios:hover {
background-image: url(../images/menu/studios_o.gif);
}

#menu li a.team {
background-image: url(../images/menu/team.gif);
width: 57px;
}

#menu li a.team:hover {
background-image: url(../images/menu/team_o.gif);
}

#menu li a.news {
background-image: url(../images/menu/news.gif);
width: 61px;
}

#menu li a.news:hover {
background-image: url(../images/menu/news_o.gif);
}

#menu li a.contact {
background-image: url(../images/menu/contact.gif);
width: 83px;
}

#menu li a.contact:hover {
background-image: url(../images/menu/contact_o.gif);
}

#logo {
margin-right: 6px;
}

/* Corps =================================================================*/

#corps {
background: url(../images/bg_corps.jpg) no-repeat 593px 0 white;
border-bottom: 1px solid #525252;
padding: 0 6px 20px;
height: 300px;
position: relative;
}

html>body #corps {
height: auto;
min-height: 300px;
} 

#corps.home {
background: url(../images/bg_home.jpg) no-repeat 6px 0 white;
}

#corps .content {
margin-right: 191px;
padding: 3px 10px;
}

#corps .texte {
padding: 3px 190px 20px 10px;
}

#corps .welcome {
padding: 0;
}

#sous_menu {
list-style: none;
position: absolute;
z-index: 100;
top: 6px;
right: 220px;
}

#sous_menu li {
list-style: none;
float: left;
padding: 0 8px;
border-right: 1px solid white;
font-size: 12px;
}

#sous_menu li.last {
border-right: 0;
}

#sous_menu li a {
color: white;
}

#sous_menu li a.sel, #sous_menu li a:hover {
color: #333;
}

/* Corps artists =================================================================*/

#corps .artists {
background: url(../images/bg_artists.jpg) no-repeat -2px top;
}

#corps .featured_artists {
width: 191px;
float: right;
padding-top: 26px;
}

.featured_artists a {
display: block;
background: #E82E25;
padding: 5px;
color: white !important;
text-align: right;
border-top: 1px solid white;
font-weight: bold;
}

.featured_artists a:hover {
background: #E9544D;
}

.featured_artists img {
border: 1px solid white;
margin-top: 5px;
}

#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;
text-align: left;
}

.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 =================================================================*/
#corps .releases {
background: url(../images/bg_releases.jpg) no-repeat -2px 0;
}

.module_release {
width: 260px;
padding: 5px;
margin: 5px 10px 5px 0;
background: #FFFBEC;
border: 1px solid #FECA77;
float: left;
}

* html .module_release {
width: 255px;
}

.module_release img {
float: left;
margin: 0 10px 10px 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: 15px;
border: 1px solid #999;
}

.entete_releases {
height: 40px;
text-align: right;
}

.entete_releases select {
margin-right: 10px;
}

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 studios =================================================================*/

#corps .studios {
background: url(../images/bg_studios.jpg) no-repeat -2px 0;
}

/* Corps team =================================================================*/

#corps .team {
background: url(../images/bg_team.jpg) no-repeat -2px 0;
}

#corps .team_tracks {
width: 191px;
float: right;
padding-top: 3px;
background: url(../images/bg_team_tracks.jpg) repeat-x left top;
}

#corps .team_tracks ul, #corps .team_tracks ul li{
list-style: none;
padding: 2px 5px;
font-size: 10px;
}

#corps .team_tracks h3 {
	color: white;
	padding: 5px 8px;
}

/* Corps news =================================================================*/

.para_news {
height: 80px;
margin-bottom: 10px;
}

html>body .para_news {
height: auto;
min-height: 80px;
} 

#corps .news {
background: url(../images/bg_news.jpg) no-repeat -2px 0;
}

#corps .latest_news {
float: right;
width: 180px;
color: #486384;
margin-left: 10px;
}

.latest_news ul,.latest_news li {
padding: 5px;
list-style: none;
}

.latest_news h1 {
padding: 0 12px;
line-height: 28px;
margin-bottom: 0;
}

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;
padding: 0 10px 10px 0;
}

a.module_news strong {
display: block;
padding-bottom: 3px;
}

/* Corps contact =================================================================*/

#corps .contact {
background: url(../images/bg_contact.jpg) no-repeat -2px 0;
}

.formpied, .formcorps  {
text-align: right;
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: #939393;
font-size: 10px;
padding: 5px;
border-top: 5px solid #ccc;
}

#pied  a {
color: #939393;
}
