*{margin:0;padding:0;}
/* block */
#wrap{
	background-image: url(imgs/bckgr_logo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #D0E2E6;
	text-align: center;
}
#wrap_gallery{
	background-color: #B8D3DA;
	text-align: center;
}
#wrap_index{width:780px;margin:70px auto;}
#gauche{width:390px;height:340px;float:left;}
#droite{width:390px;height:340px;float:left;}
#logo_petit{
	height:90px;
	background-image: url(imgs/logo_petit.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #313946;
}
#line{
	background-image:  url(imgs/line.jpg);
	height: 30px;
}
#content{
	width: 780px;
	text-align: left;
	margin:auto;
	padding-bottom: 30px;
	padding-top: 30px;
}

#menu{
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#menu_chapitre{
	text-align: center;
	padding: 6px 0px 0px 0px;
	height: 22px;
	background-color: #202F38;
	background-image: url(imgs/menu.jpg);
}
#footer{
	height:20px;
	text-align: center;
	color:#666;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
}
#footer_index{
	height:20px;
	text-align: center;
	color:#666;
	vertical-align: middle;
	padding: 80px 0px 0px 0px;
	font-size: 11px;
}
#img{width:780px;height:340px;float:left;}
#flashcontent{
	width:780px;
	height:420px;
	margin:auto;
	vertical-align: middle;
	margin-top: 20px;
}
#liens{
	float:left;
	width: 780px;
}
/* balises */
body{
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #313946;
	text-align: center;
	margin: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 160%;
	margin-bottom: 10px;
	}
.bold_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	margin-bottom: 10px;
	font-weight: bold;

	}
	h {
	font-size: 16px;
	color: #816852;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	}
h1 {
	font-size: 16px;
	color: #816852;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	}
h2 {
	font-size: 13px;
	color: #435367;
	padding-top: 15px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	}
a {text-decoration: none;}
a:link {color: #666;}
a:visited {color: #666;}
a:hover {color: #6699CC; text-decoration: none;}
a.menu {font-size: 12px;
	color: #30393E;
	letter-spacing: 4px;
	margin-left: 10px;
	margin-right: 3px;
}
a.menu:link 
{	font-size: 12px;
	color: #FFF;
} 
a.menu:visited {
	font-size: 12px;
	color: #FFF;
} 
a.menu:hover {
	font-size: 12px;
	color: #6699CC;
}
.menu_on {
	font-size: 12px;
	color: #6699CC;
	letter-spacing: 4px;
	margin-left: 10px;
	margin-right: 3px;
	}

