.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	width: 1px;
	background-position: center;
}


body {
 position: absolute;
 top: 0; left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;
	orphans: 3;
	text-shadow: 4;
}
/*
#myTable {
  margin: 0; padding: 0;
  width: 100%; height: 100%;
 }
*/
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #9F1E00;
	line-height: 22px;
}
th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAEA;
}
.sidebar-bold {
	font-size: 11px;
	font-weight: bold;
	color: #660033;
}
th.sidebar {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #EFEFEF;
}
td.sidebar {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #EFEFEF;
}

.tables {
	font-size: 9px;
	line-height: normal;
	color: #666666;
	background-color: #F7F7F2;
}
.row-one{
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #efefef;	

}
th.tables {
	text-align: center;
	font-weight: bold;
	background-color: #EFEFEF;
}
td.tables {
	line-height: normal;
	background-color: #F8F8F8;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.feature-line {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #BBBDA9;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.intro {
	font-size: 12px;
	font-weight: bold;
	color: #9F1E00;
}
.feature-copy {
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	border: 1px solid #BC614C;
}
.left-image {
	margin: 0px 10px 10px 0px;
}
.feature-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #BC614C;
	width: 100%;
	height: 24px;
}
.feature-corner {
	padding: 0px 0px 0px 0px;
	background-color: #BBBDA9;
	width: 28px;
	height: 24px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #9F1E00;
	margin: 0px;
}
a:link {
	color: #A12001;
}
a:visited {
	color: #9F1E00;
}
a:active {
	color: #660033;
	text-align: left;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
.nav a {
	color: #666666;
	text-decoration: none;
}
.nav {
	font-size: 10px;
	font-weight: bold;
}
.nav a:link {
	color: #666666;
	text-decoration: none;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;

}
.nav a:hover {
	color: #9F1E00;
	text-decoration: underline;
}

.nav-active a{
	color: #9F1E00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	background-color: #E8E8E8;
	padding: 2px;
}
select.sidebar {
	font-size: 10px;
	color: #666666;
	border: 1px solid #BBBDA9;
}
input {
	color: #666666;
	border: 1px solid #F1F1EA;

}
textarea {
	color: #666666;
	border: 1px solid #F1F1EA;

}
select {
	color: #666666;
	border: 1px solid #F1F1EA;

}
form {
	margin: 0px;
}
.submit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D4570;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #E5D1DA;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #E5D1DA;
	cursor: hand;
}
ul {
	margin-left: 0;
	padding-left: 3em;
	list-style-image: url(images/bullet.gif);
	orphans: 3;
	widows: 4;
}
.active a:link {
	color: #A2A77B;
}
.active a:visited {
	color: #A2A77B;
}
li {
	orphans: 3;
	widows: 4;
}
ul.sidebar {
	margin-top: 0;
	margin-left: 0;
	padding-left: 3em;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 0px;
	margin-left: -15px;
}
.nav-bar {
	background-image: url(images/nav-repeat.gif);
	white-space: nowrap;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav-shadow {
	background-image: url(images/nav-shadow.gif);
	height: 12px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.left-column {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.commentaires {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	font-weight: normal;
}
.right-column {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*
body,html {
	height:100%;
}
*/

.info-box {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E8E8E8;
	border: solid 1px #666666;
}
.dots-horizontal {
	background-image: url(images/dots-horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%
	background-position: center;
}
.photos {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.listed-table {
	font-size: 10px;
	padding: 5px;
	line-height: normal;
}

.table-row-1{
	background-color: #666666;
	color: #FFFFFF;
	font-size: 9px;
}
.positive {
	color: #33CC00;
}
.negative {
	color: #FF0000;
}
p {
	text-align: center;
	font-weight: bold;
}
commentaire {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	font-weight: normal;
}
