* {
	margin: 0;
	padding: 0;
}


body {
	background-color: #D8D9C5;
	font-size:0.72em;
	margin-top: 5px;
	
}

a img {
	border: none;
}

h1 {
	width: 789px;
	height: 157px;
}

/* conteneur global */
#conteneur {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 789px;
	/* background-image: url(images/fond.gif); */

}

/* fond de la barre de titre */
#fondphoto {
	width: 789px;
	height: 157px;
	background-image: url(images/accinterc_titre_photo.jpg);
	background-repeat: no-repeat;
	
}
/* menu centre avec roll over */
#block_menucentre {
	position:absolute;
	left:242px;
	top:34px;
}
#accinterc-territoire {
	position:absolute;
	left:56px;
	top:3px;
	width:124px;
	height:20px;
}
#accinterc-savoir {
	position:absolute;
	left:40px;
	top:23px;
	width:113px;
	height:22px;
}
#accinterc-economie {
	position:absolute;
	left:20px;
	top:45px;
	width:99px;
	height:21px;
}
#accinterc-pratique {
	position:absolute;
	left:3px;
	top:66px;
	width:116px;
	height:21px;
}

/* chemin */
#chemin {
	position:absolute;
	top: 80px;
	left: 440px;
	width: 345px;
	text-align: right;

}
#chemin div.titrerubrique {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 345px;
}
#chemin div.chemin {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 345px;
}

/* menu */
#menu {
	position: absolute;
	top: 138px;
	left: 265px;
	width: 524px;
	height: 24px;
	z-index:40;

}

/* BLOCK DE CONTENU */
#block_contenu {
	width: 789px;
	background-image: url(images/inttour_fond_contenu.gif);
	background-repeat: repeat-y;
}

/* barre de gauche */
#barregauche {
	float: left;
	width: 241px;
	background-image: url(images/intinterc_barre_gauche.jpg);
	background-repeat: no-repeat;
		
}
#menugauche {
	margin-top: 100px;
	margin-bottom: 50px;
	margin-left: 25px;
}


/* zone de recherche */
#recherche {
	margin-left: 20px;
}
#recherche h3 {
	background-image: url(images/acctour_pucetitre.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
}
/* bouton retour */
.retour {
	margin-top: 20px;
	margin-left: 22px;
}

/* contenu */
#contenu {
	float: left;
	width: 548px;
	padding-bottom: 20px;
	
}
#img_gauche {
	position: absolute;
	top: 157px;
	left: 241px;
	width: 59px;
	height: 28px;
	background-image: url(images/intinterc_contenu_gauche.gif);

}
#img_droite {
	position: absolute;
	top: 157px;
	left: 737px;
	width: 52px;
	height: 23px;
	background-image: url(images/inttour_contenu_droite.gif);
	background-repeat: no-repeat;
}
#zonecontenu {
	position: relative;
	left: 20px;
	top: 20px;
	width: 500px;
	height: 350px;
	margin-bottom: 40px;
}
/* hack pour le min-height sous IE */
html>body #zonecontenu {
	height: auto;
	min-height: 300px;
}

/* pied de page */
#footer {
	position:relative;
	width: 789px;
	clear: both;
	
}
#deb_footer {
	position:absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/inttour_fond_footer.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 258px;
	
}




#gauche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 28px;
	background-image: url(images/inttour_menubas_gauche.gif);
	background-repeat: no-repeat;
}

#block_menubas {
	position: absolute;
	top: 0px;
	left: 258px;
	width: 520px;
	height: 28px;
	background-image: url(images/inttour_fond_menubas.gif);
	background-repeat: repeat-x;
	
}
#gauche img {
	margin-left: 66px;
	margin-top: 6px;
}
#droite {
	position: absolute;
	top: 0px;
	left: 424px;
	width: 107px;
	height: 28px;
	background-image: url(images/inttour_menubas_droit.gif);
}
#menubas {
	position:absolute;
	left:60px;
	top:0px;
	width:97px;
	height:28px;
}
#acctour_contact {
	position:absolute;
	left:0px;
	top:0px;
	width:79px;
	height:28px;
}

#acctour_plan {
	position:absolute;
	left:79px;
	top:0px;
	width:97px;
	height:28px;
}

#acctour_infos {
	position:absolute;
	left:176px;
	top:0px;
	width:101px;
	height:28px;
}

#acctour_accueil {
	position:absolute;
	left:277px;
	top:0px;
	width:59px;
	height:28px;
}
