/* les éléments de base */
html {
	margin: 0px;
	padding: 0px;
	}
	
body {  
	background-color: #FFFFFF; 
	border-top-width: 0px; border-right-width: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt
	}
li {  
	list-style-image: url(images/li_pavot.gif); 
	list-style-type: none
}

a:link {
	font-weight: bold; 
	text-decoration: none;
	color: #003333;
	text-decoration: none;
}

a:visited {
	font-weight: bold; 
	text-decoration:none;
	color: #003333;
}

a:hover, a:active { 
	text-decoration: none;
	color: #990033;
}

/* les éléments de typo */
.en_tete_page {
  font-family: "Comic Sans MS"; 
  font-size: 10mm; 
  font-weight: bold; 
  color: #004400;
}

.textetrespetit {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt
}

.textepetit {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt
}

.soustitre {
	font-family: "Comic Sans MS"; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #003300
}

.PopItemStyle { 
	list-style-image: url(images/li_pavot.gif); 
	list-style-type: none
}


.ItemStyle { 
	list-style-image: url(images/li_raisin.gif); 
	list-style-type: none
; list-style-position: outside
}

/* on ne pouvait faire un modèle dont le nom change à chaque appel dommage */
.CalqueUne {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:34; 
	left: 317px; 
	top: 177px; 
	background-image: url(images/fond_calque.jpg); 
/*	layer-background-image: url(images/fond_calque.jpg); */
	border: 1px #000000 none; 
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;
	}
	/* les éléments de présentation */


#CalqueMenu {
	position:absolute; 
	width:140px; 
	height:367px; 
	z-index:1; 
	left: 0; 
	top: 0"
}





.fondsimple {  background-image: url(images/gorges_ripaud.jpg); background-repeat: no-repeat}
