body {
	color:#333;
	background-color:#ccddff;
	background-image: url(../fond2a.jpg); 
	background: url(../bg-maldives.jpg) repeat-x fixed left bottom;
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:90%;
	font-family: "trebuchet ms",verdana,tahoma,arial,sans-serif;
}

.txtBase {
	font-size:80%;
	text-align: justify;
}

.maintable {
	border: 1px solid #a1a1a5;
	background-color: #fff; 
}

.tableblue {
	border: 1px solid #a1a1a5;
	background-color: #e0f2f9; 
}

.menu {
	border: 1px solid #99f;
	background-color: #e0f0ff; 
	font-size:80%;
}

.menu-titre { 
	FONT-WEIGHT: bold; 
	color:#EEE;
	BACKGROUND-COLOR: #59A4C4;
}

.menu-pageactuelle     {
	color:#1E7FCB;
	letter-spacing: 2px;
	padding: 0 0 5px 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #1E7FCB;
	text-decoration: underline;
}
a:active {
	color: 1E7FCB;
	text-decoration: overline;
}
.copyr {
	font-size:70%;
	color: #999;
}
.titrepage {
	FONT-WEIGHT: bold;
	color:#777E52;
	font-size: 1.4em;
}
.soustitrepage {
	color:#FEFEFE;
	font-size: 1em;
}

.titrepara {
	FONT-WEIGHT: bold;
	color:#777E52;
	font-size: 100%;
}

.titrepara2 {
	FONT-WEIGHT: bold;
	text-align: left;
	color:#000;
	font-size: 100%;
}

.txtSpecial {
	font-size:90%;
	text-align: justify;
	padding:10px 15px 30px 20px;
}


.encadre {
	font-size: 1em;
	text-align: center;
}

.encadre a{
	border: 1px solid #63cbe4;
	color: #333;
	background-color: #e0f2f9;
	padding: 5px
}

.encadre a:hover{
	border: 1px solid #999;
	color: #fff;
	background-color: #63cbe4;
}



#bulle {
	color: #111;
	background-color: #63cbe4;
	text-align: center;
	border: 1px solid #111;
	position: absolute;
	display:none;
	font-size: 1em;
	padding: 7px;
}

.boxbase {
	background-color: #FFE;
	text-align: justify;
	width: 300px;
	color: #666666;
	padding: 10px;
	margin: 10px;
	border: 1px dotted #999999;
}
