﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	background-color: White;			
	margin: 0px;
}
body.photo-seule {
	background-color: #d5d6d7;
	margin: 0;
	padding: 0;
}
#header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	overflow: visible;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: White;
}
#header.cms-header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 65px;
	overflow: visible;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-color: #d5d6d7;
}
#content, #strip {
	position: absolute;
	top: 66px;
	left: 0px;
	z-index: 1;
	margin-top: 0px;
	padding-top: 0px;
	background-color: White;
}
#content { width: 100%; }
#article { padding-left: 20px; padding-right: 20px; } /* text-align: center;*/
#galleries {
	margin: auto;
	margin-top: 20px;
	width: 85%;
}
#menu {
	position: absolute;
	left: 20px;
	top: 44px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#form_contact {
	margin-top: 20px;
	width: 430px;
}
#cadre-photo-seule {
	background-color: White;
	text-align: left;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #959596;
}
#photo-seule-sidebar {
	width: 240px;
	text-align: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 125%;
	color: Black;
	margin: 0px;
	padding: 0px;
}
#header p { font-size: 12px; }
#strip p {
	font-size: 12px;
	margin-bottom: 10px;
}
#article p {
	font-size: 13px;
	margin-bottom: 10px;
}
#strip p.legend {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
}
#form_contact p {
	margin-bottom: 7px;
}
#article p.copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	line-height: 100%;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
h1 { font-size: 40px; }
h2 { font-size: 20px; }
#header h1 {
	font-size: 40px;
	padding-left: 20px;
	padding-top: 4px;
}
#header .tagline {
	font-size: 20px;
}
#article h1 {
	font-size: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#strip h1, #strip h2 {
	text-align: center;
}
#strip h2.next_gal {
	text-align: left;
	font-size: 200px;
	margin-top: -40px;
	color: #DDDDDD;
}
#article h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#galleries h2 { font-size:18px; }
#photo-seule-sidebar h1 {
	font-size: 44px;
	text-align: right;
	padding:0;
	margin:0;
	text-transform: none; 
}
#photo-seule-sidebar h1.smaller {
	font-size: 12px;
}
#photo-seule-sidebar h2,h3 {
	font-size: 20px;
	text-align: right;
	line-height: 125%;
	text-transform: none;
	margin: 0;
}
#photo-seule-sidebar h3 {
	margin-top: 16px;
	font-weight: normal;
}
a {
	color: Black;
	text-decoration: none;
}
a.visited { color: Black; }
#strip h2.next_gal a { color: Black; }
#article p a, #article li a {
	font-weight: bold;
}
#galleries h2 a:hover {
	color: White;
	background-color: Black;
}
#header p a:hover, #strip h1 a:hover, #strip h2 a:hover, #article p a:hover, #article li a:hover, #strip h2.next_gal a:hover, #photo-seule-sidebar a:hover {
	color: White;
	background-color: Black;
}
#article ul {
	margin: 0px;
	padding-left: 15px;
}
img {
	margin: 0px;
	border-width: 0px;
}
table {
	width:100%;
	border-spacing: 0;
	border-width: 0px;
	margin: 0px;
	table-layout:fixed;
}
td {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#galleries td { vertical-align: middle; }
