/** {
  	margin: 0px;
  	padding: 0px;
}*/

html, body {
	font-family: Georgia, Helvetica, sans-serif;
	background: center repeat url(images/fond.gif);
	text-align: center;
	line-height: 1.4em;
	height: 100%;
}

h4 {
	font-size: 115%;
	margin-bottom: 0.5em;
	color: #330000; /*#006;*/
}

.center {
	text-align:center; 
}

#title {
	background: center no-repeat url(images/titre.jpg);
	height: 100px;
	margin-bottom: 10px;
}

#title span {
	display: none;
}

#navigation {
	margin-bottom: .7em;
	color: #e4e4e4; /*#2D3146;*/
}

#navigation span {
	margin: 4px;
}

#navigation A {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #e4e4e4;
}

#navigation A:hover {
	color: #006;
}

#content {
	width: 819px;
	margin: auto;
	color:#2D3146;
	text-align: justify;
}

#footer {
	text-align: center;
	height: 2em;
	font-size: 0.9em;
}

.top {
	background:center no-repeat url(images/cadre-top.jpg);
	height: 61px;
}

.bottom {
	background:center no-repeat url(images/cadre-bottom.jpg);
	height: 62px;
}

.outer{
	background:#e4e4e4 url(images/cadre-side.jpg) repeat-y 0px 57px;
	padding-left: 90px;
}

.inner{
	background: #e4e4e4 url(images/cadre-side.jpg) repeat-y right 57px;
	padding:10px 90px 20px 0;
}

.clear {
	clear:both;
}

/* mac hide \*/
* html .innerx2{height:1%}
/* force "layout" in IE */
.outerx2 p{padding:0 10px;margin:0 0 1em 0}

#PhotoSudestada {
	text-align: center;
	margin: 15px;
}

#PhotoSudestada img {
	border: 2px solid  #878AA8;
	padding: 2px;
}

/*img {
	/*border: thin solid #B30000;
}*/

.photo_gauche {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
	border: thin solid #3D4061;
}

.photo_droite {
	float: right;
	margin-left: 20px;
	border: thin solid #3D4061;
}

A {
	color: #006;
}

.prog {
	margin-bottom: 40px;
}

#listeprogrammes {
	margin: 20px 0 55px;
	border: #878AA8 thin solid;
	padding: 0px 20px 0 20px;
}

#listeprogrammes ul {
	list-style:none;
	text-align:left;
	padding-left: 0px;
}

#listeprogrammes #voyage {
	font-size: .9em;
}

.prog h4 {
	color: #300;
}

#listeprogrammes A {
	FONT-SIZE: 1.1em;
	COLOR: #006;
	TEXT-DECORATION: none;
	font-weight: bold;
	
}

#listeprogrammes A:visited {
	FONT-SIZE: 1.1em;
	COLOR: #006;
	TEXT-DECORATION: none
}

#listeprogrammes A:hover {
	COLOR: #C6B8AB;
	TEXT-DECORATION: none;
}

.piece {
	margin: 20px;
	color:#009;
}

#contactpage, #ecouter {
	text-align: center;
}

#ecouter object {
	margin-top: 10px;
}

#contactpage .vspace {
	height: 60px;
}

#contactpage img {
	width: 340px;
}

