﻿#conteneur {
	width: 850px;
	margin: 0 auto;
}

#bas_page {
	background-image: url('../images/bas_page_fond_blanc_03.png');
	height: 171px;
	background-repeat: no-repeat;
}

#bas_page_fond_noir {
	background-image: url('../images/bas_page_fond_noir.png');
	height: 171px;
	background-repeat: no-repeat;
}

#bandeau {
	height: 200px;
	background-image: url('../images/haut_page_fond_blanc_05.png');
	background-repeat: no-repeat;
}

#logo {
	width: 250px;
	height: 80px;
	background-image: url('../images/logo.png');
	margin-left: 10px;
	margin-top: 25px;
	background-repeat: no-repeat;
	float: left;
}

#bandeau_fond_noir {
	height: 200px;
	background-image: url('../images/haut_page_fond_noir.png');
	background-repeat: no-repeat;
}

#wrap {
	background-image: url('../images/fond_page_fond_blanc_03.png');
}

#wrap_fond_noir {
	background-image: url('../images/fond_page_fond_noir.png');
}

#gauche{
	width: 280px;
	float: left;
	height: 500px;
}

#ombre_droite {
	float: right;
	width: 10px;
	height: 500px;
	background-image: url('../photo/ombre_droite.gif');
	background-repeat: repeat-y;
}

#video {
	text-align: center;
}

#video_hidden{
	text-align: center;
	visibility: hidden;
}

#texte_video {
	margin: 0 auto;
	text-align: left;
	width: 425px;
	padding-top: 10px;
	color: #FFCC00;
	font-family: Papyrus;
	font-size: medium;
	font-weight: bold;
}

#liste_deroulante {
	padding-top: 150px;
	padding-bottom: 50px;
	text-align: center;
}

#liste_deroulante_bandeau {
	padding-left: 355px;
	padding-top: 170px;
	width: 425px;
	text-align: center;
}

#nom_rubrique {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Papyrus;
	font-weight: bold;
	font-size: x-large;
	color: #FFCC00;
	width: 250px;
	float: left;
	text-align: left;
	position: relative;
}

#sous_rubrique{
	background-color: #E7CD8A;
	margin-top: 155px;
	margin-right: 25px;
	width: 510px;
	float: right;
}

#elem_rubrique {
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
	font-weight: bold;
}

#elem_menu {
	display: inline-block;
	padding:0 5px 1px 0;
	font-size: small;
	font-weight: bold;
}

#contenu {
	margin-left: 300px;
	height: 480px;
	width: 515px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#citation {
	background-color: #F8F0DC;
	padding-left: 30px;
	text-align: justify;
	color: #993333;
	font-family: Papyrus;
	font-size: medium;
	padding-right: 10px;
}

fieldset {
	border-color: #CC9900;
}

#pied {
	float: right;
	padding-right: 20px;
	padding-top: 85px;
	text-align: right;
	width: 550px;
}

#dewslider {
	height: 285px;
	text-align: center;
	border-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	width: 275px;
	margin-left: 13px;
	padding-top: 5px;
}

#kalli {
	background-image: url('../photo/kalli_01.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 80px;
	margin-bottom: 20px;
	margin-top: 50px;
}

#titre_menu {
	margin-left: 20px;
	background-color: #E77817;
	color: #993333;
	font-size: large;
	font-weight: bold;
}

#sous_menu {
	margin-left: 20px;
	background-color: #E7CD8A;
	margin-bottom: 20px;
}

#elem_menu_gauche {
	list-style-type: square;
}

#adresse_contact{
	text-align: center;
}

.img {
	border-style: solid;
	border-width: 1px;
	border-color: #CC9900;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	margin-bottom: 20px;
}

.img_bandeau {
	float: left;
}

.lettrine{
	color: #D23334;
	font-family: Papyrus;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 0px;
	margin-top: 0px;
}

a {
	color: #993333;
	text-decoration: none;
}

.a_titre {
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
}

body {
	margin-top: 10px;
	font-family: Verdana;
	color: #996600;
	font-size: small;
	background-image: url('../images/fond2.jpg');
}

p {
	text-align: justify;
}
select {
	background-color: #993333;
	font-family: Verdana;
	font-size: small;
	color: #FFCC00;
	border-color: #E77817;
}

input {
	color: #993333;
	background-color: #E7CD8A;
}

textarea {
	color: #993333;
	background-color: #E7CD8A;
}
