body{
	-webkit-text-size-adjust:none;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	padding:0;
	margin: 0;              /* Amount of negative space around the outside of the body */
	background: white url(http://www.djrit.com/__images/charte/Longpitch.jpg) fixed top right repeat ;
	color: #222;            /* Foreground color used for text */
	font-size: 14px;
}
h1{
	text-align:center;
}
h2{
    background-color: #ccc;
    border-bottom: 1px solid #666;
    color: #222;
    display: block;
	margin:0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 0px #fff;
}
p {
	text-align: justify;
}
p, h1, h2, h3, h4 {
	padding: 0 1em;
}
h1, h2, h3 {
	text-align:center;	
}
img{
	max-width: 100%;
	height: auto;
	display:block;
	margin: 0 auto;
}
.logo{
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}
/************************************************************************************************************************/
.bloc{
    clear: both;
	margin: 10px 0;
	border-bottom: 1px solid #666;
    border-right: 1px solid #666;	
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-webkit-box-shadow: 5px 5px 5px grey;	
}
/************************************************************************************************************************/
#header h1 {
    margin: 0;
    padding: 0;
}
#header h1 a{
    background-color: #ccc;
    border-bottom: 1px solid #666;
    color: #222;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
	text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 0px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
}
#header div.leftButton {
    position: absolute;
    top: 7px;
    left: 6px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    line-height: 28px;
    border-width: 0 8px 0 8px;
    -webkit-border-image: url(http://www.djrit.com/__images/charte/button.png) 0 8 0 8;
}
#header div.pressed {
    -webkit-border-image: url(http://www.djrit.com/__images/charte/button_clicked.png) 0 8 0 8;
}
/************************************************************************************************************************/
#menuH h4,ul.hide {
    display: none;
}
/************************************************************************************************************************/
.menu-item ul {
    list-style: none;
    margin: 10px;
    padding: 0;
}
.menu-item ul li a {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #222222;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 12px 10px;
    text-decoration: none;
}
.menu-item li a{
  display:block;
}
.menu-item ul li:first-child a {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}
.menu-item ul li:last-child a {
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
/************************************************************************************************************************/
#content{
	padding: 8px;
}
#content h2{
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}
/************************************************************************************************************************/
#menuH {
    display: none;
}
.diapo {
    display: none;
}
#sidebar {
	display: none;
}
/************************************************************************************************************************/
embed{
	margin: 4px;
	float: left;
}
.screen {
	display: none;
}
.mp3{
	display: none;
}
#movie{
	display: none;
}
.spacer{
	clear: both;
}
/************************************************************************************************************************/
#footer {
    border-top: 1px solid #666;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
}
#footer img {
    padding-top: 5px;
}
#footer h1 {
    margin: 0;
    padding: 0;
}
#footer h1 a {
    background-color: #ccc;
    color: #222;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 0px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
}
/************************************************************************************************************************/
/* Agenda */
#agenda .date{
	display:inline;
	padding-left: 8px;
}
#agenda .heure{
	display:inline;
}
#agenda .mois{
	margin: 1.9em 0 0.5em 0;
}
#agenda .lieu{
	display:inline;
	font-size:1.3em;
}
#agenda .map{
	display:inline;
	right:0;
	font-size:8px;
}	
#agenda a{
	text-decoration:none;
}
/************************************************************************************************************************/
/* centre */
.centre ul{
	margin, padding: 0;
	list-style-type: none;
}
.centre li{
	display: inline;		
}
.centre li a img{
	padding: 0;		
	margin:0 1em;
	width:90px;
	border: 1px solid grey;
}
.centre a img{
	padding: 0;		
	margin:0 1em;
	width:90px;
	border: 1px solid grey;
}

