* {
	font-family:verdana;
	margin:0px;
	font-size:10px;
	line-height:14px;
}

body {
	overflow-y:scroll;
}

#content {
	position:absolute;
	width:97%;
	left:3%;
	top:10px;
}

#content img {
	max-width:100%;
	height:auto;
}

.section {
	width:14%;
	padding-right:2%;
	float:left;
	padding-bottom:30px;
}


.smenu {
	display:none;
	margin-bottom:20px;
	font-family:Georgia;
	font-size:13px;	
}

.smenu a {
	text-decoration:none;
	font-family:Georgia;
	font-size:13px;	
}


h1, .collectif, h1 a {
	font-family:Georgia;
	font-size:22px;
	margin:0px;
	font-weight:normal;
	text-transform:uppercase;
	color:#535252;
	line-height:20px;
	cursor:pointer;
	text-decoration:none;
}

h2 {
	font-family:Georgia;
	font-size:13px;	
	margin-bottom:6px;
	}

h3 {
	font-family:Georgia;
	font-size:12px;	
	margin-bottom:4px;
	margin-bottom:4px;
	}

.texte h1 {
	margin-top:14px;
	margin-bottom:8px;
}

hr {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#535252;
	width:154px;
	margin-top:5px;
	margin-bottom:5px;
}


.texte {
	font-weight:normal;
}



p {
	margin-bottom:8px;
}





.pdf {
	margin-bottom:4px;
}
.pdf a {
	display:inline-block;
	padding-left:22px;
	background-image:url(../manager/img/pdf.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

img {
	border-style:none;
}



#content img.floatleft{
	float:left;
	max-width:50%;
	height:auto;
	padding-right:4px;
	
}

#footer {
	position:fixed;
	_position:absolute;
	bottom:0px;
	width:97%;
	margin-left:3%;
	background-color:white;
	padding-top:12px;
	padding-bottom:2px;
	color:#535252;
}

#footer a {
	text-decoration:none;
	color:#535252;
}

.texte iframe {
	max-width:100%;
}