* {
	margin:0;
	padding:0;
}
html, body {
	font-family: arial, verdanna, lucida console, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	background-color:#ffffff;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	display:block;
	height:0;
}
span.images {
	display:none;
}
img {
	border:none;
}

.logo {
	width:280px;
	height:80px;
	background: url(../images/logo.png) no-repeat bottom left;
	padding-top:27px;
	margin-left:12px;
}

#nav-header {
display:none;
}
#ct-content-accueil p { margin-left:13px; margin-bottom:15px;}

#ct-content p { margin-left:13px; margin-bottom:15px;}

.bold {font-weight:bold;}
.col-left {
	display:none;
}
.middle-accueil {
	float:left;
	width:513px;
}
.middle {
	float:left;
	text-align:justify;
	margin-top:50px;
	margin-right:20px;
	margin-left:20px;
	
}
.bloc-tel-accueil {display:none;}
.bloc-tel {display:none;}

.col-right {
	float:left;
	height:482px;
	width:240px;
	background: url(../images/bordure-droite.png) no-repeat left;
}

#nav {
	display:none;
}


h2 {background: url(../images/puce-h2.png) no-repeat 0 2px; font-size:16px; padding-left:13px; margin-top:6px; margin-bottom:20px;}

ul.liste1 { list-style-type:none; margin-left:37px; margin-bottom:15px;}
ul.liste1 li { background: url(../images/puce-liste1.png) no-repeat 0 2px; padding-left:13px;}

ul.liste2 { list-style-type:none; margin-left:5px; margin-bottom:15px;}
ul.liste2 li { background: url(../images/puce-liste2.png) no-repeat 0 1px; padding-left:16px;}

ul.liste3 { float:left;list-style-type:none; margin-left:105px !important; margin-left:52px; margin-bottom:15px;}
ul.liste3 li { background: url(../images/puce-liste1.png) no-repeat 0 2px; padding-left:15px;}

ul.liste4 { float:left; list-style-type:none; margin-left:65px; margin-bottom:15px;}
ul.liste4 li { background: url(../images/puce-liste1.png) no-repeat 0 2px; padding-left:15px;}

ul.liste5 { list-style-type:none; margin-left:37px; margin-bottom:15px;}
ul.liste5 li { background: url(../images/puce-liste1.png) no-repeat 0 2px; padding-left:13px; margin-bottom:15px;}

ul.lexique { list-style-type:none; margin-left:13px;}
ul.lexique li { background: url(../images/puce-liste2.png) no-repeat 0 1px; padding-left:16px;  margin-bottom:15px;}

p.print {display:none;}


#footer {
display:block;
	border-top:solid 1px;
	position:absolute;
	bottom:0;
	right:20px;
	left:20px;
	
}
#ct-footer {
	margin-right:auto;
	margin-left:auto;
	font-size:8pt;
	text-align:center;
}



