body
{
background-color: #ffffff;
}

.Style1 
{
	font-family: Berlin Sans FB, Verdana, Arial, Helvetica, sans-serif;
	border: thin outset #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC66;
}
.Style3 {font-family: Verdana, Arial, Helvetica, sans-serif}

*
{
outline: none;
} 

a
{
text-decoration:none;
border:none;
}

a.type1
{
color: #AA00BB;
}
a.type1:hover 
{
color: #CC33CC;
}

a img
{
border:none;
}


a.type2 
{
color: #EE66CC;
}
a.type2:hover 
{
color: #FFDDFF;
width: 30px;
text-decoration: blink;
}

a.type3 
{
color: #EE66CC;
}
a.type3:hover 
{
color: #FFDDFF;
width: 30px;
}

.marge
{
margin-left: 5em;
margin-right: 5em;
}

.marge2
{
margin-left: 2em;
margin-right: 2em;
}

body
{
   background-image: url("../contenu/fond.PNG");
   background-repeat: repeat-x;
}

h2
{
 font-size: 34px;
 font-weight: bold;
}

h3
{
 font-size: 24px;
 font-weight: normal;
}

h5
{
font-size: 11px;
font-style: italic;
}