/* -------------------------------- */
/* CSS FETES DE GENEVE			 -- */
/* By PREZENZ - www.prezenz.com	 -- */
/* -------------------------------- */

/* -------------------------------- */
/* STRUCTURE					 -- */
/* -------------------------------- */

* {
	padding:0;
	margin:0;
	border:0;
}

@font-face {
    font-family: 'franchisebold';
    src: url('franchise-bold-webfont.eot');
    src: url('franchise-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('franchise-bold-webfont.woff') format('woff'),
         url('franchise-bold-webfont.ttf') format('truetype'),
         url('franchise-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	height:100%;
}

a{
  cursor: pointer;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e2007a;
}

body.blue {
	background-color:#5ec5ed;
}

/* -------------------------------- */
/* COMMUN						 -- */
/* -------------------------------- */

/* -- link -- */

a {
	color:#0b72b5;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

.clear {
  clear:both;
  visibility: hidden;
}
.clearvisible {
  clear:both;
}

/*.pdf {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 17px;
	padding-top: 3px;
	display: block
}

.pdfbig {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-pdf-big.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 12px;
	padding: 24px 0 24px 70px;
	display: block;
	font-weight: bold
}

.more {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.back {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

ul.more {
	margin-left: 0;
  background-image: none;
}

ul.more li {
	list-style-image: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-more.png);
}

.download {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-download.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.weblink {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-web.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}*/

.right{
 text-align:right;
}

.scene-wilson {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/scene-espace-wilson.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 15px 0 15px 50px
}

.scene-funkytown {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/scene-funkytown.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 15px 0 15px 50px
}

.scene-clubs {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/scene-clubs.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 15px 0 15px 50px
}

.miniscene-wilson {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/scene-espace-wilson2.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0 0 0 20px
}

.miniscene-funkytown {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/scene-funkytown2.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0 0 0 20px
}

.miniscene-clubs {
	background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/scene-clubs2.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0 0 0 20px
}

.heighthome {
	height:auto !important;
	height:535px;
	min-height: 535px;
  /* checker #tabs-1{*/
}

/* -- header title -- */

h1, .h1 {
	font-family: "Oswald", Arial, sans-serif;
	font-size:28px;
  text-transform: uppercase;
	font-weight: normal;
	color:#222;
	margin:10px 0 10px 0;
	padding:0;
  line-height: 120%;
}

h2, .h2 {
  font-family: "Oswald", Arial, sans-serif; 
  text-transform: uppercase;
	font-size:20px;
	color:#222;
	font-weight:normal;
	margin:0 0 10px 0;
  /*letter-spacing: 0.04em;*/
	padding:0;
}

h3, .h3 {
	font-size:18px;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
	color:#e2007a;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

h4, .h4 {
	font-size:15px;
	color:#222;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}


hr {
  margin: 1em 0;
  padding: 0;
  color: #f19fc1;
  background-color: #f19fc1;
  height: 2px;
  border: 0;
}

.invisible {
  visibility: hidden;
}

.hidden    { display: none; }

.bluetitle {
	color:#219BC1;
}

.date {
	font-size: 14px;
	color: #007FBB;
	text-transform: uppercase;
}

.indication {
	font-size: 11px;
}

/*.testimonial {
	font-size: 12px;
	color: #666;
	font-style: italic;
	padding-left: 40px;
	background: url(http://www.fetesdegeneve.ch/2013/layout/images/icon-testimonial.png) no-repeat top left;
}

.bubble {
	font-size: 11px;
	color: #FFF;
	padding: 20px;
	display: block;
	background: url(http://www.fetesdegeneve.ch/2013/layout/images/bubble-bg.png) repeat top left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}*/

/* -- table -- */

table {
	padding: 0px;
	margin:0px;
	border: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}

table th, table td {
	/*padding: 5px;*/
	border: 0px;
}

.gallerytable td {
	padding: 1px;
}

.gallerytable img {
	
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  
}

.form th {
	text-align: left;
}

.color {
	width: 100%;
}

.color th, .color td {
	border: 1px solid #7Bd5EB;
	padding: 5px;
}

.color th {
	background: #b1e7f4;
}

.tble {
	border: 1px solid #E6E7E8;
	border-collapse: collapse;
	background: #FFF;
}

.tble th, .tble td {
	padding: 4px;
	border: 1px solid #E6E7E8;
}

.tble th {
	background: #009CDA;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}

.tble th.row {
	background: #00679C;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}

/* -- list -- */

ul,ol {
	margin-left:20px;
}

ul li { list-style-image: url(http://www.fetesdegeneve.ch/2013/layout/images/bullet.png); }

/* -- other -- */

.alignleft {
	margin:0 10px 10px 0px;
	float: left;
}

.alignright {
	margin:0 0px 10px 10px;
	float: right;
}

.left {
  float: left;
}

.w200p {
  width: 200px;
}
.w130p {
  width: 130px;
}

.center{
  text-align:center;
}

/* -------------------------------- */
/* FORM							 -- */
/* -------------------------------- */

.form {
	padding: 10px;
}

input, textarea, select {
	border:1px solid #999;
	padding: 2px;
	margin-bottom: 5px;
	width: 300px;
	background: #F3FCFF
}

textarea {
	width: 300px;
	resize:vertical;
}

.auto {
	border: 0px;
	width: auto;
}

.mandatory {
	display: none
}

.info {
	font-size: 11px;
}

.warning {
	color: #F00;
	background: #FCC;
}

.separatorform{
	border-bottom:1px dotted #ccc; 
	margin-bottom:10px;
}

.button {
  display: inline-block;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border:2px solid #79992b;
  background: #96be1f;
  color: #fff;
  padding: 5px 10px;
  /*font-family: "franchisebold";*/ 
  text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}
.view {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-view.png) 5px 4px no-repeat;
}
.artist {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-artist.png) 5px 4px no-repeat;
}
.close {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-close.png) 5px 4px no-repeat;
}
.doc {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-doc.png) 5px 4px no-repeat;
}
.down {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-down.png) 5px 4px no-repeat;
}
.less {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-less.png) 5px 4px no-repeat;
}
.view {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-view.png) 5px 4px no-repeat;
}
.mail {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-mail.png) 5px 4px no-repeat;
}
.view {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-view.png) 5px 4px no-repeat;
}
.menu {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-menu.png) 5px 4px no-repeat;
}
.morew {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-more.png) 5px 4px no-repeat;
}
.back {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-back.png) 5px 4px no-repeat;
}
.plus {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-plus.png) 5px 4px no-repeat;
}
.print {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-print.png) 5px 4px no-repeat;
}
.video {
  padding-left: 25px;
  background:#96be1f url(../images/icons/icon2-video.png) 5px 4px no-repeat;
}
	
.youtube {
  padding-left: 33px;
  background:url(../images/icons/icon3-youtube.png) 0 4px no-repeat;  
  display: inline-block;
  height: 27px;
  line-height: 32px;
  vertical-align: middle;
}
  
#content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#content ul li{
  background: url(../images/bullet-point.png) 2px 3px no-repeat;
  padding-left: 15px;
}

#content img {
/* obligé de desactiver... ca decale TOUTES les images dans #content. (ASH 09.04.2013)
	margin-bottom: 10px;
*/
}
  
.alert{
  color:#f00;
  font-weight:bold;
}

/* -------------------------------- */
/* PAGE							 -- */
/* -------------------------------- */

#page {
	width:1080px;
	text-align:left;
	
	margin:0 auto;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}


.contenu {
  width: 980px;
  margin: 0 auto;
}

/* -------------------------------- */
/* HEADER						 -- */
/* -------------------------------- */

#header {
  width: 1080px;
	position: relative;
	height: 270px;
  background: url(../images/logo-01.png) 0 0 no-repeat;
}
.blue #header {
  background: url(../images/logo-02.png) 0 0 no-repeat;
}


	
/* -------------------------------- */
/* TOP							 -- */
/* -------------------------------- */
	
#langmenu {
  position: absolute;
  z-index: 5;
	top: 0;
	right: 50px;
	width: 360px;
  height: 30px;
  background: #000;
  color: #fff;
	text-align: left;
  padding:0 0 0 15px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
  
.switchcolor_blue, 
.switchcolor_blue:hover,
.switchcolor_blue:active,
.switchcolor_blue:focus {
  color: #CFEDF9;
}  
.switchcolor_rose,
.switchcolor_rose:hover,
.switchcolor_rose:active,
.switchcolor_rose:focus {
  color: #F4B3D6;
}
  
.english {
	position: absolute;
	top: 0;
  right: 0;
  height:12px;
  padding: 10px;
  display:inline-block;
  background: #fff;
  color: #000;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
}
	
.pouasson1, .pouasson2, .pouasson3, .pouasson4, .pouasson5, .pouasson6 {
  position: absolute;
  top: 0;
  right: 50px;
  width: 360px;
  height: 230px;
  background: url(../images/poisson-01.png) 0 0 no-repeat;
}

.pouasson2 {
  background: url(../images/poisson-02.png) 0 0 no-repeat;
}
.pouasson3 {
  background: url(../images/poisson-03.png) 0 0 no-repeat;
}
.pouasson4 {
  background: url(../images/poisson-04.png) 0 0 no-repeat;
}
.pouasson5 {
  background: url(../images/poisson-05.png) 0 0 no-repeat;
}
.pouasson6 {
  background: url(../images/poisson-06.png) 0 0 no-repeat;
}

	/* -------------------------------- */
	/* MENU							 -- */
	/* -------------------------------- */
	
	#header #logo a{
		display: block;
		width: 370px;
		height:220px;
		z-index: 1;
		position: relative;
	}
	
	#header #logoprint{
		display: none
	}
	
	#header #menu,#header_en #menu {
		height: 35px;
		width:980px;
	}
	
		#menu ul {
			margin:0;
			padding:0;
			display:inline;
			list-style: none
		}
		
		#menu ul li {
			margin:0;
			padding:0;
			display:inline;
			list-style: none
		}
		
		#menu ul li a {
			float: left;
			margin:0;
			padding: 7px 26px 7px 0;
			text-align: left;
			color: #f4b3d6;
      height:23px;
      font-size: 23px;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
			font-weight: normal;
      text-transform: uppercase;
			font-style: normal;
			display: block;
			text-decoration: none;
		}
		.blue #menu ul li a{
      color: #cfedf9;
    }
    
    
		#menu ul li a span {
			padding-bottom:2px;
			border-bottom:0
		}
		
		#menu ul .last a {
			border:0;
			padding-right: 0;
			float: right;
		}
		
		#menu ul li a:hover, #menu ul li .active {
			background-position: center bottom;
			color: #FFF;
		}
		
		#menu ul li a:hover span, #menu ul li .active span {
			padding-bottom: 0;
		}
    
    .english:hover{
      text-decoration: none;
    }

/* -------------------------------- */
/* MAIN							 -- */
/* -------------------------------- */

#main {
	position: relative;
	width: 980px;
  margin: 0 auto;
	padding: 0;
	zoom: 1;
}

#main img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* -------------------------------- */
/* MAIN	LEFT					 -- */
/* -------------------------------- */
	
	#main #left {
		display: table-cell;
		position: relative;
		float: left;

		width:220px;
    margin-bottom: 15px;
	}
	
	/** html #main #left {
		width: 210px;
	}*/
	
	
	/* --- submenu ------------- */
	
	#main #left .submenu {
		padding: 0;
		margin: 0;
		font-family: "Oswald";
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
		font-style: normal;
	}
  
  .submenu_arrow {
    background: url(../images/icons/icon1-menu.png) 100% 4px no-repeat;
    padding-right: 20px;
  }
  
	#main #left ul {
		list-style: none;
		margin: 0;
		padding: 0;
		list-style-image: none;
    
	}
	
	#main #left ul li {
		list-style: none;
		margin: 0 0 5px 0;
		line-height: 25px;
		padding: 0;
		list-style-image: none;
	}
	
	#main #left ul li a {
		list-style: none;
		list-style-image: none
		margin: 0;
		display: inline-block;
		text-decoration: none;
	    color: #f4b3d6;
	}
	.blue #main #left ul li a{
    color: #cfedf9;
  }
  
	#main #left ul ul{
		margin: 3px 0 3px 1em;
	}
	
	#main #left ul li a:hover {
		color: #FFF;
	}
	
	#main #left ul li .active {
		color: #FFF;
	}

/* -------------------------------- */
/* MAIN	CONTENT					 -- */
/* -------------------------------- */

	#main #content {
		display: table-cell;
		position: relative;
		float: left;
		width:490px;
		padding:15px;
		margin:0 10px;
		background: #fff;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		margin-bottom: 15px;
	}
	
  .rose {
    color: #e2007a;
  }
  
  .expandmore{
    background: url(../images/more-less.png) 100% 3px no-repeat;
    padding-right: 20px;
  }
  
  .hideexpandmore{
    background: url(../images/more-less.png) 100% -1px no-repeat;
    padding-right: 25px;
  }
  
  .expandmore:hover, .expandmore.opened{
    background: url(../images/more-less.png) 468px 3px no-repeat;
  }  
  .datehome {
    display: inline-block;
    padding-right:10px
  }

  .expandmore a {
    color:#000;  
    text-decoration: none;
  }
  .expandmore a:hover {
    text-decoration: none;  
  }
  
  h2.expandmore {
	  font-size:18px;
  }
  
	/* --- contentbox ------------- */

/*	.contentbox {
		width: auto;
		float: left;
		border: 1px solid #999;
		display: block;
		background: #FFF;
		padding: 20px;
	}
	
	.lastcontentbox {
		margin: 0
	}
	
	.contentbox h2 {
		margin-bottom: 10px;
		font-family: "Oswald", sans-serif;
		font-size: 18px;
		color: #000;
	}*/
	
	/* --- box ------------- */
	
	.box {
    background: url(../images/transp.png) repeat;
    border-radius:7px;
    padding: 15px;
    margin-bottom: 10px;
	}
  .titrebox{
		font-family: "Oswald", sans-serif;
    text-transform: uppercase;
		font-size: 20px;
    color: #000;
	  margin-bottom: 10px;
  }
	
  .boximportant {
    background: #fff;
    border-radius:7px;
    padding: 15px;    
  }
  
  .box img, .boximportant img {
	  margin-bottom: 10px;
  }
  
  .box h5 {
	font-family: "Oswald";
	font-size: 15px;
	color: #000;
  }
  
  .boxcalendar {
	  background: #fff;
  }
  

/* -------------------------------- */
/* MAIN	RIGHT					 -- */
/* -------------------------------- */
	
	#main #right {
		display: table-cell;
		position: relative;
		float: left;
		width:220px;
    margin-bottom: 15px;
	}
	
/*	.rightbox  {
		border: 1px solid #999;
		padding: 20px;
		color: #999999;
		background: url(http://www.fetesdegeneve.ch/2013/layout/images/box1.png) repeat;
	}
	.rightbox2  {
		border: 1px solid #999;
		padding: 20px;
		color: #999999;
		background: url(http://www.fetesdegeneve.ch/2013/layout/images/box1.png) repeat;
	}
	
	.rightbox-promo {
		border: 1px solid #999;
		padding: 20px;
		color: #999999;
		background: url(http://www.fetesdegeneve.ch/2013/layout/images/box2.png) repeat;
	}
	
	.rightbox img, .rightbox-promo img {
		padding: 10px 0;
		width: 150px;
	}
	
	.rightbox2 img, .rightbox-promo2 img {
		padding: 10px 0;
		width: 60px;
	}
	.rightbox h3 {
		color: #FFF
	}
	
	 .rightbox2 h3 {
		color: #FFF
	}
	
	.home #main #right {
		width:240px;
	}
	
	* html .home #main #right {
		width:230px;
	}*/
	
	/* --- calendarmonth ------------- */
	
	#calendarmonth {
		color: #666;
		padding: 0 0
	}
	
	#calendarmonth table {
		width: 100%;
		/*border-collapse: collapse*/ 
	}
	
	#calendarmonth table, tr, th, td {
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		/*border:1px solid #F00 !important;*/
		color: #666;
	}
	
	#calendarmonth .mois {
		background: #CEECF4;
		text-align: center;
		height:32px;
	}
	
	#calendarmonth .mois .prec {
		background: #CEECF4;
		text-align: center !important
	}
	
	#calendarmonth .mois .next {
		background: #CEECF4;
		text-align: center !important
	}
	
	#calendarmonth .jours td {
		text-align:center;
		width: 20px;
		height:20px;
		font-size: 15px;
		font-family:  Arial, sans-serif;
	}
	
	#calendarmonth table .bulle td {
		background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/calendar-bg1.gif);
		background-position: center center;
		background-repeat: no-repeat;
		background: #DDD;
		border:4px solid #fff;
		width: 12px;
		height:12px;
		padding: 4px 0;
		text-align: center;
	}
	
	#calendarmonth table .bulle .externe {
		background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/calendar-bg2.gif);
		background-position: center center;
		background-repeat: no-repeat;
		background: #ceecf4;
		border:4px solid #fff;
		width: 12px;
		height:12px;
		padding: 4px 0;
		text-align: center;
		color: #000;
		color: #0b72b5;
	}
	
	#calendarmonth table .bulle .externe a {
		color: #000;
		color: #0b72b5;
	}
	
	#calendarmonth .btn_calendar_prev {
		background: url(../images/btn-left.png) no-repeat 0 0;
		width:20px;
		height:20px;
		display: block;
		text-decoration: none;
		margin: 0 auto;
		text-align: center;
	}
	
	#calendarmonth .btn_calendar_next {
		background: url(../images/btn-right.png) no-repeat 0 0;
		width:20px;
		height:20px;
		display: block;
		text-decoration: none;
		margin: 0 auto;
		text-align: center;
	}
	
	#calendarmonth .btn_calendar_prev:hover {
		/*background: url(http://www.fetesdegeneve.ch/2013/layout/images/btn-calendar.png) no-repeat 0 -20px;*/
	}
	
	#calendarmonth .btn_calendar_next:hover {
		/*background: url(http://www.fetesdegeneve.ch/2013/layout/images/btn-calendar.png) no-repeat -40px -20px;*/
	}
	
	/* CONTEST */
	
	.contestforains{
  float:left;
  margin:0 10px 10px 0;
  height:180px;
  width:110px;
  }
  
  .contestforains2{
  float:left;
  margin:0 10px 10px 0;
  height:240px;
  width:110px;
  }
  
  .contestforains .imgmanege,.contestforains2 .imgmanege{
  margin:0 0 5px 0;
  padding:0;
  }
  
  .small{
     font-size:10px;
   }
   
   input[type=submit]{
     cursor:pointer;
     border-radius:5px;
     border: 1px solid #999;
   }
   
   .hiddensubmit{
     display:none;
   }
   
   .inputsize{
   width: 300px;
   }
	

/* -------------------------------- */
/* MAIN	STYLES					 -- */
/* -------------------------------- */
.bloc_info, blockquote {
  background: #f7cfe0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 15px;
  margin-bottom: 10px;
}

.blue .bloc_info, 
.blue blockquote {
  background: #cdecf3;
}

blockquote {
  background: #f7cfe0 url(../images/blockquote.png) 15px 3px no-repeat;
  padding-left: 45px;
  padding-right: 45px;
}
.blue blockquote {
  background: #cdecf3 url(../images/blockquote.png) 15px 3px no-repeat;
}


/* -------------------------------- */
/* FOOTER						 -- */
/* -------------------------------- */

#footer {
   width: 1080px;
   margin: 0 auto;
}


#footer .contenu{
  position: relative;
	background: #000;
  color: #b2b2b2;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  clear: both;
  height:30px;
  margin-top:-30px;
  padding:0 15px;
}
.copyraillete {
  margin: 8px 0 0 0;
}
.linkrsalcfooter{
  position: relative;
  top: 5px;
}
.footernav {
	font-family: "Oswald";
  text-transform: uppercase;
	font-size: 14px;
	color: #f19fc1;
  margin: 0 15px;
}
.blue .footernav{
  color: #cfedf9;
}

.followplize {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 14px;
  color: #b2b2b2;
}
.footernav:hover,
.footernav:active, 
.footernav:focus {
  color: #fff;
  text-decoration: none;
}  
.firstlink {
  margin-left: 105px;
}


/* -------------------------------- */
/* JQUERY TIPSY					 -- */
/* -------------------------------- */

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(http://www.fetesdegeneve.ch/2013/layout/images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #007FBB; color: #fff; max-width: 200px; text-align: left; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/* -------------------------------- */
/* JQUERY UI TABS				 -- */
/* -------------------------------- */

.ui-tabs { width:100%; position: relative; padding: 0; zoom: 1; 
		background: none;  border-color: #FFF; border:0px !important; }
.ui-tabs .ui-tabs-nav { width:100%; margin: 0; padding:  0; background: none; border:0px; border-color: #FFF; }
.ui-tabs .ui-tabs-nav li { width:150px; list-style: none; float: left; position: relative; top: 1px; margin: 0 1px 0px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; 
		background: none; border:0px; border-color: #FFF; }
.ui-tabs .ui-tabs-nav li a {   width:100%; text-align:center; float: left; padding: 17px 5px 0 5px; text-decoration: none; color:#666; border-color: #FFF;border:0px; text-transform: uppercase  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px; border-color: #FFF;border:0px;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; 
		background: none; color:#000; border-color: #FFF;border:0px;  }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; border-color: #FFF;border:0px;  } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; width:462px; border:0px; background: none; border-color: #FFF; }
.ui-tabs .ui-tabs-panel a {
	color:#D20193;
	text-decoration:none;
}
.ui-tabs .ui-tabs-hide { display: none !important; border-color: #FFF;border:0px;  }

/* -------------------------------- */
/* JQUERY SLIDER				 -- */
/* -------------------------------- */

/*#slideshow {
	padding: 0px;
	margin:0px auto;
	width:462px;
	
	position:relative;
}
#slideshow #slidesContainer {
	padding: 0px;
	margin:0px auto;
	width:462px;
	
	overflow:auto; 
	position:relative;
}
#slideshow #slidesContainer .slide {
	width:462px !important;
	
	padding: 0px;
	margin:0px auto;
}
#slideshow .control {
	text-indent:-10000px;
	position: absolute;
	display: block;
	width:16px;
	height:16px;
	cursor: pointer;
	z-index: 1
}
#slideshow #leftControl {
	top:8px;
	left:10px;
	background:transparent url(http://www.fetesdegeneve.ch/2013/layout/images/btn-precedent.gif) no-repeat top left;
}
#slideshow #rightControl {
	top:8px;
	right:10px;
	background:transparent url(http://www.fetesdegeneve.ch/2013/layout/images/btn-suivant.gif) no-repeat top right;
}
#slideshow .slide {
	background: #FFF
}
#slideshow .slide h2, #slideshow .slide p {
	margin:0px;
}
#slideshow .slide img {
	float:right;
	margin:0 0px;
	border:1px solid #CCC
}


#slideshow3 {
	padding: 0px;
	margin:0px auto;
	width:462px;
	
	position:relative;
}
#slideshow3 #slidesContainer3 {
	padding: 0px;
	margin:0px auto;
	width:462px;
	
	overflow:auto;
	position:relative;
}
#slideshow3 #slidesContainer3 .slide3 {
	width:462px !important;
	
	padding: 0px;
	margin:0px auto;
}
#slideshow3 .control3 {
	text-indent:-10000px;
	position: absolute;
	display: block;
	width:16px;
	height:16px;
	cursor: pointer;
	z-index: 1
}
#slideshow3 #leftControl3 {
	top:8px;
	left:10px;
	background:transparent url(http://www.fetesdegeneve.ch/2013/layout/images/btn-precedent.gif) no-repeat top left;
}
#slideshow3 #rightControl3 {
	top:8px;
	right:10px;
	background:transparent url(http://www.fetesdegeneve.ch/2013/layout/images/btn-suivant.gif) no-repeat top right;
}
#slideshow3 .slide3 {
	background: #FFF
}
#slideshow3 .slide3 h2, #slideshow3 .slide3 p {
	margin:0px;
}
#slideshow3 .slide3 img {
	float:right;
	margin:0 0px;
	border:1px solid #CCC
}*/

/* program */
/*.imageprogramme{
 display:block; 
 float:left; 
	margin:0 10px 0 0; 
	width:95px;
}

.imageprogramme img {
	width:95px;
}

.contentprogramme{
display:block; 
float:left; 
width:385px; 
height:auto !important; 
height:90px; 
min-height:90px;
}

.titlefdg {
	color: #CCC;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-family: "Oswald", Arial, sans-serif;	
}

.titlefdg a {
	color: #999;
}

.titlefdg a span {
	border-bottom:0;
	padding-bottom: 2px;
}

.titlefdg a:hover span, .ui-tabs-selected a span {
	border-bottom:2px solid #E75481;
	padding-bottom: 0;
	color: #000;
}

.btnlist {
	display: block;
	width:20px;
	height:20px;
	text-decoration: none;
	background: url(http://www.fetesdegeneve.ch/2013/layout/images/btn-list.png) no-repeat 0 0;
}

.btnlist:hover {
	background-position-y: -20px;
}*/

/* ------------------------------- */
/* Calendar  							-- */
/* ------------------------------ */

.box_top {
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 20px 20px 0 20px;
	
}

/* ------------------------------- */
/* Icon Links							-- */
/* ------------------------------ */

.link_pdf {
  background: url(../images/icons/icon1-pdf.png) 0 0 no-repeat;
	display: inline-block;
	margin: 2px 2px 10px; 
	padding-left: 18px;
}

.link_doc {
  background: url(../images/icons/icon1-doc.png) 0 0 no-repeat;
	display: inline-block;
	margin: 2px 2px 10px; 
	padding-left: 18px;
}

.weblink {
  background: url(../images/icons/icon1-web.png) 0 0 no-repeat;
	display: inline-block;
	margin: 2px 2px 2px; 
	padding-left: 18px;
}
.more {
  background: url(../images/icons/icon1-more.png) 0 0 no-repeat;
	display: inline-block;
	/*margin: 2px 2px 10px;*/ 
	padding-left: 18px;
}
.mail, a[href^="mailto:"] {
  background: url(../images/icons/icon1-mail.png) 0 0 no-repeat;
	display: inline-block;
	margin: 2px 2px 10px; 
	padding-left: 18px;
}

/* ------------------------------- */
/* Newsletter							-- */
/* ------------------------------ */

#newsletter {
	margin-left: auto;
	margin-right: auto;
/*	width: 350px;
	height: 600px;*/
}

.top{
vertical-align: top;
}

.noborder{
  background: none;
  border:0;
  width:auto;
}

#newsletter div {
	overflow: hidden;
}

/*#newsletter .div_label {
	margin: 20px 0 10px 0;
	font: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold; 
}

#newsletter .div_select {
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	background: #D4F6FC;
  	background-image: url(../images/btn-down.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	width: 300px;
}

#newsletter .div_checkbox {
  	float: left;
	width: 20px !important;
	height: 40px;
}

#newsletter .div_checkbox input {
 	width: 20px !important;
	height: 20px;
}

#newsletter .div_submit {
	margin-top: 40px;
}*/

/*#newsletter select {
	background: transparent;
    border: 1px solid #8CD4E5;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    font-size: 10px;
    padding: 2px 5px 2px 5px;
    outline: 0;
    -webkit-appearance: none;
	width: 340px;
	height: 20px;
}

#newsletter .textInput {
	background: #D4F6FC;
    border: 1px solid #8CD4E5;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    font-size: 10px;
    padding: 4px 7px;
    outline: 0;
    -webkit-appearance: none;
	width: 284px;
	height: 10px;
}
*/
#newsletter input:focus {
    border-color: #333399;
}

/* -------------------------------- */
/* Program List			       		 -- */
/* ------------------------------- */

.artist_sidebar {
	float: left;
	width: 100px;
}

.artist_description {
	float: left;
	width: 390px;
}

.artist_description p{
	margin-bottom: 20px;
}

.artist_info_box {
	background: #f7cfe0;
	font-weight: bold;
	height: 60px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px;
	line-height: 20px;
}

.scene_info_box {
	background: #f7cfe0;
	font-weight: bold;
	height: 95px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px;
	line-height: 20px;
}

.scene_info_box_label {
	clear: both;
	float: left;
	width: 80px;
}

.scene_info_box_data {
	float: left;
	width: 390px;
	font-weight: normal;
}

.scene_info_box_styles {
	text-transform: capitalize; 
}

ul.icon_list {
	margin: 0 !important;
	list-style-type: none !important;
}

ul.icon_list li {
	margin: 0 0 8px; 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	background: none !important;
}

.div_scenes {
	 float:left;
	 width:250px;
	 height:100px;
	 padding-top:20px;
}

.div_map {
	 float:left;
	 width:80px;
	 height:100px;
	 padding-top:20px;
}

.div_map_label {
	 float:left;
	 width:160px;
	 height:100px;
	 padding-top:20px;
	 vertical-align:text-top;
}

.div_map image {
}

#program_list {
	/*clear: both;*/
	margin: 50px 0 0 0;
}

.program_list_header {
	background: #f7cfe0;
	font-weight: bold;
	height: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 0 8px 0;
	margin-bottom: 10px;
}

.program_list_search {
	background: #cdecf3;
	font-weight: bold;
	height: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 0 8px 0;
	margin-bottom: 20px;
}

.program_list_search .div_label {
	float: left;
	margin: 0 5px 0 15px;
	height: 20px;
}

.program_list_search .div_select {
	float: left;
	margin: 0 10px 0 0;
	height: 20px;
	overflow: hidden;
  	background: url(../images/btn-down.png) no-repeat right #fff;
	border: 1px solid #ccc;
}

.program_list_search .div_select_date {
	width: 95px;
}

.program_list_search .div_select_scene {
	width: 140px;
}

.program_list_search .div_print {
	float: left;
	margin: 0 15px 0 15px;
	height: 20px;
	overflow: hidden;
}

.program_list_search .div_print img {
	vertical-align: middle;
	margin-right: 5px;
}

.program_list_search  select {
	background: transparent; 
	font-size: 10px;
	width: 160px;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
}

.program_list_item {
	/*clear: both;*/
	min-height: 90px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 3px solid #f7cfe0;

}

.scene_icon {
	margin-right: 5px;
}

#program_list .hr {
	clear: both;
}

.program_box {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.program_box_large { 
  	background: url(../images/content/pic-scene.jpg) no-repeat right #5ec5ed;
	width: 490px;
	height: 205px;
	margin: 30px 0 30px 0;
}

.program_box_large_inner {
	padding: 10px;
	width: 232px;
}

.program_box_large_button {
	margin-top: 0px;
	width: 252px;
}

.program_box_large_button img {
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

.program_box_small {
	width: 238px;
	height: 180px;
	margin: 0 0 10px 0;
}

.program_box_small_portugal {
	background-image: url(../images/content/programbox-portugal.jpg);
	background-repeat: no-repeat;
	float: left;
}

.program_box_small_course {
	background-image: url(../images/content/programbox-garcons_cafe.jpg);
	background-repeat: no-repeat;
	float: left;
}

.program_box_small_stand {
	background-image: url(../images/content/programbox-stands.jpg);
	background-repeat: no-repeat;
	float: left;
}

.program_box_small_maneges {
	background-image: url(../images/content/programbox-maneges.jpg);
	background-repeat: no-repeat;
	float: left;
}

.program_box_small_slowup {
	background-image: url(../images/content/programbox-slowup.jpg);
	background-repeat: no-repeat;
	float: left;
}

.program_box_small_beachrugby {
	background-image: url(../images/content/programbox-beachrugby.jpg);
	background-repeat: no-repeat;
	float: right;
}

.program_box_small_feu {
	background-image: url(../images/content/programbox-feux.jpg);
	background-repeat: no-repeat;
	float: right;
}

.program_box_small_miss {
	background-image: url(../images/content/programbox-miss.jpg);
	background-repeat: no-repeat;
	float: right;
}

.program_box_small_feterade {
	background-image: url(../images/content/programbox-feterade.jpg);
	background-repeat: no-repeat;
	float: right;
}

.program_box_small_yatou {
	background-image: url(../images/content/programbox-enfants.jpg);
	background-repeat: no-repeat;
	float: right;
}

.program_box_label {
	font-family: "Oswald";
	width: 218px;
	height: 40px;
	margin-top: 120px;
	padding: 10px;
}

.program_box_label h4 {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}

.program_box_label h5 {
	font-size: 12px;
	text-transform: uppercase;
}

.program_box_label_portugal {
	color: #8cd4e5;
	background: #0b72b5;
}

.program_box_label_stand {
	color: #8cd4e5;
	background: #0b72b5;
}

.program_box_label_course {
	color: #8cd4e5;
	background: #0b72b5;
}

.program_box_label_maneges {
	color: #e8f4b3;
	background: #97bf0d;
}

.program_box_label_slowup {
	color: #e8f4b3;
	background: #97bf0d;
}

.program_box_label_beachrugby {
	color: #f19fc1;
	background: #e2007a;
}

.program_box_label_feu {
	color: #f19fc1;
	background: #e2007a;
}

.program_box_label_miss {
	color: #f19fc1;
	background: #e2007a;
}

.program_box_label_feterade {
	color: #f2cc81;
	background: #e08110;
}

.program_box_label_yatou {
	color: #f2cc81;
	background: #e08110;
}

/*
Ici le slider video
*/

#slider_prev{
  display: block;
  background: url(../images/btn-webtv-up.png) 0 0 no-repeat;
  height:22px;
  margin-bottom:10px;
}

#slider_next{
  display: block;
  background: url(../images/btn-webtv-down.png) 0 0 no-repeat;
  height:22px;
}
.videoelement:hover{
  background: #fff;
}


.blackboxvideo{
  background: #000;
  border-radius: 7px;
  padding: 15px 0 15px 0;
  border: 1px solid #000;
  text-align: center;
}
.whiteboxvideo{
  background: #fff;
  border-radius: 7px;
  padding: 15px;
}




/* -------------------------------- */
/* PRINT						 -- */
/* -------------------------------- */

@media print {

	* {
		background: none !important;
		float: none !important;
		width:auto !important;
		height:auto !important;
		padding:0px !important;
		margin:0px !important;
	}
	
	#header {
		padding-top: 10px;
	}
	
	#logoprint {
		display: block !important;
		margin-bottom: 20px  !importantr
	}
	
	#logoprint h1 {
		display: block !important;
		margin-bottom: 20px
	}
	
	#slogan, #top, #menu, #picture, #footer, #right, #left, #langmenu {
		display: none !important;
	}
	
	#page {
		margin: 0px !important;
		padding: 0px 20px 0px 20px !important;
	}
	
	#main {
		clear: both !important;
	}
	
	#content {
		margin: 0px !important;
		padding: 0px !important;
	}
	
	#left, #right {
		display: none;
	}

}

/* -------------------------------- */
/* SMARTPHONE						 -- */
/* -------------------------------- */
/*@media screen{*/
@media screen and (max-width:640px){

html {
	height:auto;
   width: auto;
}

#page {
 width: 460px;
}

body {
	height:auto;
	width:460px;
	/*border:1px solid red;*/
	background-position: top left;
	padding:0 10px;
	font-size:14px;
}
h1 {
	font-size:24px;

}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

img{
  max-width:95%;
}

.contenu, #main {
	width:auto;
}

p{
margin:0 0 .25em 0;
}

/*#main #right,*/#main #left,.nosmartphone, #fb-like, .div_print{
  display:none;
}
/*#main #right{
  display:block;
  float:none;
  width: auto;
}*/

#header, .blue #header{
  height: auto;
  width: 460px !important;
  background-position: 0 45px;
}

#header #menu{
  position:static;
  background-image:none;
  width:auto !important;
  /*background:#d40095;*/
  color:#fff;
	height:auto;
  margin:15px 0 10px 120px;
}
#menu ul li{
  display:block;
}
#menu ul li a{
  display:block;
  float:none;
  padding:0;
}

#header #logo{
  padding-top: 30px;
}

#main #content{
  padding: 0;
  margin:0;
}


#main #left, #main #right{
  float:none;
  width: auto;
  display:block;
  margin:0 0 0 0px;
}

#main #right {
  margin-top: 15px; 
}

#main #left .submenu{
  width: auto;
  margin:15px 0 0 120px;
}
#main #left ul li a{
  width: auto;
}
#main #left ul ul li a {
	width: auto;
}
#main #content{
  width: auto;
  display:block;
  float:none;
  padding:5px;
  margin:10px 0 0 0px;
  clear:both !important;
}

#logo a {
  margin-left: 30px;
}

#logo a:hover {
  color: transparent;
}

/* program */
/*.contentprogramme{
width:370px; 
}*/

.program_box_large_inner {
  width: 45%;
}
.program_box_large {
  width: 451px;
}
.scene_info_box, .program_list_item {
  height: auto;
  overflow: hidden;
}
.w200p {
  width: 130px;
}
.w130p {
  width: 90px;
}
.program_box_large .program_box_large_button {
  width: 200px;
  margin: -35px 0 0 230px;
}
.program_box_label h4 {
  font-size: 14px;
}
.program_box_label {
 width: 195px;
}

.program_box_small {
  width: auto;
  height: auto;
}

#footer {
	height:auto;
  width: auto;
	margin-top:0;
	position:relative;
	text-align:center;
  clear:both;
  border:0;
}

#footer .content {
	width: auto;
}

#footer .contenu {
  margin-top: 10px;
}

.minibox{
  float:none;
  width:auto;
}
input, textarea, select{
  width:95%;
  height:2em;
  padding:.25em;
  
}
textarea, #footer .contenu{
  height:auto;
}

.copyraillete, .followplize{
  float: none;
  
}
.copyraillete {
  padding-top: 1em;
}
.followplize{
  margin-bottom: 1em;
  display: inline-block;
}

.blackboxvideo iframe, .whiteboxvideo iframe, #content iframe {
  width: 95%;
}


}