﻿div.divAccueilMenu {
	background-color:transparent;
	background-image:url(../../../Design/images/menu_gauche/background-separ.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	list-style-type:none;
	margin:0 0 8px;
	padding:0 0 10px;
	width:180px;
}

.liste
{
	list-style-type: none;
	padding-top:10px;
}

.liste .titreLI
{
	text-transform: uppercase;
	font-size: 12px;
}

.liste li
{
	padding-bottom: 10px;
	font-size: 12px;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom:0;
}

h2
{
	font-size: 13px;
	text-transform: uppercase;
}

h1
{
	font-size: 15px;
	margin-bottom:3px;
}

p.text
{
	font-size: 12px;
}

p.text a
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

p.text a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#rubrique 
{
	color: #5A5A5A
}

.rubrique 
{
	color: #5A5A5A
}

.bold
{
	font-weight: bold;
}

#displayVideoPlayer
{
	padding-top: 20px;
	text-align: center;
}

.divConseil
{
	border-bottom: dashed 1px #5A5A5A;
	padding-bottom: 10px;
}

.divConseil .rubrique,
.divConseilLast .rubrique
{
	margin-bottom: 5px;
}