/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre {
	color: #314784;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.boitetext { /* boite texte recherche*/
	width:100px;
	margin-left: 15px;
	margin-top: 2px;
	float: left;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	color: #314784;
	font-weight: bold;
}
.boiterecherche {
	height: 33px;
	width: 200px;
	margin-left: 5px;
	float: left;
	padding-top: 2px;
}
.boitehaut {
	background-image: url(../img/haut/fd-ongl-esp.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
 }

.ongletesp {
	height: 31px;
	text-decoration: none;
	
 }	
.ongletesp ul {
    margin:0;
    padding-right: 3%;
    list-style:none;
     
	}
.ongletesp li {
	float:right;
	background:url(../img/haut/ongletespace.gif) no-repeat bottom;
	margin:0;
	padding:0;
	height: 29px;
	width: 120px;
	text-align: center;
	font-weight: bold;
    }
.ongletesp a {
	display:block;
	text-decoration: none;
	color:  #314784;
	
	}	
	.ongletesp a:hover {
	display:block;
	text-decoration: none;
	color: #f98a1e ;

	}	
.ongletesp li.selected{ /*style pour l'onglet actif position par rapport aux autres onglets*/
height: 32px;
position: relative;
top: 0px;
background:url(../img/haut/ongletespace-actif.gif) no-repeat bottom; 

    }
.ongletesp li.selected a:hover{ /*style pour l'onglet actif position par rapport aux autres onglets*/
height: 32px;
position: relative;
top: 0px;
background:url(../img/haut/ongletespace-actif.gif) no-repeat bottom;
color: #ffffff;
    }
.boitelogo {
	width:auto;
	margin-left: 15px;
	margin-top: 2px;
	height:90px;
}


.boitebarrebas {
	
	width: auto;
	position: absolute;

}



.onglethautpro {
	float:left;
	width:100%;
	background: url(../img/haut/fd-onglet.gif) repeat-x bottom;
	
	line-height:normal;
	font-weight: bold;
	color: #314784;
	font-variant: normal;
    }
	
.onglethautpro ul {
    margin:0;
    padding:0;
    list-style:none;
     
	}
.onglethautpro li {
	float:left;
	background: url(../img/haut/onglet.gif) repeat-x top;
	margin:0;
	padding:0;
	    }
.onglethautpro a {
	display:block;
	background:url(../img/haut/onglet-coin.gif) no-repeat right top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	color: #314784;
	}	
.onglethautpro a:hover {
	color: #f98a1e;
	text-decoration: none;
	
	}	
	
.onglethautpro li.selected{ /*style pour l'onglet actif position par rapport aux autres onglets*/
position: relative;
top: 0px;
background-image:url(../img/haut/onglet-actif.gif);
    }


.onglethautpro li.selected a{ /*selected main tab style */
	background-image:url(../img/haut/onglet-coin-actif.gif);
	color: #ffffff;
}


.onglethautpro li.selected a:hover{ /*selected main tab style */
text-decoration: none;

}


.contenuonglethtpro{ /*style du contenu des onglets*/
	width: auto;
	margin-bottom: 1em;
	padding: 0px;
	background-color: #f0f0f0;
	height: 35px;
	background-image: url(../img/haut/fd-bas.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: left;
}

.tabcontent{
display:none;
}

#informatique {
	background-image: url(info/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: px;
	}
#image {
	background-image: url(image/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}	
#photo {
	background-image: url(photovid/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}

	
#pcportable {
	background-image: url(pcportable/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}

#maison {
	background-image: url(maison/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}

#electro {
	background-image: url(electro/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}
#telephone {
	background-image: url(telephone/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}
#destockage {
	background-image: url(destockage/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
}

#espnoel {
	background-image: url(noel/onglet-inactif.gif);
	background-repeat: repeat-x;width: 100%;height: 26px;
	
}



@media print {
.tabcontent {
display:block!important;
}
}
	

