
body {
	margin : 0;
	padding : 0;
	background : #1f0300;
	color : black;
	font-size : 85%;
}
#global {
	position : relative;
	background : #1f0300;
	width : 960px;
	margin : 2px auto;
	text-align : left;
	font-family : arial, helvetica, sans-serif;
	font-size : 1em;
}
#menu_haut {
	margin : 0;
	padding : 0 10px 0 0;
	list-style-type : none;
	color : white;
	text-align : right;
}
#menu_haut li {
	display : inline;
	font-size : 0.7em;
}
#menu_haut a { 
	color : white;
	text-decoration : none;
}
#menu_haut a:hover {
	color : red;
}
#entete {
	height : 155px;
	background : black url("../image/entete.jpg") no-repeat center 0%;
	border : 2px outset #c0c0c0;
}
#entete h1, #entete p {
	margin : 0;
	line-height : 0;
	text-indent : -5000px;
}
#conteneur {
	width : 960px;
	background : #1f0300;
	position : relative;
	border-top : 15px solid;
}
#menu {
	margin : 0;
	padding : 0;
	width : 160px;
	list-style-type : none;
	background : #1f0300;
	position : absolute;
	left : 0;
	top : 0;
}
#menu li {
	margin-bottom : 10px;
	width : 160px;
	background : url("../image/fond_menubis.jpg") no-repeat;
}
#menu li a {
	display : block;
	padding : 3px;
	text-indent : 35px;
	font : bold 0.9em arial, sans-serif;
	line-height : 20px;
	color : #ffe9a7;
	text-decoration : none;
	border : 2px outset #c0c0c0;
}
#menu li a:hover {
	background : #f5f5dc;
	color : #1f0300;
	border : 2px inset #c0c0c0;
	background : url("../image/fond_menu.jpg") no-repeat;
}
#dp_ru, #dp_it, #dp_fr {
	margin : auto;
}
li#dp_ru {
	margin-top : 30px;
}
li#dp_ru, li#dp_it, li#dp_fr {
	width : 100px;
	margin-bottom : 5px;
}
li#dp_ru a, li#dp_it a, li#dp_fr a {
	text-indent : 5px;
	line-height : 8px;
}
#sous_menu {
	margin : 10px 0 0 20px;
	padding : 0;
	list-style-type : none;
	background : #1f0300;
}
#sous_menu li {
	margin-bottom : 3px;
	width : 140px;
	background : url("../image/fond_menubis.jpg") no-repeat;
}
#sous_menu li a {
	display : block;
	font : 0.8em arial, sans-serif;
	line-height : 12px;
	text-indent : 5px;
}
#sous_menu li a:hover {
	background : #f5f5dc;
	color : #1f0300;
	border : 2px inset #c0c0c0;
	background : url("../image/fond_menu.jpg") no-repeat;
}
#corps {
	background : #f5f5dc;
	margin-left : 180px;
	width : 776px;
	border-left : 2px outset #c0c0c0;
	border-right : 2px outset #c0c0c0;
	border-bottom : 2px outset #c0c0c0;
}
#corps a {
	color : #000066;
	font-weight : bold;
	text-decoration : none;
}
#corps a:hover {
	color : red;
}
h2 {
	width : 768px;
	margin : 0;
	padding : 3px;
	text-indent : 10px;
	font : italic 1.3em 'comic sans ms', sans-serif;
	background : url("../image/fond_piedbis.jpg") repeat;
	color : #ffe9a7;
	border : 2px outset #c0c0c0;
}
p.haut_page {
	width : 120px;
	margin : 0 0 0 auto;
}
p.haut_page a {
	text-align : center;
	text-decoration : none;
	font : 0.8em verdana, sans-serif;
	padding : 0 5px;
	border : 2px outset #525252;
}
p.haut_page a:hover {
	border : 2px inset #525252;
}
#pied p {
	margin-top : 10px;
	height : 15px;
	padding : 5px 0;
	text-align : center;
	/*font-size : 1.1em;
	font-family : arial, sans-serif;*/
	background : url("../image/fond_piedbis.jpg") repeat;
	color : #ffe9a7;
	font : bold 1.1em arial, sans-serif;
	border : 2px outset #c0c0c0;
}
#pied a {
	color : yellow;
	text-decoration : none;
}
#pied a:hover {
	color : red;
}
strong {
	color : maroon;
}
acronym , abbr { 
	cursor:help; 
}
.site {
	font-size : 0.8em;
}
