/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:#efeddd;
	color: #3e3c1a;
}

a {
	text-decoration: none;
	color:#666666;
	font-weight: bold;
}

a img {
	text-decoration: none;
	border: 0;
}

a:hover {
	color:#996600;
	font-weight: bold;
	text-decoration: none;
}

.marge {
margin-left: 5em;
}

h2{
	margin-top/**/:/**/10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding: 0px 10px;
	font-size: 20px;
}

.image{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content{
	position: relative;
	height: 100%;
	background-color:#FFFFFF;
	margin: 10px;
	width: 1024px;
	z-index:1;
	background-image: url(img/left-col-bk.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#cadre {
	background-color:#FFFFFF;
	text-align: left;	
	width: 1044px;
	margin: 0 auto;
}

dd ul li, ul#pict li{
	text-decoration: none;
	list-style-type: none;
}

dl, dt, dd ul, #bottom2 ul {
	margin: 0;
	padding: 0;
}

#top{
	margin-left: 10px;
	height: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: none;
	width: 1034px;
}

#logo{
	float: left;
}

#photo{
	float: left;
	margin-left: 3px;
}

#address{
	float: left;
	background-image: url(img/address.jpg);
	background-repeat:no-repeat;
	width: 193px;
	height: 149px;
	margin-left: 10px;
}

#addresstxt{
	padding: 10px;
	font-size:9px;
}

/* MENU --------------------------------------------------- */
#menuhaut {
	z-index: 10;
	width: 1034px;
	padding-left: 10px;
	clear: both;
	
}

/* to correct a bug from IE*/
#menuhaut img{
	margin-left/**/:/**/-5px;
}

#menu {
	top: 0;
	left: 0;
	z-index:10;
	width: 1034px;
	margin-left/**/:/**/0px;
	margin-top: 10px;
}
dl {
	float: left;
	width: 16em;
	line-height: 30px;
}
dt {
	cursor: pointer;
	text-align: center;
	background: #968d40;
}

dd {
	/*position : absolute;*/
	width: 16em;
	display: none;
	background-color : #d3cda0;
	margin:0;
}

dd a {
	display: block;
	text-decoration:none;
	text-align: center;
	color:#FFFFFF;
}

dd a:hover{
	/*lien actif*/
	background-color : #b9c9d8;
	color: #FFFFFF;
	display: block;
}

dl dt a {
	display: block ; 
	text-decoration: none ;
	color:#FFFFFF;
}

dl dt a:hover{
	color: #fff;
	background: #688da8;
}
/* END MENU --------------------------------------------------- */

/* MAIN */
#right{
	width: 810px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float: right;
}

/* NEWS */
#left{
	width: 200px;
	height: auto;
	background-color: #ece9d3;
	float:left;
	font-size: 14px;
	line-height: 20px;
}

#left p{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 10px !important;
	padding/**/:/**/ 10px;
}

/* picts on homepage */
#pict li{
	float: left;
	width: 211px;
	margin: 10px;
	height: 330px;
	border: 1px solid #e5e0b9;
}

#pict li:hover{
	border: 1px solid #ccc694;
}

#pict p{
	padding: 10px;
	margin-top: 0px;
}

/* border on youth page */
.border{
	border: 1px solid #e5e0b9;
	padding: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

/* BOTTOM ------------------------------------------------------------*/
#bottom2 li.bloc{
	display:inline;
	float: left;
}

#bottom{
	width: 1000px;
	height: 20px;
	background-color: #b7af71;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	color:#FFFFFF;
}

#bottom li{
	display:inline;
	line-height: 20px;
}

#bottom li a{
	color:#FFFFFF;
	font-weight: normal;
}

#bottom li a:hover{
	color:#d3cda0;
}

/* logo hothouse */
#bottom3{
	float: left;
	background-color:#efeddd;
	text-align:center;
	width: 1044px;
	padding-top: 5px;
}
.clear  {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}
