body {font-family: "verdana"; text-align:justify;}

p {font-family: "verdana"; text-align:justify;
text-indent: 15px;}
h1 {font-size:3em; text-align:center; color:#ffcc00; }
h2 {
	font-size:2em;
	text-align:center;
	color: #993300;
	font-style : italic;
}
h3 {
	font-size:12px;
	text-align:center;
	color: #993300;
	font-style : italic;
}

A:hover {color: red;}
A:link {
	color: #993300;
	text-decoration: underline;
	font-style: normal;
	font-family: Colonna MT;
	font-weight: bold;
}

A:active {
	color: #993300;
	text-decoration: underline;
	font-style: normal;
	font-family: "Colonna MT";
	font-weight: bold;
}
A:visited {
	color: #993300;
	text-decoration: underline;
	font-style: normal;
	font-family: "Colonna MT";
	font-weight: bold;
}

UL {
	list-style-image:URL(images/startrans2.gif);
	text-align: justify;
	font-family: "verdana";
}
	
.accroche {
	font-family: "Times New Roman", Times, serif;
	text-align : center;
	font-style : italic;
	font-weight : bold;
	font-size : 16px;
	color: black;
}

.titrebro{
	color: #993300;
	font-size: 18px;
	font-weight: bold;
	background-color: #fee6a0;
}

.fondtxt { background-color: #ffcc00; }

.menu {position:absolute;
		visibility:hidden; 
       width: 370px;
	   height: 90px;
       font-size : 14px;
	   color: #993300;
	   font-weight: bold;
       font-weight: normal;
       line-height: 16px;
       padding: 20px;
	   background-color: #fee6a0;
	   border-style: solid;
	   border-width: 2px;
	   border-color: #993300;
}
/*.photo {
	border-width: 2px;
	border-color: #993300;
	border-style : solid;
}*/
