body {
	background-color:#242424 ;
	font-family: Verdana,Times New Roman, Times, serif ;
	font-size: 12px ;
	color:white;
	margin:0px;
}

#h_1x1 {
	width:25px;
	background-image:url(/images/bg/h_1x1.gif) ;
}

#h_1x2 {
	background-color:#000000;
	background-image:url(/images/bg/h_1x2.gif) ;
}

#h_1x3 {
	width:25px;
	background-image:url(/images/bg/h_1x3.gif) ;
}
#h_1x4 {
	padding-left:20px;
	padding-right:20px;
}
#h_1x5 {
	width:120px;
	background-image:url(/images/bg/h_1x5.gif);
	background-position: center center;
	background-repeat:no-repeat;
}


#tbDetails {
	margin-top:10px;
}

#b_1x1 {
	margin-top:50px;
	margin-bottom:100px;
	padding-top:20px;
	padding-bottom:20px;
}

#b_1x2 {
	border: thin solid black;

	margin-top:100px;
	margin-bottom:100px;
	margin-left:100px;
	margin-right:100px;

	vertical-align:top;
	text-align:center;
	color:white;
}

h1 {
  text-align: center;
  font-family: Verdana,Times New Roman, Times, serif ;
  font-weight: bold;
  font-size: 22px;
}

.clsScrollableContainer {
	background-color:#000000;
	width:440px;
	height:440px;
	overflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #575757;
	scrollbar-darkshadow-color: #575757;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #575757;
	scrollbar-shadow-color: #575757;
	scrollbar-track-color: #000000;
}

.clsScrolableContent {
}

.clsHeaderInfo {
	color:white;
	font-size:16px;
}
.clsHeaderInfoTitle {
	font-size:20px;
	font-weight:bold;
}

.clsTitleMenu {
	text-align:center;
	color:white;
}

.clsMenu {
	color:white;
}
a.clsMenu:link, a.clsMenu:visited {
	color:white;
	text-decoration:none;
}
a.clsMenu:hover {
	color:yellow;
	text-decoration:underline;
}

.clsSelectedPhoto {
	border: 1px solid white;
}
.clsNotSelectedPhoto {
}
.clsPhotoContainer {
	background-color:#00000;
	padding: 0px;
}
.clsPhotoHeader {
	background-color:#708090 ;
}
.clsPhotoInfo {
	padding-left:20px;
	align:left;
	font-family:Verdana,Times New Roman, Times, serif ;
	font-size: 13px;
	padding-top:5px;
	margin-top:2px;
}

h2.clsPhotoInfo {
	padding-left:0px;
	margin-bottom:2px;
	margin-top:2px;
}
.clsNomPhoto {
	font-size:16px;
	font-family:Verdana,Times New Roman, Times, serif ;
	padding-left:20px;
}

.clsAcheter {
}

.clsPhotoLandscape {
	padding-top:20px;
	align: center ;
	vertical-align: absolute-middle;

}

.clsPhotoPortrait {
	padding-left:20px;
	align: center ;
	vertical-align: absolute-middle;
}

.clsBreadCrumbLinks {
	color:white;
	font-family:arial;
	font-size:13px;
	font-weight: bold ;
}
a.clsBreadCrumbLinks:link, a.clsBreadCrumbLinks:visited  {
	text-decoration:none;
}
a.clsBreadCrumbLinks:hover {
	color:red;
	text-decoration:underline;
}

.clsLink {
	font-familly: tahoma, verdana;
	font-size: 11px ;
	color:white;
}
a.clsLink:visited, a.clsLink:link {
	text-decoration:none;
}
a.clsLink:hover{
	text-decoration:underline;
}

.clsNavigation {
	padding-top:2px;
}

.clsTexteAcceuilIMG {
	width:630;
	height:480px;
	background-image:url(/images/divers/main.jpg) ;
}

.clsTexteAccueil {
	vertical-align:middle;
	text-align:justify;
    font-family: MS sans Serif, Verdana,Times New Roman, Times, serif ;
    font-size: 18px;
    color:#f8f8f8;
	padding-left:25px;
	padding-right:15px;
	padding-top:0px;
}


.clsDescriptionText {
	font-family: Verdana,Times New Roman, Times, serif ;
	vertical-align:middle;
	text-align:justify;
    font-size: 16px;
    color:#f8f8f8;
	padding-left:25px;
	padding-right:15px;
	padding-top:0px;
}

.clsImageDisplay {
	padding-right: 20px;
	padding-bottom: 20px;
}

.clsImageDisplayContainer {
	text-align: left;
	height:100%;
	padding-left:25px;
	padding-right:15px;

}

.clsFixedHeight {
	position:relative;
	overflow:auto;
	height:600px;
}

.clsActualitesHeader {
  	font-family: Times New Roman, Times, serif ;
  	font-size: 21px;
  	color: white;
	text-align: left;
}

.clsActualites {
  	font-family: MS sans serif, Verdana, Times New Roman, Times, serif ;
  	font-size: 14px;
  	font-weight: bold;
  	color: white;
	text-align: left;
}

.clsJustified {
	text-align:justify;
}