body{
	color: white;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.menu{ display: block; width: 100%; height: 100%; }
p{ padding: 4px; margin: 0; }
p a{ text-decoration: underline; color: white; }
p a:hover{ background-color: #00FFFF; color: white; }
ul a{ text-decoration: underline; color: white;}
ul a:hover{ background-color: #00FFFF; color: white; }
h3{
	display: inline;
	background-image: url("images/fond-form.png");
	font-size: 1.1em;
	color: white;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 a{ text-decoration: underline; color: white; font-size:12px; }
h3 a:hover{ background-color: #ff00d2; color: white; }
img { border:none; }
a img{ background-color: none; text-decoration: none; border: none; }
.marge{ margin-left: 5px; }

.contenerMiniatures{ margin-top: 20px; margin-left: 7px; }
.saut{ clear: both; height: 10px; margin: 0; padding: 0; }
.info{ width: 300px; margin: 12px; margin-left: 4px; padding: 4px; background-image: url("images/fond-form.png"); border: 1px solid white; }

#contener{ margin-left: 15px; margin-top: 25px; }

#logo
{
 width: 466px;
 height: 58px;
 background-image: url("images/logo.png");
}

#motto
{
 width: 347px;
 height: 28px;
 background-image: url("images/motto.png");
}

#blog
{
 margin-left: 6px;
 clear: both;
 width: 87px;
 height: 30px;
 background-image: url("images/blog.png");
}

#webdesign
{
 margin-top: 14px;
 margin-left: 6px;
 margin-bottom: 4px;
 width: 233px;
 height: 36px;
 background-image: url("images/webdesign.png");
 background-repeat: no-repeat;
}

#webdesign:hover
{
 background-image: url("images/webdesign2.png");
}

#and
{
 float: left;
 margin-left: 8px;
 width: 38px;
 height: 39px;
 background-image: url("images/and.png");
}

#print
{
 margin-top: 0px;
 margin-left: 10px;
 margin-bottom: 6px;
 float: left;
 width: 144px;
 height: 36px;
 background-image: url("images/print.png");
 background-repeat: no-repeat;
}

#print:hover
{
 background-image: url("images/print2.png");
}

#photo
{
 clear: both;
 margin-top: 16px;
 margin-left: 8px;
 margin-bottom: 4px;
 width: 124px;
 height: 36px;
 background-image: url("images/photo.png");
 background-repeat: no-repeat;
}

#contact
{
 clear: both;
 margin-top: 2px;
 margin-left: 8px;
 margin-bottom: 4px;
 width: 148px;
 height: 31px;
 background-image: url("images/contact.png");
 background-repeat: no-repeat;
}

.miniature
{
 float: left;
 margin-left: 7px;
 margin-bottom: 0px;
 padding: 3px;
 width: 420px;
 height: 140px;
 border: 1px solid white;
}
.fond_form{ color: #2ecce8; background-color: #262626; border: 0.3px solid rgb(120,120,120); }

#pied
{
 clear: both;
 margin-top: 40px;
 margin-left: 7px;
 height: 80px;
 
}

#form{ margin-left: 12px; margin-top: 25px; }
.popt {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px
}
.linkspop {
	font-size: small;
}

