/*LINKS*/

a:link, a:visited
{
	color: #3e3e3e;
	text-decoration: none;
	}
a:hover, a:active
{
	color: #2898d8;
	text-decoration: none;
	}
a:link img, a:visited img
{
	border: 4px solid #3e3e3e;
	}
a:hover img, a:active img
{
	border: 4px solid #2898d8;
	}
/*END LINKS*/





/*FULL*/

body
{
	font-family: Verdana;
	font-size: 75%;
	background-color: #aaaaaa;
	color: #3e3e3e;
	}
div#nianiania
{
	height: 620px;
	width: 980px;
	margin-left : auto;
	margin-right : auto;
	background-image: url(b.png);
	background-position: center;
	background-repeat: no-repeat;
}

h1
{
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
/*END FULL*/





/*MENU*/
div#menu
{
	width: 300px;
	height: 154px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
div#menu ul
{
	line-height: 22px;
	/*padding-left: 30px;*/
	padding-top: 7px;
	list-style-type: none;	
	}
div#menu li
{
	text-decoration: none;
	}
div#menu li a:link, div#menu li a:visited
{
	padding-left: 3px;
	display: block;
	color: #3e3e3e;
	background-image: url(hop1.png);
	background-repeat: no-repeat;
	}
div#menu li a:hover
{
	display: block;
	color: #2898d8;
	background-image: url(hop2.png);
	background-repeat: no-repeat;
	}
div#menu li a:active
{
	display: block;
	color: #2898d8;
	}
/*END MENU*/





/*META*/
div#meta
{
	height: 50px;
	width: 150px;
	display: block;
	margin-top: 42px;
	margin-left: 796px;
	}
div#meta img
{
	border: none;
	}
/*END META*/





/*TITRES PAGES*/
div#paquerette
{
	margin-top: 14px;
	margin-left: 43px;
	font-size: 250%;
	color: #2898d8;
	}
/*END TITRES PAGES*/




/*PAGE PAR PARGES*/




/*PROFIL ET CONTACT*/
div#profil, div#contact
{
	width: 400px;
	height: 240px;
	color: #3e3e3e;
	margin-left: 45px;
	float: left;
	}
div#profil
{
	margin-top: 32px;
	}
div#contact
{
	margin-top: 80px;
	}
div#profil p, div#contact p
{
	margin-left: 26px;
	}
div#imageprofil
{
	width: 300px;
	height: 240px;
	background-image: url(photo.png);
	background-repeat: no-repeat;
	margin-left: 170px;
	margin-top: 7px;
	float: left;
	}
/*END PROFIL ET CONTACT*/





/*COPYRIGHT*/
div#crfr
{
	float: left;
	height: 300px;
	width: 400px;
	margin-top: 18px;
	margin-left: 45px;
	}
div#crfr p
{
	margin-left: 26px;
	}
div#crint
{
	position: relative;
	float: left;
	height: 250px;
	width: 400px;
	margin-left: 30px;
	margin-top: 8px;
	}
	div#crint p
{
	margin-left: 26px;
	}
div#lien
{
	position: relative;
	float: left;
	height: 150px;
	width: 400px;
	margin-top: -28px;
	margin-left: 30px;
	}
div#lien p
{
	margin-left: 26px;
	}
/*END COPYRIGHT*/





/*BOX*/
div#a
{
	display: block;
	position: relative;
	margin-left: 45px;
	margin-top: 20px;
	}
div#a img
{
	margin: 1px;
	}
div#b a span
{
	display: none;
	margin-top: -79px;
	margin-left: 115px;
	}
div#b a:hover span
{ 
	display: block;
	position: absolute;
	top: 8px;
	left: 140px;
	}
/*END BOX*/
/*NEXT AND BEFORE*/
div#next
{
	margin-left: 82px;
	}
/*AND NEXT AND BEFORE*/




/*END PAGE PAR PARGES*/