body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

img {
	border:0px;
}

/* ----------------------------------------------------------------------------- mise en forme texte */

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px black solid;
}

.rubrique {
	color:black;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	font-weight:bold;
}

.titre, h1 {
	color:black;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:6px;
	padding-top:8px;
	margin-top: 0;
}

.titre_spacing {
	font-weight:600;
	letter-spacing : 1px ;
	font-size:11px;
	line-height:12px;
	text-align:left; 
}

.txt_all {
	color: black; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify; 
}

.auteur {
	color: black; 
	font-size: 10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.agenda_date {
	text-align:left;
	color:#572106;
	font-size:11px;
	letter-spacing:1px;
	margin-right:10px;
}

.rdp {
	color:#572106;
	font-size:12px;
	margin-bottom:5px;
}

.small {
	letter-spacing : 1px ; 
	font-size:11px;
} 

.xsmall {
	letter-spacing: 1px;
	font-size:10px;
}

/* -------------------------------------------------------------------------------------------- blocs*/
/* ----------------------------- MENU SPECTACLES */
.div_spec_titre {
	border-color:#ABA895;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin: 8px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}

.div_spec_bloc {
	margin-bottom:10px;
}

.img_menu {
	border:1px solid black;
}

/* ---------------------------------- SPECTACLES */
.img_synops {
	margin-bottom:5px;
	margin-left:15px;
	float:right;
	border:1px solid black;
}

/* -------------------------------------- EQUIPE */
table.equipe img {
	border: 4px solid #86806e;
}

/* -------------------------------------- AGENDA */
.img_sep {
	width:543px;
	margin:0px 0px 10px 0px;	
}

.annee {
	width:100%;
	text-align:right;
	letter-spacing:1px;
	font-weight:600;
	overflow:hidden;
}

/* ------------------------------------- GENERAL */
.div_retrait {
	padding-left:15px;
	margin-bottom:20px;
}
.div_top {
	padding-top:25px;
}

.div_menu {
	border-color:#ABA895;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	color:#CACAAC;
	font-weight:600;
	letter-spacing:1px;
	font-size:11px;
}

/* -------------------- BLOC DE CONTENU PRINCIPAL*/
.div_main {
	color: black; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 543px; 
	height: 347px;
	background-color:#9A937F;
	position:static;
}

#specliste {
	overflow:hidden;
	width:100%; 
	height: 323px;
}

.partenaire {
	margin-bottom:5px; 
	height:50px; 
	border:0px solid black;
}

#contact {
	background: url(../img/contact_bkg.jpg) no-repeat;
	width: 100%;
	height: 347px;
}


/* ------------------------------ AGENDA DEFILANT */ 
#pscroller1, .pscroller1{
width: 160px;
height: 200px;
border-color:#ABA895;
border-style:solid;
border-width:0px 0px 1px 0px;
padding: 0px;
}

/* ---------------------------------------- Liens */

a,a:visited,a:hover {
	text-decoration:none;
}

a.all,a.all:visited{
	color: #000000;
}
a.all:hover {
	color:#D6CCB1;
	text-decoration:none;

}

a.showimg,a.showimg:visited,a.showimg:hover {
	color:#BDBBAC;
	font-weight:bold;
}

a.diapo,a.diapo:visited {
	color: #BDBBAC;
	font-weight: bold;
	text-decoration:none;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #3A3A3A;
	margin-right: 4px;
	line-height: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 
}

a.diapo:hover {
	background-color:#333333;
	color: #FFFFFF;
}

a, a:visited, a.small,a.small:visited,#partenaire a {
	color:#434134;
	font-size:11px;
	letter-spacing:1px;

}
a:hover, a.small:hover,#partenaire a:hover {
	font-size:11px;
	text-decoration:none;
	color:#D6CCB1;
	letter-spacing:1px;
}

a.specliste,#agenda_titre a,#Rdp a,#agenda_annee a{
	color:#000000;
	background-color:transparent;
	display:block;
	font-weight:400;
	text-decoration:none;
	margin-bottom:4px;
}
a.specliste:hover,#agenda_titre a:hover,#Rdp a:hover,#agenda_annee a:hover{
	background-color:#ABA895;
	color:#000000;
	margin-bottom:4px;
}

#lien_page a, #lien_page a:hover, #lien_page a:visited {
	color:#685435;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

a.agenda_defile {
	color:#000000;
	font-size:11px;
	font-weight:600;
	letter-spacing:1px;
	line-height:12px;
	text-align:left;
}
/* ------------------------------------------------------------------------------------------- Images */

#partenaire img {
	margin-right:8px;
}