/* CSS Document */
	
html,body {
	
	font-family: tahoma, "trebuchet ms", arial, verdana;
	font-size: small;
	
}

.clear {
	height : 1px;
	overflow : hidden;
	clear : both;
}

body {
	margin: 0;
	padding: 0;
	
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 2em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_127 #contenu fieldset {
	margin-top : 1em;
}

#page_127 #contenu fieldset legend {
	font-weight : bold;
}

#page_127 #contenu fieldset form {
	padding : 0;
	margin : 10px;
}

#page_127 #contenu form {
	padding : 0;
	margin : 0;
}

#page_127 #contenu form .boiteTexte {
	border : 1px solid #BCBCBC;
	color : #595959;

	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;

	width : 127px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
}

#page_127 #contenu form .ok {
	background-color : #ABABAB;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 7pt;
	border : 0;
	font-weight : bold;
	text-transform : uppercase;

	width : 10em;
	height : 18px;

	margin-left : 7px;
}

#page_127 #contenu .formulaire-liens {
	margin-top : 2px;
}

#page_127 #contenu .formulaire-liens a {
	color : #C90000;
}

#page_127 #contenu .formulaire-liens a:hover {
	color : #C90000;
}


/*--------------------------------------------------------------------
/* THEMATIQUE
/**/

#lesPhotos {
	margin-top : 1em;
}

#lesPhotos .unePhoto {
	float : left;
}

.unePhoto {
	width: 135px;
	padding-bottom : 0.5em;
}

.unePhoto img {
	border : 0;
}

.unePhoto .titre {
	font-size: .7em;
	text-align: center;
}

.unePhoto .titre a {
	text-decoration: none;
}

.unePhoto .titre a:hover {
	text-decoration: underline;
}

.unePhoto .laPhoto {
	position: relative;

	width: 135px;
	height: 135px;
}

.unePhoto .laPhoto .img {
	position : absolute;

	z-index: 100;

	left: 5px;
	top: 5px;
}

.unePhoto .laPhoto .leCadre {
	position: absolute;

	top : 0;
	left : 0;

	z-index: 101;

	width : 135px;
	height : 135px;
}


/*--------------------------------------------------------------------
/* SPECTACLE
/**/

#photos-spectacle {
	width: 145px;
	float: right;
	margin-left: 15px;
}

#audio-video-spectacle {
	margin-top: 25px;
	text-align: center;
}

#audio-video-spectacle img {
	border: 0;
	margin-right: 20px;
}

#bas-page {
	margin-top: 25px;

}

#icon-haut-de-page {
	float: right;
	margin-right : 5px;
}

#icon-imprimer {
	position : absolute;
	top : 40px;
	right : 5px;
}

#icon-haut-de-page img,
#icon-imprimer img {
	border: 0;
}