body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tout {
	position: relative;
	width: 955px;
	margin: 0 auto;
	height: 850px;
}
#logo-witv {
	position: absolute;
	height: 118px;
	width: 187px;
	left: 35px;
	top: 20px;
}
#ban_haut {
	position: absolute;
	height: 60px;
	width: 468px;
	top: 35px;
	right: 35px;
}

/* Boutons navigation principale */

#b_emissions {
	position: absolute;
	top: 118px;
	right: 552px;
}
#b_contact {
	position: absolute;
	top: 118px;
	right: 175px;
}
#b_newsletter {
	position: absolute;
	top: 118px;
	right: 294px;
}
#b_agenda {
	position: absolute;
	top: 118px;
	right: 483px;
}
#b_partenaires {
	position: absolute;
	top: 118px;
	right: 35px;
}
#b_annonces {
	position: absolute;
	top: 118px;
	right: 35px;
}
#textes_nav {
	position: absolute;
	top: 102px;
	right: 34px;
	top: 111px;
	z-index: 1;
}

/* Menu défilant */
#menu-defile {
	position: absolute;
	top: 142px;
	left: 35px;
	width: 746px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA600;
	font-size: 13px;
	padding: 3px 0 5px 0;
}
.texte-defile {
	font-size: 0.85em;
	color: #545782;
}
.texte-defile-ville {
	font-size: 0.85em;
	color: #545782;
}

/* Libellés et emplacements des vidéos en lecture */

#video_gd {
	height: 280px;
	width: 320px;
	background-color: #CCCCCC;
	position: absolute;
	top: 173px;
	left: 35px;
}
#cadre_contenu {
	position: absolute;
	width: 745px;
	top: 200px;
	left: 35px;
}
.td_haut_contenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545782;
}
.td_bas_contenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545782;
	padding-bottom: 5px;
}
.corps_contenu {
	font-size: 12px;
	color: #697DAD;
}
.corps_descriptif {
	font-size: 12px;
	font-style:italic;
	color: #C2CCE0;
}

.infos_contenu {
	color: #545782;
	font-size: 12px;
	font-weight: bold;
}
.infos_contenu a {
	color: #545782;
}
.titre_contenu {
	color: #545782;
	font-weight: bold;
}
.dates_titre_contenu {
	color: #697DAD;
	font-weight: bold;
}
.titre_libelle_gd {
	color: #8F0000;
	font-size: 0.8em;
	font-weight: bold;
}
.corps_libelle_gd {
	color: #D47A00;
	font-size: 0.6em;
}
.corps_libelle_gd a:hover {
	color: #8F0000;
}
.corps_libelle_gd a {
	color: #D47A00;
	text-decoration: underline;
}

.date_libelle_gd {
	color: #8F0000;
	font-size: 0.6em;
}
.titre_libelle_gd a {
	color: #8F0000;
}
.partenaires-videos {
	color: #8F0000;
	font-size: 0.6em;
}
.partenaires-videos a {
	color: #8F0000;
	font-size: 0.6em;
}
/* Libellés et emplacements des vidéos à lire */

#libelle_video_gd {
	position: absolute;
	width: 320px;
	top: 503px;
	left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F0000;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
}
#videos_theme {
	position: absolute;
	top: 174px;
	left: 480px;
	width: 290px;
	height: 310px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	overflow: auto;
}
.videos_theme_libelle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F0000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F0000;
	overflow: scroll;
}


/* Cadre Moteur de recherche*/
#cadre_recherche {
	background-color: #C2CCE0;
	position: absolute;
	height: 367px;
	width: 130px;
	top: 146px;
	padding: 5px 5px 0 5px;
	left: 786px;
}
.texte_recherche {
	color: #607DAD;
	font-size: 12px;
	text-align: center;
}

/* Annonces */

#libelle_annonce_gd {
	position: absolute;
	width: 320px;
	top: 460px;
	left: 173px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F0000;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	height: 172px;
}
#annonce_theme {
	position: absolute;
	top: 176px;
	left: 498px;
	width: 277px;
	height: 461px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	overflow: auto;
}
#annonce_images {
	position: absolute;
	top: 175px;
	left: 6px;
	width: 151px;
	height: 462px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	overflow: auto;
}
.annonce_theme_libelle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F0000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F0000;
	overflow: scroll;
}

#annonce_video_gd {
	height: 280px;
	width: 320px;
	background-color: #CCCCCC;
	position: absolute;
	top: 176px;
	left: 172px;
}





/* Cadre partenaires */
#cadre_partenaires {
	background-color: #C2CCE0;
	position: absolute;
	height: 357px;
	width: 125px;
	top: 142px;
	right: 35px;
	padding: 5px 5px 0 5px;
}
#annonce-site {
	position: absolute;
	height: 67px;
	width: 393px;
	top: 506px;
	left: 370px;
	padding: 5px;
	font-size: 0.4em;
	background-color: #C2CCE0;
}
#annonce-site a {
	color: #697DAD;
}


#espacepro {
	position: absolute;
	height: 89px;
	width: 125px;
	top: 525px;
	left: 786px;
	padding: 5px;
	background-color: #C2CCE0;
}

.texte_partenaires {
	color: #607DAD;
	font-size: 12px;
	text-align: center;
}
.titre_annonce {
	color: #697DAD;
	font-weight: bold;
	font-size: 2.2em;
}
.corps_annonce {
	color: #697DAD;
	font-size: 10px;
}
#b_cliquez_ici {
	position: absolute;
	left: 13px;
	top: 55px;
}
#ban_droite {
	position: absolute;
	top: 100px;
	height: 150px;
	width: 120px;
	left: 7px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
/* Menu bas */
#menu_bas {
	color: #8F0000;
	position: absolute;
	height: 10px;
	width: 955px;
	bottom: 10px;
	left: 0px;
	text-align: center;
}
#menu_bas h1 {
	font-size: 0.6em;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu_bas li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu_bas a {
	color: #8F0000;
	text-decoration: underline;
	font-weight: normal;
}
#menu_bas a:hover {
	color: #D47A00;
}
#cadre_fond {
	color: #697DAD;
	position: absolute;
	height: 309px;
	width: 745px;
	left: 35px;
	top: 200px;
	padding: 100;
}
.titre_partenaires {
	color: #697DAD;
}
#rechercher {
	position: absolute;
	top: 362px;
	width: 135px;
	height:90px;
	background-color:#C2CCE0;
	right: 0px;
}

#b_go {
	position: absolute;
	left: 13px;
	top: 65px;
}

/* Zone partenaires */
#cadre_formulaire_partenaires {
	position: absolute;
	top: 180px;
	width: 745px;
	left: 35px;
}
#cadre_contenu_partenaires {
	position: absolute;
	width: 745px;
	top: 230px;
	left: 35px;
}
.telephone_gd {
	color: #545782;
	font-weight: bold;
	font-size:16px;
}
.td_haut_bas_contenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545782;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545782;
	padding-bottom: 5px;
}
.texte_formulaire_devis {
	font-size:9px;
	color:#545782;

}
#cadre_formulaire_devis {
	position: absolute;
	width: 745px;
	top: 170px;
	left: 305px;
}
#cadre_contenu_devis {
	position: absolute;
	width: 250px;
	top: 170px;
	left: 35px;
}
#resultat_recherche {
	position: absolute;
	top: 181px;
	left: 479px;
	width: 293px;
	height: 426px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	overflow: auto;
}
#img_annonce_gd {
	position: absolute;
	top: 181px;
	left: 115px;
	width: 358px;
	height: 245px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
#img_annonce {
	position: absolute;
	top: 181px;
	left: 35px;
	width: 75px;
	height: 378px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
#descriptif_annonce {
	position: absolute;
	top: 436px;
	left: 115px;
	width: 360px;
	height: 190px;
	border: 1px solid #8F0000;
	background-image: url(../images/fleche_libelle_gd.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
