body {
	background-color:#fff;
	margin:0px;
	background-image:url('');
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;

}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	color:#2352A0;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#fff;
}
h1 {
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.centre {
	width:990px;
	height:563px;
	background:url(images/default/cloture-detection-electrique.jpg) no-repeat;
}
.droite {
	background:url(images/default/droite.jpg) no-repeat left top;
}
.gauche {
	background:url(images/default/gauche.jpg) no-repeat right top;
}

.signature {
	text-align:right;
	font-size:10px;
	color:#00407E;
	font-weight:bold;
	height:14px;
}
.signature a {
	font-size:10px;
	color:#00407E;
	font-weight:bold;
	text-decoration:none;
}
.signature a:hover {
	color:#EA1D25;
	font-weight:bold;
	text-decoration:none;	
}

.adresse {
	text-align:center;
	vertical-align:top;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	height:30px;
}
.adresse a {
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.adresse a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;	
}


/* BIENVENUE -------------------------------------------------------------------------------------- */
#bienvenue {
	margin-left:50px;
	width:250px;
	height:50px;
	overflow:auto;
	font-size:11px;
	color:#000;
	margin-bottom:30px;
}
#bienvenue a {
	padding-bottom:30px;
	font-size:11px;
	color:#00407E;
	font-weight:bold;
	text-decoration:none;
	height:30px;
}


#entree {
	margin-left:40px;
	margin-top:20px;
	text-align:right;
	width:240px;
	height:35px;
	overflow:auto;
	font-size:11px;
	color:#EA1D25;
	overflow:hidden;
}



/* NEWS -------------------------------------------------------------------------------------- */
#news {
	margin-left:55px;
	width:220px;
	height:270px;
	overflow:hidden;
	font-size:11px;
	color:#000;
}
#news h1 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
}
.btn {
	padding:10px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-image:url('images/savoir-plus.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;
	height:20px;
	margin-left:100px;
	margin-top:-10px;
}
.btn[class] {
	margin-top:0px;
}
.btn:hover {
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-image:url('images/savoir-plus2.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;
}


/* FLASH -------------------------------------------------------------------------------------- */
#flash {
	color:#fff;
}
#flash div {
	width:500px;
}
#flash a {
	color:#fff;
	text-decoration:underline;
}
#flash a:hover {
	text-decoration:none;
}
#flash h1 {
	color:#fff;
}
