html { background: #ffffff url(header5.jpg) 0px 27px repeat-x;}
BODY {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

#pageBody {
	margin: 0px;
	padding: 0px;
	min-width: 980px;
  width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 980? "980px": "auto");
  position: relative;
  text-align: left;

}

A {color: #fb6323;}
p {text-align: justify; padding: 0px; margin: 5px 0px;}

h3.title{
	color: #000000;
	margin: 20px 0px 2px 0px;
	padding: 0px;
	font-size: 16px;
	display: block;
}

h4.title{
	color: #20b4f1;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}



input.button {
	background: url(button.jpg) center center repeat-x;
	border: 1px solid #cc3300;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 5px;
	height: 22px;
	display: block;
	font-size: 10px;
}


/* --- HEADER --- */

#pageHeader {
	height: 360px;
	margin: 0px;
	padding: 0px;
	background: url(logotype.jpg) 730px 27px no-repeat;
}
#siteTitle {display: none;}
#siteTitle2 {
	color: white;
	font-size: 14px;
	height: 90px;
	width: 250px;
	left: 0px;
	top: 193px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: center;
	font-weight: 500;
  background: url(sitetitle.jpg) right top no-repeat;

}
#siteTitle2 p {text-align: center; padding: 0px; margin: 0px;}
#siteTitle2 .bs { font-size: 22px; margin-bottom: 10px; display: block;}

#siteSubtitle {display: none;}
#siteSubtitle2 {
	color: white;
	font-size: 12px;
	height: 90px;
	width: 430px;
	left: 270px;
	top: 193px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: left;
	font-weight: 500;

}




#pageTitle {
	font-size: 20px;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#siteLanguage {display: none;}
.language {}
.language:hover {}
#languageActive {}

#siteLogotype {
	left: 30px;
	position: absolute;
	top: 15px;
  margin: 0px;
  padding: 0px;
}

#pageServiceMenu {
	height: 35px;
	padding: 0px;
	position: absolute;
	left: 10px;
	width: 670px;
	top: 90px;
	margin: 0px;
	overflow: hidden;
	display: block;
}

#pageServiceMenu .menu {
	color: #444444;
	height: 15px;
	padding: 10px 3px;
	margin: 0px 5px;
	text-decoration: none;
	display: block;
	width: 94px;
	float: left;
	text-align: center;
}


#pageServiceMenu .menu:hover {
	background: url(menuitemactive2.jpg) center center no-repeat;
}

#pageServiceMenu .menuActive {
	background: url(menuitemactive2.jpg) center center no-repeat;
}

/* --- header --- */
/* --- CONTENT --- */


#pageContent {
  position: relative;
  min-height: 500px;
  _height: 500px;
  margin: 0px 0px 0px 250px;
  padding: 20px;
  text-align: justify;
  display: block;
  width: 700px;
}

.content {
	clear: both;
	margin: 10px 0px 2px 0px;
         display: block;

}
.object {
	clear: both;
	margin: 10px 0px 2px 0px;
         display: block;
}

.object .link {
	float: right;
}



#pageSearch {display: none;}
#pageSearch input {}
#pageSearch .button {}
.match {}

/* --- content --- */
/* --- MENU --- */

#pageMenu {
	margin: 0px;
	padding: 20px 0px 0px 0px;
  position: absolute;
	text-align: left;
	top: 353px;
	left: 10px;
	width: 230px;
	background: #f3f3f3 url(pagemenuup.jpg) center top no-repeat;
}

#pageMenu .menu {
	color: #20b4f1;
	color: #444444;
	display: block;
	margin: 10px 30px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	text-decoration: underline;
	width: 155px;
	background: url(pagemenuitem.jpg) left center no-repeat;
}

#pageMenu .menu:hover {
	text-decoration: none;
}

#pageMenu .menuActive{
	font-weight: bold;
         color: #20b4f1;
}

#pageMenu .submenu {
	padding-left: 25px;
}

#adMenu {
	width: 230px;
	margin: 0px;
	padding: 0px;
	background: url(pagemenudown.jpg) center bottom no-repeat;
	height: 19px;
}

/* --- menu --- */

/* --- PHOTOALBUM --- */


.contentPhotoAlbum .object {
	border: 1px solid gray;
	margin: 15px;
	padding: 5px;
	clear: none;
  display: block;
  width: 110px;
  height: 150px;
  position: relative;
  float: left;
  text-align: center;
         
}
.contentPhotoAlbum .preview {
  display: block; 
  margin: 0px;
  clear: none; 
  float: none;
}
.contentPhotoAlbum .object .link {
  float: none;
  font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 110px;
  position: absolute;
  bottom: 5px;
  text-align: center;
  left: 0px;
}

.contentPhotoAlbum .object .note {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 110px;
  position: absolute;
  bottom: 5px;
  text-align: center;
  left: 5px;
}

.contentPhotoAlbum .object .link:hover {
	color: gray;
}
/* --- photoalbum --- */


/* --- TABLE ---*/

.tableTable {
	color: gray;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid silver;
	padding: 0px;
	margin: 10px 0px;
	border-collapse: collapse;
	width: 100%;
}

#tarif {width: 60%; margin: 0% 20%;}

.tableTable .tableHeader td,
.tableTable .tableHeader th {
	background: #eeeeee;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid silver;
}

.tableTable#tarif  tr th {text-align: center;}
.tableTable#tarif   tr td {text-align: left;}
.tableTable#tarif   tr td.cent {text-align: center;}

.tableTable td,
.tableTable th {
	border-bottom: 1px solid silver;
	padding: 5px 3px;
         font-size: 12px;
}

.tableTable td.preview {
	border-top: 0px;
}

.tableTable td.title {
	font-size: 12px;
	font-weight: bold;
}
.tableRowEven td {
	background-color: #F8F8F8;
}

.tableRowOdd td {
	background-color: white;
}
/* --- table ---*/

/* --- ProductListBlocklike ---*/


/* --- ProductListBlocklike ---*/
/* --- IMG --- */
img.image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}

img.preview {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}
/* --- img --- */

/* --- FOOTER --- */

#pageFooter {
	BACKGROUND: #f2f2f2;
	height: 100px;
  position: relative;
  margin: 0px;
  padding: 0px;
  border-top: 1px ridge #dfdfdf;
}
#pageCopyrights {
	bottom: 50px;
  left: 30px;
	color: #444444;
	font-size: 12px;
	margin: 0px;
  padding: 0px;
	position: absolute;
	text-align: left;
	width: 600px;   
}

#pageTechnology { 
  display: block;
  bottom: 30px;
	color: #444444;
	font-size: 10px;
	left:30px;
	position: absolute;
	text-align: left;
	width: 600px;
  z-index: 1001;
  padding: 0px;
  margin: 0px;
}

#pageCounter {bottom: 30px;	left: 800px; position: absolute;}
#siteProviderLogo { display: block; }
#siteProviderLogo img {border: none; bottom: 30px; left: 805px; position: absolute; }
#siteTechnologyLogo img {border: none; bottom: 30px; left: 885px; position: absolute; }

#pageContactsBrief {clear: both;}
/* --- footer --- */

#adSite { position: absolute; font-size: 24px; left: 500px; top: 13px; color: silver; }								

.userinput { width: 350px; }
.menu#special { color: red; }		