body {
	background-color: #33333C;
	margin: 0px;
}
div, table, td, tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	text-align: center;
}
div, table, td, tr{			text-align: -moz-center;}
img {						padding: 0px; margin: 0px; border: 0px;}
.alignRight{				text-align: right;}
.alignLeft{					text-align: left;}

input {
	margin: 3px 3px 0px 0px;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #000000;
	height: 21px;
	color: #ffffff;
	vertical-align: middle;
}

input[type="button"], input[type="submit"] {
	background: #333333;
	padding: 0px 2px 0px 2px;
	color: #ffffff;
}

/* Layout */
.mainBox {
	width: 900px;
	height: 590px;
	margin: auto;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 10px;
	border: 0px;
	background-color: #000000;
	background-image: url(images/image-homard.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.panContent {
	/*background-color: #000000;*/
	width: 310px;
	vertical-align: top;
}

.boxBaseline {
	width: 900px;
	vertical-align: top;
}

/* Content */
.panContent_logo {
	text-align: right;
	vertical-align: bottom;
	padding-top: 30px;
}
.panContent_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #336600;*/
	color: #ffffff;
	padding: 20px;
	line-height: 30px;
}
.panContent_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #9999a0;*/
	color: #FFE6A1;
	text-align: justify;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
}
.panContent_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	border-bottom: 1px dotted #FF9900;
	text-decoration: none;
}
.panContent_text a:hover {
	color: #FF9900;
}
.panContent_important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 17px;
}

.panNews_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	line-height: 12px;
	padding: 3px;
	/*padding: 0px 35px 10px 35px;*/
}

.menuBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2D5B01;
	text-align: left;
	vertical-align: bottom;
}
.menuBottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	border-bottom: 1px dotted #2D5B01;
	text-decoration: none;
}
.menuBottom a:hover {
	color: #000000;
	border-bottom: 1px dotted #2D5B01;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}

.baseline a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
.baseline a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #FF9900;
}

.btEntrer{				text-align: right; padding-right: 25px;}

.mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	vertical-align: top;
	line-height: 12px;
	padding: 10px 5px 10px 0px;
}
.mentions li,ol {
	text-align: justify;
}

.mentions img {
	text-align: center;
	padding: 5px;
}

.mentions a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	text-decoration: none;
}
.mentions a:hover {
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
}
.mainBoxCopie {

	width: 900px;
	height: 590px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000000;
	background-image: url(images/bgd_home.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
