/* CSS Document */
body {
	background-image: url(deg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	text-align:center;
	font-size: 10px;
	color: #7f7f7f;
}
#footer a:link{
	color: #7f7f7f;
	text-decoration: none;
}
#footer a:visited{
	color: #7f7f7f;
	text-decoration: none;
}
#footer a:hover{
	color: #333333;
	text-decoration: none;
}
#content {
	border-style:solid;
	border-width:1px;
	border-color:#c5c5c5;
}
#txtintro {
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	background-color:#f6f6f6;
	color: #7f7f7f;
}

.txttitre {
color: #3D548A;
font-size: 15px;
}

.noborder{
border: 0px;
}


#txtnote {
	font-size:10px;
	color: #7f7f7f;
}

#txtnotetitre {
font-size:10px;
color: #646363;
}

#txtnotetitre2 {
font-size:10px;
color: #771818;
}

#txtintromag {
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	background-color:#f6f6f6;
	color: #3a5582;
}
.niv01titre {
	font-size: 10px;
	color: #660000;
	background-image: url(img_common/fleche_orange.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
ul {
	list-style-type: none;
	line-height: 1px;
} 

li {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1px;
}
a:link {
	color: #e6661d;
	text-decoration: none;
}

a:visited {
	color: #e6661d;
	text-decoration: none;
}

a:hover {
	color: #395582;
	text-decoration: none;
}

