#navsec a.un:hover { color: #EE7900; }
#navsec a.deux:hover { color: #EE7900; }
#navsec a.trois:hover { color: #EE7900; }
#navsec a.quatre:hover { color: #EE7900; }
#navsec a.cinq:hover { color: #EE7900; }
#navsec a.six:hover { color: #EE7900; }
#navsec a{	
	margin-right: 12px; 
	}
#bloc { width: 500px;
	margin-left: 30px;
	}
#texte { float:left; 
	width: 280px;
	}
#texte p { 	font-size: 12px;
	text-align: justify;
	text-indent: 30px;
	margin-bottom: 12px;
	}
#regles { float:left;
	width: 185px;
	height: 100px;
	margin-left: 15px;
	padding: 10px; 
	display: block;
	background-color: #99CC33;
	overflow: auto;
	}
#regles h2 {font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	}
#regles h3 {font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
	}
#regles ol, #regles ul { font-size: 12px;
	line-height: 13px;
	margin-left: 25px;
	}
#regles li { margin-bottom: 10px;
	}
#image { float:left;
	width: 190px;
	margin-left: 15px; 
	}
#ballade { clear: left;
	width: 500px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 15px;
	}
#ballade img {border-style: none;
	vertical-align: middle;
	margin-left: 10px; 
	}
#vita { width: 500px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #EFEEA1;
	margin-left: 30px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#return {width: 500px;
	text-align: center;
	margin: 0 auto;
	margin-bottom:15px;}
#return a{
	font-size: 9px;
	text-decoration: none;
	}
#return a:link, #return a:visited {color: #EE7900; }
#return a:hover {color: #98989B; }