@import url(reset.css);

body, html
{
	font-family: verdana;
	background-color: #fdfdfd;
}
#site
{
	width:1024px;	
}
h4
{
	font-size:40px;
	font-family: times new roman;
	letter-spacing: 3px;

}
.hide
{
display: none;	
}
h3
{
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	margin-top:5px;
	margin-left:2px;
	color:#555555;
	letter-spacing: 1px;
}
h1
{
	font-size:16px;
	font-weight: bolder;
	margin-top:20px;
	padding-bottom:7px;
	letter-spacing:3px;
}
h2
{
	font-size:14px;
	font-weight: bold;
	margin-top:10px;
	font-style: italic;
}

.description
{
	margin-left:10px;
	margin-top:10px;
	line-height: 1.6em;
	letter-spacing:1px;
	border-left:solid 1px #555555;
	padding-left:10px;

}
.description > p
{
	text-indent: 20px; 	
}

.description a
{
text-decoration: underline;	
}
.description ol
{
	list-style: square inside;
	list-style-position:outside;
	margin-top:5px;
	margin-left:30px;
	margin-right:20px;	
}

.description ol li
{
	padding-bottom:5px;
	padding-top:15px; 
	color:#333333;
}
.description ul
{
	list-style: square inside;
	list-style-position:outside;
	margin-top:10px;
	margin-left:30px;
	margin-right:20px;	
}

.description ul li
{
	padding-bottom:5px;
	padding-top:15px; 
	color:#333333;
}
.corps
{

	padding-left:160px;
	margin-top:-150px;
	
}

.logo
{
	width:300px;
	height:293px;
	background: url(/images/lecture-ecriture-correction.jpg); 	
}
.nom
{
	margin-left:120px;
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:dotted 1px #555555;;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.full
{
	width:100%;
}
.fullplus
{
	width:1224px;	
}
.footer
{
	width:98%;
	margin-top:50px;
	padding-top:1px;
	margin-left:20px;
	margin-right:20px;
	border-top: dotted 1px #555555;;
}

.footer a
{
 color:#AAAAAA;
 font-size:12px;
 letter-spacing:1px;
}
.menu
{
	
	width:22%;
	padding:20px;
}
.menu ul
{
	line-height:24px;	
}
.menu li a
{
	letter-spacing:3px;
}

.prestation li a
{
	letter-spacing: 1px;
	color:#555555;	
}
a.actif
{
	font-weight: 600;	
	letter-spacing:2px;
}
.contenu
{
	width:74%;
	text-align:justify;
}

a
{
	text-decoration:none;
	color:#333333;
}
a:hover
{
	text-decoration:underline;	
}

a.nounderline:hover
{
	text-decoration:none;
}
a.hand:hover
{
	cursor: pointer;
	cursor: hand;
	
}

a.nohand:hover
{
	cursor: default;
	text-decoration:none;
}

.prestation
{
	font-size:11px;
	margin-left:5px;
}
