a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


body{
	margin:0;
	padding:0;
	background:url(images/tuile1.jpg);
	background-repeat: repeat-x;
	background-color: #e5e9f2;
}

ul, li { margin:0; padding:0;}
a:hover{  font-family:Tahoma, Arial, Helvetica, sans-serif;color:#003366; text-decoration: underline; }
a:link{  font-family:Tahoma, Arial, Helvetica, sans-serif;color: #003366; text-decoration: none;}
a:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif;color: #003366; text-decoration: none;}
a:active{ font-family:Tahoma, Arial, Helvetica, sans-serif;color: #003366; text-decoration: none;}

#container{ width:760px;margin:0 auto; padding:0;}

#accueil{ width:459px; height:668px; margin:8px; background:url(images/accueil.jpg);}

#residentiel{ width:459px; height:auto; margin:8px; background:url(images/BG-box.gif); background-repeat:repeat-y;}

#industriel{ width:459px; height:auto; margin:8px; background:url(images/BG-box.gif); background-repeat:repeat-y;}

#realisation{ width:459px; height:auto; margin:8px; background:url(images/BG-realisation.gif); background-repeat:repeat-y;}
#realisation p{font-family: Arial, Helvetica, sans-serif; text-align:right; font-size: 12px; font-weight:bold;color: #003399; padding-right:20px;}

#contact{ width:459px; height:auto; margin:8px; background:url(images/BG-realisation.gif); background-repeat:repeat-y;}



p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366; padding-left:20px; padding-right:15px;
}

Tuile {
	background-image: url(images/tuile1.jpg);
	background-repeat: repeat-x;
}

TuileDegrade {
	background-image: url(images/tuile1.jpg);
	background-repeat: repeat-x;
}
.tuile {
	background-image: url(images/tuile1.jpg);
	background-repeat: repeat-x;
}
.tuile {
	background-image: url(images/tuile1.jpg);
	background-repeat: repeat-x;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366; padding-left:15px; padding-right:15px;
}
.titre-accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366; text-decoration:underline;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#left{ height:auto; width:142px; float:left; clear:left;}
