
* {
	margin: 0px;
	padding: 0px;
}


/* BALISES HTML */
body {
	background-color: #EEEEE6;
	font-size:0.72em;
}

a img {
	border: none;
}

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

	
}

.arrondi {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 198px;
	height: 44px;
	/* margin-top: -40px; */
	
}

h3 {
	background-image: url(images/acctour_pucetitre.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
}

/* CONTENEUR GLOBAL */

#conteneur {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -395px;
	margin-top: -245px;
	width: 789px;
	height: 490px;

	
}

/* fond de la barre de titre */
#fondphoto {
	width: 789px;
	height: 157px;
	background-image: url(images/acctour_titre_photo.jpg);
	
}

/* menu centre (patrimoine, terroirs, viticulture, evenements) */
#menucentre {
	position: absolute;
	top: 40px;
	left: 240px;

}
#acctour-patrimoine {
	position:absolute;
	left:53px;
	top:0px;
	width:126px;
	height:21px;
}


#acctour-terroirs {
	position:absolute;
	left:35px;
	top:21px;
	width:169px;
	height:22px;
}



#acctour-viticulture {
	position:absolute;
	left:18px;
	top:43px;
	width:113px;
	height:21px;
}

#acctour-evenements {
	position:absolute;
	left:0px;
	top:64px;
	width:113px;
	height:19px;
}

	

/* menu droit (acces, liens, meteo, quizz) */
#menudroit {
	position:absolute;
	top: 77px;
	left: 704px;
}


/* barre gauche */
#barregauche {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 258px;
	height: 333px;
	background-image: url(images/acctour_barre_gauche.jpg);
	
}
#menugauche {
	margin-top: 97px;
	margin-left: 96px;
}
.boutique {
	margin-bottom: 20px;
}
#recherche {
	position:absolute;
	top:275px;
	left:60px;
	width: 190px;
	height: 50px;
}

/* contenu */
#block_contenu {
	position: absolute;
	top: 157px;
	left: 258px;
	width: 531px;
	height: 311px;
	background-image: url(images/acctour_fond_contenu.gif);
	
}
#contenu  {
	position:absolute;
	top:-10px;
	left:0px;
	padding-left: 50px;
	padding-right: 40px;
	/* text-align: justify; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}
#block1 {
	position:absolute;
	top:100px;
	left:50px;
	width: 194px;
	height: 195px;
	font-weight: normal;
	font-size: 95%;
}
#block1 h4 {
	color: #A64206;
	font-weight: bold;
	font-size: 110%;
}
#block1 p {
	margin-top: 7px;
	margin-bottom: 0px;
/*	text-align:justify*/
	}

#block2 {
	position:absolute;
	top:100px;
	left:285px;
	width: 198px;
	height: 210px;
	font-weight: normal;
	font-size: 95%;
	
	overflow: hidden;
}
#block2 h2 {
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-decoration: none;
	color: #679145;
	margin-top: 15px;
	margin-bottom:0px;
	padding-bottom:1px;

}

#block2 p {
	/*position: absolute;
	top: 170px;
	left: 0px; */
	font-weight: bold;
}
#block2 p {
	margin-top: 3px;
}
#block2 a {
	text-decoration: none;
	/* font-weight: normal; */
	display: block;
	
	margin-bottom: 0px;
}

#block2 span.actu {
	color: #A64206;
	font-weight: bold;
}
#block2 span {
	color: #000000;
}
#block2 a.lienactu:hover {
	text-decoration: underline;
	color: #A64206;
}


/* lien vers toutes les manifestation */
p a.lien_manif {/*#A64206 */
	color: #83A567;
	font-weight: bold;
}
p a.lien_manif:hover {/* #5A6E18*/
	color: #A64206;
	text-decoration: none;
}
.lien_actu {
	color: color: #000000;
	font-weight: bold;
	
}
.lien_actu:hover {
	color: #A64206;
	text-decoration: underline;
	color: #000000
}

#img_gauche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 51px;
	height: 22px;
	background-image: url(images/acctour_contenu_gauche.gif);
}
#img_droite {
	position: absolute;
	top: 0px;
	left: 468px;
	width: 63px;
	height: 22px;
	background-image: url(images/acctour_contenu_droite.gif);
}


/* menu bas */
#block_menubas {
	position: absolute;
	top: 462px;
	left: 258px;
	width: 531px;
	height: 28px;
	background-image: url(images/acctour_fond_menubas.gif);
	background-repeat: repeat-x;

}

#gauche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 89px;
	height: 28px;
	background-image: url(images/acctour_menubas_gauche.gif);
}
#gauche img {
	margin-left: 66px;
	margin-top: 6px;
}

#droite {
	position: absolute;
	top: 0px;
	left: 425px;
	width: 106px;
	height: 28px;
	background-image: url(images/acctour_menubas_droit.gif);
	
	z-index: 90!important;
	z-index: -1;
}
#menubas {
	position:absolute;
	left:89px;
	top:0px;
	width:97px;
	height:28px;
}
#acctour_contact {
	position:absolute;
	left:0px;
	top:0px;
	width:79px;
	height:28px;
}

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

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

#acctour_accueil {
	position:absolute;
	left:247px;
	top:0px;
	width:59px;
	height:28px;
	z-index: 99;
}

/* Recherche : Zone de saisie */
.formrecherche {
	font-size: 95%;
	color: #000000;
	width: 130px;
	background-color: #ffffff;
	height: 15px;
	border-bottom: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	border-left: 1px solid #595959;
	border-top: 1px solid #595959;
	vertical-align: top; 
}

