body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #666666;

	margin: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	font-size: 100%;

}

.oneColFixCtr #container {

	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF;

	text-align: left; /* this overrides the text-align: center on the body element. */

	margin-top: 25px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 0px;

}

.oneColFixCtr #mainContent {

}

#main {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	height: 108px;

	background-image: url(images/main.jpg);

}

#menu {

	height: 32px;

	background-color: #333;

}

#photos {

	margin: 0px;

	padding: 0px;

	width: 820px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: bold;

	color: #666;

	background-color: #D6D6D6;

	background-image: url(images/backcontent.png);

	background-repeat: no-repeat;

	text-align: left;

	font-size: 12px;

	line-height: 6px;

	height: 435px;

}

#centrale {

	height: 435px;

	width: 820px;

	background-image: url(images/centrale.png);

	background-repeat: no-repeat;

}



.accueiltext {
	text-align: center;
	margin-top: 0px;

}



#footerpic {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 820px;
	float: left;

}





#menu ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#menu li {

	display: inline;

	margin: 0px;

	padding: 0px;

	left: 0px;

	top: 0px;

	right: 0px;

	bottom: 0px;

}

#menu li a {

	text-transform: capitalize;

	color: #FFF;

	background-color: #333;

	display: block;

	clear: none;

	float: left;

	height: 27px;

	margin-left: 2px;

	padding-top: 5px;

	padding-right: 14px;

	padding-bottom: 0px;

	padding-left: 14px;

	font-family: Candara;

	font-size: 16px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#menu li a:hover {

	background-color: #666;

}





#header {

	background-image: url(images/main.png);

	background-repeat: no-repeat;

	height: 108px;

	margin: 0px;

	padding: 0px;

}

#centraleall {

	height: 435px;

	width: 820px;

	background-image: url(images/centrale-all.png);

	background-repeat: no-repeat;

}

#alarme {

	height: 435px;

	width: 820px;

	background-image: url(images/alarme.png);

	background-repeat: no-repeat;

}

#cameras {
	height: 435px;
	width: 820px;

}



#controle {
	height: 435px;
	width: 820px;

}

#contact {
	height: 435px;
	width: 820px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	float: left;

}
.bot {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #999;
	line-height: 15px;
}
