body
{
    background-image: url("BandeauRedim.jpg");
	background-repeat: repeat-x;
	/*background-repeat: repeat-x;*/
	background-color: white;/*#D1E8B2;*/
	font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
}

#cadrebody
{
   width: 1034px;/*1250px;*/
   margin: auto; /* La page est ici centrée */
   margin-top: 20px; /* Fais un petit espace entre la page et la barre du navigateur en haut*/
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   /* border: 1px solid gray;*/
   /*Background-image: url("ImageDesign/testdégradé.png"); Le design du corps */
   /*font-family: Arial, "Arial Black", "Times New Roman", Times, serif;*/
	/*background-attachment: fixed;*/
	/*background-image: url("hvillu/fondsitetest.jpg");*/
}

/*#menu_gauche
{
float: left;
width: 20px;
height:800px;
position:absolute;
margin-left:20px;
}*/
#menu
{
   float: left; 
   width: 150px; 
   margin-bottom: 30px;
   background-image: url("bandeverticalealpha.PNG");
	background-repeat: repeat-y;
   /*margin-left:20px;*/
}
#menu2
{
   float: right; 
   width: 150px; 
   margin-bottom: 30px;
   background-image: url("bandeverticalealpha.PNG");
	background-repeat: repeat-y;
}
#menu2 a
{
   font-size:10px
}

#menu2 a:hover
{
   font-size:10px;
   font-weight: bold;
   text-decoration:none;
   border:0px solid black;
}

img { border:0; }

#menu2 a:hovered
{
   font-size:10px;
   font-weight: bold;
   text-decoration:none;
}


span.drapeaux
{
font-style:none;
text-decoration:none;
background-image:none;
margin-left:20px;
}

span.drapeaux a
{
	color: yellow;
   font-weight: bold;
   text-decoration:underline;
   background-image: none;
   background-repeat: no-repeat;
}

span.drapeaux a:hover
{
font-style:none;
text-decoration:none;
background-image: none;
background-repeat: no-repeat;
}

.ligne_bas
{
	 border-bottom: 1px solid gray;
}

.element_menu
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   text-align:left;
   border-left: 1px solid gray;
   border-top: 1px solid gray;
   border-color: black;
   padding: 5px;
   margin-bottom: 20px;
   /*-moz-border-radius:15px 15px 15px 15px;*/
   /*background-image: url("hvillu/bgmenutest.jpg");
   background-repeat:y;*/ 
}

.element_menu_titre_news
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   text-align:left;
   border-bottom: 1px solid gray;
   border-color: black;
   padding: -5px;
   margin-left: -15px;
   color:green;
   /*margin-bottom: 20px;*/
   /*-moz-border-radius:15px 15px 15px 15px;*/
   /*background-image: url("hvillu/bgmenutest.jpg");
   background-repeat:y;*/ 
}

.element_menu_titre_infos
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   text-align:left;
   border-bottom: 1px solid gray;
   border-color: black;
   padding-left: 25px;
   margin-left: -5px;
   color:green;
   /*margin-bottom: 20px;*/
   /*-moz-border-radius:15px 15px 15px 15px;*/
   /*background-image: url("hvillu/bgmenutest.jpg");
   background-repeat:y;*/ 
}

.element_menu_titre_news em
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
	color:black;
	Font-size:10px;
   text-align:left;
   padding: 5px;
   margin-bottom: 20px;
   /*background-image: url("hvillu/bgmenutest.jpg");
   background-repeat:y;*/ 
}

.element_menu_contenu_news
{
	text-align:left;
   border-left: 1px solid gray;
   border-bottom: 1px solid gray;
   border-right: 1px solid gray;
   border-color: black;
   padding: 5px;
   margin-bottom: 20px;
   background-image: url("hvillu/fontnewstest.jpg");
   background-repeat: no-repeat;
   text-align: justify;
   overflow:hidden;
   }

.element_menu_contenu_news p 
{

} 

.element_menu_contenu_news ul
{

} 

.element_menu_contenu_news li 
{
line-height: 15px
} 
.element_menu_contenu_news_img
{
	position:relative;
	float: right; 
	padding-left: 10px;
	height:100px;
	width:100px;
	overflow:hidden;
}

.element_menu_gauche
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   text-align:left;
   /*border-left: 1px solid gray;*/
   border-color: green;
   padding: 0px;
   Font-size:15px;
   /*margin-bottom: 20px;*/
   /*-moz-border-radius:15px 15px 15px 15px;*/
   /*background-image: url("hvillu/bgmenutest.jpg");
   background-repeat:y;*/ 
}
.element_menu_sans_a
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   /*border: 1px solid gray;*/
   margin-bottom: 20px;
   padding: 5px;
   width:200px
}

.element_menu_marge
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   /*border: 1px solid gray;*/
   margin-bottom: 20px;
   padding-left: 15px;
}


input
{
font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
}
input[type='submit']
{
     
     border: 1px;
     border-style: solid;
     border-color: #006699;
     
     color: black;
     background-color: #B2CADD;
}
input[type='submit']:hover
{
     border-color: blue;
}
input[type='submit']:focus, input[type='submit']:active
{
     color: #006699;
     background-color: #B2CADE;
}

.element_menubarre
{
	/*background-image: url("ImageDesign/degrade.png");
	background-repeat: repeat-y;*/
	/*background-color: #ccc;*/
   /*border: 1px solid gray;*/
   /*ca buuuuuuuuuuug*/
   font-size:100%;
   position:absolute;
   margin-left:190px;
   margin-right:190px;
   color:green;
   padding: 5px;
   text-align:right;
   font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
}
.element_menu a
{
   color: green;
   font-weight: bold;
   text-decoration:none;
}

.element_menu a:hover
{
   background-color:white; /*#B3B3B3*/ 
   color: black;
   text-decoration:underline;
   font-weight: bold;
}

.element_menu_gauche a
{
   color: green;
   font-weight: bold;
   text-decoration:none;
   background-image: url("minipepsalpha.png");
   background-repeat: no-repeat;
}

.element_menu_gauche a:hover
{
   color: black;
   background-image: url("minipepshoveralpha.png");
   background-repeat: no-repeat;
}

.annonce a
{
color: black;
text-decoration:none;
}

.annonceimg
{
position:relative;
float: right; 
padding-left: 10px;
}

.annonce a:hover
{
text-decoration:underline;
}
.annonce p
{
text-align: left;
}
#barrehaut
{
 margin-top: 40px; /* Fais un petit espace entre la page et la barre du navigateur en haut*/
 margin-bottom: 20px;    /* Idem pour le bas du navigateur */
 text-align:left;
}

#barrehaut img
{
position:relative;
}

#corps
{
	/*background-image: url("hvillu/wallworld.jpg");*/
	/*background-repeat: repeat-y;*/
	text-align:left;
	font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	/*margin-right: 50px;*/
	margin-left: 182px;
	margin-right:182px;
	margin-bottom: 30px;
	padding: 5px;
	padding-top: 5px;
	color: black;
	/*border: 1px solid gray;*/
}

#corps_hvdetail
{
	/*background-image: url("hvillu/wallworld.jpg");*/
	/*background-repeat: repeat-y;*/
	text-align:left;
	font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	/*margin-right: 50px;*/
	margin-left: 182px;
	margin-right:32px;
	margin-bottom: 30px;
	padding: 5px;
	padding-top: 5px;
	color: black;
	/*border: 1px solid gray;*/
}

#corps_hvdetail .path a
{

	color: green;
	text-decoration: underline;
	font-weight:bold;
}

#corps_hvdetail .path a:hover
{

	color: green;
	text-decoration: underline;
	font-weight:bold;
}



#corps_hvdetail a
{
	color: black;
	text-decoration: none;
	font-weight:bold;
}
#corps_hvdetail a:hover
{
	color: green;
	text-decoration: none;
	font-weight:bold;
}

#corps_hvdetail .path
{
font-size:10px;
font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
font-weight: bold;
text-decoration:none;
color:black;
letter-spacing: 0px;
}

#corps a
{
	color: green;
}

#corps .path
{
font-size:10px;
font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
font-weight: bold;
text-decoration:none;
color:black;
letter-spacing: 0px;
}



#tab table 
{
border: medium solid #000000;
border-color: black;
width: 50%;
}

#tab td, th 
{
border: thin solid #6495ed;
width: 50%;
text-align: center;
}

#pied_de_page
{
text-align:center;
}

#pied_de_page a
{
color: green;
text-decoration:none;
font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
}

#pied_de_page span
{
color: green;
text-decoration:none;
font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
}

#pied_de_page a:hover
{
color: black;
font-family: Helvetica, "Arial Black", "Times New Roman", Times, serif;
font-weight: bold;
}
.spantest a
{
font-size:10px;
}

.spantest a
{
	font-size:10px;
   color: green;
   font-weight: bold;
   text-decoration:none;
   background-image: none;
   background-repeat: no-repeat;
}

.spantest a:hover
{
	font-size:10px;
   color: black;
   background-image: none;
   background-repeat: no-repeat;
}







a.button{
	/*background:url(Images/button.gif);*/
	display:block;
	color:#555555;
	font-weight:bold;
	height:10px;
	line-height:5px;
	margin-bottom:0px;
	text-decoration:none;
	width:150px;
}

a:hover.button{
	color:#0066CC;
}

.add{
	background:url(Images/add.gif) no-repeat 10px 8px;
	text-indent:15px;
	display:block;
}
.delete{
	/*background:url(Images/lens.gif) no-repeat 10px 8px;*/
	text-align:left;
	text-indent:30px;
	display:block;
}
.user{
	background:url(Images/alert.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}


