.titremenu			{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color:#CCCCCC; text-align:left; margin-left:20}
a:hover.titremenu	{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFF00; text-decoration: none}

.soustitremenu		{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000066; text-decoration: none}

.copy				{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:hover.copy		{  text-decoration: none; color: #FF0000}

.titre				{  font-family: Arial, Helvetica, sans-serif; font-size: 11pt;  font-weight: bold; color: #000066; text-decoration: none}

.soustitre			{  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF6600; text-decoration: none}

.soussoustitre		{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #003399; text-decoration: none}

.S-S-S_titre		{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: none}

.texte				{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; text-align: justify}

.vert				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #6C0;
}

.prix				{  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none; text-align: justify; color: #FF0000; font-weight: bold}

.texte2				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none
}


.textesuperieur				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}


.t3_titre			{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; margin-left:10}
a:hover.t3_titre	{  color: #FF6600; font-weight: bold; text-decoration: none}

.t2_titre			{  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #336633; text-decoration: none; margin-left:5}

.t2_td				{  text-align:left; vertical-align:middle}

.t1_td				{  text-align:left; vertical-align:middle}

.fleche				{  font-family: webdings, fantasy; color: #FFFFFF; font-size: 10pt; margin-left:2}

.fleche2				{  font-family: webdings, fantasy; color: #FFFFFF; font-size: 12pt; margin-left:2}

.t1_a				{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.t1_a		{  color: #ff0000; font-size: 9pt; text-decoration: none}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.zoom {
height:800px;
margin:auto;
}
.zoom p {
text-align:center;
}
.zoom img {
width:350px;
height:217px;
}
.zoom img:hover {
width:800px;
height:497px;
}

/* Galerie Photo Dhtml */
#galerie {
display: table-cell;
text-align: center;
}
#galerie img {
border: 1px solid #443027;
margin: 8px;
vertical-align: middle;
}
#thumbBox {
position: absolute;
left: 0;
top: 0;
width: auto;
/* top right bottom left */
padding: 5px 10px 0 10px;
color: black;
background-color: white;
border: 1px solid black;
visibility: hidden;
z-index: 10;
cursor: pointer;
}
#thumbBox #thumbImage {
font-weight: bold;
color: black;
background-color: white;
margin-bottom: 5px;
}
#thumbBox #thumbImage img {
border: 1px solid black;
}
#thumbLoading {
position: absolute;
visibility: hidden;
border: 1px solid black;
color: black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

