@charset "UTF-8";
/* CSS Document */

html {
	width:100%;
	height:100%;
}

body {
	background-color:#000000 !important;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

a {
	text-decoration:none !important;
}

#en_tete {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:100;
}

#nom {
	width:100%;
	background-color:#888888;
}

#barre_menu {
	background-color:#000000;
	width:100%;
}

#barre_menu a{
	outline-style:none;
}

#barre_menu a:hover{
	text-decoration:none !important;
}

#fond_texte {
	position:fixed;
	top:0px;
	right:0px;
	width:51%;
	height:100%;
	background-color: #FFFFFF;
	z-index:2;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
}

#texte {
	z-index:90;
	width:50%;
	float:right;
	margin-top:90px;
	padding-left:0.5%;
	padding-right:0.5%;
	margin-bottom:15px;
}



#menu {
	border-width:0px;
}
	

#pied_page {
	height:20px;
	position:fixed;
	bottom:21px;
	left:0px;
	z-index:1;
}

#pied_page a {
	outline-style:none !important;
}

#pied_page h3 a:hover {
	color:#993333;
}

.menu {
	color:#444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	font-weight:normal;
	letter-spacing:3px;
	text-decoration:none;
}

.menu:hover
{
	color:#993333;
}

.menu_actif
{
	color:#993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	font-weight:normal;
	letter-spacing:3px;
	text-decoration:none;
}

.menu_actif:visited
{
	color:#993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	font-weight: 100;
	letter-spacing:3px;
	text-decoration:none;
}

.point_menu
{
	color:#444444;
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:45px;
	display:inline;
	color: #666666;
	text-decoration:none;
}

h2
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold !important;
	color:#444444;
	display:inline;
} 

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
	display:inline;
	font-weight:normal;
}

.titres
{
	border-bottom:solid 1px #444444;
	margin-bottom:4px;
	margin-top:2px;
}

.fleche_play {
	background-image: url(../images/fleche_play.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-top:4px;
	height:12px;
	width:13px;
	border:none;
	text-decoration:none;
}

.fleche_play_ouvert {
	background-image: url(../images/fleche_play_bas.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-top:4px;
	height:12px;
	width:13px;
	border:none;
	text-decoration:none;
}

.fenetre_float{
	position:absolute;
	width:25%;
	left:21%;
	top:92px;
	z-index:55;
	background-color:#888888;
	padding:2px 1% 4px 1%;
	border: #993333 solid 1px;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.titre_orange
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
	
} 
 
.thumb_moyen{
	width:130px;
	height:106px;
}

.thumb_petit{
	width:65px;
	height:53px;
}

#texte a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	text-transform: none;
	color:#444444;
	outline-style:none !important;
}

#texte a:hover
{
	text-decoration: none !important;
	color:#660000 !important;
	}

#tableau_liens a:hover{
	text-decoration: none !important;
	color:#660000;
}

#tableauconcerts
{
	width: 100%;
}

#tableauconcerts, .texte_gris_petit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#444444;
	font-size: 10px;
}


#tableauconcerts a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#444444;
	font-size: 10px;
}

.texte_blanc_petit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

#table_projets_titre
{
	border-collapse:collapse;
	width:100%;
	padding-left:1%;
	padding-right:1%;
}

#table_projets
{
	border-collapse:collapse;
	width:100%;
	padding-left:1%;
	padding-right:1%;
	
}

#tableau_liens
{
	width:100%;
}

#tableau_liens a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:normal;
}

label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(80,80,80);
	font-weight:normal;
}

input
{
	background-color:#CCCCCC;
}

#form_texte
{
	width:100%;
	height: 200px;
	background-color: #cccccc;
	border:none;
}

.form_court
{
	width:100%;
	background-color: #cccccc;
	border:none;
}

