/* CSS Document */

body 		{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #000000;
			}
hr {
	color:#679000;
	background-color:#679000;
	border-color:#679000;
	height:2px;
	width:98%;
}
.dash 		{
			border-width: 1px;
			border-collapse:collapse;
			border-style:solid;
			border-color:#1b4d61;
			}

.imgbrdr 	{
			border-width: 1px;
			border-collapse:collapse;
			border-style:solid;
			border-color:#000000;
			}
		
td 			{
	 		font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt; 
			color: #000000;
			}
		
.title 		{
	 		font-family:Arial, Helvetica, sans-serif;
			font-size: 10pt; 
			color: #1b4d61;
			font-weight: bold;
			}
.off_b
			{
			color:#58654d;
			background:#d5d5d5;
			cursor: pointer;
			border-left-width, border-right-width, border-bottom-width: 1px;
			border-top-width: 0px;
			border-color: #694d52;
			font-weight: normal;
			}
.on_b
			{
			color:#FFFFFF;
			background:#adacac;
			cursor: pointer;
			border-top-width: 0px;
			border-left-width, border-right-width, border-bottom-width: 1px;
			font-weight:normal;
			}
a:link,
a:visited,
a:active	{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt; 
			color: #679000;
			text-decoration:underline;
			}
							
a:hover		{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt; 
			color: #859578;
			text-decoration:underline;
			}
			
.input 		{ 
			border-width: 1px;
			border-collapse:collapse;
			border-style:solid;
			border-color:#000000;
			font-size:9pt;
			}
.navigate {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.navigate .level1 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color:#000000;
	background-color: #D5D5D5;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:22px;
	font-size:10px
}
.navigate .level1over {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color:#FFFFFF;
	background-color:#adacac;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height:22px;
	font-size:12px
}
.navigate .level1 .green {
	background-color: #679000;
	width:20px;
}
.navigate .level1over .green {
	background-color: #679000;
	width:20px;
}
.navigate .level1 .content {
	color: #000000;
	width:170px;
	font-size:12px
}
.navigate .level1 .tab {
	width:10px;
}
.navigate .level1over .tab {
	width:10px;
}
.navigate .level1over .content {
	color: #FFFFFF;
	width:170px;
	font-size:12px
}
.navigate .level2 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D5D5D5;
	height:22px;
	font-size:12px
}
.navigate .level2over {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 2px;
	color:#FFFFFF;
	background-color:#adacac;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height:22px;
	font-size:12px
}
.navigate .level2 .green {
	background-color: #AEBBA4;
	width:20px;
}

.navigate .level2 .tab {
	background-color: #FFFFFF;
	width:10px;
}
.navigate .level2over .green {
	background-color: #AEBBA4;
	width:20px;
}

.navigate .level2over .tab {
	background-color: #FFFFFF;
	width:10px;
}
.navigate .level2 .content {
	color: #000000;
	width:170px;
	font-size:12px
}
.navigate .level2over .content {
	color: #FFFFFF;
	width:170px;
	font-size:12px
}
#enquete2 td, #enquete2 th {
	border-bottom:Solid 1px #CCCCCC;
}