/* 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;

}



.onglethautgp {
	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;
    height:22px;
	}
	
.onglethautgp ul {
	margin:0;
	padding:0;
	list-style:none;
  
	}
.onglethautgp li {

	float:left;
      background:url(../img/noel/onglet-inactif-noel-fd.gif) repeat-x top;
	  margin:0;
    padding:0;
    }
.onglethautgp a {
	display:block;
	
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom:0px;
	padding-left: 8px;
	text-decoration: none;
	color: #314784;
	}	
.onglethautgp a:hover {
	color: #f98a1e;
	text-decoration: none;
	
	}	
	
.onglethautgp 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);*/
    }


.onglethautgp li.selected a{ /*selected main tab style */
	background-image:url(../img/noel/onglet-actif-noel.gif);
	color: #ffffff;
	padding-bottom:2px;
}


.onglethautgp li.selected a:hover{ /*selected main tab style */
text-decoration: none;

}


.contenuonglethtgp{ /*style du contenu des onglets*/
	width: auto;
	margin-bottom: 1em;
	padding: 0px;
	background-color: #f0f0f0;
	height: 36px;
	background-image: url(../img/haut/fd-bas.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: left;
}
.pubinformation {
	width:auto;
	height:15px;
	margin-left:40px;
}
.tabcontent{
display:none;
}

#noel a{ /*selected main tab style */
	background-image:url(../img/noel/bouton-noel.gif) ;
	color: #ffffff;
	width:80px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}


#noel a:hover{ /*selected main tab style */
text-decoration: none;

}
#noelesp {
	background-image: url(../img/noel/fd-bas-noel.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
	

#informatique {
	background-image: url(../img/haut/fd-bas-info.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
	
#image {
		background-image: url(../img/haut/fd-bas-image.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
#photo {
	background-image: url(../img/haut/fd-bas-photo.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
	
#pcportable {
		background-image: url(../img/haut/fd-bas-pc.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
#maison {
		background-image: url(../img/haut/fd-bas-maison.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
#electro {
	background-image: url(../img/haut/fd-bas-electro.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }

#telephone {
	background-image: url(../img/haut/fd-bas-tel.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }
#batteries {
		background-image: url(../img/haut/fd-bas-pc.gif) ;
	background-repeat: repeat-x;width: 100%;height: 38px; }

@media print {
.tabcontent {
display:block!important;
}
}
	

