body {
	font-size: 12px; 
	font-family: "lucida grande", geneva, arial, helvetica, Verdana, sans-serif;
	background: #fff url(../home-img/fond.gif);
	color: #666;
	text-align: center;
	margin-top: 36px;
	}
table {
	text-align: center;
	margin: 8px auto;
}
td {
	background: inherit;
	border: 0;
	color: inherit;
}
.albnav {
	font-size: 0.8em;
}
body.photo {
	font-size: inherit; 
	font-family: inherit;
	background: #fff url(../home-img/fond.gif);
	color: #666;
	margin-top: 36px;
	}
	
body.projector {
	margin: 36px;
	}
	
body.contact {
	margin: 40px;
	text-align: left;
	}
	
#photos {
	border-spacing: 1px;
}

#photos td {
	margin: 6px;
	padding: 16px;
	border: 1px solid #ccc;
}

.size128 {
	width: 128px;
	height: 128px;
}

.margin4 {
 	margin: 4px;
}

a img { border: none; }

a:link {
	color: #66f;
	background: inherit;
	text-decoration: none;
	}
a:visited {
	color: #99f;
	background: inherit;
	text-decoration: none;
	}
a:hover {
	color: inherit;
	background: inherit;
	text-shadow: 0px 0px 2px #999;
	text-decoration: none;
	}
a:active {
	color: #f69;
	background: inherit;
	text-decoration: none;
	}

.grand {
	font-size: 1.2em;
	letter-spacing: 0.6em;
	}

.moyen {
	font-size: 0.8em;
	}

.petit {
	font-size: 0.7em;
	}
	
.bord { border: solid 1px #333;}
.bordclair { border: solid 1px #666;}


