#Page #IdPage{
width:1000;
	height: auto;
	background-color: #AF9350;		
}

/*Menus*/
 #Menus table{
	
	border:0;
	margin: 0px;
	padding: 0px;
}
#Menus th{
	background-color:#FF0000;
	border:0;
	margin: 0px;
	padding: 0px;
}
#Menus a:link {
	
	color: #FFFFFF;
	text-decoration: none;
}
#Menus a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#Menus a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0033FF;
}
#Menus a:active {

	text-decoration: none;
	color: #FFFFFF;
}

/*#Menus .fon{
	background-color: #FF0000;
}*/


/*width="80%" border="0" cellspacing="0" cellpadding="0"*/
#SousMenus table{
	
	
	width:80%;
	border:0;
	margin: 0px;
	padding: 0px;
}
#SousMenus th{
	background-color:#FF0000;
	border:0;
	margin: 0px;
	padding: 0px;
}

#SousMenus a:link {
	
	color: #FFFFFF;
	text-decoration: none;
}
#SousMenus a:visited {
	
	text-decoration: none;
	color: #FFFFFF;
}
#SousMenus a:hover {
	background-color: #0033FF;
	text-decoration: none;
	color: #FFFFFF;
	

}/*
#SousMenus th  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0033FF;

}*/
#SousMenus a:active {
 	
	text-decoration: none;
	color: #FFFFFF;
}
/*#SousMenus .fon{
	background-color: #FF0000;
}
/* Conten*/


#Conten{}
#Conten  #conteneur{
	background-color:#FFFFCC;
	width:90%;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Conten  #ImageGaleri{
	background-color:#FFFFFF;
	width:95%;
	margin: 0px;
	padding: 0px;
	border-top-width: thick;
	border-top-style: inset;
	border-top-color: #0033FF;
	text-align: center;
	vertical-align: middle;
}

#Conten #ImageGaleri .fondMarque{
	text-transform: capitalize;
	color: #000000;
	background-color: #FF9933;
	font-size: 1.25em;
	font-weight: bold;
}
#Conten #ImageGaleri .red {
	
	color: #FF0000;
}
#Conten .Style1 {color: #FF0000}
#Conten .Style2 {font-size: x-large}
#Conten td{
	text-align: left;
}
#apDiv1 {
	float:left;
	width:600px;
	height:auto;
	background-color:#FFFFCC;
	text-align: center;
}
#apDiv1 h1{
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
#SousMenusA{
	float:left;
	width:200px;
	height:400px;
	text-align: left;
	text-indent: 20px;
	
}

#litingV{
	width:100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#litingV.titre th{
	background-color: #FFFFCC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#litingV.titreD th{
	background-color: #FFFFCC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#litingV.titre td{
	background-color: #FFFF33;
	border: thin solid #000000;
	font-weight: bold;
}