﻿/* CSS Document */
#haut_news{
	width:800px;
	height:73px;
	background-image: url(/imgs/news/haut.gif);
}
#haut_bio{
	width:800px;
	height:73px;
	background-image: url(/imgs/bio/haut.gif);
}
#haut_disco{
	width:780px;
	height:73px;
	background-image: url(/imgs/disco/haut.gif);
}
#haut_technik{
	width:800px;
	height:73px;
	background-image: url(/imgs/technik/haut.gif);
}
#haut_fkfz{
	width:800px;
	height:45px;
	background-image: url(/imgs/haut_vide.gif);
	/*background-image: url(/imgs/fkfz/haut.gif);*/
}
#haut_audio{
	/*width:800px;*/
	height:73px;
	background-image: url(/imgs/audio/haut.gif);
}
#haut_photos{
	width:800px;
	height:73px;
	background-image: url(/imgs/photos/haut.gif);
}
#haut_videos{
	width:800px;
	height:73px;
	background-image: url(/imgs/videos/haut.gif);
}
#haut_download{
	width:800px;
	height:73px;
	background-image: url(/imgs/download/haut.gif);
}
#haut_concerts{
	width:800px;
	height:73px;
	background-image: url(/imgs/concerts/haut.gif);
}
#haut_flyers{
	width:800px;
	height:73px;
	background-image: url(/imgs/flyers/haut.gif);
}
#haut_interview{
	width:800px;
	height:73px;
	background-image: url(/imgs/interview/haut.gif);
}
#haut_spectacle{
	width:800px;
	height:73px;
	background-image: url(/imgs/spectacle/haut.gif);
}
#haut_newsletter{
	width:800px;
	height:73px;
	background-image: url(/imgs/newsletter/haut.gif);
}
#haut_recherche{
	width:800px;
	height:73px;
	background-image: url(/imgs/recherche/haut.gif);
}
#haut_livredor{
	width:800px;
	height:73px;
	background-image: url(/imgs/livredor/haut.gif);
}
#haut_contact{
	width:800px;
	height:73px;
	background-image: url(/imgs/contacts/haut.gif);
}
#haut_liens{
	width:800px;
	height:73px;
	background-image: url(/imgs/liens/haut.gif);
}
#haut_mentions{
	width:800px;
	height:73px;
	background-image: url(/imgs/mentions/haut.gif);
}
.corp_module{
	width:780px;
	background-image: url(/imgs/news/corp.gif);
	color: black;
	padding-left: 30px;
	line-height: normal;
}
.corp_module a{text-decoration: none;color:#AD0527;font-weight: bold;}
.corp_module a:hover{background-color:#2E0000;color:#FE9900;font-weight: bold;}

.bas_module{
	width:800px;
	height:43px;
	background-image: url(/imgs/news/bas.gif);
}
#info2{
	color: white;
	padding-left: 55px;
	/*padding-top: 25px;*/
	font-size: 10px;
	line-height: normal;
}
.haut_vide{
	width:800px;
	height:45px;
	background-image: url(/imgs/haut_vide.gif);
}
#impression{
	position: absolute;
	width: 100px;
	left: 150px;
	top: 55px;
}
#corp_trans{
	width:780px;
	background-image: url(/imgs/corp_color.gif);
	padding-left: 30px;
	color: black;
	line-height: 13px;
	
}
#bas_trans{
	height:43px;
	background-image: url(/imgs/bas_color.gif);
	
}
#haut_trans{
	height:73px;
	background-image: url(/imgs/haut_color.gif);
}

/* PHOTOS */
#titre{
	position: absolute;
	padding-left: 60px;
	padding-top: 16px;
	height:25px;
	color: white;
}
.pad1{
	position: absolute;
	padding-left: 20px;
	z-index: 3;
	font-size: 11px;
}
.pad2{
	position: absolute;
	padding-left: 180px;
	z-index: 2;
	font-size: 11px;
}
.pad3{
	position: absolute;
	padding-left: 340px;
	z-index: 1;
	font-size: 11px;
}

/* RECHERCHE */
.surligne{
	background-color:#AD0527;
	color:#FE9900;
	font-weight: bold;
}

/* LIVRE D OR */
.date_msg{
	background-color:#AD0527;
	border: 1px solid #2E0000;
	color: #FE9900;
	height:18px;
	font-size: 12px;
	text-align:center;
}
.titre_msg{
	background-color:#2E0000;
	height:20px;
	text-align: left;
	color: #FE9900;
	padding-left:10px;
	font-size: 12px;
}
.corp_msg{
	border: 1px solid #2E0000;
	font-size: 12px;
	/*background-color:#FFFFA6;*/
	padding: 10px;
	padding-left:20px;
	
	text-align: left;
	color: #2E0000;
}

