/* DIV */

body {
	background-color: #6c6c6c;
	font-family: Glypha;
	color: #d2d2d2;
}

#stuff {
	margin-left: auto;
	margin-right: auto; 
	width: 870px;
	background-color: #474747;
	padding-top: 20px;
	}

#contenu {
	padding: 10px;
	padding-top: 20px;
	width: 480px;
	float: left;
	padding-right: 20px;
}

#menu {
	float:left;
	width: 200px;
	padding: 10px;
	padding-top: 20px;
	margin-right: 91px;
	margin-left: 36px;
}

#quoideneuf {
	width: 170px;
	padding-top: -10px;
	padding: 10px;
	font-size: 13px;
	font-family: Glypha;
	line-height: 16px;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
}

#clear {
	clear:left;
}

#foot {
	clear:left;
	text-align: right;
	border-top: 10px solid #6c6c6c;
}

#titre {
	width: 870px;
	border-bottom: 15px solid #6c6c6c;
	padding-left: 10px;
	padding-bottom: 20px;
}

#calendrier{
	width:450px;
}

/* TEXTE FORMATÉ */

h1 {
	font-size: 19px;
	font-family: Didot;
	font-weight: 200;
	text-transform: uppercase;
	margin-top: 0px;
}

.texte {
	font-size: 13px;
	font-family: Glypha;
	line-height: 16px;
}

.texte a {
	font-size: 13px;
	font-family: Glypha;
	line-height: 16px;
	text-decoration: underline;
	color: #fff;
}

.titre {
	font-family: Didot;
	text-transform: uppercase;
	color: #d2d2d2;
	font-size: 17px;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

.titre2 {
	font-family: Didot;
	text-transform: uppercase;
	color: #d2d2d2;
	font-size: 14px;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

.titre a {
	color:#fff;
	text-decoration: underline;
}

#foot p {
	font-size: 9px;
	padding: 5px;
	padding-bottom: 11px;
}

p.more {
	text-align: right;
	font-size: 12px;
	margin-top: -10px;
	padding-bottom: 20px;
}

p.date_event {
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 10px;
}


p.dates {
	text-align: right;
	font-size: 14px;
	padding: 0;
}


p.entree{
	text-align: right;
	font-size: 12px;
}



ul, li{
	font-size: 13px;
	font-family: Glypha;
	line-height: 16px;
	list-style-position:outside;
	 list-style-type:circle;
}

sup {
	font-size: 50%;
}

hr {
	margin-bottom: 25px; 
	}

strong {
	font-weight: 400;
}

h4 {
	color: #000;
	font-family: Didot;
	font-size: 13px;}

/* IMAGES */

img.title_img {
	padding-right: 115px;
	float:left;
	padding-left: 42px;
	width: 200px;
	padding-top: 0px;
	border: none;
}

img.menu_img {
	width: 130px;
	padding-right: 35px;
	padding-top: 10px;
}

#derniereimg img {
	padding-right: 0px;	
}

img.naviguez {
	padding-bottom: 50px;
}

#menu img {
	width: 200px;
	border: none;
	}
	
#menu img.fb {
	border:none;
	width: 32px;
	}

/* TITRE */

.tableau_titre {
	/*float: left;*/
	height: 70px;
	font-size: 14px;
}

.tableau_titre .saisons table{
	float:right;
	margin-right: 30px;
}

.tableau_titre .saisons img{
	border:none;
}

.tableau_titre a img{
	border:none;
}

	
/* CALENDRIER */
	
#calendrier td {
	height: 58px;
	width: 63px;
	vertical-align: center;
	text-align: center;	
	background-color: #d2d2d2;
	color: #000;
	font-family: Didot;
	font-size: 13px;
}

#calendrier td div{
	display: none;
}

#calendrier #semaine td{
	height: 25px;
	color: #fff;
	width: 63px;
	font-size: 12px;
	padding-top: 5px;
}

#calendrier a {
	color: #000;
	text-decoration: underline;
}

#selection p.more a {
	color:#fff;
	text-decoration: underline;
}

#selection h1 {
	color: #fff;
}

