body {
	background-color: #FFFFFF;
	background-image: url("images/fond.gif");
}

#centre {
	width:1200px;
	background-repeat: repeat;
	position: absolute;
	left:50%;
	margin-left:-520px;
}

#menu-gauche {
	top:280px;
	position: absolute;
    width: 200px;
	}

#navigation-oppose {
	left: 750px;
	position: absolute;
    background-image: url("images/base.gif");
    height: 670px;
    width: 255px;
}

#retour {
	position: absolute;
	left: 41px;
	top: 62px;
}

#effet_barre {
	color: #FFFFFF;
	position: absolute;
	left: 100px;
	top: 1px;
	}

#menu {
	font-family: "Century Gothic" , Futura, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 68px;
	top: 310px;
	font-size: 14px;
	text-align: right;
	line-height: 15px;
}

#menu a:link {
	font-family: "Century Gothic" , Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
}

#menu a:visited {
	font-family: "Century Gothic" , Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
}

#menu a:hover {
	color: #80EA19;
}

#nom {
	font-size: 36px;
	font-family: Helvetica, Arial, sans-serif;
	color: #D0D3D7;
	top: 70px;
	position: absolute;
	left: 125px;
	padding: 20px;
}

.pres {font-size: 16px;}

#coordonnees {
	font-family:  Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 12px;
	color: #666666;
	left: 70px;
	top: 142px;
	position: absolute;
	text-align: center;
	width: 125px;
}

#coordonnees a:link{
	font-family:  Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 11px;
	color: #666666;
}

#coordonnees a:hover{
	color: #333333;

}


h1 {
	font-size: 26px;
	font-weight: normal;
	background-color: #7B7E8F;
	padding: 5px 12px;
}

h2 {
	font-size: 23px;
}

a {
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #BBBBBC;
}

a:hover {
	color: #80EA19;
}

#contenu {
	left:200px;
	font-family: "Century Gothic" , Futura, Helvetica, Arial, sans-serif;
	font-size: 13px;
	position: absolute;
	height: auto;
	width: 550px;
	top: 280px;
	color: #999999;
}

#contenu-oppose {
	left:200px;
	font-family: "Century Gothic" , Futura, Helvetica, Arial, sans-serif;
	font-size: 13px;
	position: absolute;
	height: auto;
	width: 500px;
	top: 200px;
	color: #999999;
}

.titre-nom {
	font-size: 15px;
	font-weight: bold;
	color: #7B828F;
}

#titres {
	left:200px;
	color: #80EA19;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	top: 140px;
	position: absolute;
}

#vignettes {
	height: auto;
	width: 170px;
	padding: 10px;
	border: 2px;
}

#mail {
	position: absolute;
	bottom: 26px;
	color: #CCCCCC;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	left: 96px;
	text-align: center;
}

#mail a:link {
	color: #CCCCCC;
}

#mail a:hover {
	color: #80EA19;
}

.sites {
	padding: 16px 10px;
	border-top: thin dotted #CCCCCC;
}

.img-sites a:hover {
	background-color: #80EA19;
}

#menu-bas {
	background-color: #FFFFFF;
	text-align: center;
}



#cv {
	position:absolute;
	left:405px;
	top:154px;
	width:216px;
}

ul#cv {
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#cv li {
	margin: 0 0 5px 0 ;
	padding: 0 ;
}

ul#cv li a {
	display: block ; 
	width: 216px ;
	line-height: 57px ;
	color: #000 ;
	text-decoration: none ;
	background: url(images/telecharge.gif) no-repeat 0 0 ; 
	border: 0px ;
}

ul#cv li a:hover {
	background: url(images/telecharge.gif) no-repeat 0 -57px ; 
	border: 0px ;
}