/* Created by http://freehtml5templates.com */
/* basics */

/* reset */
* {
	margin: 0;
	padding: 0;
	}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
	}

/* standard body */
body {
	margin: 0 auto;
	width: 960px;
	font: 14px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background: #a9a9a9;
	}

/* standard alignments */
.alignleft {
	float: left;
	}

img.alignleft {
	margin: 5px 10px 0 0;
	}

.alignright {
	float: right;
	}

img.alignright {
	margin: 5px 0 0 10px;
	}

.center {
	text-align: center;
	}

/* Hx tags */

h1 {
	font-size: 28px;
	padding: 20px 0;
	}

h2 {
	font-size: 24px;
	padding: 20px 0;
	}

h3 {
	font-size: 18px;
	padding: 10px 0;
	}

p {
	padding-bottom: 20px;
	}

/* nav */

nav {
	position: absolute;
	width: 960px;
	background: white;

	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(/PIE.htc);*/
	}

nav ul {
	margin: 0 auto;
	width: 960px;
	list-style: none;
	}

nav ul li {
	float: left;
	}

nav ul li a {
	display: block;
	margin-right: 20px;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: black; /*#ddee18;*/

	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;

	}

nav ul li a:hover {
	color: orange/*#fff;*/;


	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);

	}

nav ul li.selected {
	display: block;
	margin-right: 20px;
	width: 170px;
	font-size: 32px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;

	color: orange/*#fff;*/
	}

nav ul li.subscribe a {
	margin-left: 20px;
	padding-left: 33px;
	text-align: left;
	background: url("images/css/rss.png") left center no-repeat;
	}

/* intro */
#introchef {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 100px 20px;

	background: url("images/css/chef_orchestre.jpg");
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#introchef h2 {
	padding: Opx 0 20px 0;
	font-weight: normal;
	color: red;
	}

#introrythmique {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 100px 20px;

	background: url("images/css/rythmique.jpg");
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#introrythmique h2 {
	padding: Opx 0 20px 0;
	font-weight: normal;
	color: red;
	}


#introtp {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 120px 20px;

	background: url("images/css/trompettes-960.jpg");
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#introtp  h2 {
	padding: Opx 0 20px 0;
	font-weight: normal;
	color: #fff;
	}

#introbones {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 100px 20px;

	background: url("images/css/trombones-960.jpg");
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#introbones  h2 {
	padding: Opx 0 20px 0;
	font-weight: normal;
	color: #fff;
	}



#introsax {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 120px 20px;

	background: url("images/css/saxes-960.jpg");
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}


#introsax h2 {
	padding: Opx 0 20px 0;
	font-weight: normal;
	color: #fff;
	}


#introvocal {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 100px 20px;

	background: url("images/css/vocal-960.jpg");
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#introvocal h2 {
	padding: Opx 0 20px 0;
	font-weight: normal;
	color: #fff;
	}

#intro {
	position: relative;
	margin-top: 50px;
	padding: 20px 20px 120px 20px;
	background: orange /*#ffc*/;

	background: url("images/css/pjbb-panoramique1000.jpg");

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#intro h2, #intro p {
	position: relative;
/*	z-index: 9999;*/
	width: 350px;
	}

#intro h2  {
	padding: 0 0 20px 0;
	font-weight: normal;
	color: white;
	-moz-text-shadow:3px 2px 5px #333333;
	-webkit-text-shadow:3px 2px 5px #333333;
	text-shadow:3px 2px 5px #333333; /* thx to www.westciv.com/tools/ss */
	}

#intro p {
	padding: 0;
	color: white;
	font-weight: bold;
	-moz-text-shadow:3px 2px 5px #333333;
	-webkit-text-shadow:3px 2px 5px #333333;
	text-shadow:3px 2px 5px #333333;
	}

#intro img {
	position: absolute;
	top: 0;
	right: 0;
	width: 653px;
	height: 100%;

	/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}


/* content and sidebar layout */

#content {
	float: left;
	width: 610px;
	margin:10px 5px 10px 0;
	padding:5px 20px 5px 20px;
	background-color: #f2f2f2;

/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#content_large {
	float: left;
	width: 920px;
	margin:10px 5px 10px 0;
	padding:5px 20px 5px 20px;
	background-color: #f2f2f2;

/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

aside {
	float: right;
	text-align: left;
	width: 300px;
	margin:0;
	padding:0;
	}

/* article */

.articlecontent header p {
	font-size: 14px;
	font-style: italic;
	color: #777;
	}

.articlecontent p a {
	color: #4F7E12;
	}

.articlecontent p a:hover {
	color: #000;
	}

.articlecontent header p a:hover {
	text-decoration: none;
	color: #000;
	}

/* multiple columns */
/*.articlecontent div {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	}
*/
/* box shadow on pics */
.articlecontent img {
	-moz-box-shadow: 3px 3px 7px #777;
	-webkit-box-shadow: 3px 3px 7px #777;
	box-shadow: 3px 3px 7px #777;
	}
/* Pour IE, voir dans header.php */

/* infoconcert */

.articlecontent  header .infoconcert p {
	margin-right: 70px;
	padding-bottom: 0px;
/*	width: 250px;*/
	/*float: left;*/
	display: inline;
}

/* sidebar */
aside section {
	margin: 10px 0 10px 10px;
	padding: 10px 15px;
	background-color: #f2f2f2;

/* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

aside section ul {
	margin: 0 0 0 20px;
	color: #4F7E12;
	}

aside section ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	}

aside section ul li a:hover {
	text-decoration: underline;
	}

/* footer */
footer {
	clear: both;
	background: #222;
	width: 960px;
	color: #fff;
	margin-bottom: 10px;

	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

footer p {
  text-align: right;
  font-size: 11px;
	padding-right: 20px;
	}

footer a {
	color: #999;
	}

footer a:hover {
	color: #FFF;
	text-decoration: none;
	}


div.gc_up_mod_img {
	float: left !important;
	margin-right: 6px !important;
	margin-bottom: 20px !important;
	width: 42px !important;
	height: 42px !important;
	background-image:
		url('images/css/calendar-icon.gif') !important;
}

div.gc_up_mod_img_left {
	padding-top:1px !important;
	margin-right: 6px !important;
	margin-bottom: 20px !important;
	width: 42px !important;
	height: 42px !important;
	background-image:
		url('images/css/calendar-icon.gif') !important;
}

div.gc_up_mod_month_background {
	width: 32px !important;
	height: 10px !important;
	margin-top: 6px !important;
	margin-left: 5px !important;
}

div.gc_up_mod_month_text {
	padding: 2px !important;
	font-weight: bold !important;
	font-size: 10px !important;
	text-align: center !important;
	position: relative !important;
	margin-top: -15px !important;
	margin-bottom: -4px !important;
}

div.gc_up_mod_day {
	font-weight: bold !important;
	font-size: 1.3em !important;
	width: 42px !important;
	text-align: center !important;
	margin-bottom: -4px !important;
	margin-top: -9px !important;
}

/* shake effect
   http://www.cssreset.com/demos/css3/webkit-animation-shake-links/spaceboots.html
*/
/*
@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake:hover,
.shake:focus {
	-webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
.shake {
	display:inline-block
}
*/
.tbl1 {
	background: #01DFD7
}

.tbl2 {
	background: #01A9DB
}

.tbl_over {
	background: #FF8000
}
