
/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ALL
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

html
{
	background-color : #FFFFFF;
	background-image:url(../images/pametjoe-graphiste-freelance-background.jpg);
	background-repeat:no-repeat;
	overflow-x:hidden;
}

body 
{
	margin : 0px;
	padding : 0px;	
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

h1
{
	font-weight : bold;
	color : #96979A;
	font-size : 15px;
}



#conteneur
{

}

#center
{

}

#coordonnes
{
	margin-top : 85px;
	margin-left : 420px;
	font-weight : bold;
	color : #96979A;
	font-size : 15px;
}

#coordonnes a
{
	text-decoration : none;
	color : #96979A;
}

#coordonnes a:hover
{
	color : #000000;
}


#pdf
{
	clear : both;
	margin-top : 195px;
	margin-left : 420px;
	font-size : 14px;
	font-weight : bold;
	color : #96979A;
}

#pdf a
{
	text-decoration : none;
	color : #96979A;
}

#pdf a:hover
{
	color : #000000;
}

#works
{
	margin-top : 80px;
	float : left;
}

#works a
{
	color : #96979A;
	font-size : 11px;
	text-decoration : none;
}

#works a:hover
{
	color : #000000;
}

#annexes
{
	margin-top : 75px;
	margin-left : 770px;
	width : 158px;
}

#annexediapo
{
	margin-top : 4px;
	background-image:url(../images/pametjoe-graphiste-freelance-background-annexes.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	text-align : center;
}





.spacer
{
	clear : both;
}



/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/


