* {margin:0;padding:0;}
#container{
	position:relative;
	width:1024px;
	margin:auto;
	font-family: "Arial black", Arial, sans-serif;
	background:url('../img/layout/bg-wall-2.gif') repeat-y 879px 3px;
}
ul{
	list-style: none;
}
img {
	border:0 none;
}
h1 {
	text-align: center;
	width:740px;
	margin-left: 142px;
}
h2 {
	font-size:1.6em;
	border-bottom:2px solid yellow;
	margin-bottom: .5em;
}
p {
	font-family: Arial, sans-serif;
	font-size: .8em;
}
.inlineblock{
	display:inline-block;
}
.center {text-align: center;}
.secondary_title{margin-top:1em;}
#header_title {
	width:740px;
	height:160px;
	margin-left: 142px;
    margin-top: 5px;
    text-align: left;
}
#header {
	position:relative;
	width:879px;
	vertical-align: top;
	background:url('../img/layout/bg-header.gif') no-repeat 0 0;
}
#header #logo-tam {
	position:absolute;
	top:20px;
	left:20px;
	width:110px;
	height:110px;
}
#central{
	vertical-align: top;
	width:667px;
	margin-left:138px;
	background:url('../img/layout/bg-central.gif') repeat-y 0 0;
	padding:1em 30px 2em 40px;
	min-height:845px;
}

#right_column{
	vertical-align: top;
	width:142px;
	margin-top: -163px;
	text-align: center;
	background-color: transparent;
}
#fmtv {
	margin:30px auto 18px;
	width:114px;
}
#fmtv a {
	display:block;
	height:112px;
	text-decoration: none;
	background:url('../img/layout/sprite-fm-tv.gif') no-repeat 0 0;
}
#fm {margin-bottom: 1.5em;}
#fm a:hover, #fm a:focus {background-position: 0 -112px;}
#tv {margin-bottom:0;}
#tv a {height:131px;background-position: 0 -225px;}
#tv a:hover, #tv a:focus {background-position: 0 -356px;}
#wall{width:142px;padding:0 0 2em;}
#right_menu {width:132px;margin:1em auto;}
#right_menu span, #fmtv span {visibility: hidden;}
.menu_links {
	display:block;
	height:45px;
	background:url('../img/layout/sprite-right-menu.gif') no-repeat 0 0;
	text-decoration: none;
}
#concerts a{background-position: 0 -225px;}
#concerts a:hover, #concerts a:focus, #concerts a.selected{background-position: 0 -555px;}
#actus a:hover, #actus a:focus, #actus a.selected {background-position: 0 -330px;}
#activites a{background-position: 0 -45px;}
#activites a:hover, #activites a:focus, #activites a.selected {background-position: 0 -375px;}
#artistes a{background-position: 0 -90px;}
#artistes a:hover, #artistes a:focus, #artistes a.selected {background-position: 0 -420px;}
#partenaires a{background-position: 0 -135px;}
#partenaires a:hover, #partenaires a:focus, #partenaires a.selected {background-position: 0 -465px;}
#pros a{background-position: 0 -180px;}
#pros a:hover, #pros a:focus, #pros a.selected {background-position: 0 -510px;}
#infos a{
	height:60px;
	background-position: 0 -270px;
}
#infos a:hover, #infos a:focus, #infos a.selected {background-position: 0 -600px;}

#newsletter_form{
	width:132px;
	margin:0 auto;
	background-color: #fff;
	padding:.75em 0;
}
#newsletter_form img {margin:0 auto;width:128px;height: 32px}
#newsletter_form label {
	font-family: Arial, sans-serif;
	font-size:.65em;
	font-weight: bold;
	display: block;
}
#newsletter_form input{
	width:110px;
	margin:0 auto;
	font-size:.65em;
}
#newsletter_form .submit{
	background-color: #000;
	color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	cursor:pointer;
	font-size:.7em;
}
#social_networks {
	margin-top:3em;
}
#social_networks li {
	margin-bottom:1.5em;
}
#footer{background-color:#fff;width:100%;text-align: center;position: relative;border-top:2px solid;}
#fse{position:absolute;bottom:0;right:20px;}
#fse img{width:58px;height: 41px;}
#basedline{
	margin-top:1em;
	font-size:.7em;
	font-family: "Arial Black", Arial, sans-serif;
}
#footer li{
	border-right:2px solid #000;
	line-height: 1em;
	margin-top:.3em;
	padding: 0 7px;
	font-size:.7em;
}
#footer .lastli{border-right:0 none;}
#footer a{
	color:#000;
	text-decoration: none;
}
#footer a:hover, #footer a:focus{text-decoration: underline;}
#sponsors_links li {border:0 none;vertical-align:center;}
#sponsors_links img{border: 0 none;}
.flash_message{
	width:500px;
	margin:0 auto 1em;
	border:2px solid;
	padding:.5em 0;
}
#error_message {border-color:#ff0000;background-color: #FFC5C5;}
#error_message p {color:#ff0000;}
#success_message {border-color:#00A148;background-color: #B8FFD8;}
#success_message p {color:#00A148;}
#error_message p, #success_message p {margin:0;width:auto;text-align: center;font-family:Verdana,sans-serif;}