@import url('general.css');
@import url('menuhaut.css');
@import url('cold.css');

div#colg
{
	float: left;
	width: 720px;
	margin-right: 4px;
}

h2#localisation
{
	color: #DC9926;
	margin: 8px 4px;
}

table.recherche
{
	border-collapse: collapse;
	margin: 10px 0;
}

table.recherche td.bas
{
	border: solid #DC9926;
	border-width: 0 0 1px 0;
	width: 500px;
}

table#resultats.recherche td.bas
{
	border-color: #9C9C9C;
}

table.recherche th.h3
{
	border: solid #DC9926;
	border-width: 1px 1px 0 1px;
	padding: 1px;
	text-align: center;
	background-image: url('../img/degrade_or.jpg');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 13px;
	width: 200px;
}

table#resultats.recherche th.h3
{
	border-color: #9C9C9C;
	background-image: url('../img/degrade_gris.jpg');
}


table.recherche td.contenu
{
	border: solid #DC9926 1px;
	border-width: 0 1px 1px 1px;
}

table.recherche td.contenu select
{
	font-size: 11px;
}

table#resultats.recherche td.contenu
{
	border-color: #9C9C9C;
}

table#affiner td.contenu table
{
	float: left;
	margin: 1px 30px;
}

table#affiner td.contenu table th
{
	text-align: left;
	border-bottom: solid black 1px;
	font-size: 12px;
}

table#affiner td.contenu table td
{
	padding: 3px 1px;
	height: 22px;
}

table#affiner table#surface input
{
	width: 70px;
}

table#typbien
{
	margin: auto;
	width: 702px;
}

table#typbien td
{
	padding: 2px 0;
}

table#typbien td.input
{
	text-align: right;
	padding-right: 35px;
}

table#typbien p
{
	padding: 2px 0 2px 2px;
}

table#typbien p.first
{
	font-weight: bold;
}

table#typbien input
{
	margin: 0;
	padding: 0;
	height: 14px;
}

table#typbien select
{
	width: 180px;
}

table#typbien input.text
{
	width: 180px;
	text-align: right;
	padding-right: 1px;
}

table#typbien input#bmax
{
	width: 105px;
}

div.unproduit
{
	border: solid #9C9C9C 1px;
	margin-top: 4px;
}

div.unproduit img.photo
{
	float: right;
}

div.unproduit h2
{
	background-color: #181911;
	color: #DC9926;
	padding: 1px;
	margin: 1px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
	font-size: 12px;
}

div.unproduit h2 span
{
	float: right;
}

div.unproduit div.desc
{
	float: right;
	width: 460px;
}

div.unproduit div.desc div.infog
{
	float: left;
	width: 292px;
	height: 156px;
	overflow: hidden;
}

div.unproduit div.desc div.infog h3
{
	padding: 2px 0 0 3px;
}

div.unproduit div.desc div.infog table
{
	margin: 3px 0;
	color: #9C9C9C;
	width: 296px;
}

div.unproduit div.desc div.infog table th
{
	text-align: left;
}

div.unproduit div.desc div.infog table td
{
	width: 65px;
}
div.unproduit div.desc table.infod
{
	float: left;
	border-collapse: collapse;
}

div.unproduit div.desc table.infod td
{
	text-align: center;
	background-color: #E8E6E7;
	border-top: solid white 2px;
}

div.unproduit div.desc table.infod td img
{
	margin-right: 2px;
}

div.unproduit div.desc table.infod td.prix
{
	background-color: #9C9C9C;	
	color: White;
}

div#liensref h2
{
	padding: 20px 4px 4px 4px;
	border-bottom: solid black 1px;
}

div.tablinks
{
	padding: 4px 2px;
	width: 303px;
	float: left;
}

div.tablinks p.lientitre a
{
	color: #DC9926;
}

div.conttablinks
{
	clear: both;
	padding: 4px;
	border-bottom: solid black 1px;
}
