@charset "ISO-8859-1";

body {
	background-image: url(images/backround_ok.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

#DivPage {
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:0px;
}


#DivTop {
        position: absolute;
		top:0px;
		left:0px;
		height:20px;
		width:100%;
		border:none;
		z-index: 20;
	}
	html>body #DivTop {
        position: fixed;
	}


#leftDiv {
		position:absolute;
		left:0px;
		top:20px;
		width:193px;
		height:609px;
		border:0px
		solid black;
		z-index: 4;
	}
	html>body #leftDiv {
        position: fixed;
	}


#homeDivTotal {
		position:absolute;
		border-collapse: collapse;
		top:20px;
		left:193px;
		width:855px;
		height:134px;
		border:none;
		z-index: 10;
	}
	html>body #homeDivTotal {
        position: fixed;
	}


#homeDivContenu {
	margin-left:235px;
	margin-top:170px;
	border-right:0px;
	z-index:1;

}


#interDivContenu {
	margin-left:235px;
	margin-top:25px;
	height:100%;
	border-right:0px
	z-index:1;
}


a {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

.navg {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.navg2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.navh {
	font-weight: lighter;
	color: #FFFFFF;
}

#navtop a
	{
	color: #FFFFFF;
	text-decoration: none;
	}

#navtop a:hover
	{
	color: #DB7704;
	text-decoration: none;
	}
	
#navgau a
	{
	color: #E0E0E0;
	text-decoration: none;
	}

#navgau a:hover
	{
	color: #000000;
	text-decoration: none;
	}
	
	
.titrepage {
	font-size: 18px;
	font-weight: bolder;
	color: #660000;
}
.texte {
	font-size: 13px;
	color: #000000;
}
.titre_team {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.titre {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.prof_team {
	font-style: italic;
	color: #464646;
}
.nom_team {
	font-size: 13px;
	font-weight: normal;
}.promotion {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
.triskel {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
}