body
{
	background-attachment: fixed;
	background-image: url("ciel.jpg");
	color: black;
	font-family: 'uranialight' , Arial , serif;
}

@font-face { /* Elle ressemble enormement a une police de base */
    font-family: 'uranialight';
    src: url('uranialig-webfont.eot');
    src: url('uranialig-webfont.eot?#iefix') format('embedded-opentype'),
         url('uranialig-webfont.woff2') format('woff2'),
         url('uranialig-webfont.woff') format('woff'),
         url('uranialig-webfont.ttf') format('truetype'),
         url('uranialig-webfont.svg#uranialight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.centrer
{
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	border-radius: 50px;
	background-color: grey;
}

.photoshopp
{
	float: right;
	clear: both;
	border: 3px black solid;
	box-shadow: 10px 10px 0px white;
}

.exp
{
	border: 10px grey outset;
	background-color: black;
	color: white;
	opacity: 0.75
	

}
.natur
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: 3px black solid;
	box-shadow: 10px 10px 0px grey;

}

.pencher
{
	font-style: italic;
}

.gras
{
	font-weight: bold;
}

.soul
{
	text-decoration: underline;
	text-decoration-color: white;

}
.centre
{
	text-align :center;
}

a:hover
{
	color: green;
	font-style: italic;
}

a:active
{
	color: yellow;
}

a:visited
{
 color: #92D3E8;
}

/* Comment avez vous trouvez mon chat ? ;D */

