#table_bando {
	width: 100%;
	height: 90px;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;

	border-left-style: groove;
	border-left-width: thin;	
	border-top-style: groove;
	border-top-width: thin;		
	border-right-style: groove;
	border-right-width: thin;	
	border-bottom-style: double;
	border-bottom-width: thick;
}
.colgauche_bando	{
	width: 50%;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
}
#accueil {
	/* accueil du site */
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	width: 800px;
	height: 90px;
	background-color: transparent;
}

#Ingrid    {
	margin-top: 0px;
	margin-left: 890px;
	width: 130px;
	height: 90px;
	border-bottom: none;
	background-color: transparent;
	background-image: url(../images/Ingrid.png);
	background-repeat: no-repeat;
}

#Ingrid .compteur_ingrid	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: White;
	font: bolder larger;
	vertical-align: baseline;
	text-align: left;
}

	
.articleentete    {
	background-color: transparent;
}

.articleentete td.colgauche      {
	background-color: transparent;
	text-align: center;
	vertical-align: top;
	margin-left: 0px;
	padding-left: 0px;
	width: 500px;
	height: auto;
}


.articleentete td.coldroite    {
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	margin-left: 0px;
	padding-left: 0px;
	width: auto;
	height: 45px;
}


.articleentete td.logos_ext    {
	text-align: right;
	vertical-align: top;
}

.titre_nom	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	border-bottom: none;
	text-decoration: none;
}
.titre_nom_2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}