body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	background:url('../img/fond-page.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#336699;
	color:#003366;
}

form {
	margin:0px;
	padding:0px;
}

table {
	padding:0px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#000066;	
}

a:hover {
	text-decoration:none;
	color:#FF9900;
}

.clear {
	clear:both;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.content {
	margin:auto;
	margin-bottom:10px;
	text-align:left;	
	width:945px;
}

.header-first {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:15px 10px 5px 10px;
}

.header-first a{
	color:#fff;
}

.header-first a:hover{
	color:#FF9900;
}

.header {
	background-color:#ffffff;
	padding:10px 10px 0px;
}

.sous-titre {
	background:url('../img/bandeau-sous-titre.jpg');
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:9px;
}

.main {
	background-color:#fff;
	padding:0px 10px;
}

.menu {
	float:left;
	color:#fff;
}

.menu div {
	width:134px;
	background:url('../img/fond-menu.jpg');
	background-repeat:repeat-y;
	padding:5px 0px 5px 10px;
	font-weight:bold;
	font-size:11px;
}

.menu img {
	margin-right:7px;
}

.menu p {
	margin-top:7px;
}

.menu a {
	color:#ffffff;
}

.menu a:hover {
	color:#FF9900;
}

.center {
	float:left;
	margin-top:5px;
	width:775px;
	padding-left:5px;
	text-align:justify;
}

.breadcrumb {
	border-bottom:solid 1px #003366;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.main-text {
	padding-right:15px;
}

.main-text p {
	margin-bottom:10px;
}

.main-text .montenegro {
	font-weight:bold;
	font-size:14px;
	color:#CC9933;
	text-align:center;
}

.bas-texte-accueil {
	text-align:center;
	font-size:14px;
	margin-top:30px;
}

.seasunbeach {
	font-size:24px;
	color:#CC9933;
	text-align:center;
	margin-top:20px;
	font-family:biondi, arial;
}

.footer {
	background:url('../img/fond-footer.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	width:945px;
	float:right;
	clear:both;
	text-align:center;
	font-size:11px;
	margin-bottom:10px;
}

.footer-bis {
	margin-left:155px;
	width:750px;
	border-top:solid 1px;
	padding:5px;
}

.footer-bis div {
	margin-top:3px;
}