/*
design.css
-----------------
par Auray	
fichier créé le 17/05/2008
*/
body
{
   background:url("hurlutransp4.png");
   margin: auto;

}

#BlocPrincipal
{
	
	/*background :url("cadreorange5.png") no-repeat;*/
	margin: auto;
	margin-top: 20px;
	height:1130px;
	width:830px;
}
#ImageTop
{
	background:url("ImageTop.png") no-repeat;
	height:275px;
	width:830px;
}
#ImageMiddle
{
	background:url("ImageMiddle.png") repeat-y;
	height:700px;
	width:830px;
}
#ImageBottom
{
	background:url("ImageBottom.png") no-repeat;
	height:150px;
	width:850px;
}
#Banniere
{
	background:url("bavik.jpg") no-repeat center;
	position:relative;
	top:-1070px;
	left:270px;
	height:140px;
	width:500px;
	/*background: blue;*/
}
#Menu
{
	height:400px;
	width: 190px;
	position: relative;
	top: -980px;
	left:20px;
	float:left;
	/*background: url("fondmenu.png");*/
	
}
#CorpsPage
{
	height:785px;
	width: 560px;
	position: relative;
	left:17px;
	top:-1057px;
	/*background: green;*/
	overflow:auto;
	
}
#BasPage
{
	text-align:center;
	margin:auto;
	position:relative;
	top:150px;
}
.Copyright
{
	text-align:center;
	margin:auto;
	/*background:yellow;*/
	height:80px;
	width:500px;
	position:relative;
	top:-1000px;
	left:70px;
}
a
{
	text-decoration:none;
	color: green;
	
}
a:hover
{
	text-decoration:none;
	color:red;
}
.ElementMenu
{
	list-style-image: url("tetehurlu.png"); /*url("hurlussansfond2.png");*/
	margin-bottom:30px;
	font-size:90%;
	font-style:bold;
	font-family: "Arial Black", Arial, Verdana, serif;
}
.statut
{
	font-weight:bold;
}
.indent
{
	font-weight:bold;
	text-indent:30px;
}
.refrain
{
	position:relative;
	left:30px;
}
.PageLiens
{
	list-style-type:none;
	margin-bottom:30px;
	font-weight:bold;
}
.IMGTitreNews
{
	float:left;
}
.TitreNews
{
	font-weight:bold;
	border-bottom:2px solid green;
	
}
.DateNews
{
	font-size:small;
	font-style:normal;
	text-align:right;
	float:right;
}
caption
{
	margin-bottom: 20px;
}
table
{
	border: 1px solid black;
	border-left-color: grey;
	border-top-color: grey;
	margin: auto;
	width: 98%;
}
th
{
	border: 1px solid black;
	font-weight: bold;
	border-right-color: grey;
	border-bottom-color: grey;
}
td
{
	border: 1px solid black;
	text-align: center;
	padding: 5px;
	border-right-color: grey;
	border-bottom-color: grey;
	width: 49%;
}
.reduc
{
	width: 120px;
	float: left;
}
.LienPageLiens
{
	list-style-type:none;
	border-top: 1px green solid;
	margin-bottom:10px;
	font-family: "Arial Black", Arial, Verdana, serif;
	font-size:80%;
}
.DescriptionLien
{
	text-align: right;
	font-size:70%;
	
}
.TeteHurlu
{
	list-style-image:url("tetehurlu.png");
}
.ContenuNews
{
	margin-bottom:5px;
	border-bottom:1px dashed green;
}
