body 
{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	background-color: #008080;
}

a
{ 
	text-decoration: none;
}

a img
{
  border:  none ;
}

.conteneur 
{ /*le conteneur global du site, qui sera centré */
	position: relative;
	width: 900px;
	margin: 0 auto; 
}

.header 
{
	margin-top: 100px;
	height: 50px;
	background-color: #008080;
	background: url(../images/title.gif) no-repeat ;
}

.header a 
{
	width: 300px ;
	height: 50px ;
	display: block ;
	background: url(../images/title.gif) no-repeat ;
	position: relative ;
	text-indent: -5000px ;
}

#menu
{
	height: 30px;
	background-color: #99CC99;
}
#menu-fr
{
	height: 30px;
	background-color: #99CC99;
}

.menuindex
{
	height: 25px;
	background: url(../images/barrelang.gif) no-repeat;
}

.welcome 
{
	position: relative;
	width: 900px;
	height: 300px;
	background-color:#CCCCFF; 
	background: url(../images/lion_khanda.jpg) center no-repeat;
	color: #008080;
}

.frame,.framegal,.framehome
{
	margin-left: 400px;
	padding: 10px;
	width: 480px;
	height: 330px;
	background-color: #9999CC;
	text-align: left;
	color: #191970;
}
.frame, .framegal, .framehome
{
	line-height: 1.3em;
}
.framehome
{
	font-size: 1em;
}

.arrows
{
	list-style-type: none;
	margin-left: 350px;
}

.arrows li
{
	margin-top: 200px;
	float: left;
}

.arrows a
{
	padding: 5px;
	font-size: 15px;
	display: block;
	text-decoration: none;
}

.footer 
{
	height: 20px;
	background-color: #99CC99;
	text-align: right;
	padding-right: 2px;
	font-style: italic;
}

p 
{
	margin: 0 0 5px 0;
}

.menulang 
{
	list-style-type: none;
	margin: 0;
	padding:0;
}

.menulang li 
{
	float: left;
}

.menulang a 
{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	width: 440px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	text-indent: -5000px;
	color: #000;
}

.menulang1 a:hover
{
	background: url(../images/barrelang.gif) no-repeat;
	background-position: -900px 0;
}

.menulang2 a:hover
{
	background: url(../images/barrelang.gif) no-repeat;
	background-position: -1350px 0;
}

#menutop 
{
	list-style-type: none;
	margin: 0;
	padding:0;
}

#menutop li 
{
	margin-bottom: 5px;
	float: left;
	
}

#menutop a 
{
	margin: 0 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	width: 80px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #003333;
	font-size: 1.2em;
}

#menutop-fr
{
	list-style-type: none;
	margin: 0;
	padding:0;
}

#menutop-fr li 
{
	margin-bottom: 5px;
	float: left;
	
}

#menutop-fr a 
{
	margin: 0 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	width: 80px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #003333;
	font-size: 1.2em;
}

.lettrine 
{
	float: left;
	font: 2.3em/1em georgia, serif;
	color: #CCCCFF;
	background-color: #008080;
	margin: 1px;
	padding: 1px;
}

#menutop a:hover 
{
	width: 80px;
    height: 27px;
	color: #CCCCFF;
	text-decoration: none;
	background-color: #008080;
}

#menutop-fr a:hover 
{
	width: 80px;
    height: 27px;
	color: #CCCCFF;
	text-decoration: none;
	background-color: #008080;
}


.lefthalf 
{
	position: absolute;
	padding: 0px;
	left: 0px;
	width: 400px;
	height: 350px;
	background-color:#CCCCFF;
	text-align: center;
}

.puces, .puce, .puces1
{
	list-style-image: url(../images/puce.gif);
}

.puces a, .puce h2
{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.intro a, .intro h2
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.puce h2, .intro h2
{
	color: #CCCCFF;
}

.puces a, .puce h3, .puces1 a, .intro a
{
	color: #F7E7A5;
	font-weight: bold;
}


.puce p, .puce a
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.image 
{
	float: left; 
	margin: 0 10px 6px 50px;
}

.image1
{
	float: left; 
	margin: 20px 0 0 380px;
}













