/*
SODEARIF

layout_Page_ref.css
MISE EN FORME DU MODELE
Voir general.css pour compléments de formatage
(c) 2007 ALTIMIX
--------------------------------*/

/*****************************

	HTML

*****************************/

body {}

/*****************************

	TEMPLATE

*****************************/

div#container {
	position: relative;
	width: 948px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../medias/image/ombre_top.gif) no-repeat 0 0;
}
div#logo {
	position: absolute;
	width: 78px;
	height: 80px;
	left: 4px;
	top: 6px;
	z-index: 10;
}
div#baseline {
	width: 948px;
	height: 64px;
	background: url(../medias/image/baseline_sodearif.gif) no-repeat 86px 0;
}
div#margeur {
	width: 948px;
	height: 20px;
	background: #fff url(../medias/image/bg_margeurP.gif) no-repeat 0 0;
}
div#col-group {
	width: 948px;
	min-height: 295px;
	_height: 295px;
	background: #fff url(../medias/image/vertical_references.jpg) no-repeat 0 0;
}
div#titre {
	height: 35px;
	margin: 0 0 0 102px;
}
div#col-left {
	float: left;
	width: 240px;
	margin: 0 0 0 102px;
	display: inline; /* Stop IE double float-margin bug */
}
div#col-right {
	float: right;
	width: 562px;
	margin: 0 24px 0 0;
	display: inline; /* Stop IE double float-margin bug */
}

/*****************************

	ZONES XIBUX       

*****************************/

/*
NAVGENH : voir general.css pour formatage commun
-------------------------------------------------------*/

#navGenH {}

/*
BANNER
-------------------------------------------------------*/

#banner {
	width: 948px;
	height: 128px;
	background: #3e647e url(../medias/image/bg_banner.gif) no-repeat 0 0;
}

/*
CONTENT
-------------------------------------------------------*/

#content {
  text-align: left;
  width: 948px;
}

/*
FOOTER : voir general.css pour formatage commun
-------------------------------------------------------*/

#footer {}

/*
REFERENCES - Zone de recherche
-------------------------------------------------------*/

h2#titre-refSearch {
	font-size: 1.2em;
	color: #ee8018;
	padding: 0 0 0 10px;
	margin: 0;
}
div#refSearch {
	padding: 10px 10px 10px 10px;
	background: #fff url(../medias/image/bg_refSearch.jpg) no-repeat 0 0;
}
form#formRef {
	position: relative;
}
div#refSearch p {
	padding: 0 0 8px 0;
	margin: 0;
}
form#formRef label {}
select#select_produit, select#select_montage {
	border: 1px solid #6D90A6;
}
select#select_produit option, select#select_montage option {
	color: #16374C;
	border-bottom: 1px dotted #6D90A6;
}
input#input_ville, input#input_architecte {
	width: 145px;
	color: #16374C;
	border: 1px solid #6D90A6;
}
input#submit_refSearch {
	width: 40px;
	height: 34px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(../medias/image/bt_refOk.gif) no-repeat 0 0;
	cursor: pointer;
}

/*
REFERENCES - 6 vignettes par defaut
-------------------------------------------------------*/

p#fl-o {
	padding: 0;
	margin: 0;
}
p#fl-o:first-letter {
	color: #ee8018;
}
div.refSelection {
	float: left;
	width: 180px;
	background-color: #fff;
}
div.refMargeur {
	margin: 0 11px;
	background-color: #fff;
}
div.refSelection h3.refProduit {
	padding: 8px 0 3px 0;
	margin: 0;
	font-weight: normal;
}
div.refSelection h3.refProduit:first-letter {
	color: #6d90a6 !important;
}
div.refSelection div.refVmax {
	width: 180px;
	height: 120px;
	background: #fff url(../medias/image/bg_refVmax180x120.gif) no-repeat 0 0;
}

/*
REFERENCES - Tableau des resultats
-------------------------------------------------------*/
p#refResultat {
	padding: 5px 10px;
	margin: 16px 0 5px 0;
	background-color: #ee8018; /*#3E647E;*/
	color: #fff;
	font-weight: normal;
	clear: both;
}
table#tabRef {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	margin: 0 0 14px 0;
}
table#tabRef th, table#tabRef th a {
	color: #ee8018;
}
table#tabRef tr.rRow1 {
	background-color: #fff;
}
table#tabRef tr.rRow2 {
	background-color: #eff3f5;
}
table#tabRef td {
	padding: 2px;
	border: 1px solid #6d90a6;
}
table#tabRef td.rPhoto {
	border-right: none;
	line-height: 0;
}
table#tabRef td.rRef {
	border-left: none;
}
table#tabRef td.rRef a {
	color: #ee8018;
	text-decoration: none;
}
table#tabRef td.rRef a:hover {
	text-decoration: underline;
}
table#tabRef td.rLivraison, table#tabRef th.rLivraison {
	text-align: center;
}
table#tabRef td.rArchi, table#tabRef th.rArchi {
	text-align: center;
}

/*
REFERENCES - Fiche reference
-------------------------------------------------------*/

p#backlist {
	padding: 0;
	text-align: right;
	margin: -20px 0 10px 0;
	position: relative;
	line-height: 0;
}
h2#refName {
	font-size: 1.2em;
	color: #fff;
	padding: 2px 10px 2px 10px;
	background: #6d90a6 url(../medias/image/cornerR) no-repeat right 0;
	margin: 0 0 14px 0;
}
h2#refName:first-letter {
	color: #fff;
}
dl {
	line-height: 1.5em;
	margin-right: 5px;
}
dt {
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
	font-weight: bold;
}
dd {
	padding: 0;
	margin: 0;
}
img#refPhoto1 {
	float: right;
}
img#refPhoto2 {
	margin-right: 22px;
}
img#refPhoto3 {}
a.download {
	font-weight: bold;
	color: #ee8018;
	text-decoration: none;
}
a:hover.download {
	text-decoration: underline;
}

/* FIN */