@charset "utf-8";
/* CSS Document */
A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#000000;}
A:hover {text-decoration: underline; color:#000000;}

.class1 A:link {text-decoration: none; color: #FFFFFF;}
.class1 A:visited {text-decoration: none; color: #FFFFFF;}
.class1 A:active {text-decoration: none; color: #FFFFFF;}
.class1 A:hover {text-decoration: underline; color: #FFFFFF;}

#main {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style10 {color: #FFFFFF}
.style9 {font-size: 12px}
.style11 {color: #000000}

#rappel {
	position: absolute;
	left: 699px;
	top: 44px;
	height: 77px;
	width: 80px;
}
#header {position: relative;}
#redright {
	position:absolute;
	left: 835px;
	width: 24px;
	height: 121px;
	top: 29px;
	background-color: #FD0002;
}
