/* initialisation */
body {
	padding: 0px;
	margin: 0px;

	font-size: 13px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;

	background-color: black;
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
	background-position: top;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
}

/* style base lien */
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #e53075;
	text-decoration: underline;
}



/* style base formulaire */
input {
	border-style: solid;
	border-width: 1px;
	border-color: #9e9f9b;
}

input.noborder {
	border: 0px;
}


/* style base titre */
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}


/* box d'info */
div.msgbox {
	padding: 15px;
	color: green;
	border: 1px solid green;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.msgbox2 {
	padding: 8px;
	color: black;
	font-weight: bold;
	border: 2px dashed #FDB813;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

div.errorbox {
	padding: 15px;
	color: red;
	border: 1px solid red;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.errorbox2 {
	padding: 8px;
	color: red;
	font-weight: bold;
	border: 2px dashed #FDB813;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

/* style base tableau */

/* pour laternance de couleur de fond de ligne */
.bg2 {
	background-color: #DDDDDD;
}


div#nav {
	position: absolute;
	z-index: 120;
	width: 100%;
	height: 55px;
	background-image: url(/images/fond-nav.png);
	background-repeat: repeat-x;
}

div#nav div#navdata {
	width: 1146px;
	margin: 0 auto;
}

div#navdata a {
	display: block;
	float: left;
	height: 55px; /* 55px */
	line-height: 38px;
	background-image: url(/images/fond-navbox.png);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 16px;
	color: white;
	text-decoration: none;
	text-align: center;

	margin-right: 25px;
}
div#navdata a:hover {
	background-position: bottom;
	text-decoration: none;
	color: black;
}

div#navdata a.active {
	background-position: bottom;
	text-decoration: none;
	color: black;
}

div#navdata a.lnk-padder {
	width: 275px;
}
div#navdata a.lnk-padder:hover {
	background-image: none;
}

div#navdata a.lnk-actu {
	width: 82px;
}
div#navdata a.lnk-nl {
	width: 104px;
}
div#navdata a.lnk-prog {
	width: 130px;
}
div#navdata a.lnk-info {
	width: 126px;
}
div#navdata a.lnk-shop {
	width: 144px;
}
div#navdata a.lnk-contact {
	width: 78px;
}
div#navdata a.lnk-qui {
	width: 164px;
}

/* Structure de base centré */
div#top-spacer {
	width: 100%;
	height: 41px;
}
div#master {
	width: 1146px;
	margin: 0 auto;
}

div#master div#topbar {
	width: 100%;
	height: 246px;
}
div#topbar div#topphotobox {
	width: 900px;
	position: absolute;
	margin-left: 246px;
	overflow: hidden;
}
div#topbar div#topphotobox img {
	display: none;
}


div#topbar div#toplogobox {
	width: 1146px;
	position: absolute;
	z-index: 100;
}



div#master div#pied {
	background-image: url(/images/fond-pied.png);
	height: 36px;
}
div#pied div#pieddata {
	text-align: right;
	color: white;
	padding-top: 10px;
	padding-right: 25px;
	font-style: italic;
	font-size: 13px;
}
div#pieddata a {
	color: white;
	font-style: italic;
	text-decoration: none;
}
div#pieddata a:hover {
	text-decoration: underline;
}


div#master div#data {
	background-image: url(/images/fond-data.png);
	background-position: top;
	background-repeat: repeat-y;
}

div#data div#datacol1 {
	float: left;
	width: 225px;
}

div#data div#datacol2 {
	float: left;
	width: 919px; /* 921 - 2 */
}


div#datacol1 div#subdatacol1 {
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 20px;
	padding-bottom: 30px;
}
div#datacol2 div#subdatacol2 {
	padding-left: 55px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 5px;
}

div#datacol1 h1 {
	font-weight: bold;
	color: white;
	font-size: 18px;
	margin: 0px;
	padding: 1px;
	padding-left: 15px;
	background-color: #e53075;
}

div#datacol1 .boxcol1 {
	padding-left: 24px;
	padding-top: 15px;
	padding-bottom: 30px;
}

div#datacol1 .boxdlprog {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 15px;
}
.boxdlprog a {
	text-decoration: none;
}

div#datacol1 .socialbox {
	padding-bottom: 8px;
}

div#datacol1 .fbbt {
	padding-bottom: 14px;
	padding-left: 4px;
	text-align: center;
}
div#datacol1 .fbbt img {
	margin: 0 4px;
}


div#datacol1 .fblikebox {
	padding-top: 0px;
	padding-left: 20px;
	width: 90px;
	height: 30px;
	float: left;
}
div#datacol1 .tweetbox {
	padding-top: 0px;
	padding-left: 24px;
	width: 72px;
	height: 30px;
	float: left;
}
div#datacol1 .eurofonik {
	padding-bottom: 15px;
	padding-left: 24px;	
}


div#datacol2 .actutopbox {
	padding-top: 5px;
	padding-bottom: 15px;
}
div#datacol2 .actutopbox1 {
	width: 260px;
	padding-right: 26px;
	float: left;
}
div#datacol2 .actutopbox2 {
	width: 260px;
	padding-right: 27px;
	float: left;
}
div#datacol2 .actutopbox3 {
	width: 260px;
	float: left;
}
div#datacol2 .actutopbox div.toptitre {
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 1px;
	font-size: 18px;

	padding-left: 8px;
	margin-bottom: 8px;
	background-color: #e53075;
	color: #fff;
}
div#datacol2 .actutopbox div.newstitre {
	padding-bottom: 3px;
	padding-left: 8px;
}
div#datacol2 .actutopbox div.toptitre a {
	text-decoration: none;
}
div#datacol2 .actutopbox div.toptitre a:hover {
	color: #fff;
}


div#datacol2 .actutopbox div.newstitre a {
	text-decoration: none;
	color: black;
}
div#datacol2 .actutopbox div.newstitre a:hover {
	color: #e53075;
}

div#datacol2 div.actutopsep {
	border-top: 1px dotted #aaa;
	margin-bottom: 10px;
	margin-top: 6px;
}



div#datacol2 .actutopbox div.photoconcert {
}
div#datacol2 .actutopbox div.dateconcert {
	padding: 10px 0 5px 0;
	font-weight: bold;
}
div#datacol2 .actutopbox div.textconcert {
	padding-bottom: 6px;
}
div#datacol2 .actutopbox div.lienconcert {
	text-align: right;
}
div#datacol2 .actutopbox div.lienconcert a {
	font-weight: bold;
}

div#datacol2 .actutopbox div.photobox {
}
div#datacol2 .actutopbox div.photobox div.phototitre {
	padding-top: 4px;
	font-weight: bold;
}

div#datacol2 .actutopbox div.sepbox {
	height: 1px;
	border-bottom: 2px solid #E53075;
	padding-bottom: 19px;
	margin-bottom: 20px;
}

div#datacol2 .actutopbox div.videobox {
}
div#datacol2 .actutopbox div.videobox div.videotitre {
	padding-top: 4px;
	font-weight: bold;
}


div#datacol2 .actutopbox div.newsbox {
}
div#datacol2 .actutopbox div.newsbox h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 13px;
}
div#datacol2 .actutopbox div.newsbox div.newsintro {
}
div#datacol2 .actutopbox div.newsbox div.liresuite {
	padding-top: 4px;
	text-align: right;
}
div#datacol2 .actutopbox div.newsbox div.liresuite a {	
}

div#datacol2 .actutopbox div.newssep {
	height: 1px;
	border-bottom: 1px dashed #E53075;
	padding-bottom: 9px;
	margin-bottom: 10px;
}

div#datacol2 .actutopbox div.allactu {
	padding-top: 15px;
	font-style: italic;
}





div#datacol2 h1.news {
	color: #fdb813;
	font-size: 22px;
	font-weight: bold;
	/*background-color: white;*/
	background-image: url(/images/fond-newstitle.png);
	padding-top: 0px;
	line-height: 29px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}

div#datacol2 h2.news {
	margin: 0px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #dedede;
	color: black;
	font-size: 12px;
	font-style: italic;
}


div#datacol2 .dataactu { /* les news on des p, avec 13px de marge */
	padding-bottom: 22px; /* 35px -13 */
	padding-top: 7px; /* 20px - 13 */
}
.dataactu .lnksuite {
	text-align: left;
}
.dataactu .lnksuite a {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	/*color: #e53075;*/
	font-size: 14px;
}

div#datacol2 div.linkretactu {
	padding-bottom: 15px;
	padding-top: 6px;
}
div#datacol2 div.linkretactubot {
	padding-top: 15px;
	padding-bottom: 10px;
}
div#datacol2 div.linkretactu a {
	font-weight: bold;
	text-decoration: none;
}

div#datacol2 div#newsnav {
	border-top: 1px solid black;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
}
div#newsnav a.newsnavbox {
	/*display: block;*/
	/*float: left;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	background-color: black;
	color: white;
	margin-right: 4px;
}
div#newsnav a.newsnavboxactive {
	background-color: #959595;
}
div#newsnav a.newsnavbox:hover {
	background-color: #959595;
}

div#newsnav a.newsnavboxfleche {
	background: none !important;
	color: black;
}
div#newsnav a.newsnavboxfleche:hover {
	background: none !important;
	color: #959595;
}

/* programmation */
h1.progt1 {
	margin: 0px;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: white;
	background-color: black;
	font-size: 23px;
}

h2.progt2 {
	margin: 0px;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #fff;
	background-color: #e53075;
	font-size: 21px;
	font-weight: normal;
}
h2.progt22 {
	margin-top: 20px;
}

h2.progt2 a {
	text-decoration: none;
}
h2.progt2 a:hover {
	text-decoration: underline;
	color: #333;
}

h3.progt3 {
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #3f3f3f;
	background-color: #dedede;
	font-size: 13px;
	font-weight: normal;
}

div.progdata {
	padding-top: 30px;
}


img.photofloat {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

span.infojaune {
	color: #e53075;
	font-weight: bold;
}

div.boxprogclassement {
	padding-top: 15px;
	padding-bottom: 15px;
	font-style: italic;
}

div.proglistdate {
	line-height: 22px;
	font-size: 14px;
}

span.pldate {
	color: #e53075;
	font-weight: bold;
}
span.pldate2 {
	color: black;
	font-weight: normal;
}
span.pllieu {
	font-style: italic;
}
span.pllieu a {
	font-style: italic;
	text-decoration: none;
}
span.pllieu a:hover {
	text-decoration: underline;
}

a.pllink {
	font-weight: bold;
}
a.pldate:hover {

}

div.boxproglistlieu {
	line-height: 22px;
	font-size: 14px;
}

span.subArtistetitre {
	font-size: 16px;
	font-weight: bold;
}

div.soustitre1 {
	color: #e53075;
	font-size: 16px;
	font-weight: bold;
}


td.fromlabel {
	text-align: right;
	font-weight: bold;
}

input.txtform1,
textarea.txtform1{
	border: 1px solid #775400;
}

input.txtform1 {
	width: 200px;
}


.padbot1 {
	padding-bottom: 8px;
}
.padtop1 {
	padding-top: 20px;
}

span.nlhistodate {
	font-style: normal;
	font-size: 11px;
	color: #666;
}

/* qui somme nous */
ul.lstqsm {
	margin-top: 3px;
}


.fb-like {
	float: right;
	margin-top: 3px;
}
