/*
 * 1.1 - 25/03/2010 - Max
 * Ajout de #resume et modification de #corps.
 */
body
{
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	margin-top: 0px;
	margin-left: 3px;
	background-image:url(./images/fond.jpg);
	background-repeat:no-repeat;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

a
{
	display: inline;
	color: darkorange;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: darkorange;
	text-decoration: underline;
}

a img
{
	border: 1px solid orange;
}

#page
{
	margin:auto auto auto auto;
	padding-bottom:10px;
	border: 0px solid red;
	width:100%;
	position:relative;
	top: 0px;
	left: 0px;
	z-index:1000;
}

#menu
{
	display:block;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	margin-top:3px;
	background-color: #111;
}

#menu li
{
	display: inline;
	float:left;
	width: 190px;
	text-align: center;
	background-color: #111;
	padding:2px;
}

#menu li a
{
	display: block;
	border: 1px solid #696969;
	color: darkorange;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}

#menu li a:hover
{
	background-color: black;
	color: darkorange;
	border: 1px solid darkorange;
}

#menu2
{
	display:block;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	margin-left:95px;
	background-color: #111;
}

#menu2 li
{
	display: inline;
	float:left;
	width: 190px;
	text-align: center;
	background-color: #111;
	padding:2px;
}

#menu2 li a
{
	display: block;
	border: 1px solid dimgray;
	color: darkorange;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}

#menu2 li a:hover
{
	background-color: black;
	color: darkorange;
	border: 1px solid darkorange;
}

#entete
{
	display: block;
	width: 100%;
	height:140px;
}

#entete a img
{
	border:0;
	margin-left:50px;
}

.encart
{
	border: 0px solid red;
	border-left: 1px solid orange;
	background-color:transparent;
	background-image:url("./images/fond_transparent.gif");
	width:150px;
	float:left;
	margin-top:10px;
	margin-left:2px;
	padding: 5px;
	padding-bottom: 20px;
	text-align: left;
	line-height:24px;
	font-weight:bold;
}

.encart img
{
	margin-bottom:3px;

}

#EncartNews
{
	width:180px;
	border-right: 1px solid orange;
	border-left: 0;
}

#EncartNews ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 9px;
	width:100%;
}

#EncartNews li
{
	margin:0;
	padding:0;
	line-height:12px;
	padding-bottom:15px;
	border:0;
}

#EncartNews h4
{
	margin:0;
}

#resume a
{
	margin-left:0;
}



#corps
{
	border: 0px solid red;
	border-left: 1px solid orange;
	background-color:#333;
	width:760px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 10px;
	padding: 5px;
	padding-bottom: 20px;
	text-align: left;
	max-width: 800px;
	min-height: 200px;
	float:left;
	z-index:200;
}

#corps ul
{
	list-style: square;
}

#corps li
{
	line-height: 20px;
}

h1
{
	font-weight: bold;
	display: block;
	border-bottom: 1px solid orange;
	color:orange;
	letter-spacing: 2px;
	font-family: "Courier New", Courier, monospace;
	margin-top:20px;
	font-size: 14px;
}

h2
{
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted orange;
	color:orange;
	letter-spacing: 2px;
	font-family: "Courier New", Courier, monospace;
	margin-top:20px;
	font-size: 12px;
}

#captures
{
	display:block;
	width: 100%;
	border: 0px solid red;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right:5px;
	margin-bottom: 10px;
}

#captures li
{
	display: inline;
	float:left;
	width: 75px;
	text-align: center;
	border: 0px solid red;
	margin-left: 2px;
}

#captures li a
{
	display: block;
	border: 1px solid gray;
	color: orange;
	font-weight: bold;
	text-decoration: none;
}

#captures li a:hover
{
	border: 1px solid orange;
}

#captures li img
{
	height: 70px;
	width:70px;
	border: 0px;
}

#zoom
{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#soustitre
{
	font-family: "Courier New", Courier, monospace;
	color:lime;
	font-size: 12px;
	text-align: justify;
	width: 100%;
	display: block;
}

#xiti
{
	float:left;
	clear:both;
	margin-left:50%;
	margin-right:auto;
	margin-top: 10px;
}

#deco1
{
	position: relative;
	z-index: 150;
}

#deco2
{
	position: relative;
	z-index: 150;
}

.wallpaper
{
    width:45%;
	 border-bottom: 1px dashed #888;
 	 border-right: 1px dashed #888;
	 border: 1px dashed #888;
 	 padding: 5px;
	 text-align: left;
	 float:left;
}

.wallpaper img
{
	float:left;
	margin-right:5px;
}

.wallpaper ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.wallpaper li
{
	display:inline;
	margin-left:5px;
}

.important
{
	font-size: 14px;
	font-weight:bold;
}

#nouvelles li
{
	font-size: 9px;
	border-bottom:1px solid white;
}

#nouvelles li h4
{
	font-weight: bold;
	display: inline;
	font-size:10px;
}