@charset "UTF-8";

html, body {
margin:0;
padding:0;
height: 100%;
width: 100%;
background-color: #2B1C19;
}
#arriere{

width : 100%;
height: 100%;
}

#Layer1 {

	z-index:1;
	display:none;
}

div.scroll {
	height: 381px;
	width: 250px;
	overflow: auto;		
}   

.form {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #2B1C19;
}

a.form:link {
	text-decoration: none;
}
a.form:visited {
	text-decoration: none;
	color: #2B1C19;
}
a.form:hover {
	text-decoration: none;
	color: #000000;
}
a.form:active {
	text-decoration: none;
	color: #2B1C19;
}

.txt {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #cccccc;
}

a.txt:link {
	text-decoration: none;
}
a.txt:visited {
	text-decoration: none;
	color: #cccccc;
}
a.txt:hover {
	text-decoration: none;
	color: #ffffff;
}
a.txt:active {
	text-decoration: none;
	color: #cccccc;
}

.txtbluebay {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98CEEC;
}

a.txtbluebay:link {
	text-decoration: none;
}
a.txtbluebay:visited {
	text-decoration: none;
	color: #;
}
a.txtbluebay:hover {
	text-decoration: underline;
}
a.txtbluebay:active {
	text-decoration: none;
	color: #98CEEC;
}

.txttropic {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96BF0D;
}

a.txttropic:link {
	text-decoration: none;
}
a.txttropic:visited {
	text-decoration: none;
	color: #96BF0D;
}
a.txttropic:hover {
	text-decoration: underline;
}
a.txttropic:active {
	text-decoration: none;
	color: #96BF0D;
}

.titre2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #ffffff;
}

a.titre2:link {
	text-decoration: none;
}
a.titre2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.titre2:hover {
	text-decoration: none;
	color: #cccccc;
}
a.titre2:active {
	text-decoration: none;
	color: #ffffff;
}

.menubb {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #ffffff;
}

a.menubb:link {
	text-decoration: none;
}
a.menubb:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menubb:hover {
	text-decoration: none;
	color: #98CEEC;
}
a.menubb:active {
	text-decoration: none;
	color: #ffffff;
}

.menutp {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #ffffff;
}

a.menutp:link {
	text-decoration: none;
}
a.menutp:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menutp:hover {
	text-decoration: none;
	color: #96BF0D;
}
a.menutp:active {
	text-decoration: none;
	color: #ffffff;
}
