.bando
{
	background: url(Imag/bando1.png) no-repeat;
	width: 100%;
	height: 95px;
	border: 3px inset #fff;
}
body {
	margin:0;
	background-image: url(Imag/bg.png);
	color:#444;
	font-size: 11pt; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, 'Lucida Grande', Verdana, Sans-Serif;
	text-align:center;
}


h1
{
	position : absolute; 
	margin-left: -2px;
	margin-top: -2px;
	font-family: arial, verdana, helvetica; 
   font-style :bold;
	font-size : 16pt;
	color: #ffffff;
	text-align : center;
	height: 1.2em;
	padding: 10px;
	border-top: inset 2px #ffffff; 
	border-bottom: inset 2px #ffffff; 
}

h1.ombre
{
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
/*	background-color : #0065c9; */
	}

h2
{
	position : absolute;
	margin-left: -2px;
	margin-top: -2px;
	font-family: arial, verdana, helvetica; 
    	font-style :bold;
	font-size : 16pt;
	color: #ffffff;
	text-align : left;
	height: 1.8em;
	padding-left: 10px ;
	padding-right: 10px ;
	border-top: inset 2px #ffffff; 
	border-bottom: inset 2px #ffffff; 
	padding-top: 15px;  	
}

h2.ombre
{
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	background-color : #884d00; 
}

