/* CSS Document */

body  {
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}


a:visited { color:#0000ff; }

#container {
	position:relative;
	text-align: left;
	width: 761px;
	margin: 0px auto;
	padding: 0px;
}

option.bold {
	font-weight: bold;
}
option.italic {
	font-style: italic;
}

#selectors {
	display: none;
}
#thumbnails {
	overflow: auto;
}

#thumb1, #thumb2, #thumb3, #thumb4,  #thumb5,  #thumb6, 
#thumb7, #thumb8, #thumb9, #thumb10, #thumb11, #thumb12 {
	float: left;
	height: 162px;
	width: 162px;
	border: 0px;
	margin-right: 11px;
	margin-bottom: 11px;
	padding: 10px;
	background-image: url(images/Diapo.jpg);
	background-repeat: no-repeat;
}

#thumb1:hover, #thumb2:hover, #thumb3:hover, #thumb4:hover,  #thumb5:hover,  #thumb6:hover, 
#thumb7:hover, #thumb8:hover, #thumb9:hover, #thumb10:hover, #thumb11:hover, #thumb12:hover  {
	background-image: url(images/Diapo.jpg);
	background-repeat: no-repeat;
}

#thumb1 table, #thumb2 table, #thumb3 table, #thumb4 table,  #thumb5 table,  #thumb6 table, 
#thumb7 table, #thumb8 table, #thumb9 table, #thumb10 table, #thumb11 table, #thumb12 table  {
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 160px;
}

#thumb1 img, #thumb2 img, #thumb3 img, #thumb4 img, #thumb5 img, #thumb6 img,
#thumb7 img, #thumb8 img, #thumb9 img, #thumb10 img, #thumb11 img, #thumb12 img {
	border: 1px solid #000000;
}

#thumb4, #thumb8, #thumb12 {
	margin-right: 0px;
}

#thumb9, #thumb10, #thumb11, #thumb12 {
	margin-bottom: 0px;
}

#photo {
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 18px;
	background-color: #f8f1df;
	margin-top: 18px;
}

#photo img {
	text-align: center;
	border: 1px solid #000000;
}

#photo p {
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#photo p.copy {
	font-size: 80%;
}

#photo p.contact {
	font-size: 80%;
}

#photo h3 {
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


#footer {
	display: none;
}

#pages {
	font-weight: bold;
	text-align: center;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#leftright {
	width:761px;
	overflow: auto;
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
}

#leftright h2 {
	margin: 0px;
	padding: 0px;
}

#left {
	width:561px;
	float: left;
}

#right {
	width:200px;
	float: left;
	text-align: right;
}

.title {
	color: #000099;
}

.pages {
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}

.buttons {
	padding: 2px;
	margin-top: 18px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#pages p a {
	border: 1px solid #0000FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	background-color: #eeeeff;
}
#pages p a:visited {
	color: #0000FF;
	text-decoration: none;
	background-color: #eeeeff;
}
#menu {
	display: none;	
}