/* CSS Document */

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #990000;
}

#horznavi1
{
	color: #666666;
	background-color: #FF9900;
	width: 80px;
	float: left;
	text-align: center;
	position: inherit;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 17px;
	font: small tahoma;
	font-weight: bold;
	margin-top: 3px;
}
#horznavi1 a:link
{
	color: #FFFFFF;
}
#horznavi1 a:hover
{
	color: #990000;
}
#horznavi2
{
	color: #666666;
	background-color: #CCCCCC;
	width: 80px;
	float: right;
	text-align: center;
	position: inherit;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 17px;
	font: small tahoma;
	line-height: normal;
	margin-top: 3px;
}
#horznavi2 a:link
{
	color: #FF9900;
}
#horznavi2 a:hover
{
	color: #990000;
}

#colgauche{
	float: left;
	width:200px;
	padding: 0px;
	background-color: #990000;
	font: small Verdana,sans-serif;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	border-top-color: #510000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFC1C1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FFC1C1;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #510000;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: bold;
}
#sectionLinks a:hover{
	background-color: #FF9900;
	background-image: none;
	text-decoration: none;
	color: #990000;
	border-top-color: #B96F00;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: #FFCC80;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FFCC80;
	border-right-style: solid;
	border-right-width: 1px;	
	border-left-color: #B96F00;
	border-left-style: solid;
	border-left-width: 1px;	
}

#sectionLinks_on{
	display: block;
	padding: 3px 0px 3px 10px;
	color: #990000;
	background-color: #FF9900;
	border-top-color: #B96F00;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFCC80;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FFCC80;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #B96F00;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: bold;
}

#sectionLinks2{
	margin: 0px;
	padding: 0px;
}
#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	padding: 1px 0px 1px 20px;
	color: #990000;
	font-weight: normal;
	background-color: #F4F4F4;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
}
#sectionLinks2 a:hover{
	font-weight: bold;
}
#sectionLinks2_on {
	font-weight: bold;
}
#contenu{
	float:right;
	width: 600px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	clip: rect(auto,auto,auto,5px);
	color: #FFFFFF;
}
#redac { width: 600px; margin-right: auto; margin-left: auto; }
#texte {
	color: #666666;
	width: 550px;
	height: 100%;
	padding: 0;
	text-align: justify;
}
.texte img{
	float: left;
	padding: 10px 10px 10px 12px;
}
#texte p { font-size: 0.75em; line-height: 1.55em; margin: 7px 14px 10px; }
#texte li { font-size: 0.75em; list-style-image: url(../images/fleche_6x5.gif); margin-top: 10px; margin-left: 20px; padding-bottom: 5px; }
#texte h1 {
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;
	margin: 25px 10px 0px 10px;
	text-align: left;
	background-color: #B8BCBF;
	padding-left: 5px;
	font-weight: normal;
}
#texte h2 { color: #990000; font-size: 1.4em; font-family: tahoma; font-weight: normal; line-height: 1.1; text-decoration: none; margin: 5px 10px 0 14px; }
#texte h3 { color: #990000; font-size: 0.9em; line-height: 1.2; text-decoration: none; margin: 15px 10px 0 28px; border-bottom: 1px dashed #069; }
#texte a:link {
	color: #FF9900;
	font-weight: bold;
}
#texte a:visited { color: #FF6600; }
#texte a:hover { color: #990000; }
#texte a:active { color: #FF6600; }
.ensavoirplus {
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted #386290;
}
.sep { font-size: 2em; line-height: 2em; height: 2em; }

.minitexte {
	font-size: x-small;
	color: #FF9900;
}
.minitexte a:visited {
	color: #FF9900;
}
.minitexte a {
	color: #FF9900;
}
.minitexte a:hover  {
	color: #CCCCCC;
}
.mini2texte {
	font-size: x-small;
	color: #CCCCCC;
}
.mini2texte a {
	color: #999999;
}
.mini2texte a:visited {
	color: #999999;
}
.mini2texte a:hover  {
	color: #FF9900;
}
.entetetexte {
	color: #333333;
}
.entetetexte a {
	color: #333333;
}
.entetetexte a:hover  {
	color: #333333;
}
.entetetexte a:visited  {
	color: #333333;
}

