/* les trucs génériques --------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imatech/bgrnd2oct.jpg);
	background-repeat: repeat;
	background-color: #FFC700;
} 
body, td, th, h3, h6 { 
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000; 
}

a {
	color: #0d2474; 
	text-decoration: none; 
}
/* le menu de navigation -------------------------------------- */
#nav-menu {list-style: none; padding: 0 0 0 40; margin: 0;}
#nav-menu li {
	float: left;
	margin: 0px 4px 0px 5px;
	padding: 8 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-type: none;
}
#nav-menu li a { background: #FFCC00 url(http://www.art-olga.com/imatech/bgrndmenu.gif) repeat-x left bottom; height: 20px; line-height: 20px; float: left; width: 100px; display: block; border: 1px solid #dcdce9; color: #0d2474; text-decoration: none; text-align: center; }
/* page index */
.indexfooter {
	font-size: 16px;
	padding-top: 8px;
	font-family: "Monotype Corsiva", Georgia;
	font-weight: bold;
	color: #333333;
}
.indexfooter a {
	color: #333333;
	}
/* page olga */
.olgaexpos {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	padding-top: 8px;
	line-height: 12px;
}
.olgawho {
    font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	padding-top: 8px;
	line-height: 12px;
}
/* la page contacts */
#contactbox {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	background-image: url(../imatech/bgrndcontact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	heigth: 501px;
	overflow: hidden;
	width: 280px;
	height: 260px;
	font-weight: bold;
}
.contacttxt {
    font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	padding-top: 6px;
	line-height: 14px;
}
.contacttit {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	padding-top: 8px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.contacthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
} 
.contactfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E5E1;
	padding: 2px 2px 2px 5px;
} 
.stats{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	padding: 2px;

}
/* la page galerie -------------------------------------- */
#galeriebox {
	width: 420px;  
	height: 550px;
	overflow: auto;  
	vertical-align: bottom;
}
.galerieima {
	padding: 6px;
}
.galerieima img {
	border: none;
	background-image: url(../imatech/bgrndima.gif);
	background-repeat: repeat;
}
.test {
	color: #FFCC00;
}

