body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DBDBC0;
	margin: 0px;
}
.tablemaster {
	width: 100%;
}
.menu {
	font-size: 10px;
}
.menu a {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: none;
	color: #666666;
}
.sousmenuactif {
	color: #FFFFFF;
}
.titre {
	font-weight: bold;
	text-transform: uppercase;
}

/* page ACCUEIL (HOME) */

.rowAccueil {
	font-size: 10px;
	background-color: #FF0000;
}
.rowAccueil a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowAccueil a:hover {
	color: #000000;
	text-decoration: none;
}
.typegris {
	color: #666666;
}
.typeAccueil {
	color: #000000;
}
.typeAccueil a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.typeAccueil a:hover {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.typeNews {
	color: #000000;
}
.typeNews a {
	color: #FF0000;
	text-decoration: none;
}
.typeNews a:hover {
	color: #FF3300;
	text-decoration: none;
}

/* page PROJECTS */

.rowProjects {
	font-size: 10px;
	background-color: #FF5100;
}
.rowProjects a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowProjects a:hover {
	color: #000000;
	text-decoration: none;
}
.rowProjects2 {
	font-size: 10px;
	background-color: #FF8300;
}
.rowProjects2 a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowProjects2 a:hover {
	color: #000000;
	text-decoration: none;
}
.typeProjects {
	color: #000000;
}
.typeProjects a {
	color: #FF5100;
	text-decoration: none;
	font-weight: bold;
}
.typeProjects a:hover {
	color: #FF8300;
	text-decoration: none;
	font-weight: bold;
}
.typePays {
	color: #999966;
	font-weight: bold;
	text-transform: uppercase;
}
.typeListePtgraphe {
	color: #000000;
}
.typeListePtgraphe a {
	color: #FF5100;
	text-decoration: none;
}
.typeListePtgraphe a:hover {
	color: #FF8300;
	text-decoration: none;
}

/* page LINKS */

.rowLinks {
	font-size: 10px;
	background-color: #0099FF;
}
.rowLinks a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowLinks a:hover {
	color: #000000;
	text-decoration: none;
}
.typeLinks {
	color: #000000;
}
.typeLinks a {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.typeLinks a:hover {
	color: #32C7FA;
	text-decoration: none;
	font-weight: bold;
}
.typeLinksCat {
	color: #000000;
}
.typeLinksCat a {
	color: #0099FF;
	text-decoration: none;
}
.typeLinksCat a:hover {
	color: #32C7FA;
	text-decoration: none;
}

/* page CANDIDATURE */

.rowCandidature {
	font-size: 10px;
	background-color: #5CB800;
}
.rowCandidature a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowCandidature a:hover {
	color: #000000;
	text-decoration: none;
}
.typeCandidature {
	color: #000000;
}
.typeCandidature a {
	color: #5CB800;
	text-decoration: none;
}
.typeCandidature a:hover {
	color: #99CC66;
	text-decoration: none;
}

/* page ARCHIVES */

.rowArchives {
	font-size: 10px;
	background-color: #B800B2;
}
.rowArchives a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowArchives a:hover {
	color: #000000;
	text-decoration: none;
}
.typeArchives {
	color: #000000;
}
.typeArchives a {
	color: #B800B2;
	text-decoration: none;
}
.typeArchives a:hover {
	color: #CC66C8;
	text-decoration: none;
}

/* page PHOTOGRAPHE */

.rowPhotog {
	font-size: 10px;
	background-color: #00A995;
}
.rowPhotog a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowPhotog a:hover {
	color: #000000;
	text-decoration: none;
}
.rowPhotog2 {
	font-size: 10px;
	background-color: #57C0B2;
}
.rowPhotog2 a {
	color: #DBDBC0;
	text-decoration: none;
}
.rowPhotog2 a:hover {
	color: #000000;
	text-decoration: none;
}
.typePhotog {
	color: #000000;
}
.typePhotog a {
	color: #00A995;
	text-decoration: none;
	font-weight: bold;
}
.typePhotog a:hover {
	color: #57C0B2;
	text-decoration: none;
	font-weight: bold;
}
.typeCodePays {
	text-transform: capitalize;
}
.typeNestedProjects {
	color: #999966;
	text-transform: uppercase;
	font-weight: bold;
}
.typeListProjets {
	color: #000000;
}
.typeListProjets a {
	color: #00A995;
	text-decoration: none;
}
.typeListProjets a:hover {
	color: #57C0B2;
	text-decoration: none;
}