@charset "utf-8";
/* CSS Document */
#navi-top li.vins a { background-position: left bottom; }

#texte-accueil {
	position: absolute;
	height: 100px;
	width: 900px;
	left: 50px;
	top: 375px;
	overflow: auto;
	z-index: 1000;
	font: 11px/13px Georgia, serif;

}
/*#inner-text * {
	margin: 0 1px 0 10px;
	}*/
#texte-accueil h2 {
	font: normal 20px/20px Georgia, serif;
	letter-spacing: 2px;
	word-spacing: 2px;
	padding-bottom: 5px; 
	width: 400px;
	float: left;
}
#texte-accueil h3 {
	font: normal 17px/25px Georgia, serif;

}
#texte-accueil h4 {
	font: bold normal 15px/15px Georgia, serif;
}
#texte-accueil h5 {
	font: bold normal 13px/13px Georgia, serif;
}
#texte-accueil h6 {
	font: bold normal 11px/13px Georgia, serif; 
}
#texte-accueil p { padding: 0 0 10px 0; text-align: justify; font: 11px/13px Verdana, sans-serif;}

#texte-accueil .colonne { padding: 0; float: left; width: 400px; margin: 0 50px 0 0;}
#texte-accueil div.colonne { width: 350px; }
#texte-accueil ul.colonne { width: 200px; margin: 0 25px 0 0; float: left; height: 100px;   }
