body {
	margin:8px;
	padding:0px;
	background-color:#dbf0ff;
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(images/fond.gif);
	background-repeat:repeat-x;

}
#container {
	width:980px;
	height:650px;
	color:#000000;
	background-color:#ffffff;
	margin:auto;
}
#sign{
	color:#808080;
	text-align:center;
	margin-top:0px;
}
#sign a{
	color:#808080;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}
#header {
	width:980px;
	height:133px;
	background-image:url(images/banniere.jpg);
	background-repeat:no-repeat;
}
#corps {
	width:548px;
	float:left;
	padding-left:20px;
	margin-bottom:50px;
}
#corps h2 {
	font-size:17px;
}
#corps h3 {
	font-size:12px;	
}
#cours2code {
	float:right;
	width:220px;
	height:500px;
	background-image:url(images/cours2code.jpg);
	background-repeat:no-repeat;
}
#cours2code p {
	color: #021d2e;
	text-decoration: none;
}
#cours2code a:visited {
	color: #021d2e;
	text-decoration: none;
}
#cours2code a:hover {
	text-decoration:underline;
}
#menu {
	float:left;
	width:166px;

}
#horaire {
	margin-top:70px;
	margin-bottom:60px;
	padding-left:20px;
	padding-right:15px;
	line-height:20px;
	font-size:12px;
}
#horaire h3 {
	font-size:13px;
}
#cours {
	padding-left:17px;	
	padding-right:15px;
	font-size:12px;
	line-height:20px;
}
#cours a{
	font-size:12px;
}
#cadre1 {
	background-image:url(images/cadre1.jpg);
	background-repeat:no-repeat;
	width:254px;
	height:204px;
	float:left;
	margin-top:25px;
	font-size:12px;
}
#cadre1 a:hover {
	text-decoration:underline;
	color: #1c74b0;
	text-decoration: none;
}
#cadre1 a:visited {
	color: #1c74b0;
	text-decoration: none;
}
#cadre2 {
	background-image:url(images/cadre2.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
	width:248px;
	height:204px;
	float:right;
	font-size:12px;
}
#cadre2 a:hover {
	color: #1c74b0;
	text-decoration: none;
}
#cadre2 a:visited {
	color:#1c74b0;
	text-decoration: none;
}
#cadre2 p{
	width:200px;
	padding-left:19px;
	margin-top:80px;
}
#cadre1 p{
	width:140px;
	padding-left:25px;
	margin-top:75px;
}
#texte {
	width:450px;
	padding-left:80px;
	padding-top:5px;
}
.recherche {

	margin-top:60px;
	margin-right:1px;

}
#permisb {
	float:left;
	width:530px;
	padding-left:50px;
	/*border:solid black 1px;*/
}
#permisb h2 {
	text-align:center;
	margin-bottom:50px;
	padding-top:10px;
	font-size:15px;
}
#permisb h3 {
	text-decoration:underline;
	font-size:13px;
}
#permisb p {
	margin:10px;
}
#bureau {
	width:130px;
	height:98px;
	float:right;
	margin-right:60px;
	border: solid #fbe96a 1px;
}
#salle {
	width:130px;
	height:98px;
	float:right;
	margin-right:60px;
	border: solid #ffd500 1px;
}
#voiture {
	width:230px;
	height:173px;
	float:right;
	margin-right:20px;
	border: solid #ffd500 1px;
}
