/********************************DECO*****************************************/

#haut {
	background: #6CA309;
}
#haut #logo img { visibility: hidden; }

/* Hack contre IE qui n'accepte pas le png 24bits */
#haut > #logo img {
	visibility: visible;
	margin-left: 7px;
}
#haut #logo1 img { visibility: hidden; }

/* Hack contre IE qui n'accepte pas le png 24bits */
#haut > #logo1 img {
	visibility: visible;
	margin-left: 7px;
}
#haut #logo2 img { visibility: hidden; }

/* Hack contre IE qui n'accepte pas le png 24bits */
#haut > #logo2 img {
	visibility: visible;
	margin-left: 7px;
}

#haut #logo {
	background-image: url(images/bandeau.gif);
	background-repeat: no-repeat;
	height: 75px;
}

#haut #logo1 {
	background-image: url(images/logo_DTecTV.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

#haut #logo2 {
	background-image: url(images/bandeau.gif);
	background-repeat: no-repeat;
	height: 75px;

}
#haut #bandeaunew {
   background-image: url(images/bandeau.gif);
   background-repeat: no-repeat;
   position: absolute;
   height: 75px;
   width: 725px;
   left: 195px;
   
}
#haut #logonew {
	background-image: url(images/logo_DTecTV.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 0px;
	border-color: #000000;
	color: transparent;
	}
#titre-site, #titre-url {
	display: none;
}

#recherche {
	background:none;
	position: absolute;
	right: 10px;
	top: 50px;
	height: 60px;
	z-index:100;
}
#explainSite .kezako {
	background-image: url(images/journaux.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
}


#conteneur {
	background: #E5F8D9;
	border: 1 solid #6CA309;
}

.sommaire .contentSommaire h2, #explainSite h2, .content h2 {
	 margin: 0px 0px 0.25em;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    color: #6CA309;
    font-weight: normal;
    clear: both;
    border-bottom: 1px solid #c0c0c0;
}
#haut #titre-site-old {
	display: table-header-group;
	font-size: 40px;
	font-weight: 700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #6CA309;
	color: White;
	background-image: url(images/bandeau.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#reponse {
	border: thin solid Black;
	color: Red;
	text-align: center;
	font-size: 140%;
	margin: 100 100 20;
	font: bold;
}

#menu2 h3 {
	margin: 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding: 2px 10px;
	background: url(images/cercle.gif) no-repeat right;
	background-color: #6CA309;
	color: White;
	line-height: 1.6em;
}
.gauche {height:2em; float:left; font-weight:bold;}
.droite {margin-left:7em; height:2em;}