#page {
	width:720px;
	padding: 20px 0;
	background-image:url(images/fond.gif);
	background-repeat:no-repeat;
	background-position: 0 540px;
}

#page  a:link, #page-pgm  a:link, #cies-page a:link , #edito-capm a:link{
	text-decoration:none;
	border-bottom: 1px dashed #333;
	color:#999;
}

#page  a:visited , #page-pgm  a:visited, #cies-page a:visited, #edito-capm a:visited {
	text-decoration:none;
	border-bottom: 1px dashed #333;
	color:#999;
}

#page a:hover, #page-pgm a:hover, #cies-page a:hover, #edito-capm a:hover {
	border-bottom: 1px dashed #333;
	color:#AAA;
}

/* ******** page accueil / edito ************* */


#accueil-affiche {
	float:left;
	margin:0 30px 30px 0 ;
	text-align:center;
}

#accueil-entete h2 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	text-align:right;
	}


#accueil-villes  {
	width:450px;
	height:68px;
	text-align:justify;
	margin:60px 0 100px 200px;
	line-height:3em;
	}

#accueil-villes a:link, #accueil-villes a:visited, #accueil-villes a:hover {
	border:0;
	}

#accueil-villes li { /* **** le menu des villes **** */

	list-style:none;
	margin: 0 0 30px 0;
	padding:0;
}

#locquenole a {
	display:block;
	width:120px;
	height:34px;
	background-image:url(images/locquenole.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#locquenole a:hover {
	display:block;
	width:120px;
	height:34px;
	background-image:url(images/locquenole.gif);
	background-position:0 -34px;
	background-repeat:no-repeat;
}

#plougonven a {
	display:block;
	width:120px;
	height:34px;
	background-image:url(images/plougonven.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#plougonven a:hover {
	background-image:url(images/plougonven.gif);
	background-position:0 -34px;
	background-repeat:no-repeat;
}

#stthegonnec a {
	display:block;
	width:141px;
	height:34px;
	background-image:url(images/stthegonnec.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#stthegonnec a:hover {
	background-image:url(images/stthegonnec.gif);
	background-position:0 -34px;
	background-repeat:no-repeat;
}

#lanmeur a {
	display:block;
	width:103px;
	height:34px;
	background-image:url(images/lanmeur.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#lanmeur a:hover {
	background-image:url(images/lanmeur.gif);
	background-position:0 -34px;
	background-repeat:no-repeat;
}


#editos { /* **** Les editos **** */
	clear:both;
	width:550px;
	position:relative; 
	left: 50%;
	margin-left: -275px;
	text-align:justify;
}

#editos img {
	margin: 0 0 10px 10px;
}

#edito-capm {
	padding:10px;
	text-align:justify;
	background-image:url(images/editocapm-fond.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
/* ********* pages programme / journal ************* */

#page-pgm {
	width:720px;
	position:relative; 
	left: 50%;
	margin-left: -360px;
	padding: 20px 0;
	background-image:url(images/fond.gif);
	background-repeat:no-repeat;
	background-position: 0 70px;
}


#entete {
	width:100%;
	height:200px;
	margin-bottom:20px;
	}

#titre {
	margin-top:20px;
	position:absolute;
	left: 18px;
}

#menu {
	position:relative;
	float:right;
	text-align:center;
	font-size:10px;
}

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

#menu a:link, #menu a:visited, #menu a:hover {
	color:#AAA;
}

#bandeau {
	position:absolute;
	width:550px;
	height:100px;
	margin:90px 0 0 40px;
	text-align:center;
}

#bandeau img {
	border:#666 solid 3px;
}

#contenu {
	margin-bottom:30px;
}

#programme {
	width:550px;
	position:relative; 
	left: 50%;
	margin: 0 0 20px -275px;
	color:#FFF;
}
	
.horaires {
	font-size:12px;
	color:#AAA;
}

.cies {
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
	color:#FFFFFF;
}

.infos {
	font-size:10px;
	color:#FFF;
	font-style:italic;	
}
	
#intro {
	width:500px;
	position:relative; 
	left: 50%;
	margin-left: -250px;
	font-style:italic;
	text-align:justify;
	}

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

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

#article h3 {
	color:#FFFFFF;
}

#galeriephotos {
	clear:both;
	margin-top:50px;
	font-size:14px;
	font-weight:bold;
}

#galeriephotos p {
	font-size:16px;
	font-weight:bold;
	color:#999999;
}

#galeriephotos h3 {
	color:#999999;
	text-align:center;
}

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


/* ********* pages compagnies ************* */


#cies-entete {
	background-color:#CFC794;
	border-bottom: 1px solid #000;
	padding:2px 140px 2px 15px;
	background-image:url(images/cies-fond.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

.cies-nom {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.cies-spectacle {
	font-size:14px;
	font-weight:bold;
	color:#756D35;
}

.cies-style {
	font-size:12px;
	color:#000;
}

.cies-creation {
	font-size:12px;
	font-style:italic;
	color:#000;
}

#cies-contenu  {
	padding:5px;
	text-align:justify;
	color:#000;
}

#cies-contenu img {
	float:right;
	margin: -5px -5px 5px 5px;
}

#cies-contacts{
	margin:15px;
	padding-left:5px;
	border-left:solid #666666 2px;
}

#cies-contacts h4 {
	font-size:12px;
	margin:5px 0;
	padding:0;
}

#cies-pied{
	padding-right:15px;
	text-align:right;
}

#bandeauentete, #bandeaupied {
	margin:0 auto;
	width:720px;
	background-color:#DCD5CD;
}

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