html {
	height: 100%;
}
body, h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #666666;	
}

h1 {
	font-size: 140%;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}

h2 {
	font-size: 125%;
	padding-top: 6px;
	padding-bottom: 10px;
	color: #333333;
	letter-spacing: 0.1em;
}

h3 {
	font-size: 110%;
	padding-top: 8px;
	padding-bottom: 5px;
}

h4 {
	font-size: 95%;
	padding-top: 8px;
	color: #000000;
}

p {
	line-height: 1.2em;
	padding-bottom: 5px;
}

b {
	font-weight: bold;
	color: #000000;
	font-size: 95%;
}

a {
	color: #EA0000;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

ul {
	padding-left: 25px;
}

ul li {
	list-style-image: url(../images/point-liste.png);
}

a:hover {
	color: #666666;
}

.clr {
	clear: both;
}
.petit {
	font-size: 80%;
}


.sep {
	clear: both;
	height: 12px;
}
.arrhaut {
	vertical-align: bottom;
}


.photo-droite {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

.photo-gauche {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.photo-centre {
	text-align: center;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fond-container.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bandeau {
	text-align: center;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}



#colonne-gauche {
	width: 5px;
	float: left;
	font-size: 0.9em;
}

#plan {
	background-image: url(../images/fond-colonne.png);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 2px;
}

#plan img {
	margin-right: auto;
	margin-left: auto;
}

#acces p {
	text-align: left;
	background-image: url(../images/fond-colonne.png);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	margin: 0px;	
}

#contenu {
	float: left;
	width: 640px;
	margin-left: 20px;
	margin-top: 5px;
}

.contenu-cont img {

}

.contenu-cont {
	background-image: url(../images/fond-contenu.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	height: 100%;
}
/*----debut hauteur mini de la div centre------------*/
#centre {
	height: 11em; /*hauteur mini ie*/
}

html>body #centre { /*hauteur mini tout sauf ie*/
	height: auto;
	min-height: 11em;
} 
/*----fin hauteur mini de la div centre------------*/
#promo {
}

#gauche {
	width: 275px;
	float: left;
	font-size: 90%;
}


#droite {
	float: right;
	font-size: 90%;
	width: 275px;
}
#gauche img, #droite img {
	float: right;
}


#colonne-droite {
	float: left;
	font-size: 0.9em;
	margin-top: 30px;
}

.colonne-cont {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	position: absolute;
	margin-left: -9px;
	margin-top: 30px;
}
#actus {
	clear: both;
	width: 340px;
}
#actus img {
	vertical-align: bottom;
}


#actus-iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 320px;
	background-image: url(../images/case-actus-fond.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	height: 80px;
	padding-left: 9px;
}

#photos {
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 10px;
}



#footer {
	font-size: 12px;
	text-align: center;
	color: #666666;
	width: 100%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	background-color: #000000;
	background-image: url(../images/fond-footer.jpg);
	background-repeat: repeat-x;
}

#footer td {
	text-align: center;
	font-size: 90%;
}

#surfooter {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#footer .tom {
	position: absolute;
	margin-top: 40px;
	margin-left: 285px;
}

#footer ul {
	margin: 0px;
	padding-top: 6px;
}

#footer p {
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px;
}

#footer a {
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: underline;
}
#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

