@charset "utf-8";

html{
overflow-y: scroll;
}

body {
	font-family: arial, helvetica, sans-serif;
	background-color:  #EFEFEF;
	
}

a img {
border: none;
} 

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding-top: 3px;
}
#fondDroite{
	background-image: url(images/fondcote.jpg);
	background-repeat: repeat-y;
	background-position: right;
	
	}

#header {

}


#header ul {
	list-style-type:none;
	width:auto;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 700;
	background-image: url(images/fondmenuc.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 13px;
	
}

#header ul li {
	display:inline;
	float:left;
	width:auto;
	text-align: center;
	padding-right: 35px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;

}

a {
	text-decoration:none;
	color: #FFF;	
}

 a:hover {
	color: #B27117;
}
#container #mainContentH a img {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
} 
#container #mainContentH {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #mainContentH #rightH {
	float: right;
}
#container #mainContentH #leftH {
	float: left;
	font-weight: bold;
	width: 250px;
}
.edito {
	font-size: 22px;
	color: #800000;
	letter-spacing: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
	float: left;
	width: 100%;
}
.formaPar {
	font-size: 12px;
	color: #666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.formaPar a{
	color: #811453;

}
.formaPar a:hover{
	color: #9E5D1B;
	text-decoration: underline;

}

#container #mainContentB {
	margin-top: 270px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #mainContentB #rightB {
	float: right;
	font-weight: bold;
	width: 400px;
	
}
table {
	background-position: right top;
	background-repeat: no-repeat;
}

.titre {
	font-size: 16px;
	color: #333;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C5217;
	margin-top: 5px;
	padding-top: 5px;
}

.titre a{
	font-size: 16px;
	color: #333;
}

.titre a:hover{
	font-size: 16px;
	color: #333;
	text-decoration: underline;
}

#container #mainContentB #leftB {
	float: left;
	font-weight: bold;
	width: 505px;
}
.soustitre1 {
	color: #8C283B;
}
.soustitre1 a{
	color: #8C283B;
}
.soustitre1 a:hover{
	color: #8C283B;
		text-decoration: underline;
}
.soustitre2 {
	color: #191A74;
}

#basdePage {
	background-image: url(images/fondmenucc.jpg);
	text-align: center;
}
.info {
	color: #1A1A74;
	font-size: 12px;
	text-align: right;
	float: right;
}
#basdePage ul {
	list-style-type:none;
	font-weight: normal;
	background-repeat: repeat-x;
	height: 24px;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#basdePage ul li {
	display:inline;
	float:left;
	width:auto;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-size: 11px;

}
.clearfloat { /* cette classe doit �tre plac�e pour un �l�ment div ou break et doit �tre l'�l�ment final avant la balise de fin d'un conteneur qui doit contenir enti�rement un �l�ment flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: -8px;
	left: 5px;
}

.titreLivre {
	font-size: 18px;
	color: #8C5217;
	width: auto;
}
