/******************************************************************************
BERING : COLLECTION / CATALOGUE Style Sheet
*******************************************************************************/
/*	background-color:red;*/
#main_container_catalogue,
#main_container_catalogue_top,
#main_container_catalogue_bottom {
width:775px;
color:#00314a;
}
#main_container_catalogue {
float:left;
min-height:388px;
height:auto !important;
height:388px;
background-image:url(../images/bg_catalogue.png);
background-repeat:repeat-y;
padding-left:1px;
padding-top:10px;
}
#main_container_catalogue_top {
height:15px;
padding-top:5px;
background-image:url(../images/bg_catalogue_top.png);
background-repeat:no-repeat;
}
#main_container_catalogue_bottom {
float:left;
height:13px;
background-image:url(../images/bg_catalogue_bottom.png);
background-repeat:no-repeat;
}
.chemin_fer_produits {
float:left;
width:505px;
padding-left:20px;
font-size:.9em;
font-weight:bold;
text-transform:uppercase;
	/*background-color:red;*/
}
.nav_pages {
float:left;
width:231px;
text-align:right;
padding-right:19px;
font-size:.9em;
font-weight:bold;
	/*background-color:green;*/
}
.nav_pages a {
color:#00314a;
text-decoration:none;
}
.nav_pages a:hover,
.lien_page_selectionnee {
color:#e06205;	/*ORANGE*/
}
.nav_laterale_left,
.nav_laterale_right {
float:left;
height:202px;
padding-top:158px;
	/*background-color:red;*/
}
.nav_laterale_left {
width:40px;
padding-left:24px;
}
.nav_laterale_right {
width:54px;
padding-left:10px;
}
.liste_produits {
float:left;
width:644px;
	/*background-color:green;*/
}
.productBlock {
float: left;
position:relative;
width: 161px;
height: 187px;
}
.productBlockPhoto {
float: left;
width: 161px;
height:162px;
text-align:center;
padding:0;
/*	background-color:red;*/
}
.productBlockLegend {
background-color:#8ea6b7;
line-height:1.0em;
}
.productBlockLegend a {
font-size:.9em;
font-weight:bold;
color:#00314a;
text-decoration: none;
}

.ficheProduitNouveauSmall,
.ficheProduitNouveau {
position: absolute;
background:#e06205;/*#0f1f2f*/
font-weight: bold;
color:#000000;/*#a5d3f4*/
text-transform: uppercase;
text-align:center;
border:1px solid #cccccc;/*#a5d3f4*/
}
.ficheProduitNouveauSmall {
top: 30px;
left: 80px;
padding: 2px 5px;
font-size:.9em;
}
.ficheProduitNouveau {
top: 30px;
left: 170px;
padding: 3px 10px;
}
.ficheProduitLeft {
position:relative;
float: left;
width: 308px;
padding-left: 12px;
}
.ficheProduitRight {
float: left;
width: 435px;
padding-right:15px;
}
.ficheProduitImage {
float: left;
width: 308px;
/*height: 244px;*/
}
.ficheProduitImage img{
width: 260px;
}
.titreProduit {
float:left;
width:335px;
font-size:1.6em;
font-weight:bold;
	/*background-color:red;*/
}
.prixProduit {
float:left;
width:100px;
font-size:1.2em;
text-align:right;
font-weight:bold;
}
.description {
float:left;
width:435px;
padding:15px 0;
	/*background-color:red;*/
}
.ficheProduitGalerie {
float: left;
width: 435px;
height: 105px;
overflow:auto;
font-size:0.9em;
}
.ficheProduitGalerie td {
padding: 0 3px;
}
.ficheProduitGalerie table {
border-collapse:collapse;
padding:0;
/*width:200px;*/
	/*background-color:red;*/
}
.ficheProduitGalerie img {
/*border: 1px solid;*/
border:0;
height:71px;
/*border-color: black;*/
}
#graphiqueAC3 {
clear:both;
width:435px;
}
#tableauAC3 {
width: 435px;
}
#tableauAC3 td {
text-align: center;
font-size:.9em;
}
#tableauAC3 .tdac3 {
background-color: #E7E7E7;
}
.AC3 {
float: left;
}
.gifsAC3 {
height: 17px;
}
.gifAqua,
.gifCold,
.gifCrash,
.gifConfort  {
padding-top:1px
}
.gifAqua  {
padding-left:3px;
}
.gifCold {
padding-left:2px;
}
.gifCrash {
padding-left:1px;
}
.aqua,
.cold,
.crash,
.confort {	
width:45px;
background-position:center;
background-repeat:no-repeat;
}
.aqua {
background-image:url(../images/ac3_aqua.jpg);
background-color:#35608d;
}
.cold {
background-image:url(../images/ac3_cold.jpg);
background-color:#6891bf;
}
.crash {
background-image:url(../images/ac3_crash.jpg);
background-color:#ea9545;
}
.confort {
background-image:url(../images/ac3_confort.jpg);
background-color:#cec9b1;
}
.liens_bas_fiche {
float:left;
position:relative;
width:760px;
text-align:right;
margin-top:10px;
	/*background-color:red;*/
}
.liens_bas_fiche a.lien_page {
margin-left:20px;
color:#00314a;
}
.liens_bas_fiche a:hover.lien_page {
text-decoration:none;
}
#produit_associe {
width: 240px;
min-height: 95px;
height: auto !important;
height: 95px;
position: absolute;
top: -105px;
left: 300px;
display: none;
background-color:#021824;
border:2px solid #7fa5bc;
}
.produitAssocieContent {
float:left;
padding: 0 5px 15px 15px;
text-align:left;
}
.produitAssocieContent a,
.fermer a {
text-decoration: underline;
}
.produitAssocieContent a:hover,
.fermer a:hover {
text-decoration:none;
}

.produitAssocieContent h3 {
text-transform: uppercase;
padding-bottom: 5px;
}
.fermer {
text-align:right;
padding: 3px 3px 0 0;
}

#envoyer_ami,
#envoi_ok {
width:640px;
height:370px;
position:absolute;
z-index:150;
top:35px;
left:120px;
text-align:left;
border:2px solid #7fa5bc;
}
#envoi_ok {
display:none;
}
#envoyer_ami .warning {
width:640px;
height:15px;
padding-top:5px;
color:#ff0000;
}
#envoyer_ami .formulaire {
padding:0 15px 15px 15px;
}
#envoyer_ami .formulaire h2.titre{
font-size:1.25em;
}
#envoyer_ami .formulaire input,
#envoyer_ami .formulaire textarea{
background-color:#a6cfed;
}
#envoyer_ami .formulaire input {
width:162px;
}
#envoyer_ami .formulaire textarea{
width:400px;
height:80px;
}
#envoyer_ami ul {
float:left;
}
#envoyer_ami ul.left {
width:205px;
}
#envoyer_ami ul.right {
padding-top:25px;
}
#envoyer_ami .titre {
padding:5px 0;
font-weight:bold;
}
#envoi_ok .message_ok {
text-align:center;
margin-top:100px;
font-size:1.4em;
}

/***********************************
Catalogue Download
***********************************/
#download {
width:763px;
padding-left:12px;
}
#download input,
#download textarea,
#download select{
background-color:#a5d3f4;
}
#download table {
border-collapse:collapse;
}
#download table td{
padding:1px;
}

#download .titre{
float:left;
width:690px;
font-weight:bold;
	/*background-color:red;*/
}
#download .retour{
float:left;
width:53px;
text-align:right;
}
#download .texte{
float:left;
width:400px;
padding:15px 0;
}
#download .image{
float:left;
padding:15px 0 0 15px;
}

#download .formulaire{
float:left;
width:720px;
margin-left:20px;
	/*background-color:#ccc;*/
}
#download .formulaire .alertes{
float:left;
width:720px;
height:20px;
	/*background-color:#ff8686;*/
}

#download .formulaire .left{
float:left;
width:415px;
	/*background-color:#eee;*/
}
#download .formulaire .left .top_left{
float:left;
width:210px;
	/*background-color:#888;*/
}
#download .formulaire .left .top_right{
float:left;
width:205px;
	/*background-color:#555;*/
}
#download .formulaire .left .top_right .fields{
width:203px;
}

#download .formulaire .left .bottom{
float:left;
width:415px;
	/*background-color:#222;*/
}

#download .formulaire .right{
float:left;
width:255px;
margin-left:50px;
	/*background-color:#aaa;*/
}
#download .checkbox {
width:13px;
height:13px;
overflow:hidden;
vertical-align:middle;
}
#download .radio {
width:12px;
height:12px;
overflow:hidden;
vertical-align:middle;
background-color:transparent;
}
.download {
float:left;
width:200px;
height:14px;
text-align:right;
font-size:0.8em;
}