@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(http://blog.apte-autisme.net/fond-body.png); background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:#00A0A0;
}
a:hover {
	color:#00D0D0;
}
.hautdepage {
	width:900px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	float:left;
	width:233px;
}
.menus {
	float:left;
	width:667px;
}
.menu {
	float:left;
	width:95px;
	height:85px;
	color:#888888;
	background-image: url(http://blog.apte-autisme.net/fond-menu-off.png); background-repeat:no-repeat; background-position:left;
	cursor:pointer;
}
.menu-on {
	float:left;
	width:95px;
	height:85px;
	color:#888888;
	background-image: url(http://blog.apte-autisme.net/fond-menu-on.png); background-repeat:repeat-x;
	cursor:pointer;
}
.menu:hover {
	float:left;
	width:95px;
	height:85px;
	color:#00A0A0;
	background-image: url(http://blog.apte-autisme.net/fond-menu-on.png); background-repeat:repeat-x;
	cursor:pointer;
}
.menu-on:hover {
	float:left;
	width:95px;
	height:85px;
	color:#00A0A0;
	background-image: url(http://blog.apte-autisme.net/fond-menu-on.png); background-repeat:repeat-x;
	cursor:pointer;
}
.textmenu {
	margin-top:60px;
	text-align:center;
	font-size:13px; text-decoration:none;
}
.tmpmenu {
	float:left;
	width:2px;
	height:85px;
	background-image: url(http://blog.apte-autisme.net/fond-menu-off.png); background-repeat:no-repeat; background-position:left;
}
.container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.gauche {
	float:left;
	width:420px;
	background-image: url(http://blog.apte-autisme.net/milieu.png); background-repeat:repeat-y; background-position:right;
	padding-right:20px;
}
.droite {
	float:left;
	width:440px;
	margin-left:20px;
}
.titrearticle{
	font-size:14px; 
}
.datearticle{
	color:#999999;
	font-size:10px;
	margin-bottom:5px;
}
.textearticle{
	margin-bottom:20px;
	text-align:justify;
}
.basdepage {
	width:100%;
	margin-left:0px;
	margin-right:0px;
	height:50px;
	background-image: url(http://blog.apte-autisme.net/fond-bas.png); background-repeat:repeat-x; background-position:top;
}
.containerbas {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
.basdepage a {
	color:#00A0A0;
}
.basdepage a:hover {
	color:#00D0D0;
}
