* {margin: 0; padding: 0;}

#global {
	width: 700px;
	background-color: #FFFFFF;
	margin: auto;
}

#header {
	height: 175px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}

#menu {
	padding-left: 8px;
	padding-right: 3px;
	float: left;
	width: 115px;
	height: 149px;
	color: #FF6600;
	list-style-type: none;
	line-height: 14px;
}

#menu li {
	margin-left: -5px;
}

#marge_droit {
	background: url(img/bord-droit.jpg) repeat-y 674px;
}

#corps {
	width: 500px;
	margin: auto;
	z-index: 1;
	margin-left: 120px;
}

#corps li {
	list-style: inside url("img/puce.gif");
	margin-top : 15px;
}

#footer {
	padding-top: 35px;
	text-align: center;
	width: 600px;
	height: 80px;
	color: #FF6600;
	font-size: 10px;
	margin: auto;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: none;
	color: #FF6600;
}

.orange {
	color: #FF6600;
}

.trespetit {
	font-size: 8px;
}
	
.petit {
	font-size: 10px;
}
	
.moyen {
	font-size: 14px;
}
	
.centrer {
	text-align: center;
}

.gras {
	font-weight: bold;
}

.barre {
	text-decoration: line-through;
}

.titre {
	font-size: 15px;
}

.para_titre {
	padding-left: 25px;
}

.paragraphe_corps {
	margin-left: 15px;
}

.resultat {
	background: #f6f6f6; 
	height: auto; 
	width : auto;
	border: 1px solid #606060; 
	padding: 15px;
	margin: 10px 30px 0px 20px;
}

.menu_ext {
	margin-top: 18px;
	margin-bottom: 27px;
	padding-bottom: 4px;
	text-align: center;
	height: 1px;
	margin-left: -50px;
}

.menu_ext  li {
	padding-right: 1px;
	margin-right: -20px;
	display: inline;
}

.menu_ext  ul {
	padding: 0px;
	margin-top: -8px;
	margin-bottom: 0px;
	position: relative;
}

.menu_ext  a, .menu_ext a:link, .menu_ext a:visited {
	border: 1px solid #FF6600;
	margin-top: 10px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f2f5fd;
	color: #1E4CC7;
	text-decoration: none;
}

.menu_ext a:hover, .menu_ext a:active, .menu_ext a:focus {
	border: 1px solid #8B0000;
	padding: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: overline underline;
	color: #1E4CC7;
}

.menu_ext #courant a { 
	background-color: #1E4CC7; 
	color: #FFF;
}

.prisedevue img {
	border: 0;
	text-decoration: none;
}

.photo_entoure {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: none;
}

.photo_entoure2 {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: none;
}

a {
	color: #1E4CC7;
}
	
li {
	padding-left: 20px;
	list-style: none;
}
	
body	{
	margin-top: 25px;
	margin-bottom: 25px;
	color: #1E4CC7;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(img/bg_body.jpg)
}

h4 span {
	border-bottom: solid 1px #FF6600;
}

h5 span {
	border-bottom: solid 1px #FF6600;
}