body
{
   width: 960px;
	height:570px;
   margin: auto; 
   background-image: url("degfond.jpg");
   background-repeat:repeat-x;
   background-color: #f8f0e5;
}

/*Colonne***********************************************************************************/
#colonne
{
	float:left;
	width: 260px;
	height: 570px;
}

#en_tete 
{
	width: 260px;
	height: 190px;
	background-image: url("logoPage.jpg");
	background-repeat: no-repeat;
}

#barreLien1
{
	width: 211px;
	height: 30px;
	background-image: url("textureH1.jpg");
	margin-right:2px;
}

#barreLien1 a  /* liens menu horizontale  premiere case*/
{
	font-family:  Arial,"Arial Black", "Arial Black", "Times New Roman", Times, serif;
	text-decoration: none;
	color: #ffffff;
	font-size: large ;
	font-weight :bold;
	margin-left:10px;
}

#menu
{
	width: 260px;
	height: 350px;
}

.element_menu1
{
	width: 211px;
	height: 70px;
	background-image: url("menu_01.jpg");
	background-repeat: no-repeat;
}

.element_menu2
{
	width: 211px;
	height: 70px;
	background-image: url("menu_02.jpg");
	background-repeat: no-repeat;
}

.element_menu3
{
	width: 211px;
	height: 70px;
	background-image: url("menu_03.jpg");
	background-repeat: no-repeat;
}

.element_menu4
{
	width: 211px;
	height: 70px;
	background-image: url("menu_04.jpg");
	background-repeat: no-repeat;
}

.element_menu5
{
	width: 211px;
	height: 70px;
	background-image: url("menu_05.jpg");
	background-repeat: no-repeat;
}

.element_menu6
{
	width: 211px;
	height: 24px;
	/*background-image: url("menu_06.jpg");*/
	background-repeat: no-repeat;
}

/*LIENS***********************************************************************************/
.lienV /* liens menu vertical  */
{
	margin-left:10px;
	padding-top:20px;
}
.lienV a /* liens menu vertical  */
{
	font-family:  Arial,"Arial Black", "Arial Black", "Times New Roman", Times, serif;
	text-decoration: none;
	color: #dcdcdc;
	font-size: small;
	font-weight :bold;
}

#menu a:hover /* Quand on pointe sur un lien du menu vertical*/
{
   color: #ffffff;
   text-decoration: none;
   font-weight : bolder;
}

/*CORPS***********************************************************************************/

#corps
{
	padding: 20px;
	margin-right: 20px;
	margin-left: 280px;
}

.Image1
{
	width:620px;
	height: 67px;
}

.Image2
{
	width:260px;
	height: 260px;
	float:left;
	margin-right:25px;
	margin-top:3px;
	margin-bottom:30px;
}

.Image3
{
	width:257px;
	height: 87px;
	margin-right:25px;
	float:left;
}

.Bloc1 p
{
	color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: justify;
   font-size: 14px;
}

#corps ul
{
	list-style-image:url("produits/massifsFlottants/puce.jpg");
}

#corps th p
{
	color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: lighter ;
}

#corps h1
{
   color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 18px;
   font-weight:bold;
}

#corps h2
{
   color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 16px;
   font-weight:bolder;
}

#corps h3
{
   color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight:bold;
}

#corps p
{
	color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: justify;
   font-size: 14px;
}

.NBcolle p
{
	color: #45270e;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: justify;
   margin-top:30px;
   font-size: 10px;
}

