@charset "ISO-8859-1";
/* CSS Document */
/*---------------------------------------------------------------------------*/
/*NETTOYAGE*/
/*---------------------------------------------------------------------------*/
html, body {
	margin:0;
	padding:0;
	font: 12px Arial,Helvetica, sans-serif;
	color: #000;
}
a {
	text-decoration:none;
	outline: none;
	color: #000;
}
ul , li {
	margin:0;
	padding:0;
	list-style:none;
}
h1 {
	line-height: 17px;
	letter-spacing: 0.13em;
	text-transform:uppercase;
	font-weight:100;
	font-size: 12px;
}
img {
	border:none;
	display:block;
	float:left;
}
/*---------------------------------------------------------------------------*/
/*DIV GLOBAL ET PARAMETRES PREDEFINIS*/
/*---------------------------------------------------------------------------*/
body {
	width:747px;
	height:100%;
	background:url(../../dataSystem/website/bg.jpg) #736256 repeat-y center;
	margin: 0 auto 0 auto;
}
#all {
}

#banner {
	width:747px;
	height: 155px;
	background:url(../../dataSystem/website/header.jpg) no-repeat;
	float:left;
}
#banner:hover {
	background:url(../../dataSystem/website/headerhover.jpg) no-repeat;
}
#menu {
	width:647px;
	height:80px;
	margin:-50px 0 0 -40px;
}
#container {
	width:567px;
	min-height:297px;
	padding: 205px 90px 0 90px;
	background:url(../../dataSystem/website/background.jpg) no-repeat 0 155px;
}
#content {
	width: 379px;
	float:left;
}
#firstMenu {
} 
#footer {
	width:747px;
	height: 93px;
	padding: 100px 0 0 100px;
	background:url(../../dataSystem/website/footer.jpg) no-repeat;
}
.footercolumn{
	width:190px;
	height:72px;
	float:left;
	margin-right:13px;
}
.footercolumn a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#783716;
	width:190px;
	height:18px;
	float:left;
}
.footercolumn a:hover{
	color:#674A42;
}
#footersign{
	width:547px;
	height:8px;
	padding:5px;
	text-align:center;
	float:left;
	color:#715C42;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
}
/*---------------------------------------------------------------------------*/
/*ELEMENT DU MENU*/
/*---------------------------------------------------------------------------*/
#subCat {
} 
.item_1 a, .item_2 a {
}
.item_1 a:hover, .item_2 a:hover {
}
.agendaitem{
	background:url(../../dataSystem/website/btn/Agenda.png);
	height:55px;
	width:124px;
	text-decoration:none;
	border:none;
	display:block;
	margin-top:15px;
	float:left;
}
.agendaitem:hover{
	background:url(../../dataSystem/website/btn/AgendaHover.png);
}
.spectaclesetateliersitem{
	background:url(../../dataSystem/website/btn/SA.png);
	height:72px;
	width:135px;
	text-decoration:none;
	border:none;
	display:block;
	float:left;
	margin-top:0px;
	margin-left:15px;
}
.spectaclesetateliersitem:hover{
	background:url(../../dataSystem/website/btn/SAHover.png);
}
.lesracsitem{
	background:url(../../dataSystem/website/btn/pra2.png);
	height:64px;
	width:118px;
	text-decoration:none;
	border:none;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:15px;
}
.lesracsitem:hover{
	background:url(../../dataSystem/website/btn/pra2Hover.png);
}
.marieadeleitem{
	background:url(../../dataSystem/website/btn/MA.png);
	height:68px;
	width:95px;
	text-decoration:none;
	border:none;
	display:block;
	float:left;
	margin-left:15px;
}
.marieadeleitem:hover{
	background:url(../../dataSystem/website/btn/MAHover.png);
}
.gallerieitem{
	background:url(../../dataSystem/website/btn/Galerie.png);
	height:57px;
	width:108px;
	text-decoration:none;
	border:none;
	display:block;
	float:right;
	margin-top:10px;
}
.gallerieitem:hover{
	background:url(../../dataSystem/website/btn/GalerieHover.png);
}

/*---------------------------------------------------------------------------*/
/*LINK*/
/*---------------------------------------------------------------------------*/
.link_pdf {
}
.link_pdf:hover {
}
/*---------------------------------------------------------------------------*/
/*ARTICLES*/
/*---------------------------------------------------------------------------*/

.article{
	width: 550px;
	display:block;
	margin-bottom:40px;
}
.article p{
	border-left:none;
}
#valid_bar {
}
.clear {
	both:clear;
}
/*---------------------------------------------------------------------------*/
/*LISTPAGE*/
/*---------------------------------------------------------------------------*/
.listPage{
	margin-bottom:20px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-weight:bold;
	font-style:italic;	
	font-size: 18px;
	color:#783716;
	min-width:467px;
	float:left;
	border-bottom:1px #B05628 solid;
	padding-bottom:5px;
}
.date{
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../../dataSystem/website/datebg.png) no-repeat;
	line-height: 17px;
	font-weight:bold;
	font-size: 35px;
	color:#B05628;
	width:90px;
	height:54px;
	margin-left:-120px;
	float:left;
	margin-top:10px;
	padding: 15px 0 0 30px;
}
.month{
	font-weight:bold;
	font-size: 15px;
	text-transform:uppercase;
	margin-left:2px;
}
p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:87px;
	color:#715C42;
	/*border-left:1px #B05628 solid;*/
	padding-left:13px;
	margin-right:90px;
	margin-top:0;
	margin-bottom:0;
	margin-left:-10px;
}
/*---------------------------------------------------------------------------*/
/*TEXTPAGE*/
/*---------------------------------------------------------------------------*/
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-weight:bold;
	font-style:italic;	
	font-size: 18px;
	color:#783716;
	min-width:467px;
	float:left;
	text-transform:none;
	letter-spacing:normal;
	border-bottom:1px #B05628 solid;
	padding-bottom:5px;
}
/*---------------------------------------------------------------------------*/
/*pdf list*/
/*---------------------------------------------------------------------------*/
.pdf a{
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	text-transform:uppercase;
	color:#B05628;
	font-weight:bold;
}
.pdf a:hover{
	color:#783716;
}
.pdf{
	width:465px;
	height:20px;
	border-bottom:1px #B05628 solid;
	border-top:1px #B05628 solid;
	padding-top:4px;
	margin-top:-1px;
}
/*---------------------------------------------------------------------------*/
/*MISC COLUMN*/
/*---------------------------------------------------------------------------*/
.misccolumn{
	width:148px;
	height:406px;
	padding:20px;
	background:url(../../dataSystem/website/misc/windows.png);
	float:right;
	margin-right:-100px;
	margin-top:-20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#715C42;
}
.clear {
	clear:both;
}
._serialmin {
	padding:3px;
	border: 1px solid #736256;
	margin: 5px;
	float:left;
}
._serialmin:hover {
	border: 1px solid #736256;
	background: #736256;
}
