@charset "UTF-8";
body { behavior: url("csshover3.htc"); } 
* {
	margin:0px;
	padding:0px;
}
img a, a img {
	border:none;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
}
a, #blue, .blue, .top .topmenu li a:hover, .topmenu #active a, .banner .summary .item a:hover, .col1 .newsletter #submit, .col1 .links a:hover, .col2 .show4 .show_text p, .col1 .submenu ul a:hover, .col1 .submenu ul #active a, .contact #submit, .programme_submenu #active a, .programme_submenu li a:hover   {
	color:#00d7ff;
	text-decoration:none;
}
.threecolors a {
	color:#990!important;	
}
.threecolors a:hover {
	color:#333!important;
}
.underline, #underline {
	text-decoration:underline!important;
}
a:hover, .col1 .links a{
	color:#00a77e;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 22px;	
}
h3 {
	font-size: 18px;
}
.top #submit_search {
	background-color: #fff!important;
	cursor: pointer;	
}
.banner .summary .item a {
	color: #000;
	text-decoration: none;	
}
.top, .banner, .agenda, #menu, .content, .footer  {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.top {
	height: 41px;	
	background-image:url(../pics/line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.top .phone {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.top .breadcrumb, .top .topmenu, .top #search {
	font-size: 11px;
	position: absolute;
	left: 325px;
	top: 14px;	
}
.top .breadcrumb {
	left:175px;
}
.top .topmenu {
	list-style-type: none;	
	left: 500px;
}
.top .topmenu li {
	display: inline;
}
.top .topmenu li a {
	color: #000;
	text-decoration:none;
}
.top #search {
	left: auto;
	right: 0px;
	top: 9px;
	font-weight: bold;
}
.top #search input {
	background-color: #fff799;
	background-image: none;
	border-style: none;
	padding: 3px;
}

.banner {
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.banner .logo {
	margin-top: 80px;
}
.banner .show1, .col1 .show3, .banner .show2, .banner .summary {
	height: 140px;
	width: 150px;
	position: absolute;
	left: 335px;
	top: 7px;
}
.banner .summary .voirtout {
	float:right;
	display:inline;
	margin-top:5px;
	margin-right:50px;
}
.summary .voirtout a {
	text-decoration:none;	
}
.banner .show2 {
	left: auto;
	right: 0px;
}

.banner .show_pic, .col1 .show_pic {
	position: relative;
}
.banner .show_text, .banner .show_type, .col1 .show_text, .col1 .show_type  {
	position: absolute;
	left:0px;
	top:20px;
	color: #FFF;
	background-color: #00a77e;
	padding:2px;
	font-size:11px;
}
.show_text {
	width: 100px;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
     opacity: 0.8;
}
.banner .show2 .show_text {
	position:static;
	margin-top: 20px;
	color:#FFF;
}
.banner .show_type, .col1 .show_type {
	top:auto;
	left:3px;
	bottom:3px;
	background-color: transparent;
}
.banner .summary {
	background-image: url(../pics/summary.png)!important;
	.background-image: url(../pics/summary.gif);
	background-repeat: no-repeat;
	width: 324px;
	height: 132px;
	left: 500px;
	padding-left: 8px;
	padding-top: 8px;
}
.banner .summary .intro {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}
.banner .summary .item {
	font-size:11px;
	height:12px;
	overflow:hidden;
}
.banner .summary .item_date, .banner .summary .item_type, .banner .summary .item_text {
	float: left;
	width: 100px;
	display: inline;
}
.banner .summary .item_type {
	width: 5px;
	margin-right: 20px;
}
.banner .summary .item_text {
	width: 130px;
}

.agenda {
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-top: 9px;
	color: #999;
}
.agenda .left {
	background-color: #00a77f;
	height: 14px;
	width: 152px;
	font-size: 11px;
	color: #FFF;
	display: inline;
	float: left;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	margin-right: 12px;
}
.agenda .left .month {
	color: #ffff00;
	float: right;
	display: inline;
}
.agenda .item, .agenda .previous, .agenda .next {
	height: 28px;
	width: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: inline;
	float: left;
	text-align: center;
}
.agenda .previous, .agenda .next {
	padding-top: 6px;	
}
.agenda .previous a, .agenda .next a {
	font-size: 18px;
	text-decoration: none;
	color: #000;
}
.agenda .next {
	border: none;	
}
.agenda_e, .agenda_t, .agenda_f, .agenda_c {
	text-decoration: none;
}
.agenda_e, .agenda_e:hover, #e a {
	color: #00a77e;	
}
.agenda_t, .agenda_t:hover, #t a {
	color: #DACC32;
}
.agenda_f, .agenda_f:hover, #f a {
	color: #00d7ff;
}
.agenda_c, .agenda_c:hover, #c a {
	color: #000;
}
#menu, .home_actu h1, .col2 .show4, .col2 .calltoaction {
	background-image: url(../pics/line_menu.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#menu {
	height: 36px;
	padding-top: 22px;
	z-index:100;
}
#menu li{
	position: relative;
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding:0;
}
#menu li a{
	width:160px;
	
	display: block;
	text-decoration:none;
	text-align: left;
	padding-left: 5px;
	line-height: 16px;
	background-color: #a7a9ac;
	color: #000;
	font-weight: bold;
	margin-right: 20px;
}
#menu li a:hover, #menu ul ul li a, #menu #active a, #menu ul ul #active a{
	background-color: #00d7ff;
}

#menu ul ul li a{
	color: #fff;
	font-weight: bold;
}
#menu ul ul li a:hover {
	color: #000;		
}
#menu ul ul{
	position: absolute;
	top: 16px; 
	visibility: hidden;
	width:160px;
	z-index:1000;
}
#menu ul li:hover ul{
	visibility:visible;
}
#menu .more {
	width: 220px;
	margin-left: 30px;
	margin-right: 0px;
}
#menu ul .ulmore   {
	margin-left: 30px;
}
#menu ul .ulmore li a {
	width: 220px;
}


.content {
	overflow: hidden;
	min-height: 400px;
	z-index: 1;
	padding-top: 12px;
	padding-bottom: 25px;	
}
.col1, .col2, .col3 {
	float:left;
	clear: right;
	display:inline;
	width:325px;
	margin-right:8px;
	/* min-height: 625px; */
}
#col_access {
	float:right;
	padding-top:20px;
	/* background-image:url(../pics/col_yellow.png)!important;
	.background-image:url(../pics/col_yellow.gif); */
}
#sponpart{
	float:left;
	clear:both;
}
#col1_small {
	width:150px;
}
#col2_big {
	width:585px;
}
#col2_verybig {
	width: 842px;
	margin-right:0px;
	background-image: url(../pics/line_menu.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	min-height:400px;
}
.col2 {
	width:420px;
}
.col3 {
	margin:0px;
	width:238px;
}
.col1 .intro {
	background-color: #ffff00;
	padding:5px;
	padding-bottom:15px;
	background-image: url(../pics/yellow.png);
	background-repeat: repeat;
}
.col1 .intro h1 {
	margin-bottom: 10px;	
}

.col1 .intro #more {
	font-size: 12px;	
}
.col1 .forcitation {
	position: relative;
	margin-top: 10px;
	background-color: #d3d4d5;
	width: 325px;
	height: 140px;
}
.col1 .show3 {
	top:0;
	left:0;
}
.forcitation .citation {
	float:right;
	display:inline;
	width: 165px;
	margin-top: 3px;
}
.citation #citation_titre {
	color:#FFF;
	font-size: 18px;
	font-weight:bold;
}
.citation #citation {
	font-size: 15px;
}
.citation #citation_who {
	font-size: 12px;
	margin-top: 7px;
}
.col1 .newsletter {
	width: 140px;
	background-color: #00a77e;
	background-image: url(../pics/green.png);
	background-repeat: repeat;
	margin-top: 10px;
	padding: 5px;
	font-size: 22px;
	font-weight: bold;
}
.col1 .newsletter input, .contact input, .contact textarea {
	width: 137px;
	height: 18px;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: none;;
	background-color:#FFF;
	background-image:none;
	padding-left: 3px;
}
.contact input, .contact textarea {
	width:238px;	
}
.contact textarea {
	height:50px;
}
.col1 .newsletter #submit, .contact #submit {
	background-color:transparent;
	text-align:right;
	cursor:pointer;
	margin-bottom:12px;
}
.col1 .links {
	font-size:24px;
	margin-top:40px;
	margin-bottom:10px;
}

.home_actu {
	padding:5px;
	padding-bottom: 100px;
	background-color: #00d7ff;
	background-image: url(../pics/blue.png);
	background-repeat: repeat;	
}
.home_actu h1 {
	padding-bottom: 10px;	
}
.home_actu .item {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../pics/home_actu.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.home_actu .item a {
	color:#ffff00;
}
.home_actu .item a:hover {
	color:#00a77e;
}
.home_actu h2 {
	color:#FFF;
}
.home_actu p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight:normal;
}

.col2 .show4 {
	height: 402px;
	width: 420px;
	position: relative;
}
.col2 .show4 .show_type {
	position:absolute;
	bottom:15px;
	left:5px;
}
.col2 .show4 .show_text {
	background-color: transparent;
	opacity: 1;
	height: 250px;
	width: 305px;
	padding:5px;
	position: absolute;
	left: 5px;
	top: 5px;
	background-image: url(../pics/transpa.png);
	background-repeat: repeat;
}
.col2 .show4 .show_text h1, .col2 .show4 .show_text h2 {
	color:#000;
}
.col2 .show4 .show_text p {
	font-size:22px;
}
.col2 .calltoaction, .col2 .calltoaction h1 {
	width: 310px;
	padding-bottom: 10px;
}
.col2 .calltoaction a {
	font-size: 12px;
}
#col1_small .show3 {
	position:relative;
}
.col1 .submenu {
	background-color: #ffff00;
	background-image: url(../pics/yellow.png);
	background-repeat: repeat;
	padding:5px;
	height:260px;
	margin-bottom:10px;
}
.col1 .submenu ul{
	margin-top:10px;
	font-weight:bold;
}
.col1 .submenu ul a {
	color:#000;
	display:block;
}
.shows_list, .actu_list {
	width:585px;
	/* border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;	*/
}
.actu_list .item h3 {
	margin-top:5px;
}
.actu_list #item_full {
	height:auto!important;
	border-bottom:none;
}
.actu_list #item_full p {
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}
.actu_list .item p {
	margin-top:5px;
	margin-bottom:5px;
}
.shows_list .item, .actu_list .item {
	height:95px;
	width:585px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}
.shows_list .item .show, .shows_list .item .info1, .shows_list .item .info2  {
	height:95px;
	position:relative;
	float: left;
	display:inline;
}
.shows_list .item .show .show_type {
	position:absolute;
	left:3px;
	bottom:3px;
}	
.shows_list .item .info1 {
	margin-left:70px;
	width:150px;
}
.shows_list .item .info2 {
	margin-left:10px;
	width:250px;
}
.shows_list .item .info1 .date {
	font-size:16px;
	height:60px;
	font-weight:bold;
}
.shows_list a:hover {
	text-decoration:underline;
}
.nav {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#col2_verybig h1, .programme_detail {
	padding-top:10px;
	height:95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.programme_detail {
	width:842px;
	border-bottom-color: #000;
	height:140px;
	padding-bottom:10px;
}
.programme_detail #pic_event {
	float:left;
	display:inline;
}
.programme_detail h1 {
	border:none!important;
	padding:0px!important;
	margin:0px!important;
	font-size:32px!important;
	height:112px!important;
	line-height:32px;
}
.programme_detail .main_info {
	float:left;
	display:inline;
	margin-left:10px;
	width:420px;
}
.programme_detail .programme_submenu {
	float:left;
	display:inline;
	margin-left:25px;
	height:140px;
	padding-left:7px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000;
	font-size:18px;
	list-style-type: none;
	font-weight:bold;
}
.programme_detail .programme_submenu a {
	color:#000;
}
.col2 .threecolors {
	background-image: url(../pics/col_event.png)!important;
	.background-image: url(../pics/col_event.gif);
	width:842px;
}
.container, .col2 .threecolors  {
	margin-top:10px;
	margin-bottom:10px;
	background-repeat:repeat-y;
	overflow:hidden;
	min-height:420px;
}
#only_yellow, #only_yellow_press {
	background-image: url(../pics/col_yellow.png)!important;
	.background-image: url(../pics/col_yellow.gif);
}
#only_yellow_press {
	width:290px!important;
}
.threecolors .container_col1, .threecolors .container_col2 {
	width:285px;
}
.threecolors .container_col3 {
	width:220px;
	margin-right:0px;
}
.container_col1, .container_col2, .container_col3 {
	width:147px;
	margin-right:10px;
	float:left;
	display:inline;
	padding:5px;
}
.container h2, .threecolors h2 {
	color:#00a77e;
	font-size:12px;
}
.container p, .container h2, .threecolors p, .threecolors h2 {
	margin-top:5px;	
	margin-bottom:5px;	
}
.container_col3 {
	width:241px;	
}
#col_green {
	background-image: url(../pics/col_green.png)!important;
	.background-image: url(../pics/col_green.gif);
}
.container .forsponsors {
	float:left;
	clear:both;
	display:inline;
	margin-bottom:20px;
}
.container .sponsor {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
}
.photo_video {
	min-height:300px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;	
}
.photo_video .item {
	position:relative;
	width:205px;
	height:154px;
	margin:5px;
	display: inline;
	float: left;
	padding:0;
	text-align:center;
}
.photo_video #showimage {
	vertical-align:middle;
	display:block;
	margin:auto;
}
.photo_video .item #play {
	position:absolute;
	top:54px;
	left:81px;
}
#col2_verybig li {
	margin-left:15px;
}
.press_pdfs {
	padding:10px 0;
	float:right;
	display:inline;
	width:300px;
	margin-right:200px;
}
.press_pdfs a {
	display:block;
}
.press_pdf {
	width:300px;
	float:left;
	display:inline;
	margin:20px 0;
}
.press_pdf_img {
	float:left;
	margin-right:10px;
}
.footer {
	overflow: hidden;
	background-image: url(../pics/line_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin-bottom:20px;
}
.footer .partner, .footer .sponsor {
	float:left;
	display:inline;
	padding:5px;
}
.footer .partner {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}

#dhtmltooltip{
	position: absolute;
	width: 113px;
	visibility: hidden;
	z-index: 100;
	background-image: url(../pics/bubble_concert.png);
	background-repeat: no-repeat;
	height: 25px;
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.admin {
	margin:auto;
	width:1000px;
	padding-top:10px;
}
.admin ul {
	list-style-type:none;
}
.admin ul li {
	display:inline;
	padding:5px;
	margin:5px;
}
.admin ul li a, #edit, .edit, #edit a, .edit a {
	color:#F00;
}
.admin ul li a:hover, #edit:hover, .edit:hover, #edit a:hover, .edit a:hover {
	color:#900;
}
/* SOWEDO ¨*/
.sowedo {
	position:fixed!important;
	.position:absolute;
	bottom: 0px;
	right: 0px;
	z-index:10000;
}
