﻿.w3-navbar li{float:left;}
.w3-navbar li a{display:block;padding:6px 14px}
.w3-navbar li a:hover{color:#000;background-color:#ccc; border-radius: 0px;}
   /* styles the size, shape, background- and hover-color of the menu items */

.w3-wolf {font-size:15px !important; color: gold; font-weight: bold; font-variant: small-caps;}
   /* style the size and font attributes of the horizontal menu  */

.w3-wolfcolor,.w3-hover:hover{color:gold !important; background-color:none !important;} /*check these carefully*/
   /* styles the font color and background-color of the navigation bar */

.w3-wolf-border{border: 1px solid #a98503 !important; font-weight: normal; font-variant: normal !important; background-color: grey;}
   /* styles the border of the active menu item and menu open button in phone mode */

.w3-wolf-drop {border-left:1px solid #a98503 !important; border-right :1px solid #a98503 !important; 
	       border-bottom :1px solid #a98503 !important;font-size: 14px !important; font-weight: normal; 
	       font-variant: normal !important; border-radius: 0px  !important;}
   /* styles the dropdown menu items in both horiz and vert navigation bars */

.w3-wolf-border-s{border: 0px solid #a98503 !important; font-weight: bold; font-variant: small-caps !important;}

.w3-wolftext{font-size:15px !important; }

.w3-wolf-background 
{	height: auto;
	max-width: 989px; min-width: 320px; 
	margin-left: auto; margin-right: auto;
	padding-left: 10px; padding-right: 10px;
	background-image: url(pictures/Texture0205.jpg); !important; 
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border:   2px solid #a98503;
	border-top: 1px solid #a98503;
}
.language
{	float: right;
	margin-top: 12px; margin-left: 5px;
	padding: 0;
	background-color: white;
}
.linkedin
{	float:right;
	margin-top: 5px;
	margin-right: 10px;
}

.w3-wolf-spacer {height: 0px; width: 100%; background-color: none;}


/*.w3-wolf-border2{border: 1px solid #a98503 !important; }*/
/*.w3-wolf-border3{border: 1px solid #616161 !important; } */


/* bottompad and spacerpad must have the same background image as w3-wolf-background */
	
.horiz {
    width: 100%;
    height: 1px;
    background-color: #a98503;
}
ul.dotlist {
	list-style-position:outside;
	margin-left: -20px;
}
ul.a {
	list-style-position:outside; margin: 0px;
}
.bottomnav {
	font-size: 14px;
	color:black;
	font-family:Verdana,sans-serif;
	background-color:white;
	float: left;
	margin-left: 10px;
}	
.bottomnav2 {
	font-size: 14px;
	color:black;
	font-family:Verdana,sans-serif;
	background-color:white;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}	
.bottomdrop {
	text-align: center;
	width: 100%; height: 50px;
	padding-bottom: 12px;
	padding-top: 12px; 
	margin-left: -2px; 
	background-color: #a98503;
	opacity: 0.85;
}
.bottompad {
	height: 45px; width: 100%;
	background-color:none;
	/*background-image: url(pictures/fond_1.jpg);*/
}		/* must be the same as w3-wolf-background */
.spacerpad {
	height: 15px; width: 100%;
	background-color: none;

}		/* must be the same as w3-wolf-background */
p#textbox {
	font-size: 0.875em;
	line-height: 0.95;
	margin-left: 5px; margin-right: 0px; margin-top:3px; margin-bottom:0px;
	vertical-align: text-top;
}
.language {
	float: right;
	margin-top: 12px;
}

/* --- Style for 14px golden capital letter links --*/
a.cap:link {  
  font-family:"Times New Roman",Times,serif;font-size:14px;
  font-style: normal;
  text-decoration: none;
  margin-right: 0in;
  font-weight: bold;
  color: #a98503;
}
a.cap:visited {  
  font-family:"Times New Roman",Times,serif;font-size:14px;
  font-style: normal;
  text-decoration: none;
  margin-right: 0in;
  font-weight: bold;
  color: #0000ff;
}
a.cap:hover {  
  font-family:"Times New Roman",Times,serif;font-size:14px;
  font-style: normal;
  text-decoration: none;
  margin-right: 0in;
  font-weight: bold;
  color: #0000ff;
}
/* --- END 14px golden capital letter links --- */

/* --- Style for 16 px golden letter links --*/
a.glink:link {  
  /*font-family:"Times New Roman",Times,serif;font-size:14px;*/
  font-style: normal;
  text-decoration: none;
  margin-right: 0in;
  /*font-weight: bold;*/
  color: #a98503;
}
a.glink:visited {  
  /*font-family:"Times New Roman",Times,serif;font-size:14px;*/
  font-style: normal;
  text-decoration: none;
  margin-right: 0in;
  /*font-weight: bold;*/
  color: #0000ff;
}
a.glink:hover {  
/*font-family:"Times New Roman",Times,serif;font-size:14px;*/
  font-style: normal;
  text-decoration: none;
  margin-right: 0in;
  /*font-weight: bold;*/
  color: #0000ff;
}
/* --- END 16px golden letter links --- */

div.imag {
    margin-top: 5px; margin-bottom: 5px;
    background-color: white;
    border: 1px solid #ccc;
    width: 100%; height: auto;
}

div.imag:hover {
    border: 2px solid #777;
}

.desc {
    padding: 5px;
    text-align: center;
    font-size: 0.8em;
}

div.thumbnail {
    margin-top: 0px; margin-bottom: 0px;
    border: 0px solid #ccc;
	width: 60px; height: 60px; padding: 2px;
}

div.thumbnail:hover {
    /*border: 1px solid #a98503;*/
	outline-style: solid;
	outline-color: #a98503;
	
}
p.reg
{font-size: 16px}





.sitemap {
  border-top: 0px solid #a98503;
  margin: 0px;
  width: 100%;
  background-color: white;
  outline-color: black;
  text-align: left;
  padding-left: 10px;
  height: auto;  /*45px;*/
  padding-top: 0px; /*5px;*/
  font-size: /*0.875*/ 16px;
  outline-style: solid;
  outline-width: 0px;
  float: left;
}