body
{
	margin: 0px ;
	padding: 0px ;
	font: 12px "Tahoma", helvetica, sans-serif ;
	text-align: center;
	color: #808080;
	background-image: url("./images/fond.png");
	background-repeat: repeat;
}
#conteneur
{
	width: 990px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("./images/site-haut.png");
	background-repeat: no-repeat;
	background-position: top center;
}
#haut, #menu, #centre, #bas, #pied
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#haut
{
	height: 131px;
}
#defil-img-haut-d
{
	width: 467px;
	float: right;
	height: 131px;
	margin-right: 32px;
}
#menu
{
	height: 28px;
	width: 820px;
}
h1, h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	margin-left: 50px;
	margin-bottom: 25px;
	margin-top: 30px;
}
.block-g-accueil
{
	float: left;
	width: 660px;
}
.block-d-accueil
{
	float: left;
	width: 290px;
}

.block-g-accueil-carte
{
	float: left;
	width: 730px;
}
.block-d-accueil-carte
{
	float: left;
	width: 250px;
}
.block-d-accueil img, .block-d-accueil-carte img
{
	border: 0px;
}
.onglet
{
	width: 125px;
	border-right: 1px solid #ffffff;
	float: left;
	height: 28px;
}
.onglet a.menu-1
{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.onglet a.menu-1:hover
{
	background-color: #ff9b40;
}
.ss-menu
{
	width: 180px;
	position: absolute;
	background-color: #ff9b40;
	padding-top: 5px;
}
.ss-onglet
{
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffb775;
	height: 18px;
	margin-bottom: 5px;
}
.ss-onglet a
{
	width: 100%;
	height: 100%;
	text-align: left;
	display: block;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	padding-left: 2px;
	color: #ffffff;
}
.ss-onglet a:hover
{
	color: #ff9b40;
	background-color: #ffffff;
}
#centre
{
	background-color: #ffffff;
	background-image: url("./images/site-milieu.png");
	background-repeat: no-repeat;
	background-position: top center;
}
#bas
{
	background-color: #ffffff;
}
#bas-gauche
{
	float: left;
	width: 830px;
}
#tags
{
	width: 800px;
	height: 100px;
	margin-left: 28px;
	background-image: url("./images/tags.png");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
	color: #4d4d4d;
	text-align: left;
}
#tags p strong
{
	font-size: 14px;
}
#tags p
{
	padding: 5px;
	margin: 0px;
}
#tags p a
{
	text-decoration: none;
	color: #4d4d4d;
	margin-left: 2px;
	margin-right: 2px;
}
#tags p a:hover
{
	text-decoration: underline;
}
#bas-droit
{
	float: left;
	width: 160px;
	text-align: center;
}
#pied
{
	height: 32px;
	background-image: url("./images/site-bas.png");
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 32px;
	color: #b3b3b3;
	text-align: center;
	font-size: 11px;
}
#signature
{
	color: #ffffff;
	font-size: 11px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#signature a
{
	color: #ffffff;
	text-decoration: none;
}
#signature a:hover
{
	text-decoration: underline;
}
#signature-g, #signature-d
{
	width: 475px;
	float: left;
	text-align: left;
}
#signature-d
{
	text-align: right;
}
p
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #666666;
	margin-left: 30px;
	margin-right: 30px;
	
}
ul.list-aff
{
	text-align: left;
	margin-left: 20px;
}
a.liens-contenu
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.liens-contenu:hover
{
	color: #ff7700;
}
table#tab-reunion
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
table#tab-reunion td
{
	text-align: left;
	font-size: 11px;
	color: #4d4d4d;
	border: 1px solid #e1e1e1;
	padding: 5px;
}
table#tab-reunion td.dept-reunion
{
	text-align: center;
}
table#tab-reunion tr#titre-table-reunion td
{
	background-color: #ff6600;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #ff6600;
}
#bouton-bas-page
{
	width: 990px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#bouton-bas-page a
{
	display: block;	
	width: 308px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("./images/contact.png");
	text-decoration: none;
}
#bouton-bas-page a:hover
{
	background-image: url("./images/contact-h.png");
}
.div-clear
{
	display: block;
	clear: both;
	padding: 0px;
	width: 99%;
	height: 0px;
	border: 0px;
	margin: 0px;
}
