#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 5 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://ks36175.kimsufi.com/~odysseei/Includes/js/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://ks36175.kimsufi.com/~odysseei/Includes/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://ks36175.kimsufi.com/~odysseei/Includes/js/images/nextlabel.gif) right 15% no-repeat; }
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.Submitbouton {
			width:75; 
			height:26; 	
			margin: 0;
			padding: 0;		
			}
			
.inputstyle {
			width:72; 
			height:21; 
			margin: 0;
			padding: 0;
			border: 0;
			font-family: Georgia;
			font-size: 12;
			font-weight: normal;
			font-style: normal;
			text-decoration: none;
}
			
	
body {
margin: 0px;
padding: 0px;
}

dl, dt, dd {
margin: 0px;
padding: 0px;
list-style-type: none;
z-index:260;
}

ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
z-index:260;
}


#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
z-index:10;
width: 100%; /* correction pour Opera */
}

#menu2 {
position: absolute; /* placement du menu, à modifier selon vos besoins */
z-index:10;
width: 100%; /* correction pour Opera */
}

#menu3 {
position: absolute; /* placement du menu, à modifier selon vos besoins */
z-index:10;
width: 100%; /* correction pour Opera */

}

#menu dl {
float: left;
width: 12em;
z-index:260;
}
#menu2 dl {
float: left;
width: 12em;
z-index:261;
}
#menu3 dl {
float: left;
width: 12em;
z-index:262;
}

#menu dt {
width:246; 
height:34; 
line-height:34px;
cursor: pointer;
text-align: center;
vertical-align:middle;
font-weight: bold;
font-family: Georgia;
font-size: 12;
background: #180405;
border: 1px solid #AE7741;
margin: 0px;
z-index:260;
}
#menu2 dt {
width:276; 
height:34; 
line-height:34px;
cursor: pointer;
text-align: center;
vertical-align:middle;
font-weight: bold;
font-family: Georgia;
font-size: 12;
background: #180405;
border: 1px solid #AE7741;
margin: 0px;
z-index:261;
}
#menu3 dt {
width:263; 
height:34; 
line-height:34px;
cursor: pointer;
text-align: center;
vertical-align:middle;
font-weight: bold;
font-family: Georgia;
font-size: 12;
background: #180405;
border: 1px solid #AE7741;
margin: 0px;
z-index:262;
}
#menu dd {
display: none;
border: 0px;
z-index:260;
}
#menu2 dd {
display: none;
border: 0px;
z-index:260;
}
#menu3 dd {
display: none;
border: 0px;
z-index:260;
}
#menu li {
width:246; 
height:24;
cursor: pointer;
text-align: center;
vertical-align:middle;
font-weight: bold;
font-family: Georgia;
font-size: 12;
background: #180405;
border: 1px solid #AE7741;
margin: 0px;
z-index:260;
}

#menu2 li {
width:276;
height:24;
cursor: pointer;
text-align: center;
vertical-align:middle;
font-weight: bold;
font-family: Georgia;
font-size: 12;
background: #180405;
border: 1px solid #AE7741;
margin: 0px;
z-index:261;
}

#menu3 li {
width:263;
height:24;
cursor: pointer;
text-align: center;
vertical-align:middle;
background: #180405;
font-weight: bold;
font-family: Georgia;
font-size: 12;
border: 1px solid #AE7741;
margin: 0px;
z-index:262;
}

#menu li a, #menu dt a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-family: Georgia;
font-size: 12;
display: block;
height: 100%;
margin: 0px;
z-index:260;

}

#menu2 li a, #menu2 dt a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-family: Georgia;
font-size: 12;
display: block;
height: 100%;
margin: 0px;
z-index:261;

}

#menu3 li a, #menu3 dt a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-family: Georgia;
font-size: 12;
display: block;
height: 100%;
margin: 0px;
z-index:262;

}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #AE7741;
z-index:260;
}
#menu2 li a:hover, #menu2 li a:focus, #menu2 dt a:hover, #menu2 dt a:focus {
background: #AE7741;
z-index:260;
}
#menu3 li a:hover, #menu3 li a:focus, #menu3 dt a:hover, #menu3 dt a:focus {
background: #AE7741;
z-index:260;
}
#site {
position: absolute;
z-index:11;
top : 70px;
left : 10px;
color: #ffffff;
background-color: #180405;
padding: 0px;
border: 1px solid gray; 
}

a {text-decoration: none;
color: black;
color: #222;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}

.menu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FA0710;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_favorite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E5C997;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_favorite_nobold_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-variant: normal;
	text-transform: none;
	color: #E5C997;
	background-color:inherit;
	text-decoration: underline;
}

.menu_link_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: underline;
}

.menu_link_big_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: underline;
}

.menu_link_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link_small_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FA0710;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_reallysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F70743;
	background-color:inherit;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}

.menu_link_title {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;

}


.Facture {
  border-right: 1px solid #000000;
}

.Facture2 {
  border-top: 1px solid #000000;
}  

.radio {
      width:11; 
			height:11; 
			margin: 0;
			padding: 0;
			border: 0;
			font-family: sans-serif;
			font-size: 0em;
			font-weight: normal;
			font-style: normal;
			text-decoration: none;
}

.BoutonPanier {
			width:73; 
			height:88; 
			margin: 0;
			padding: 0;
			border: 0px;
			margin-left: 0px;
    	margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
			font-family: sans-serif;
			font-size: 1em;
			font-weight: normal;
			font-style: normal;
			text-decoration: none;
}

.BoutonConfirmation{
			width:172; 
			height:60; 
			margin: 0;
			padding: 0;
			border: 0px;
			margin-left: 0px;
    	margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
			font-family: sans-serif;
			font-size: 1em;
			font-weight: normal;
			font-style: normal;
			text-decoration: none;
}

.BoutonConfirmationTiny{
			width:90; 
			height:25; 
			margin: 0;
			padding: 0;
			border: 0px;
			margin-left: 0px;
    	margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
			font-family: sans-serif;
			font-size: 1em;
			font-weight: normal;
			font-style: normal;
			text-decoration: none;
}


a.viewpic {
  position:absolute;
  text-decoration: none; 
  z-index:250;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
a:hover.viewpic {
  text-decoration: none; 
  background: none;
  z-index:250;

}
a.viewpic span {display: none;z-index:250;}

a:hover.viewpic span {
  display: inline; 
  position: absolute;  
  top: -500px; 
  left: -500px; 
  z-index:250; 
  width:100%; 
  
}

.menu_boutique
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Page0/Fond-Odyssee-almi-final_08.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 245px;	
	height: 34px;

}

.menu_boutique:hover
{
	font-family: Georgia;
	font-size: 12px;
	line-height: 25px;	
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Page0/Fond-Odyssee-almi-final_08hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 0px;
	display: block;
	width: 245px;	
	height: 34px;

}

.menu_boutique_contact
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Contact/Fond-Odyssee-Contact_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 245px;	
	height: 34px;

}

.menu_boutique_contact:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Contact/Fond-Odyssee-Contact_03hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 245px;	
	height: 34px;

}

.menu_boutique_conseil
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-09.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 245px;	
	height: 34px;

}

.menu_boutique_conseil:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-09hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 245px;	
	height: 34px;

}

.menu_contact
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Page0/Fond-Odyssee-almi-final_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 264px;	
	height: 34px;

}

.menu_contact:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Page0/Fond-Odyssee-almi-final_05hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 264px;	
	height: 34px;

}

.menu_contact_contact
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Contact/Fond-Odyssee-Contact_07.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 264px;	
	height: 34px;

}

.menu_contact_contact:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Contact/Fond-Odyssee-Contact_07hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 264px;	
	height: 34px;

}

.menu_contact_conseil
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-06.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 264px;	
	height: 34px;

}

.menu_contact_conseil:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-06hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 264px;	
	height: 34px;

}

.menu_contact_conseil_small
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-06.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 263px;	
	height: 34px;

}

.menu_contact_conseil_small:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-06hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 263px;	
	height: 34px;

}

.menu_conseil
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Page0/Fond-Odyssee-almi-final_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 274px;	
	height: 34px;

}

.menu_conseil:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Page0/Fond-Odyssee-almi-final_03hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 274px;	
	height: 34px;

}

.menu_conseil_contact
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Contact/Fond-Odyssee-Contact_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 274px;	
	height: 34px;

}

.menu_conseil_contact:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Contact/Fond-Odyssee-Contact_05hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 274px;	
	height: 34px;

}

.menu_conseil_conseil
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 274px;	
	height: 34px;

}

.menu_conseil_conseil:hover
{
	background-image: url(http://ks36175.kimsufi.com/~odysseei/images/images_Odyssee_Conseil/Fond-Odyssee-Conseil-Dec-04hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 274px;	
	height: 34px;

}
/* CSS Document */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/*Fenetre de detail description */

#TB_window {
	position: fixed;
	background: #F5EFE4;
	z-index: 102;
	color:#301916;
	display:none;
	font-variant:small-caps ;
	font-weight:bolder;
	font-style: bold;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.text_link_big{
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
	
}

.text_link{
	font-family: Verdana,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
	
}


.Explication{
  background-color:F5EFE4; 
  position:relative; 
  width:776px; 
  height:296px; 
  overflow:hidden; 
  border:0px solid #000;
	
	
}

.text_link_Verdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

.text_link_Verdana_Corail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8b6969;
	text-decoration: none;
  }
  
.text_link_Verdana_Red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FA0710;
	text-decoration: none;
  }  
  

.text_link_Verdana_left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.text_link_blue {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #236D8F;
	text-decoration: none;
	
}

.menu_link_small_ficelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F5EFE4;
	background-color:inherit;
	text-decoration: none;
}

.menu_link_small_ficelle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F5EFE4;
	background-color:inherit;
	text-decoration: underline;
}

.text_link_Verdana_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}

.text_link_Verdana_small_underline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;

}


.text_link_Verdana_tiny{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

.text_link_Verdana_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

.text_link_Verdana_bold_big{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

.text_link_Verdana_italic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic ;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

.text_link_Verdana_italic_tiny{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic ;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

a.viewpic {
  position:relative;
  border-bottom:1px #808080; 
  text-decoration: none; 
}
a:hover.viewpic {
  text-decoration: none; 
  background: none;
}
a.viewpic span {display: none;}

a:hover.viewpic span {
  display: inline; 
  position: absolute;  
  top: -120px; 
  left: -80px; 
  z-index: 20; 
  width:100%; 
  padding:2px 4px;
}




