body {
	background:#e0e0e3;
	margin:0 auto 0 auto;
	color:#CCC;
	font-family:verdana;
	font-size:12px;
}

body a {
	color:#FC3;
	text-decoration:none;
}

body a:hover, 
body a:focus, 
body a:active {
	text-decoration:none;
}

h2 {
	padding-left:50px;
	font-size:20px;
	color:#C6E1CF;
}

#content {
	width:900px;
	background-color:#e0e0e3;
	margin:0 auto 0 auto;
}

.header {
	width:548px;
	height:206px;
	background:#7db287 url(images/header.jpg) no-repeat;
	margin:10px auto 10px auto;
}

#header_2 {
	width:900px;
	height:220px;
	background:#7db287;
	margin:10px auto 5px auto;
	border:#333 solid 1px;
}

.menu {
	background: url(images/menu.png) no-repeat;
	width:900px;
	height:42px;
	margin:0 auto 0 auto;
	padding:0;
	border:#333 solid 1px;
}

.menu li {
	float:left;
	background:url(images/menu1-repeat.png) no-repeat;
	width:102px;
	height:24px;
	display:inline;
	list-style-type:none;
	margin:7px 0 0 9px;
}

.menu a {
	float:left;
	width:102px;
	height:27px;
	color:#545454;
	text-decoration:none;
	text-align:center;
	padding:8px 0 0 3px;
}

.menu a:hover, 
.menu a:focus, 
.menu a:active {
	color:#blue;
	width:102px;
	height:22px;
	
	background:url(images/menu1-repeat.png) no-repeat;
	background-position:bottom;
}

.sous-menu-complet {
	float:left;
}

.sous-menu-haut {
	background:url(images/menu-haut.png) no-repeat;
	width:140px;
	height:70px;
	margin:20px 0 0 40px;
}

.sous-menu {
	width:140px;
	text-decoration:none;
	margin:0;
	list-style:none;
}

.sous-menu li {
	background:url(images/menu-mid.jpg) repeat-y;
	width:140px;
	height:28px;
	text-align:center;
	font-weight:bold;
}

.sous-menu a {
	float:left;
	width:140px;
	color:#CCC;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	margin-top:5px;
}

.sous-menu a:hover, 
.sous-menu a:focus, 
.sous-menu a:active {
	color:red;
}

.sous-menu-bas {
	background:url(images/menu-bas.jpg) no-repeat;
	width:140px;
	height:13px;
	margin:0 0 0 40px;
}

.contenu {
	background:url(images/fond-contenu.png) repeat-y;
	width:900px;
	margin:5px auto 0 auto;
	border:#333 solid 1px;
}

.contenu p a:hover,
.contenu p a:hover,
.contenu p a:hover {
	color:#FFF;
}

.page {
	margin:0 10px 0 190px;
}

.page-pad {
	padding:0 0 220px 40px;
}

.page-p p {
	padding:10px 0 0 50px;
}
	
.page-bibli {
	padding:10px 0 70px 0;
}
	
.page-bibli p {
	padding:10px 0 0 0;
}

div#galerie {
	width:550px;
	background:#637a77;
	border :1px solid #000000;
	padding:30px 0 0 37px;
	margin:0 auto 10px 30px;
	text-align : center;
}
ul#galerie_mini {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
ul#galerie_mini li {
	float : left;
}
ul#galerie_mini li a img {
	margin : 2px 1px;
	border : 1px solid #000000;
}
dl#photo {
	margin : 0 auto;
}
dl#photo dt {
	font-size:18pt;
	font-family:verdana;
	color:#FFF;
}
dl#photo dd {
	margin:10px 0 10px -30px;
}
dl#photo img {
	border : 1px solid #000000;
}

label {
display:block;
width:200px;
float:left;
text-align:left;
margin-bottom:2px;
}

.ccab { 
display: none; 
}

.pied {
	float:left;
	background:#5a8f84;
	width:900px;
	height:20px;
	text-align:center;
	margin:5px auto 0 auto;
	padding-top:5px;
	border:#333 solid 1px;
}

.pied a:hover,
.pied a:hover,
.pied a:hover {
	color:#FFF;
}