body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px;
}
.texte {
	margin-left: 10px;
	margin-right: 10px;
}
.texte-rubrique {
	margin-right: 10px;
	margin-left: 10px;
}


.11 {
	font-size: 11px;
}
.liens {
	color: #333333;
	text-decoration: none;
}
.liens-rubrique {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.liens-rubrique:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}

.10 {
	font-size: 10px;
}

.liens:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}


#fond {
	width: 100%;
	background-image: url(images/fond-ombre.jpg);
	background-position:center;
	background-repeat: repeat-y;
}
.cadre-photo {
	border: 1px dotted #666666;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
.titre-pages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-top: 10px;
}
.titre-souspages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: right;
	margin-top: -19px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #EEEEEE;
	color: #990000;
}
.titre-soussouspages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	margin-top: -19px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #EEEEEE;
	color: #0066CC;
	font-variant: small-caps;
}
#navbar
{
	height: 20px;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navbar ul
{
	padding: 0px;
	list-style: none;
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#navbar ul li
{
	display: block;
	width: auto;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	list-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navbar ul li.right
{
	float: right;
}

#navbar ul li a
{
	display: block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
}

#navbar ul li a:hover, #navbar ul li.active a
{
	background-color: white;
	color: #666666;
}
#navbar2
{
	height: 20px;
	background-color: #c26666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navbar2 ul
{
	padding: 0px;
	list-style: none;
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#navbar2 ul li
{
	display: block;
	width: auto;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	list-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navbar2 ul li.right
{
	float: right;
}

#navbar2 ul li a
{
	display: block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
}

#navbar2 ul li a:hover, #navbar ul li.active a
{
	background-color: white;
	color: #666666;
}
