@charset "utf-8";
/* CSS Document */

html, body{height: 100%; margin: 0; padding: 0;}
#page-all {min-height: 100%; margin-bottom: -30px;}
* html #page-all {height: 100%;}
#page-empty {height: 40px; clear: both;}

#digg{
position: absolute;
top: 100%;
left: 50px;
}

#div_footer {
	position: relative;
	background-color: #FFF;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	left: 220px;
}


.normal{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000;
}

.form_title{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.answersTable{
width: 80%;
border:0;
padding: 4px;
}

td.answersTable_q{
font-family: Georgia, "Times New Roman", Times, serif
font-size: 10pt;
font-style: normal;
font-weight: bold;
}

td.answersTable_a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
font-style: normal;
}

img.pageImg{
padding: 10px;
}

p.normal a{
text-decoration: none;
border-bottom: 1px dotted #666;
}

.text-normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.div_logo {
	background-color:#FFF;
	padding: 0px;
	float: left;
	height: 60px;
	width: 200px;
	position: absolute;
	left: 24px;
	top: 6px;
	overflow: visible;
}


div#content{
	position: relative;
	width: 60%;
	left: 220px;
	top: 60px;
	margin-bottom: 50px;
}

.div_contactInfoTop {
	background-color: #FFF;
	height: 60px;
	width: 200px;
	left: 50%;
	top: 14px;
	position: absolute;
}
div.div_menu {
	background-color:#FF9;
	position: absolute;
	width: 180px;
	left: 10px;
	top: 80px;
	overflow: visible;
	list-style-type: upper-roman;
	font-style: normal;
	padding: 8px;
	margin: 8px;
}
a.menuroot {
	color:#000;
	font-size: 13pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #666;
	}

a.menuroot_active {
	color: #F00;
	font-size: 13pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*
	border-bottom: 1px dotted #666;
	*/
}
a.menusub {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
	color:#000;
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
a.menusub_active {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
	color:#C00;
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px dotted #C00;
}
.sss {
	position: absolute;
	width: 566px;
	top: 50%;
	background-color: #666;
}
.SectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	
}
.etique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
}

#mature_content{
	vertical-align: middle;
}
