/* Réinitialisation des éléments */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0;padding:0;border:0px;}

html{
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Tahoma;
}

/* BODY ET HTML
--------------------------------------------------------------------------------------- */

body#main{
	margin: 0;
	padding: 0;
	text-align:left;
}

h1{
	font-size: 16px;
	font-weight: normal;
	display: block;
	text-transform: capitalize;
}
h2{
	font-size: 14px;
	font-weight: bold;
	display: block;}

a, a:link, a:visited{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	outline: none;	}

a.link2, a.link2:link, a.link2:visited{
	color: #000;
	font-weight: normal;
	text-decoration: none;}


/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */

#conteneur{	
	width:672px;}

.noprint, #header, #right, #bookmarkHoverPopup, #piedPage, #flashcontainer, #btn_accueil, #banniere{
	display: none;
	}

		
.both{clear:both;}
#carteContact{border:1px solid #999;height:600px;width:650px;}
/* MENUS
--------------------------------------------------------------------------------------- */


#contenu{
	
	width: 672px;
	padding: 0px;}
#innercontenu{
	width: 672px;}

#left{
	width: 672px;}
#innerleft{
	padding: 0px;}
	
#left ul{
	margin: 0 0 0 20px;
	list-style-type: disc; }

#contact label{ font-weight: bold; }
#contact .champTexte{	
	border: 1px solid #c8c8c6;
	color: #000;
	font: 12px Arial, Verdana, Tahoma, Helvetica;
	width: 280px;
	height: 18px;
	line-height: 14px;
	display: block;
	margin:0 0 8px 0;}
#contact .listeDeroulante{
	border: 1px solid #c8c8c6;
	color: #000;
	font: 11px Arial, Verdana, Tahoma, Helvetica;
	width: 200px;
	padding-left: 3px;
	height: 17px;
	line-height: 14px;
	display: block;}
#contact .boiteTexte{
	border: 1px solid #CCC;
	color: #000;
	font: 11px Arial, Verdana, Tahoma, Helvetica;
	width: 480px;
	height: 100px;
	padding-top: 3px;
	padding-left: 3px;
	line-height: 14px;
	display: block;}
#contact .bouton{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	cursor: pointer;
	width: 75px;
	font-weight: bold;
	padding: 3px 0;}

.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

.erreur{color:#FF0000;}

#filarianne{
	text-indent: 0px;}

.colleft{
	float: left;
	width: 320px;}

/* DÉTAIL PROJET
------------------------------------------------------------------------------------ */
table.unite{
	width: 672px;
	font: 12px Arial;}
table.unite tr{
	background-color: #F8F8F8;}
table.unite td{
	padding: 2px 0;}
table.unite th{
	font-weight: bold;
	padding-left: 0px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;}
table.unite th .fr{display:none;}
table.unite th .en{display:none;}
table.unite tr.titre td{
	font-size: 13px;
	font-weight: bold;}
table.unite td.petitpad{
	padding-left: 0px;}
table.unite td.centre{
	text-align: left;}
table.unite tr.vendu{}
table.unite td.vendu{
	text-align: left;
	color: #FF0000;
	font-weight: bold;}
table.unite td a, table.unite td a:link, table.unite td a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: none;}
table.unite td.vendu a, table.unite td.vendu a:link, table.unite td.vendu a:visited{
	font-size: 12px;
	padding-left: 15px;}
table.unite td a:hover, table.unite td a:visited:hover{
	text-decoration: underline;}
	
#gallery img{
	float: left;
	display: block;	
	margin: 0 5px 5px 0;}
	
.siteplan{
	list-style-type: disc;
	margin: 0 0 0 20px; }
.siteplan li{
	padding: 0 0 5px 0;}

