/****************** feuille CSS Caravelle **************/



/****************** body  **************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/****************** copyright  **************/
p.copy{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	color: #740D0E;
}
/****************** liens copyright **************/
a:link {
	color: #740D0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #740D0E;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #740D0E;
}
/************** liens menu *************/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 5px 0px 2px 5px;
	border-bottom: 1px solid #967C5C;
	}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #f7f6c2;
	
}

#sectionLinks a:hover{
	border-top: 1px solid #967C5C;
	background-color: #740D0E;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/****************** styles divers **************/
.Style10 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.Style4 {
	font-size: xx-small;
	font-weight: bold;
}
.Style10 {
	font-size: xx-small;
}

.Style18 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Style19 {
	font-size: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}