ul.imBullet {color: #FFC080; }

/*------------------Immagine nel Top-----------------------*/
#imHeader {
	background-image: url(http://www.poppies.it/jpeg/logo-poppies3.jpg);
	background-position: center bottom;
} 

/* url(http://www.poppies.it/menu.png); background-repeat: repeat-y;  */


/* --- testo sottolineato in WS7 ---*/
/* a.ImLink:hover {text-decoration: none;} */

#imFooter a:visited, #imFooter a:hover, #imFooter a:active {text-decoration: none;}

/*---elenco puntato quadratino---*/
ul.imBullet li {list-style-type: square;}

/*---titolo h3---*/
h3
{
margin-top:0;

padding:0;

font-family: Arial;

font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 18px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #410000;
text-align: left;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #ffc080;
height: 22px;
}

strong {
	/*color: #E08A6B;*/
	/*font-weight: bold;*/
	font-style: italic;
	/*text-decoration: underline;*/
	/*border-bottom: 2px dotted #400000;*/
}

strong.chiaro {
	color: #FFC080;
	font-weight: bold;
}

div.include {
	border: 3px solid #400000;
	padding: 10px;
	margin-right: 5px;
	font-size: 14px;
	color: #FFC080;
}

