/* CSS JMM ClearTwo */
html {
	font-size: 100%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F1EBD1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	text-align: right;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
input,textarea,select {
	background-color: #F1EBD1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
th {
	font-weight: normal;
	text-align: right;
}
td {
	text-align: left;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	display: none;
}
#header {
	background: url(../images/cleartwoheader.jpg) no-repeat left top;
	height: 162px;
	text-align: left;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-left: 320px;
	padding-top: 93px;
	color: #FFFFFF;
}
#contenu {
	background-image: url(../images/cleartwocontenu.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 395px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 110px;
	text-align: left;
	float: left;
	height: 50px;
	width: 120px;
	background-image: url(../images/cleartwomenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:link {
	display:block;
	color: #830000;
	text-decoration: none;
}
#menu a:visited {
	display:block;
	color: #830000;
	text-decoration: none;
}
#menu a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #E7D78A;
}
#menu a:active {
	display:block;
	color: #FFFFFF;
	background-color: #FF0000;
}
#centre {
	width: 630px;
	overflow: auto;
	height: 365px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
#centre .photos {
	text-align: center;
}
#centre .photos td {
	vertical-align: top;
}
#centre .liens img {
	border: 0;
	margin-right: 5px;
}
#centre .liens td {
	text-align:left;
	vertical-align: top;
}
#centre h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #8E0E1C;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#centre h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#centre h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style : italic;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#centre span {
	font-weight: bold;
	color: #333333;
}
#centre img {
	border:0px;
	margin-left: 5px;
}
#centre a:link {
	color: #830000;
}
#centre a:visited {
	color: #830000;
	/*font-style:italic;*/
}
#centre a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #830000;
}
#centre a:active {
	color: #FFFFFF;
	background-color: #FF0000;
}
.buzz {
	border: 1px solid #830000;
	background-color: #E7D78A;
}
#gallery a:hover{
	text-decoration: none;
	background-color: transparent;
}
#gallery ul img {
	border-color: #E7D78A;
}
#gallery ul a:hover img {
	border-color: #830000;
}
#boitedroite {
	float: right;
	width: 190px;
	padding: 5px 20px 5px 5px;
	text-align: left;
}
#droite {
	overflow: auto;
	width: auto;
	height: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #830000;
}
#droite h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #8E0E1C;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#droite h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#droite h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style : italic;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#droite dl
{
	margin: 0px 0px 2px;
	padding: 0px;
}
#droite dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
}
#droite dd {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#droite dd a
{
	/*display: block;*/
	color: #830000;
	/*text-decoration: none;*/
}
#droite dd a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #830000;
}
#droite a:link {
	color: #830000;
}
#droite a:visited {
	color: #830000;
	/*font-style:italic;*/
}
#droite a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #830000;
}
#droite a:active {
	color: #FFFFFF;
	background-color: #FF0000;
}
#pied {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #830000;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 25px;
	background-image: url(../images/cleartwopied.jpg);
}
#pied a:link {
	color: #830000;
}
#pied a:visited {
	color: #830000;
}
#pied a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #830000;
}
#pied a:active {
	color: #FFFFFF;
	background-color: #FF0000;
}
#diapo {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#diapo p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 320px;
	width: 380px;
	border: 1px solid #830000;
	text-align: center;
}
#tableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #830000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tableau th {
	background-color: #890000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
#tableau td {
	text-align: left;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #890000;
	border-bottom-color: #890000;
}

