table
{
	background-color: white;
	font-family: arial;
	border-collapse: collapse;
	margin: auto;
	width: 50%;
}

caption
{
	margin: auto;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}

td, th
{
	background-image: url("images/vente/composant/light.jpg");
	border: 1px solid black;
	text-align: center;
	padding: 5px;
}

img
{
border: 0
}

body
{
	margin-top: 0px;
	margin-left: 1%;
	background-color: #264278;
    background-repeat: repeat-x, repeat-y;
	width: 90%;
 
}

h1
{
	color: blue;
	text-decoration: underline;
	text-align: center;
}

h2
{
	text-decoration: underline;
	text-align: center;
	font-size: 20px;
	font-family:arial;
	font-weight: bold;
	color: navy;
}

h3
{
	text-align: center;
	font-size: 14px;
	font-family:verdana, garomond, arial;
	text-decoration: underline;
}

h4
{
	margin-left: 10%;
	color: blue;
	text-decoration: underline;
}

#en_tete
{
	position:relative;
	width:100%;
	margin-left: 5%
}



#menu2
{
	float:left;	 
	width: 120px; 
	margin-top: 45%;
}

#menuDeroulant .sousMenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#menuDeroulant li
{
	width: 133px;
	margin: 0;
	padding: 0;
	border: 0;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background: ;
	margin: 0;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: ; }
#menuDeroulant li a:active { background-color: ; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: silver;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: ;
}

#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 132px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}



#menuDeroulant li:hover > .sousMenu 
{
	display: block; 
}

#menuDeroulant
{
	width: 133px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
}

#corps2
{
	margin-left: 15%; 
	margin-top:0px;
	padding: 10px; 
	border: 2px dotted black;
	color: black;
	background-image: url("images/light.jpg");
	border: 2px solid black; 
	vertical-align:top;
	font-family: Verdana, Arial;

}

#corps
{
	margin-left: 15%; 
    padding: 10px; 
	border-top:0px;
	color: black;
	background-image: url("images/light.jpg");
	border: 2px solid black; 
	vertical-align:top;
	font-family: Verdana, Arial;
	position: relative;
}




#pied_de_page
{
   padding: 5px;   
   margin-top: 20px;
   color: black;
   text-align: center;
   text-decoration: underline;
   font-weight: bold;
   background-color: #eae2c3;
   background-image: url("images/light.jpg");
   background-repeat: repeat-x;
   border: 2px solid black;
   margin-left: 15%;
   	font-size:10px;
	font-style:italic;
	color: navy;
	font-family: Verdana, Arial;
   
}

.activites
{
	color: blue;
	font-style:italic;
}


 .titremenu
{	
	font-family: "Copperplate Gothic Light", Georgia, Arial;
	text-align : center;
	color: teal;
	font-weight:bold;
	
}

.intro
{
	text-align : center;
	font-family: Georgia, Arial, Verdana;
	font-style: italic;
}



.petittrait
{
	width: 50%;
	padding: 2px;
	color: green;
	background-color:black;
}

.petittrait2
{
	width: 50%;
	padding: 2px;
	color: black;
	background-color:maroon;
}


.centre
{
	text-align: center;
}

.imageflottante
{
	float: left;
}

.imageflottante2
{
	float: right;
}

.imageflottante3
{
	float: center;
}

.souligne
{
	text-decoration: underline;
}

.tarif
{
	text-align: center;
	text-decoration: underline;
	font-weight: bolder;
}

.tarif2
{
	text-align: center;
	font-weight: bolder;
	color: red;
}

.green
{
	font-family: "Trebuchet MS", "Courier New", Arial, "Times New Roman";
	background-color: #9bb175;
	font-size:18px;
	padding:6px; 
	margin-left:0px;
	margin-right:0px;
}

.soulignecentre
{
	text-align: center;
	text-decoration: underline;
}
