body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	margin: auto;
}


/* @override http://dev08.netevents.be/_css/style.css */

/* @override http://dev08.netevents.be/_css/style.css */

* {
	margin: 0;
	padding: 0;
}



li {
	list-style: none;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #505C62;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: 0;
	float: left;
}

input, textarea, select {
	font-size: 10px;
	color: #666666;
	padding-left: 3px;
}

.FL {
	float: left;
}

.FR {
	float: right;
}

.strong {
	font-weight: bold;
}

#container {
	width: 948px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: auto;
}

/* header*/

#header {
	width: 984px;
	height: 123px;
	position: relative;
}

a.logofr {
	display: block;
	width: 225px;
	height: 61px;
	background: url(http://www.netevents.be/img/logoFR.gif) top no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

a.logonl {
	display: block;
	width: 225px;
	height: 61px;
	background: url(http://www.netevents.be/img/logoNL.gif) top no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

.banner {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 13px;
	right: 5px;
}

/* ------------  content ------------------  */

#content {
	width: 984px;
	float: left;
	background: url(http://www.netevents.be/img/content-bg.gif) right repeat-y;
	font-size: 1.1em;
	color: #7b7d80;
}

#bannersky {
	padding-top: 23px;
	float:left;
}


/* 1. col navigation */

.col-navigation {
	width: 160px;
	float: left;
	background: url(http://www.netevents.be/img/col-navigation-bg.gif) top no-repeat;
	margin-top: 40px;
	padding-top: 30px;
}

.home-link {
	float: left;
	padding: 0 0 18px 20px;
	width: 140px;
}

a.home {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 4px 0 0 17px;
}

a:hover.home {
	text-decoration: none;
}

.blue a.home {
	background: url(http://www.netevents.be/img/ico-home-blue.gif) left no-repeat;
}

.blue a:hover.home {
	color: #23abe8;
}

.green a.home {
	background: url(http://www.netevents.be/img/ico-home-green.gif) left no-repeat;
}

.green a:hover.home {
	color: #b3d206;
}

.pink a.home {
	background: url(http://www.netevents.be/img/ico-home-pink.gif) left no-repeat;
}

.pink a:hover.home {
	color: #f42476;
}

.nav-rubrique {
	padding: 13px 0 10px 10px;
	width: 140px;
	float: right;
}

.nav-rubrique a {
	color: #6e7f86;
	width: 120px;
	font-weight: bold;
	background: url(http://www.netevents.be/img/ico-arrow-grey.gif) 0 4px no-repeat;
	padding-left: 9px;
	display: block;
}

.nav-rubrique a:hover {
	text-decoration: none;
	color: #ccc;
}

.nav-rubrique li ul li {
	margin-bottom: 8px;
}

.nav-rubrique li ul {
	margin-top: 10px;
}

.nav-rubrique li ul li ul {
	margin-top: 6px;
}

.nav-rubrique.select li ul li {
	margin-bottom: 11px;
}

.nav-rubrique li ul li ul li {
	margin: 0 0 5px 8px;
}

.nav-rubrique.select li ul li ul li {
	margin: 0 0 5px 8px;
}

.nav-rubrique a.title, .nav-rubrique.select a.title, .nav-rubrique a:hover.title, .nav-rubrique.select a:hover.title {
	font-size: 2.4em;
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	padding: 0;
}

.blue .nav-rubrique.select {
	background: url(http://www.netevents.be/img/nav-select-bg-blue.gif) repeat-y;
}

.green .nav-rubrique.select {
	background: url(http://www.netevents.be/img/nav-select-bg-green.gif) repeat-y;
}

.pink .nav-rubrique.select {
	background: url(http://www.netevents.be/img/nav-select-bg-pink.gif) repeat-y;
}

.nav-rubrique.select a {
	color: #31393c;
}

.nav-rubrique.select a:hover {
	color: #fff;
	text-decoration: none;
}

.nav-rubrique.select li ul li a {
	padding-left: 9px;
	font-weight: bold;
	background: url(http://www.netevents.be/img/ico-arrow-white.gif) 0 5px no-repeat;
}

.nav-rubrique li ul li ul li a {
	padding-left: 9px;
	font-weight: normal;
	background: url(http://www.netevents.be/img/ico-tiret.gif) left no-repeat;
}

.nav-rubrique.select li ul li ul li a {
	padding-left: 9px;
	font-weight: normal;
	background: url(http://www.netevents.be/img/ico-tiret-white.gif) left no-repeat;
}

.nav-rubrique.select li ul li.listclub {
	background: url(http://www.netevents.be/img/nav-select-linedotted-blue.gif) top left no-repeat;
	padding-top: 12px;
}

.nav-rubrique.select li ul li.listclub a {
	font-weight: normal;
	background: url(http://www.netevents.be/img/nav-select-ico-listclub.gif) left no-repeat;
	padding-left: 12px;
}

.language {
	float: right;
	text-align: center;
	padding: 8px 0 8px 0;
	width: 150px;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}

.language a {
	color: #fff;
}

.language a:hover {
	color: #31393c;
	text-decoration: none;
}

.blue .language {
	background: url(http://www.netevents.be/img/nav-select-bg-blue.gif) repeat-y;
}

.green .language {
	background: url(http://www.netevents.be/img/nav-select-bg-green.gif) repeat-y;
}

.pink .language {
	background: url(http://www.netevents.be/img/nav-select-bg-pink.gif) repeat-y;
}

.nav-rubrique.grey {
	background: url(http://www.netevents.be/img/nav-select-bg-grey.gif) left top no-repeat;
}

.nav-rubrique.grey li ul li a {
	color: #fff;
}

.blue .nav-rubrique.grey li ul li a {
	background: url(http://www.netevents.be/img/ico-arrow-blue.gif) left no-repeat;
}

.green .nav-rubrique.grey li ul li a {
	background: url(http://www.netevents.be/img/ico-arrow-green.gif) left no-repeat;
}

.pink .nav-rubrique.grey li ul li a {
	background: url(http://www.netevents.be/img/ico-arrow-pink.gif) left no-repeat;
}

.nav-rubrique.grey li ul li a:hover {
	color: #31393c;
}

.nav-rubrique.grey li.title {
	background: url(http://www.netevents.be/img/nav-select-linedotted-blue2.gif) bottom left no-repeat;
	padding: 0 0 6px 0;
}

.col-navigation-logos {
	padding: 100px 0 45px 20px;
	width: 140px;
	float: left;
	background: url(http://www.netevents.be/img/col-navigation-bottom.gif) left bottom no-repeat;
}

.col-navigation-logos li {
	margin-bottom: 4px;
}

/* 2. col-content */

.col-content {
	width: 824px;
	float: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.7em;
	margin: 0 0 20px 7px;
}

.blue h1 {
	color: #23abe8;
}

.green h1 {
	color: #9cb705;
}

.pink h1 {
	color: #f42476;
}

.box-visu  {
	float:left;
}
.box-h1 {
	float:left;
	width:418px;
x}





h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color: #808285;
	margin-bottom: 17px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #191919;
}

/* 2.1 navtop + login */

.navtop-login {
	width: 824px;
	height: 60px;
	float: left;
	margin-bottom: 10px;
}

.nav-top {
	width: 500px;
	height: 60px;
	background: url(http://www.netevents.be/img/nav-top-bg.gif) repeat-y;
	float: left;
	position: relative;
}

ul.nav-top-link {
	position: absolute;
	left: 12px;
	bottom: 0;
}

ul.nav-top-link li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

ul.nav-top-link li a {
	display: block;
	height: 16px;
	width: 100px;
	float: left;
	color: #fff;
	margin-right: 10px;
	text-align: center;
	padding-top: 4px;
}

.blue ul.nav-top-link li a {
	background: url(http://www.netevents.be/img/nav-top-link-bg-blue.gif) repeat-x;
}

.green ul.nav-top-link li a {
	background: url(http://www.netevents.be/img/nav-top-link-bg-green.gif) repeat-x;
}

.pink ul.nav-top-link li a {
	background: url(http://www.netevents.be/img/nav-top-link-bg-pink.gif) repeat-x;
}

ul.nav-top-link li a:hover {
	background: none;
	text-decoration: none;
}

.blue ul.nav-top-link li a:hover {
	background: url(http://www.netevents.be/img/nav-top-link-bg-blue-s.gif) repeat-x;
	color: #fff;
}

.green ul.nav-top-link li a:hover {
	background: url(http://www.netevents.be/img/nav-top-link-bg-green-s.gif) repeat-x;
	color: #fff;
}

.pink ul.nav-top-link li a:hover {
	background: url(http://www.netevents.be/img/nav-top-link-bg-pink-s.gif) repeat-x;
	color: #fff;
}

.blue ul.nav-top-link li a.select, .blue ul.nav-top-link li a:hover.select {
	border-left: 2px solid #23abe8;
	background: #fff url(http://www.netevents.be/img/nav-top-link-bg-blue-brd.gif) right bottom no-repeat;
	color: #23abe8;
}

.green ul.nav-top-link li a.select, .green ul.nav-top-link li a:hover.select {
	border-left: 2px solid #b3d206;
	background: #fff url(http://www.netevents.be/img/nav-top-link-bg-green-brd.gif) right bottom no-repeat;
	color: #b3d206;
}

.pink ul.nav-top-link li a.select, .pink ul.nav-top-link li a:hover.select {
	border-left: 2px solid #f42476;
	background: #fff url(http://www.netevents.be/img/nav-top-link-bg-pink-brd.gif) right bottom no-repeat;
	color: #f42476;
}

.login {
	width: 304px;
	height: 40px;
	background: url(http://www.netevents.be/img/login-bg.gif) repeat-y;
	float: left;
	padding: 20px 0 0 20px;
}

.login fieldset {
	float: none;
}

.login a {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 11px;
	font-size: 0.9em;
	background: url(http://www.netevents.be/img/ico-arrow-white-double.gif) 0 4px no-repeat;
}

.login input {
	float: left;
}

/* 2.2 navtop2 */

.nav-top2-container {
	float: left;
	padding-left: 12px;
	margin-bottom: 15px;
}

.nav-top2 {
	width: 795px;
	float: left;
	background-color: #b2b4aa;
	height: 21px;
	font-weight: bold;
}

.nav-top2 ul {
	float: left;
}

.nav-top2 li {
	display: inline;
	float: left;
	color: #303030;
}

.nav-top2 li.land {
	text-transform: uppercase;
	background: none;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 8px 0 5px;
}

.nav-top2 li a {
	color: #fff;
	display: block;
	padding: 3px 9px 0 9px;
	background: url(http://www.netevents.be/img/nav-top2-line.gif) left no-repeat;
	float: left;
	height: 18px;
}

.nav-top2 li a.left-select {
	background: none;
}

.nav-top2 li a:hover {
	background: #none;
	text-decoration: underline;
}

.nav-top2 li.select {
	background: #575858;
}

.nav-top2 li.select a {
	background: none;
}

.autres-regions {
	float: right;
	height: 18px;
	background: #575858;
	padding: 3px 8px 0 8px;
}

.autres-regions a {
	display: block;
	color: #fff;
	background: url(http://www.netevents.be/img/ico-arrow-white-double.gif) right 5px no-repeat;
	padding-right: 14px;
}

/* 2.3 content-2column */

.content-2column {
	width: 795px;
	float: left;
	padding-left: 12px;
	margin-bottom: 18px;
}

/* 2.3.1 .content-2column-colleft */

.content-2column-colleft {
	width: 490px;
	float: left;
}

.title-today {
	width: 242px;
	padding: 6px 0 6px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.blue .title-today {
	background: #209fd7;
}

.pink .title-today {
	background: #f42476;
}

.green .title-today {
	background: #c0d700;
}

.box-tools {
	float: left;
	margin-bottom: 15px;
	width: 477px;
}

#eventstoday.stepcarousel {
	position: relative;
/*leave this value alone*/
	width: 250px;
/*Width of Carousel Viewer itself*/
	height: 85px;
/*Height should enough to fit largest content's height*/
}

.blue #eventstoday.stepcarousel {
	background: #cfebf9;
}

.pink #eventstoday.stepcarousel {
	background: #fbcfe0;
}

.green #eventstoday.stepcarousel {
	background: #e3ee8b;
}

#eventstoday.stepcarousel .belt {
	position: absolute;


/*leave this value alone*/

	left: 0;
	top: 20;
}

#eventstoday.stepcarousel .panel {
	float: left;


/*leave this value alone*/

	overflow: hidden;

/*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 30px 10px 25px;
	/*margin around each panel*/

	width: 200px;
/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#eventstoday .panel .box {
	width: 215px;
	float: left;
	margin-bottom: 7px;
}

#eventstoday .panel .box .img {
	width: 60px;
	float: left;
}

#eventstoday .panel .box .text {
	width: 135px;
	float: left;
	padding: 2px 0 2px 8px;
}

#eventstoday .panel .box .text .day {
	font-size: 10px;
	font-weight: bold;
}

#eventstoday .panel .box .text a.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.blue #eventstoday .panel .box .text a.title {
	color: #23abe8;
}

.pink #eventstoday .panel .box .text a.title {
	color: #fe3e88;
}

.green #eventstoday .panel .box .text a.title {
	color: #629a00;
}

#eventstoday .panel .box .text .adres {
	font-size: 10px;
	font-weight: bold;
}

.dateSearch {
	float: none;
	border-bottom: 7px solid #e5e8e4;
}

.calendar {
	float: right;
	width: 191px;
	height: 89px;
	background: #e5e8e4;
	padding: 12px 10px 10px 10px;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.calendarAuto {
	height:auto;
}

.calendar input {
	float: right;
}

.calendar label {
	display: block;
	float: left;
	width: 160px;
}

.calendar .day {
	float: left;
	padding-right: 5px;
}

.calendar .day .dayName {
	background-color: #FFFFFF;
	width: 22px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.calendar .day .dayNum {
	color: red;
	background-color: #666666;
	width: 22px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.calendar .day .dayNum a {
	color: white;
}

/* Calendar Table Right */

.calendarbgcolorlight {
	background-color: #e5e8e4;
	color: #333;
	margin-bottom: 10px;
	font-size: 12px;
}

.calHeader {
	background-color: #333;
	height: 30px;
	background: url(http://www.netevents.be/img/box-contest-blue.gif) no-repeat top;
}

.calHeader a {
	color: white;
	text-decoration:none;
}

.calDays {
	background-color: #bfc1b8;
	font-weight: bold;
	color: white;
}

.calendartoday {
	color: red;
	font-weight: bold;
}

.calendarelement:hover {
	background-color: #666;
	color: white;
}

.calendarpast {
	color: #AAA;
}

.caltexthighlight {
	font-weight: bold;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

.box-search {
	float: right;
	width: 191px;
	background: #e5e8e4;
	padding: 0;
	padding-top: 3px;
}

.box-search-left-container {
	float: left;
	width: 260px;
}

.box-search-left {
	float: left;
	width: 237px;
	background: #e5e8e4;
	padding: 12px 10px 10px 10px;
}

a.but-addevent {
	display: block;
	width: 230px;
	height: 23px;
	float: left;
	margin-top: 5px;
	color: #fff;
	padding: 3px 0 0 27px;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.green a.but-addevent {
	background: url(http://www.netevents.be/img/but-addevent-green.gif) top left no-repeat;
}

.pink a.but-addevent {
	background: url(http://www.netevents.be/img/but-addevent-pink.gif) top left no-repeat;
}

.blue a.but-addevent {
	background: url(http://www.netevents.be/img/but-addevent-blue.gif) top left no-repeat;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.box-search input, .box-search-left input {
	float: left;
}

.box-selection {
	float: left;
	margin-bottom: 15px;
}

.box-selection h2 {
	margin: 10px 0 0 15px;
}

#eventsselection.stepcarousel {
	position: relative;


/*leave this value alone*/

	border: 4px solid #e5e8e4;
	

/*overflow: scroll; leave this value alone*/

	width: 470px;


/*Width of Carousel Viewer itself*/

	height: 270px;

/*Height should enough to fit largest content's height*/
}

#eventsselection.stepcarousel .belt {
	position: absolute;


/*leave this value alone*/

	left: 0;
	top: 20;
}

#eventsselection.stepcarousel .panel {
	float: left;


/*leave this value alone*/

	overflow: hidden;

/*clip content that go outside dimensions of holding panel DIV*/

	margin: 10px 15px 10px 15px

;
	/*margin around each panel*/

	width: 440px;
/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#eventsselection .panel .col {
	width: 210px;
	float: left;
	margin-right: 8px;
}

#eventsselection .panel .box {
	width: 210px;
	height: 60px;
	background: #e5e8e4;
	float: left;
	margin-bottom: 7px;
}

#eventsselection .panel .box .img {
	width: 60px;
	height: 60px;
	float: left;
}

#eventsselection .panel .box .text {
	width: 134px;
	height: 56px;
	float: left;
	padding: 2px 8px 2px 8px;
}

#eventsselection .panel .box .text .day {
	font-size: 10px;
	font-weight: bold;
}

#eventsselection .panel .box .text a.title {
	color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#eventsselection .panel .box .text .adres {
	font-size: 10px;
}

#eventsselection.stepcarousel .linknext {
	position: absolute;


/*leave this value alone*/

	right: 27px;
	bottom: 7px;
	font-size: 10px;
	font-weight: bold;
}

.blue #eventsselection.stepcarousel .linknext a {
	color: #23abe8;
}

.pink #eventsselection.stepcarousel .linknext a {
	color: #ff176a;
}

.green #eventsselection.stepcarousel .linknext a {
	color: #c0d700;
}

.box-bgright {
	float: left;
	background: url(http://www.netevents.be/img/box-bgright-bg.gif) right repeat-y;
}

.content-2column-colleft .box-bgright {
	width: 471px;
	padding-left: 7px;
}

.article {
	float: left;
	border-bottom: 1px dashed #7b7d80;
	padding-bottom: 8px;
	margin-bottom: 11px;
}

.content-2column-colleft .box-bgright .article {
	width: 455px;
}

.article-visu {
	float: left;
}

.content-2column-colleft .box-bgright .article .article-content {
	float: right;
	width: 340px;
}
.content-2column-colleft .box-bgright .article .article-content-movie {
	float: right;
	width: 380px;
}


.content-2column-colleft .box-bgright .article.first .article-content {
	float: right;
	width: 355px;
	
}

.article-content p {
	margin-bottom: 10px;
}

a.read-more {
	padding-left: 12px;
	font-weight: bold;
}

.blue a.read-more, .blue a:hover.read-more {
	background: url(http://www.netevents.be/img/ico-arrow-blue-double.gif) 0 5px no-repeat;
	color: #23abe8;
}

.green a.read-more, .green a:hover.read-more {
	background: url(http://www.netevents.be/img/ico-arrow-green-double.gif) 0 5px no-repeat;
	color: #9cb705;
}

.pink a.read-more, .pink a:hover.read-more {
	background: url(http://www.netevents.be/img/ico-arrow-pink-double.gif) 0 5px no-repeat;
	color: #f42476;
}

.date {
	margin-bottom: 5px;
}
/*
.blue .date {
	color: #23abe8;
}

.green .date {
	color: #9cb705;
}

.pink .date {
	color: #f42476;
}
*/

.day {
	font-weight: bold;
}

.liste-nav {
	position: relative;
	float: left;
	width: 478px;
	margin-top: 25px;
}

#liste-menu {
	position: absolute;
	left: 0;
	top: -15px;
	z-index: 100;
	width: 100%;
/* 

précision pour Opera */
}

#liste-menu dl {
	float: left;
}

#liste-menu dt {
	cursor: pointer;
	font-weight: bold;
}

#liste-menu dt span {
	background: url(http://www.netevents.be/img/ico-arrow-liste.gif) right no-repeat;
	padding-right: 12px;
	font-size: 0.9em;
}

#liste-menu dd {
	display: none;
	margin-top: 0;
}

#liste-menu ul {
	background: url(http://www.netevents.be/img/corner-grey-right-top.gif) top right no-repeat;
	padding: 10px 10px 5px 10px;
}

#liste-menu li {
	margin-bottom: 4px;
}

#liste-menu li a, #menu dt a {
	color: #5e6365;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#liste-menu li a:hover, #menu dt a:hover {
	background: #eee;
}

.corner-top-left {
	background: url(http://www.netevents.be/img/corner-grey-left-top.gif) top left no-repeat;
}

.corner-bot-left {
	background: url(http://www.netevents.be/img/corner-grey-left-bot.gif) bottom left no-repeat;
}

.corner-bot-right {
	background: url(http://www.netevents.be/img/corner-grey-right-bot.gif) bottom right no-repeat;
	display: block;
	height: 10px;
	margin-left: 10px;
}

.liste {
	float: left;
	width: 478px;
	margin-top: 10px;
	border-top: 3px solid #e5e8e4;
	padding-top: 10px;
}

.liste .moreEvents a{
	background-color:#B2B4AA;
	color:white; 
	float:right;
	padding:3px;
}

.liste-col-date {
	float: left;
	width: 140px;
}

.date-liste {
	width: 70px;
	height: auto;
	text-align: center;
	padding: 0;
	float: left;
	margin-right: 8px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e5e8e4 url(http://www.netevents.be/img/date_ctr.gif) top left repeat-y;
}

.date-liste .month {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-transform: uppercase;
	background: transparent url(http://www.netevents.be/img/date_top.gif) top left no-repeat;
}

.date-liste .day {
	padding: 5px 0 5px 0;
	font-size: 10px;
	color: #575858;
	display: block;
	text-transform: uppercase;
	background: transparent url(http://www.netevents.be/img/date_bot.gif) bottom right no-repeat;
}

.date-liste .date_day {
	font-size: 11px;
	color: #575858;
	text-transform: uppercase;
	font-weight: bold;
}

/*----------------------

.date-liste {

	width:50px;

	height:53px;

	text-align:center;

	padding:7px 0 0 0;

	float:left;

	margin-right:5px;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	line-height:20px;

}

.date-liste .month {

	font-size:16px;

}

.date-liste .day {

	font-size:30px;

}

--------------------------*/

.blue .date-liste {
	color: #23abe8;
	background-color: #d3eefa;
}

.liste-col-date img {
	float: left;
}

.liste-col-style {
	float: left;
	width: 320px;
	padding-left: 8px;
}

/*--------------------

.liste-col-style {

	float:left;

	width:215px;

	padding-left:5px;

}

----------------------*/

.liste-col-style li {
	margin-bottom: 4px;
}

.blue .liste-col-style .style {
	color: #c4161c;
}

.blue .liste-col-style .style-title {
	color: #191919;
	font-weight: bold;
}

.pink .liste-col-style .style-title {
	color: #191919;
	font-weight: bold;
}

.green .liste-col-style .style-title {
	color: #191919;
	font-weight: bold;
}

.liste-col-region {
	float: left;
	width: 98px;
	padding-left: 5px;
}

.liste-col-region .region {
	background: #575858;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	display: block;
	float: left;
	width: 93px;
}

.liste-line {
	float: left;
	width: 478px;
	border-bottom: 1px dashed #575858;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.liste-line-over .date-liste .day {

	padding: 5px 0 5px 0;
	font-size: 10px;
	color: white;
	display: block;
	text-transform: uppercase;
	background-color: #575858;
	background: #575858 url(http://www.netevents.be/img/date_bot_hover.gif) bottom right no-repeat;

}


.liste-line-place {
	float: left;
	width: 478px;
	border-bottom: 1px dashed #575858;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.liste-line-place .liste-col-date {
	float: left;
	width: 70px;
}

.event {
	float: left;
	width: 478px;
}

.event h2 {
	color: #333333;
	font-size: 1.8em;
}

.event-info-line {
	float: left;
	width: 478px;
	font-size: 1.1em;
}
.event-info-last {
	width: 478px;
	font-size: 1.1em;
}
.event-info-last-img {
	text-align:center;

}


.event-info-line .title {
	float: left;
	width: 110px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding: 3px 0 3px 0;
}
.event-info-last .titleinfo {
	font-weight: bold;
	color: #333333;
}



.event-info-line .info {
	float: right;
	width: 350px;
	padding: 3px 0 3px 5px;
}

.blue .event-info-line .info.color {
	background-color: #e5e8e4;
}

.pink .event-info-line .info.color {
	background-color: #e5e8e4;
}

.green .event-info-line .info.color {
	background-color: #e5e8e4;
}

.blue .info a, .blue .info a:hover {
	color: #23abe8;
	font-weight: bold;
}

.pink .info a, .pink .info a:hover {
	color: #f42476;
	font-weight: bold;
}
.green .info a, .green .info a:hover {
	color: #9cb705;
	font-weight: bold;
}

.eventPhoto{
	padding-top: 10px;

}


.other-event {
	margin-bottom: 25px;

}

.other-event li {
	background: #fff url(http://www.netevents.be/img/ico-arrow-bg-grey.gif) 0 6px no-repeat;
	padding: 5px 18px 5px 18px;
	margin: 0;
border-bottom-style: dashed;
	border-bottom-width: 1px;}

/* ----------------------- PICTURES -------------*/
.liste-pictures-item {
	width: 480px;
	clear: both;
	height: 90px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 15px;
}

.liste-pictures-item-more, .liste-pictures-item-more a {
	float: right;
	color: #FFF;
	background-color: #999;
	padding: 1px 5px 1px 5px;
	width: 100px;
	text-align: center;
}


.liste-pictures-item img {
	padding-right: 5px;
	padding-bottom: 15px;
}

.liste-pictures-item-title {
	font-weight: bold;
	font-size: 1.2em;
}


/* ----------------------- START FOND GRIS + COULEURS "COLOR" POUR "AUTRES EVENEMENTS" (li) -------------*/

.other-event li.color {
	background: #E5E8E4 url(http://www.netevents.be/img/ico-arrow-bg-grey.gif) 0 6px no-repeat;
}

.blue .other-event li.color {
	background: #d3eefa url/img/ico-arrow-bg-blue.gif) 0 6px no-repeat;
}

.green .other-event li.color {
	background: #E3EE8B url(http://www.netevents.be/img/ico-arrow-bg-green.gif) 0 6px no-repeat;
}

.pink .other-event li.color {
	background: #FBCFE0 url(http://www.netevents.be/img/ico-arrow-pink.gif) 0 6px no-repeat;
}

/* ----------------------- END FOND GRIS + COULEURS "COLOR" POUR "AUTRES EVENEMENTS" (li) -------------*/

.blue .other-event li {
	background: url(http://www.netevents.be/img/ico-arrow-bg-blue.gif) 0 6px no-repeat;
}

.green .other-event li {
	background: url(http://www.netevents.be/img/ico-arrow-bg-green.gif) 0 6px no-repeat;
}

.pink .other-event li {
	background: url(http://www.netevents.be/img/ico-arrow-bg-pink.gif) 0 6px no-repeat;
}

.other-event a, .other-event a:hover {
	color: #7b7d80;
}

.other-event .date {
	color: #333333;
}

.blue .other-event .event-name {
	color: #23abe8;
	font-weight: bold;
}

.event-info-other {
	padding: 5px 0 5px 5px;
	font-weight: bold;
	margin-bottom: 3px;
	float: left;
	width: 473px;
}

.event-info-other {
	background-color: #E5E8E4;
}

.blue .event-info-other {
	background-color: #d3eefa;
}

.green .event-info-other {
	background-color: #E3EE8B;
}

.pink .event-info-other {
	background-color: #FBCFE0;
}

.blue .event-info-other .event-name {
	color: #23abe8;
}

.green .event-info-other .event-name {
	color: #629A20;
}

.pink .event-info-other .event-name {
	color: #F72476;
}

.event-info-other a {
	color: #333333;
}

.event-info-other input {
	float: left;
}

.box-grey-corner {
	float: right;
	background: url(http://www.netevents.be/img/box-grey-corner-bg.gif) top left no-repeat;
	width: 478px;
	margin: 20px 0 15px 0px;
}







.box-grey-corner-content {
	float: left;
	background: url(http://www.netevents.be/img/box-grey-corner-bottom.gif) bottom left no-repeat;
	padding: 15px 15px 15px 15px;
	width: 478px;
}
/*.box-grey-corner-content ul {

	float:left;

	width:170px;

}

*/

.box-grey-corner-content li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
/*

float:left;*/
}

.box-grey-corner-content li a, .box-grey-corner-content li a:hover {
	display: block;
	height: 15px;
	padding-top: 3px;
/*

float:left; */
}

.blue .box-grey-corner-content li a {
	color: #23abe8;
}

.pink .box-grey-corner-content li a {
	color: #f42476;
}

.green .box-grey-corner-content li a {
	color: #9cb705;
}

.box-grey-corner-content a.addevent {
	background: url(http://www.netevents.be/img/ico-addevent.gif) left no-repeat;
	padding-left: 30px;
}

.box-grey-corner-content a.addevent-ne {
	background: url(http://www.netevents.be/img/ico-addevent-ne.gif) left no-repeat;
	padding-left: 30px;
}

.box-grey-corner-content a.print {
	background: url(http://www.netevents.be/img/ico-print.gif) left no-repeat;
	padding-left: 30px;
}

.box-grey-corner-content a.sendto {
	background: url(http://www.netevents.be/img/ico-sendto.gif) left no-repeat;
	padding-left: 30px;
}

.box-grey-corner-content a.partage {
	background: url(http://www.netevents.be/img/ico-partage.gif) left no-repeat;
	padding-left: 30px;
}

.breadcrump {
	border-bottom: 1px dashed #575858;
	float: left;
	padding: 0 0 5px 5px;
	width: 471px;
	font-weight: bold;
	color: #1a1a1a;
	margin-bottom: 10px;
}

.breadcrump a {
	color: #1a1a1a;
}

.blue .breadcrump {
	color: #23abe8;
}

.pink .breadcrump {
	color: #f42476;
}

.green .breadcrump {
	color: #9cb705;
}

.article-date {
	color: #fff;
	float: right;
	padding: 3px 5px 3px 5px;
	margin-right: 11px;
}

.blue .article-date {
	background-color: #23abe8;
}

.pink .article-date {
	background-color: #f42476;
}

.green .article-date {
	background-color: #9cb705;
}

.artcile-principal {
	float: left;
	width: 476px;
	border-bottom: 1px dashed #575858;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

.artcile-principal h1 {
	color: #6d6d6d;
	font-size: 2.4em;
	margin: 0 0 15px 0;
}

.artcile-principal p {
	color: #555;
	line-height:20px;
	font-size:1.1em;
}



.artcile-principal img {
	float: left;
	margin: 0 12px 7px 0;
}

.blue .artcile-principal a {
	color: #23abe8;
	text-decoration:underline;
}
.blue .artcile-principal a:hover {
	color: #23abe8;
	text-decoration:none;
}
.pink .artcile-principal a {
	color: #f42476;
	text-decoration:underline;
}
.pink .artcile-principal a:hover {
	color: #f42476;
	text-decoration:none;
}

.green .artcile-principal a {
	color: #9cb705;
	text-decoration:underline;
}
.green .artcile-principal a:hover {
	color: #9cb705;
	text-decoration:none;
}
	
/* pa

dding-left:10px;

	background: url(http://www.netevents.be/img/ico_link.gif) 0 1px no-repeat; */
}

.blue a.link-fiche {
	background: url(http://www.netevents.be/img/ico-arrow-bg-blue.gif) 0 0 no-repeat;
	padding-left: 18px;
	color: #23abe8;
}

.author {
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #3b4449;
	margin-top: 8px;
}

.box-other-news {
	float: left;
}

.content-2column-colleft .box-other-news {
	width: 471px;
	padding-left: 7px;
}

.box-other-news .article {
	float: left;
}

.content-2column-colleft .box-other-news .article {
	width: 471px;
}

.content-2column-colleft .box-other-news .article .article-content {
	float: right;
	width: 360px;
}


.blue .article-content .readmore {
color: #23ABE8;
	background: url(http://www.netevents.be/img/ico-arrow-blue-double.gif) 3px 5px no-repeat;
	padding-left:14px;
		font-weight: bold;

}
.pink .article-content .readmore {
	color: #f42476;
	background: url(http://www.netevents.be/img/ico-arrow-pink-double.gif) 3px 6px no-repeat;
		padding-left:14px;
			font-weight: bold;


}
.green .article-content .readmore {
color: #9CB705;
	background: url(http://www.netevents.be/img/ico-arrow-green-double.gif) 3px 6px no-repeat;
		padding-left:14px;
			font-weight: bold;



	}

.content-2column-colleft .box-other-news .article.first .article-content {
	width: 363px;
	margin-left:7px;
}

.content-2column-colleft .box-other-news .article.first .FR a{
	color: #ffffff;
	background: #f42476 url(http://www.netevents.be/img/ico-arrow-white-double.gif) 3px 6px no-repeat;
	padding:2px 2px 2px 14px;


}
.content-2column-colleft .box-other-news .article.first .FR a:hover{
text-decoration:underline;


}

.content-2column-colleft .box-other-news .article.first {
	background: url(http://www.netevents.be/img/border-bg.gif) bottom repeat-x;
	padding-bottom: 20px;
	border-bottom: solid #dedede 6px;
}

.box-other-news a.read-more {
	font-size: 0.9em;
}

.box-other-news .article.first a.read-more {
	font-size: 1.0em;
}

.ba {
	font-size: 1.0em;
	margin-top: 4px;
	float: left;
}

.ba .read-more {
	font-weight: normal;
}

.box-cine {
	float: left;
	margin-bottom: 15px;
	width: 471px;
	padding-left: 7px;
}

.box-cine-col1 {
	width: 230px;
	float: left;
}

.box-cine-col2 {
	width: 230px;
	float: right;
}

.box-cine h2 {
	background: #e5e8e4;
	padding: 3px;
	font-size: 1.5em;
	border-bottom: 1px dashed #b2b4aa;
	margin: 0 0 4px 0;
}

.box-cine-article {
	float: left;
	width: 225px;
	margin: 0 0 5px 5px;
}

.box-cine-article img {
	float: left;
}

.box-cine-article p {
	float: right;
	width: 155px;
}

.box-cine-article .movie a {
	font-weight: bold;
	color: #000000;
}

.box-cine .link {
	float: left;
	width: 220px;
	background: #e5e8e4;
	border-top: 1px dashed #b2b4aa;
	padding: 3px 5px 3px 5px;
	text-align: right;
}

.box-cine .link a {
	background: transparent url(http://www.netevents.be/img/ico-arrow-grey-double.gif) no-repeat scroll 0 4px;
	color: #6E7F86;
	font-weight: bold;
	padding-left: 9px;
}

.search-movie {
	float: left;
	width: 471px;
	padding-left: 7px;
}

.search-movie {
	float: left;
	width: 471px;
	padding: 0 0 8px 7px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #7b7d80;
}

.search-movie .box-grey-corner {
	width: 471px;
	margin: 0;
	background: url(http://www.netevents.be/img/box-grey-corner-bg2.gif) top left no-repeat;
}

.search-movie .box-grey-corner-content {
	background: url(http://www.netevents.be/img/box-grey-corner-bottom2.gif) bottom left no-repeat;
	padding: 20px 30px 20px 30px;
	width: 411px;
}

.search-movie .box-grey-corner-content .line-form {
	float: left;
	margin-bottom: 7px;
}

.search-movie .box-grey-corner-content label, .search-movie .box-grey-corner-content input,

.search-movie .box-grey-corner-content select {
	float: left;
}

{

	float:left;

}

.search-movie .box-grey-corner-content label {
	display: block;
	margin: 3px 8px 0 0;
	font-size: 12px;
	font-weight: bold;
}

.pink .search-movie .box-grey-corner-content label {
	color: #f42476;
}

/* 2.3.2 .content-2column-colright */

.content-2column-colright {
	width: 300px;
	float: right;
}

.box-anepasmanquer {
	background: url(http://www.netevents.be/img/box-anepasmanquer-bg.gif) bottom repeat-x;
	float: left;
	width: 280px;
	padding: 13px 0 13px 20px;
	margin-bottom: 12px;
}

.box-anepasmanquer h2 {
	font-size: 1.7em;
	color: #fff;
}

.box-contest {
	width: 300px;
	float: left;
	background: #bfc1b8 url(http://www.netevents.be/img/box-contest-bottom.gif) bottom no-repeat;
	margin-bottom: 12px;
	padding-bottom: 30px;
	position: relative;
}

.box-contest h2 {
	height: 28px;
	font-size: 1.7em;
	color: #fff;
	padding: 5px 0 0 20px;
	margin: 0;
}

.blue .box-contest h2 {
	background: url(http://www.netevents.be/img/box-contest-blue.gif) no-repeat top;
}

.green .box-contest h2 {
	background: url(http://www.netevents.be/img/box-contest-green.gif) no-repeat top;
}

.pink .box-contest h2 {
	background: url(http://www.netevents.be/img/box-contest-pink.gif) no-repeat top;
}

.box-contest-article {
	background: url(http://www.netevents.be/img/line-dotted-white.gif) bottom repeat-x;
	padding: 10px 15px 10px 15px;
	color: #333333;
}

.box-contest-article.noborder {
	background: none;
}

.box-contest .link-contest {
	background: url(http://www.netevents.be/img/ico-arrow-black.gif) 0 4px no-repeat;
}

a.link-contest {
	color: #FFF;
	padding-left: 8px;
	font-weight: bold;
}

a.link-more-contest {
	display: block;
	width: 80px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 0 26px;
	font-size: 10px;
}

.box-newsletter {
	width: 300px;
	float: left;
	background: #bfc1b8;
	margin-bottom: 12px;
	padding-bottom: 10px;
	position: relative;
}

.box-newsletter h2 {
	height: 28px;
	font-size: 1.7em;
	color: #fff;
	padding: 5px 0 0 20px;
	margin: 0;
}

.blue .box-newsletter h2 {
	background: url(http://www.netevents.be/img/box-contest-blue.gif) no-repeat top;
}

.green .box-newsletter h2 {
	background: url(http://www.netevents.be/img/box-contest-green.gif) no-repeat top;
}

.pink .box-newsletter h2 {
	background: url(http://www.netevents.be/img/box-contest-pink.gif) no-repeat top;
}

.box-newsletter-content {
	color: #333333;
}


.box-promo {
	float: left;
	margin-bottom: 12px;
}

.box-read {
	width: 270px;
	float: left;
	margin-bottom: 12px;
	padding: 23px 15px 15px 15px;
}

.blue .box-read {
	background: #e5e8e4 url(http://www.netevents.be/img/box-read-top-blue.gif) top no-repeat;
}

.green .box-read {
	background: #e5e8e4 url(http://www.netevents.be/img/box-read-top-green.gif) top no-repeat;
}

.pink .box-read {
	background: #e5e8e4 url(http://www.netevents.be/img/box-read-top-pink.gif) top no-repeat;
}

.box-read h2 {
	background: url(http://www.netevents.be/img/line-dotted-grey.gif) bottom repeat-x;
	font-size: 1.7em;
	color: #000000;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.box-read li {
	margin-bottom: 6px;
	padding-left: 10px;
	color: #575858;
}

.blue .box-read li {
	background: url(http://www.netevents.be/img/ico-bullet-blue.gif) 0 4px no-repeat;
}

.green .box-read li {
	background: url(http://www.netevents.be/img/ico-bullet-green.gif) 0 4px no-repeat;
}

.pink .box-read li {
	background: url(http://www.netevents.be/img/ico-bullet-pink.gif) 0 4px no-repeat;
}

.box-read li a, .box-read li a:hover {
	color: #575858;
}

.box-read .title {
	color: #000000;
	font-weight: bold;
}

/* 2.4 content-2column-bottom */

.content-2column-bottom {
	width: 790px;
	float: left;
	padding-left: 17px;
}

/* 2.4.1 content-2column-bottom */

.content-2column-bottom-colleft {
	width: 321px;
	float: left;
}

.box-ticketnet {
	width: 301px;
	float: left;
	background: #eaece9 url(http://www.netevents.be/img/box-ticket-bottom.gif) bottom no-repeat;
	margin-bottom: 12px;
	padding: 10px 10px 30px 10px;
	position: relative;
}

.box-ticketnet  a.link-more-event {
	display: block;
	width: 95px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 0 30px;
	font-size: 10px;
}

.box-ticketnet  a:hover.link-more-event {
	color: #fff;
}

.box-ticketnet h2 {
	height: 35px;
	background: url(http://www.netevents.be/img/logo-ticket.gif) top left no-repeat;
	text-indent: -999999px;
}


.box-ticketnet li {
	margin-bottom: 4px;
	padding-left: 10px;
	zoom: 1;


}

.box-ticketnet a, .box-ticketnet a:hover {
	color: #7b7d80;
}

.box-ticketnet .event {
	float:left;
	padding-left:5px;
	width:200px;
	background-color:##00ffff;


}
.box-ticketnet .event a {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
}

/* 2.4.2 content-2column-bottom */

.content-2column-bottom-colright {
	width: 452px;
	float: right;
}

.box-border {
	float: left;
	width: 418px;
	border: 5px solid #e5e8e4;
	padding: 17px 12px 17px 12px;
}

.content-2column-bottom-colright .box-border .article {
	width: 420px;
}

.content-2column-bottom-colright .box-border .article .article-content {
	float: right;
	width: 345px;
}

.box-border a.read-more {
	padding: 2px 4px 2px 14px;
	display: block;
}

.blue .box-border a.read-more, .blue .box-border a:hover.read-more {
	background: #1cbbeb url(http://www.netevents.be/img/ico-arrow-white-double.gif) 3px 6px no-repeat;
	color: #fff;
}

.green .box-border a.read-more, .green .box-border a:hover.read-more {
	background: #b3d206 url(http://www.netevents.be/img/ico-arrow-white-double.gif) 3px 6px no-repeat;
	color: #fff;
}

.pink .box-border a.read-more, .pink .box-border a:hover.read-more {
	background: #f42476 url(http://www.netevents.be/img/ico-arrow-white-double.gif) 3px 6px no-repeat;
	color: #fff;
}

/* 2.5 footer */

#footer {
	float: left;
	width: 824px;
	height: 50px;
	background: url(http://www.netevents.be/img/footer-bg.gif) bottom repeat-x;
	margin-top: 85px;
	text-align: center;
	color: #fff;
	padding-top: 2px;
}

#footer a, #footer a:hover {
	color: #fff;
	font-weight: bold;
}

.formTable td {
	padding:5px;
	margin:5px;
}

.formTable a {
	text-decoration: underline;
}

.error {
	font-size: 1.2em;
}

.error b {
	color: red;
}

.error a {
	color: red;
}

.detailtopthumb {
	float: left;
	padding-right: 10px;
}

td a {
	text-decoration: underline;
}