/* CSS Document */
.rubriques { margin-top:1px;
		margin-bottom:35px;
		margin-right:22px;
    	font-family: Action Man;
    	font-size: 18px;
    	text-decoration: none;
    	list-style-type: none;
		/*background-color:#FF0000;*/
}
.rubriques li a {display:block;
     	color:#000000;
	 	text-decoration:none;
	 	padding:4px;
		background-color:#FF0000;
}
.rubriques li a:hover {background-color:#FFCC33;
  		color:#FF6600;
}
.actif {
  		border-top:1px solid black;
  		background-color:#FFCC66;
  		padding:5px;
}
.rubriques li {float:right;
	  margin:2px 2px 0 2px;
	  border-top:1px solid black;
	  border-left:1px solid black;
	  border-right:1px solid black;
  	  background-color:#FFCC66;
}
.header1 {background-color:#FFCC33;
  			width:980px;
}
.header2 {background-color:#FFCC33;
  			margin-top:1px;
            width:970px;
}
.HeaderBandeau {background-color:#FFCC33;
}
.HeaderMenu {background-color:#FFCC33;
  			margin-top:1px;
			margin-bottom:35px;
			margin-right:22px;
    		font-family: Action Man;
    		font-size: 18px;
}
body {background-color:#FFCC33;
  		font-family:"Action Man", "Action Man Extended", "Action Man Shaded";
  		font-size:12px;
  		margin:0px;
}
.logo {float:left;
  		margin-left:0px;
  		width:104px;
  		height:104px;
}
.copyright {background-color:#FFCC33;
		text-align:center;
		font-size:12px;
		vertical-align:bottom;
}
.footer {background-color:#FFCC33;
 		margin-top:10px;
 		width:1000px;
		height:50px;
}
.Footer {background-color:#FFCC33;
		margin-top:5px;
		border:0;
		width:913;
		height:50;
}
.Page {
		background-image:url(../images/FondCyclo2.gif);
		background-attachment:scroll;
		background-repeat:repeat;
		background-position:center;
		background-color:#FFCC66;
		border:0px solid black;
		margin-left:5px;
		padding:5px 10px 5px 10px;
}
.Header {
		width:913px;
		background-color:#FFCC33;
}
.TitreCadre {font-size:24px;
 	font-family:"Action Man";
 	text-align:center;
}
.textepuce{list-style-type:disc;
 	text-decoration:none;
 	list-style-position:outside;
	list-style-image:url(../images/puce.gif);
}
.FFCT {
  		width:50px;
  		height:50px;
}
table h3 {text-align:left;
		text-indent:20px;
}
.Webmaster {background-color:#FFCC33;
		text-align:center;
		font-size:10px;
    	font-family: Arial;
		vertical-align:bottom;
}
