body{
	width: 920px;
	margin: auto;
	margin-top:  0;
	margin-bottom: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color: black;
}

h1{
	font-size: 18px;
	font-style: italic;
}

h2{
	font-size: 12px;
	font-weight: bold;
}

h3{
	font-size: 18px;
	font-style: italic;
	color: #8B0000;
}

#top {
	background: url(../images/top1.png) no-repeat;
	height: 195px;
	margin-top: 15px;
}

p{
	color: white;
}

#contenu {
	position: absolute;
	top: 249px;
	width: 490px;
	margin-left: 400px;
	overflow: auto;
	height: 450px;
	padding-right: 10px;
	left: 11px;
}
#g_contenu {
	position: absolute;
	top: 250px;
	width: 490px;
	margin-left: 250px;
	overflow: auto;
	height: 450px;
	padding-right: 10px;
}

#kivla {
	padding: 5px;
	text-align: center;
	text-bottom;
	color: gray;
	font-size: 10px;
	color: silver;
}

#menu{
	list-style-image: url(../images/feuille_30px.png);
	list-style-position: inside;
	margin-top: 40px;
}

#li{
	list-style-image: url(images/feuille_30px.png);
	list-style-position: inside;
}

hr {
	color: #a2bd30;
	border: 1px dashed #a2bd30;
}

#anim {
	margin-left: 180px;
	position: absolute;
	top: 0px;
	border-left: 5px solid #a2bd30;
	border-right: 5px solid #a2bd30;
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #a2bd30;
	text-decoration: underline;
}

a:active {
	color: #a2bd30;
	text-decoration: none;
}

/* @group images_mariage */

a.images_mariage:link {
	border-color: #a2bd30;
	border-width: 3px;
	margin-top: 20px;
}

a.images_mariage:visited {
	border-color: #a2bd30;
	border-width: 3px;
	margin-top: 20px;
}

a.images_mariage:hover {
	border-color: #a2bd30;
	border-width: 3px;
	margin-top: 20px;
}

a.images_mariage:active {
	border-color: #a2bd30;
	border-width: 3px;
	margin-top: 20px;
}

/* @end */

/* @group boutons */

a.boutons:link {
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}

a.boutons:visited {
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}

a.boutons:hover {
	color: #a2bd30;
	text-decoration: underline;
	font-size: 14px;
	font-style: italic;
}

a.boutons:active {
	color: #a2bd30;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}

/* @end */
