body, div, p {
	color:#333;
}

a:link {
	text-decoration:none;
	border-bottom: 1px dashed #666;
	color:#999;
}

a:visited {
	text-decoration:none;
	border-bottom: 1px dashed #666;
	color:#999;
}

a:hover {
	border-bottom: 1px dashed #666;
	color:#AAA;
}

.break {
	clear:both;
}

#page {
	margin: 0 auto;
	width:720px;
	background-color:#FFF;
}

#bandeauentete img, #bandeaupied img {
	border:0;
}

#contenu {
	margin:3em auto;
	width:680px;
	color:#333;
}

/* ********* pages programme / journal ************* */
#TB_title {
	font-weight:bold;
}

#entete {
	overflow:hidden;
	margin-bottom:30px;
	padding:2px;
}

#entete h1{
	padding:0;
	margin:0;
}

#titre {
	width:400px;
}

#menu {
	float:right;
	width:210px;
	text-align:center;
	font-size:0.8em;
}

#menu img {
	margin-bottom:0px;
}

#contenu {
	clear:both;
	margin-bottom:30px;
}

#bandeau {
	margin-top:13px;
	width:435px;
	text-align:right;
}

#programme {
	width:550px;
	margin: 20px auto;
}

#programme p {
	margin:4px;
}

#programme strong {
	letter-spacing:0.1em;
	font-size:1.2em;
	color:#000;
}	

#programme em {
	font-size:0.9em;
	color:#666;
}	

#intro {
	margin:20px auto;
	width:500px;
	font-style:italic;
	text-align:justify;
}

#intro p {
	margin:4px;
}

#journal { /* *** L'article/journal *** */
	margin-top:50px;
}
	
#photos {
	margin: 0 0 20px 10px;
	padding:0 0 0 5px;
	width:205px;
	float:right;
	border-left:1px solid #666666;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#photos img {
	margin-top:10px;
}
#article {
	/*width:450px;*/
	text-align:justify;
}

#article h3 {
	color:#000;
}

#galeriephotos { /* *** la galerie photo *** */
	clear:both;
	margin-top:50px;
	font-size:14px;
	font-weight:bold;
}

#galeriephotos p {
	font-size:1.3em;
	font-weight:bold;
	color:#333;
}

#galeriephotos h3 {
	text-align:center;
}

#galeriephotos img {
	border:#333 5px solid;
	margin:25px;
}

#galeriephotos img.noborder {
	border:0;
}

/* ##### Les presentations Cies Thickbox #### */

#pagescies #entete {
	background-image:url(images/fondentetecies.jpg);
	margin-bottom:3px;
	padding:3px;
	color:#000;
	border-bottom:solid 3px #A58123;
}

#pagescies #entete p {
	margin:0;
}

#pagescies .compagnie {
	font-size:1.4em;
	color:#A5388B;
	font-weight:bold;
	font-variant:small-caps;
}

#pagescies .spectacle {
	font-size:1.3em;
	font-weight:bold;
	color:#A58123;
}

#pagescies .details {
	font-size:0.9em;
	font-style:italic;
}

#corps {
	padding:5px 0 5px 5px;
	text-align:justify;
	line-height:1.4em;
	color:#000;
	}

#pagescies img {
	float:right;
	margin-left:3px;
}

#pagescies #contacts {
	margin:30px 0 0 20px;
	font-size:1.2em;
	font-weight:bold;
}

#TB_ajaxContent {
	background:url(images/fondthickbox.gif) bottom left no-repeat;
}

