body {
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	scrollbar-face-color: #C7C7C7;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-3dlight-color: #EBEBEB;
	scrollbar-darkshadow-color: #EBEBEB;
	scrollbar-track-color: #EBEBEB;		
}
.over4
  {
	height: 250px; 
	/*padding-left: 30px;
	padding-right: 30px;*/
	width: 100%;  
	overflow: auto;
  }
  .gallery
  {
	height: 400px; 
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;  
	overflow: auto;
  }
  
.GalleryThumbnail {
	border: 2px solid #604C3B;
}

.GalleryThumbnail:hover {
	border: 2px solid #B4ABA3;
}

.GalleryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #373640;
	text-decoration: none;
}

.GalleryTitleOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D0661E;
	text-decoration: none;
}

.sitehome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sitehomeOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #373640;
	text-decoration: none;
}

.menuOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D0661E;
	text-decoration: none;
}

.ssmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373640;
	text-decoration: none;
}

.ssmenuOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0661E;
	text-decoration: none;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB11F;
	text-decoration: none;
	font-weight: bold;

}

.GalleryBackColor {
	background: #f2f2f2;

}

.GalleryFormTextField {
	BORDER-RIGHT: #B4ABA3 1px solid;
	BORDER-TOP: #B4ABA3 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #B4ABA3 1px solid;
	BORDER-BOTTOM: #B4ABA3 1px solid;
	FONT-FAMILY: Verdana,Helvetica,Arial;
	width: 100%;
}

.GalleryFormLabel {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana,Helvetica,Arial;
}

.GalleryFormTextarea {
	BORDER-RIGHT: #B4ABA3 1px solid;
	BORDER-TOP: #B4ABA3 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #B4ABA3 1px solid;
	BORDER-BOTTOM: #B4ABA3 1px solid;
	FONT-FAMILY: Verdana,Helvetica,Arial;
	width: 100%;
}

.GalleryFormButton {
	BORDER-RIGHT: #B4ABA3 1px solid; 
	BORDER-TOP: #B4ABA3 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #B4ABA3 1px solid; 
	COLOR: #604C3B; 
	BORDER-BOTTOM: #B4ABA3 1px solid; 
	FONT-FAMILY: verdana,Helvetica,Arial; 
	TEXT-DECORATION: none
}

.GalleryLegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.submit_button {
	display: inline;
	float: left;
	margin-right: 3px;
	padding: 2px;
}
#prev{
	text-align: justify;
	font-size: 75%;
}

table.itemlist {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.itemlist th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
table.itemlist td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

div.scroll {
	height: 350px;
	width: 100%px;
	overflow: auto;
	padding: 4px;
}

.casereturn A {text-decoration: none};
.casereturn A:link {text-decoration: none};
.casereturn A:visited {text-decoration: none};
.casereturn A:active {text-decoration: none};
.casereturn A:hover {text-decoration: underline;}

/* CSS - NOTORIETE - Document */

.titre_not {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.sous-titre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: none;
	text-transform: uppercase;
	vertical-align:bottom;
}

.subfamily_separator {
	color: 003399;
	background-color: #003399;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
}

.sous-titre2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase
}

.sous-titre3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}


.ancre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #d61933;
	text-decoration: none;
}

.ancre_titre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #d61933;
	text-decoration: none;
}