@charset "utf-8";
/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.cornice {
	border: 1px solid #E5E5E5;
}
li {
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFED01;
}
body,form,div,p,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td,dl,dt,dd,pre,code,fieldset,legend,blockquote { margin:0; padding:0; }
#apDiv1 {
	left:54%;
	top:45%;
	width:101px;
	height:85px;
	z-index:1;
	position: absolute;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
