body {
	background-color: #008F9A;
	margin: 20px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	background-color: #008F9A;
}

.photo {
	margin: 0 30px 30px 0;
}

/* MENU ----------------------------------------------------------*/

.tabMenu {
	margin: 20px 0 20px 0;
}

.menuNav {
	font-family: frutiger, arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.menuNav:hover {
	color: #000;
}

a { text-decoration: none; }


/* ---------------------------------------------------------------*/

.titlePage {
	font-family: frutiger, arial;
	font-size: 24px;
	color:#000;
	text-decoration: none;
}

.titlePage02 {
	font-family: frutiger, arial;
	font-size: 24px;
	color: #009999;
	text-decoration: none;
}

.titlePage03 {
	font-family: frutiger, arial;
	font-size: 24px;
	color:#95C03D;
	text-decoration: none;
}

.titlePage04 {
	font-family: frutiger, arial;
	font-size: 24px;
	color:#9900CC;
	text-decoration: none;
}

.sousTitle01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color:#000;
	text-decoration: none;
}

.info01 {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}
.txt01 {
	color:#000;
	font-weight: normal;
	text-decoration:none;
}

.sousTitle02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color:#009999;
	text-decoration: none;
}

.txt02 {
	color:#009999;
	font-weight: normal;
	text-decoration:none;
}

.info02 {
	color:#009999;
	font-weight: bold;
	text-decoration:none;
}

.sousTitle03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color:#FF6600;
	text-decoration: none;
}

.info03 {
	color:#FF6600;
	font-weight: bold;
	text-decoration:none;
}

.sousTitle04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color:#000;
	text-decoration: none;
}

.info04 {
	color:#9900CC;
	font-weight: bold;
	text-decoration:none;
}

.txtSmall {
	font-size: 11px;
}

.prix {
	color:#AD181C;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

textarea {
	width: 310px;
	height:100px;
}

.sousTitleViolet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color:#601588;
	text-decoration: none;
}

.sousTitleRouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color:#B22125;
	text-decoration: none;
}

.sousTitleOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color:#CE6727;
	text-decoration: none;
}

.sousTitleBleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color:#1b7a80;
	text-decoration: none;
}