body {
	background:#222222;
	margin:0 0 100px 0;
	padding:0;
}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B1BBB6;
	line-height:16px;
}
b, strong {
	color:#66FF00;
}
a {
	text-decoration:underline;
	color:#949F9A;
}
a:hover {
	text-decoration:none;
	color:#66FF00;
	/*background:#41483B;*/
}
#conteneur {
	background:url(images/rp_bod.gif) repeat-y;
}
#header {
	background:url(images/head.jpg) no-repeat;
	height:72px;
	margin:0;
	padding:0;
}
#logo {
	background:	url(images/logo.jpg) no-repeat;
	width:201px;
	height:84px;
	margin:0;
	padding:0;
}
#footer {
	background:url(images/footer.gif) no-repeat;
	width:770px;
	height:65px;
	margin:0;
	padding:0;
}
#liste {
	list-style-image:url(images/puce.gif);
}
#cadre {
	border:1px dashed #B1BBB6;
	padding:5px;
	background:#3C3B3B;
}
.spacerBlock {
	margin:0 0 1px 0;
	padding:0;
	border:0;
}
.dw {
	margin:30px 0 0 0;
}
.fondBlock {
	background: #626161 url(images/bg_block.gif) repeat-x;
}
.texteBlock {
	padding:2px 10px 10px 12px;
}
.ligneSep {
	width:100%;
	margin:5px 0 5px 0;
	padding:0;
	border-bottom:1px solid #3F3E3E;
}
.accesTexabri {
display:none;
}
	
/*** BANDEAUX


*/
#bandeau {
	background:url(images/fond_bandeau.gif) no-repeat;
	width:569px;
	height:154px;
	margin:0;
	padding:0;
}
#bandAccueil {
	background:url(images/bandeau_accueil.jpg) no-repeat;
	width:569px;
	height:154px;
	margin:0;
	padding:0;
}
#bandTexabri {
	background:url(images/bandeau_texabri.jpg) no-repeat;
	width:569px;
	height:154px;
	margin:0;
	padding:0;
}
#bandGamme {
	background:url(images/bandeau_gamme.jpg) no-repeat;
	width:569px;
	height:154px;
	margin:0;
	padding:0;
}
#bandRealisations {
	background:url(images/bandeau_realisations.jpg) no-repeat;
	width:569px;
	height:154px;
	margin:0;
	padding:0;
}
#bandContact {
	background:url(images/bandeau_contact.jpg) no-repeat;
	width:569px;
	height:154px;
	margin:0;
	padding:0;
}
/*** MENU

*/
#menu {
	display: block;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	overflow:hidden;
	margin:0;
	padding:0;
	line-height:-16px;
}
#menu li a {
	display: block;
	width:201px;
	height: 30px;
	margin:0;
	padding:0;
	background-position:0px;
	line-height:-16px;
}
#menu li a:hover {
	background-position:-201px;
}
#menu li.selected a {
	cursor:default;
	background-position:-201px;
}
#menu li#accueil a {
	background-image:url(images/bt01.gif);
}
#menu li#texabri a {
	background-image:url(images/bt02.gif);
}
#menu li#abris a {
	background-image:url(images/bt03.gif);
}
#menu li#realisations a {
	background-image:url(images/bt04.gif);
}
#menu li#contact a {
	background-image:url(images/bt05.gif);
}
#footerMenu {
	background:url(images/bt_footer.gif) no-repeat;
	width:201px;
	height:136px;
}
/*** TABLEAUX


*/
.dim td {
	border:0;
	margin:0;
	padding:2px;
	background-color:#3C3B3B;
}
.dim#s2 td {
	background-color:#343333;
}
.dim#s3 td {
	background-color:#2C2C2C;
}

/*modif  Cybercite */
.conteneurcyber {
  text-align: center;
}
#menucyber {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width:770px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menucyber dl {
float: left;
width: 12em;
}
#menucyber dt {
text-align: center;
margin: 0;
padding: 0;
}
#menucyber li a, #menucyber dt a {
margin: -5px 0;
padding: 5px 0;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

