/* 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 {
	width:100%;
	background-color: #aa0000;
	background-image: url(../img/noel/fd-ongl-esp.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
 }


.ongletesp {
	height: 31px;
	text-decoration: none;
	width:300px;
	position: relative; /* démarre à 10 pixels de la droite de la boite parent */
	margin-right: 20px;
	float: right;
   /* largeur de la boite */

  } 

.ongletesp ul {
    margin:0;
    padding-right: 3%;
    list-style:none;
    color:  #314784; 
	}
.ongletesp li {
	float:right;
	background:url(../img/noel/onglet-espace.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;
	
	
}	
	.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/noel/ongletespace-actif.gif) no-repeat bottom;
color: #ffffff;
    }
.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/noel/ongletespace-actif.gif) no-repeat bottom;
color: #ffffff;
    }

.boitelogopub {
  
  margin:0 ; padding:0 ; /* marges intérieures et extérieures */

  height:90px;
  width:100%;
  background-image: url(../img/noel/fond.gif);
  } /* Bordure du container (donc de tout le "tableau")*/

.boitelogo { /* boite gauche (avec le menu) */
   position: absolute; /* positionné par rapport à la boite parent (ici .container) */
   left: 25px; /* démarre à 10 pixels de la gauche de la boite parent */
   width: 400px; /* largeur de la boite */
   padding-top: 10px; /* marge intérieure haute */
   } /* encadrement discret de la boite */



.boitepub { /* boite droite (avec le commentaire) */
	float:right;
	position: relative; /* positionné par rapport à la boite parent (ici .container) */
	right: 25px; /* démarre à 10 pixels de la droite de la boite parent */
	width: 468px;
	 /* largeur de la boite */
	padding-top: 10px;
  } 
.spacer { /* force au retour à la ligne après des fenêtres float */
  clear:both;
  }
.boitebarrebas {
	
	width: auto;
	position: absolute;

}



.onglethautgp {
	float:left;
	width:100%;
	background: url(../img/noel/fd-onglet-noel.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:0px;
}


.onglethautgp li.selected a:hover{ /*selected main tab style */
text-decoration: none;

}


.contenuonglethtgp{ /*style du contenu des onglets*/
	width: 100%;
	margin-bottom: 1em;
	padding: 0px;
	background-color: #f0f0f0;
	height: 28px;
	background-image: url(../img/haut/fd-bas.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: left;
}

.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-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }
	

#informatique {
	background-image: url(../img/haut/fd-bas-info.gif) ;
background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }
#image {
		background-image: url(../img/haut/fd-bas-image.gif) ;
background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }
#photo {
	background-image: url(../img/haut/fd-bas-photo.gif) ;
background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }
	
#pcportable {
		background-image: url(../img/haut/fd-bas-pc.gif) ;
background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }
#maison {
		background-image: url(../img/haut/fd-bas-maison.gif) ;
	background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }
#electro {
	background-image: url(../img/haut/fd-bas-electro.gif) ;
background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }

#telephone {
	background-image: url(../img/haut/fd-bas-tel.gif) ;
	background-position: bottom;background-repeat: repeat-x;width: 100%;height: 34px; }

@media print {
.tabcontent {
display:block!important;
}
}
	
