a {
	color: #C07300;
	text-decoration: none;
}
a:visited {
	color: #C07300;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: normal;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.NamePhotographer {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A65F0A;
	font-weight: bold;
}
.NamePhotographer a{
	text-decoration: none;
	color: #A65F0A;
}
.NamePhotographer a:visited{
	text-decoration: none;
	color: #A65F0A;
}
.NamePhotographer a:hover{
	background-color: #333333;
	text-decoration: none;
	color: #FF9900;
}

.HeadPortfolioPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.TxtPortfolioPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.Head2PortfolioPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c5d00;
	font-weight: bold;
}
.HeadPhotoPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.TxtIndexPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
}.Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
}