@charset "utf-8";
/* COMMUN */
* {
margin:0;
padding:0;
}
a img {
border:0;
}
li {
list-style-type:none;
}
a {
color:#FFF;
text-decoration:none;
}
br.clear {
clear:both;
}
html,body {
width:100%;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background:#000;
color:#FFF;
}
div#conteneur {
width:960px;
text-align:left;
margin:0 auto;
position:relative;
}
a#menu,
a#contenu {
display:none;
}
div#div_contenu a {
text-decoration:underline;
}
/* HOMEPAGE */
div#news {
float:left;
width:310px;
margin:5px;
}
div#top_news {
width:320px;
height:20px;
background:url('/styles/news_top.gif') top left no-repeat;
}
div#repeat_news {
width:320px;
background:url('/styles/news_repeat.gif') top left repeat-y;
}
div#bot_news {
width:320px;
height:10px;
background:url('/styles/news_bot.gif') top left no-repeat;
}
table.actu {
margin:5px 15px 5px;
border-collapse:collapse;
}
table.actu td {
vertical-align:top;
text-align:left;
}
table.actu td.bot {
vertical-align:bottom;
text-align:right;
}
table.actu img {
margin:0 10px 10px 0;
}
table.actu h1 {
font-size:14px;
font-weight:bold;
}
table.actu h2 {
font-size:12px;
font-weight:bold;
}
table.actu a {
font-size:18px;
font-weight:bold;
text-decoration:none;
}
div.separateur{
width:280px;
height:10px;
margin:15px;
background:url('/styles/news_sep.gif') top left no-repeat;
}
div#top_news h1 ,
div#centre div.top h1,
div#droite div.top h1 {
display:inline;
width:auto;
margin-left:20px;
padding:0 10px;
font-size:14px;
color:#FFF;
background:#000;
}
div#centre {
float:left;
margin-top:4px;
width:420px;
background:url('/styles/centre_repeat.gif') top left repeat-y;
}
div#intro {
margin:30px;
color:#D8891B;
}
div#intro a {
color:#D8891B;
}
div#galerie {
text-align:center;
}
div#centre div.top {
width:420px;
height:20px;
background:url('/styles/centre_top.gif') top left no-repeat;
}/*
div#centre div.repeat {
width:420px;
background:url('/styles/centre_repeat.gif') top left repeat-y;
}*/
div#centre div.bot {
width:420px;
height:10px;
background:url('/styles/centre_bot.gif') top left no-repeat;
}
div#droite {
float:left;
margin:5px;
width:210px;
}
div#droite div.top {
width:210px;
height:20px;
background:url('/styles/droite_top.gif') top left no-repeat;
}
div#droite div.repeat {
width:210px;
background:url('/styles/droite_repeat.gif') top left repeat-y;
}
div#droite div.repeat object,
div#droite div.repeat ul {
margin:0 5px;
}
div#droite li {
margin:0 5px;
background:url('/styles/puce_home_conc.png') top left no-repeat;
padding-left:20px;
}
div#droite li a {
font-size:12px;
font-weight:bold;
color:#D8891B;
}
div#droite div.bot {
width:210px;
height:10px;
background:url('/styles/droite_bot.gif') top left no-repeat;
}
div#centre div.top img,
div#droite div.top img,
div#top_news img {
margin-left:30px;
}
/* NEWS */
div#ss_menu {
float:left;
width:250px;
margin:5px;
background:url('/styles/actu_repeat.png') top left repeat-y;
}
div#ss_menu div#top {
width:250px;
height:10px;
background:url('/styles/actu_top.png') top left no-repeat;
}
div#ss_menu div#bot {
width:250px;
height:10px;
background:url('/styles/actu_bot.png') top left no-repeat;
}
div#ss_menu li {
margin:0 20px;
line-height:40px;
font-size:14px;
font-weight:bold;
}
div#ss_menu li a {
color:#FFF;
}
div#ss_menu li.focus a {
text-decoration:underline;
}
div#content {
float:left;
width:680px;
padding:10px;
}
img.left,
div.left {
float:left;
margin:0 10px 10px 0;
}
img.right,
div.right {
float:right;
margin:0 0 10px 10px;
}
/* CONTACT */
form {
margin:30px 230px;
} 
form label {
float:left;
width:150px;
text-align:right;
margin:1px;
}
form input,
form textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
width:300px;
margin:1px;
}
form textarea {
height:100px;
}
form br {
clear:left;
}
form input.nostyle {
float:none;
width:auto;
margin-left:150px;
}
/* PLAN DE SITE, ACCESSIBILITE, MENTIONS */
div#block h1 {
text-align:center;
margin:20px;
font-weight:16px;
}
div#block h2 {
margin:15px;
font-weight:14px;
}
div#block p {
margin:0 10px;
font-weight:12px;
}
div#block ul {
margin:0 20px;
}
div#block li {
margin:5px 20px;
}
/* CONCERT */
#map {
float:right;
margin:20px 30px;
}
#sidebar_map {
float:right;
width:230px;
margin:20px 30px;
background:#000 url('/styles/concert_repeat.png') top left repeat-y;
}
#sidebar_map div#top {
width:230px;
height:10px;
background:url('/styles/concert_top.png') top left no-repeat;
}
#sidebar_map div#bot {
width:230px;
height:10px;
background:url('/styles/concert_bot.png') top left no-repeat;
}
#sidebar_map a {
color:#FFF;
text-decoration:none;
}
#sidebar_map dl {
margin:10px;
padding-left:20px;
background:url('/styles/puce_conc.png') top left no-repeat;
}
#gmapmarker {
text-align:left;
width:300px;
height:150px;
}
div#desc {
width:300px;
height:130px;
overflow:auto;
}
#gmapmarker {
color:#000;
}
#gmapmarker h1 {
text-align:center;
font-weight:bold;
font-size:13px;
border-bottom:2px solid #000;
padding:2px;
margin-bottom:10px;
}
#gmapmarker img {
float:right;
margin:0 5px 5px 0;
}
#gmapmarker p {
margin:2px 0;
}
/* MENU, HEAD & FOOT*/
div#div_menu {
position:absolute;
top:197px;
left:336px;
height:30px;
background:url('/styles/fond_menu.png') top left repeat-x;
}
div#div_menu li {
float:left;
height:30px;
width:118px;
text-align:center;
}
div#div_menu li a {
line-height:30px;
font-size:14px;
color:#000;
font-weight:bold;
text-decoration:none;
}
div#div_menu li.focus a {
text-decoration:underline;
}
div#foot {
font-size:10px;
color:#FFF;
}
div#foot a {
color:#FFF;
}
div#foot li {
float:right;
margin:5px;
}
p#adr {
position:absolute;
bottom:-17px;
left:0;
}
