BODY {
	padding: 0px;
	margin: 0px;
	font-family:"Times New Roman, Times, serif";
	font-size: 12px;
	
	text-align: left;
	vertical-align: top;
}

/** MISE EN PAGE GENERALE **/
TABLE.tableau_01 {
	margin: 0px;
	padding: 0px;
	
	text-align: left;
	vertical-align: top;
	
	width: 750px;
	max-width: 750px;
}

TD.haut {
	height: 63px;
}

TD.haut#haut_01 {
	width: 150px;
}

TD.haut#haut_02 {
	width: 180px;
}

TD.haut#haut_03 {
	width: 425px;
}

TD.menu {
	height: 17px;
}

TD.menu#menu_01 {
	width: 150px;
}

TD.menu#menu_02 {
	width: 180px;
}

TD.menu#menu_03 {
	width: 425px;
	height: 15px;
	
	background-image: url("../img/Menu_01.gif");
 	background-position: top left;
	background-repeat: no-repeat;
	
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	
	padding-top: 1px;
}

TD.menu#menu_04 {
	width: 330px;
	height: 20px;
}

TD.menu#menu_05 {
	background-image: url("../img/Menu_02.gif");
 	background-position: top left;
	background-repeat: repeat-x;
	
	width: 425px;
	height: 20px;
}

TD.zone_principale {
	background-image: url("../img/Spacer.gif");
 	background-position: top right;
	background-repeat: repeat-y;
	
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	
	text-align: left;
	vertical-align: top;
	
	padding: 10px;
}

TD.recherche {
	width: 150px;
	height: 30px;
	
	vertical-align: top;
	text-align: left;
	
	background-image: url("../img/Cartouche.gif");
 	background-position: top left;
	background-repeat: repeat-y;
}

TD.spacer {
	background-image: url("../img/Cartouche.gif");
 	background-position: top left;
	background-repeat: repeat-y;
	
	text-align:left;
	vertical-align: top;
}

TD.spacer#recherche {
	width: 145px;
	height: 150px;
	
	padding-left: 5px;	
}

TD.spacer#partenaire {
	width: 140px;
	padding-left: 10px;
	
	height: 130px;
}

TD.partenaire {
	width: 138px;
}

TD.partenaire#partenaire_01 {
	height: 60px;
 
	background-image: url("../img/Cartouche.gif");
 	background-position: top left;
	background-repeat: repeat-y; 
}

TD.partenaire#partenaire_02 {
	height: 45px;
	
	background-image: url("../img/Partenaire_03.gif");
 	background-position: top left;
	background-repeat: no-repeat;
	
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;
	padding-bottom: 7px;
}

TD.partenaire#partenaire_03 {
	height: auto;
}

TD.BAS {
 	text-align:left; 
 	vertical-align:top;
	
	height: 15px;
}

TD.BAS#global {
	background-color:#FFE300;
	background-image: url("../img/Spacer.gif");
 	background-position: bottom right;
	background-repeat: repeat-y;
	
	height: 15px;
}

TD.BAS#bas_01 {
	width: 5px;
}

TD.BAS#bas_02 {
	background-image: url("../img/Bas_02.gif");
 	background-position: top left;
	background-repeat: repeat-x;
	
	width: 625px;
}

TD.BAS#bas_03 {
	background-image: url("../img/Bas_03.gif");
 	background-position: top right;
	background-repeat: no-repeat;
	
	width: 110px;
	
	font-family:"Times New Roman, Times, serif";
	font-size: 12px;
	
	text-align: right;
	padding-right: 15px;
}

/** COLONNE DE GAUCHE **/
TD.colonne_gauche {
	text-align: left;
	vertical-align: top;
}

/** CARTOUCHE **/
TABLE.cartouche {

}

/** FORMULAIRE DE RECHERCHE **/
TABLE.formulaire {
/*	height: auto; */
}

TD.formulaire {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
}

TD.formulaire#budgetMax, TD.formulaire#nbpiece {
	padding-top: 7px;
	padding-left: 5px;
}

TD.formulaire#budgetvalue, TD.formulaire#nbpiecevalue_01 {
	padding-left:15px;
	padding-top:2px;
}

TD.formulaire#nbpiecevalue_02 {
	padding-left:15px;
}	

TD.formulaire#bouton {
	padding-left: 6px;
	padding-top: 10px;
}

/** LIEN REALISATION **/
A.realisation {
	font-family:"Times New Roman, Times, serif";
	font-size: 12px;
	
	text-decoration:none;		
}

A.realisation:hover {
	text-decoration:underline;	
}

/** MISE EN PAGE DU MENU **/
FONT.separator {
	color: #FFFFFF;
	font-weight: bold;
	
	padding-left: 4px;
	padding-right: 4px;
	
	font-size:14px;
}

A.menu {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	
	color: #000000;
	text-decoration: none;
}

A.menu#selected {
	font-style:italic;
	text-decoration: none;
	color: #33CCCC;
}

A.menu:hover {	
	text-decoration: underline;
}

/** GESTION DU LIEN "Plus de liens..." **/
A.liens {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	
	text-decoration: none;
}

A.liens:hover {
	text-decoration: underline;
}
