.baseline {
	font-family: "Myriad Roman";
	font-size: 12px;
	color: #000000;
}
.texte {
	font-family: "Myriad Roman";
	font-size: 14px;
	color: #FFFFFF;
}

h1 {font-family: "Myriad Roman";
	font-size: 16px;
	color: #FFFFFF;
	
}

h3 {font-family: "Myriad Roman";
	font-size: 12px;
	color: #FF6600;
	font-weight:bold italic;
	
}


a:link {
	font-family: "Myriad Roman";
	font-size: 14px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Myriad Roman";
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Myriad Roman";
	font-size: 14px;
	color: #FFFFFF;
}
a:active {
	font-family: "Myriad Roman";
	font-size: 14px;
	color: #FFFFFF;
}

.photo {
	
	   border:none;

}

#credit {
	font-size: 12px;
	  color:white;
	  float:right;
	  margin-right:5px;
	  font-family: "Myriad Roman";


}


.Style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.Style3 {font-size: 18px}
.Style4 {font-family: Arial, Helvetica, sans-serif}
.Style5 {
	color: #FF7800;
	font-weight: bold;
}



li 
{list-style-type:none;
margin-left:-25px;
color:white;
font-family:andale mono;
font-size: 14px;

}



ul
{
font-family:andale mono;
font-size: 14px;

}

a.lien:link {
	font-family:andale mono;
font-size: 14px;
	color:white;
	text-decoration: none;
	border:none;


}
a.lien:visited {
	font-family:andale mono;
font-size: 14px;
	color: white;
	text-decoration: none;
		border:none;

}
a.lien:hover {
   font-family:andale mono;
font-size: 14px;
	color: #EA670C;
	text-decoration: none;
	border:none;

}
a.lien:active {
   font-family:andale mono;
font-size: 14px;
	color: #EA670C;
	text-decoration: none;
		border:none;

}


