﻿.titre
{
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 7px;
}
.titre h2
{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

.list
{
	font-size: 1.1em;
	margin: 0 12px 12px;
}

.list h3
{
	font-size: 1.1em;
	margin: 1em 0 0;
}

#center_content h2
{
	font-size: 2.1em;
	font-weight: normal;
	text-transform: uppercase;
}

#center_content .soustitre
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 2em 0 .5em;
}

#center_content h3
{
	background-color: White;
	font-size: 1.5em;
	margin-left: 1.1em;
	padding-left: .3em
}

#Menu3_UL li
{
	color: #000;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight:bold
}

#Menu3_UL li ul
{
	border-top: 1px dotted #736959;
	padding-top: .5em;
	margin:0;
}

#Menu3_UL li li
{
	background: none;
	font-size: .8em;
	font-weight: normal;
	list-style-type: disc;
	margin-left: 1.1em;
	padding-left: .3em;
	color:Black;
}

#Menu3_UL li li a, #Menu3_UL li li a:hover, #Menu3_UL li li a:visited, #Menu3_UL li li a:visited:hover
{
	color:Black;
}
