﻿.menu{
	font-size: 11px;
	margin-left: 280px;
	position: absolute;
	margin-top: 4px;
}
.contributions{
	color: #CC0000;
}
.titre1{
	font-size: 14px;
	font-weight: bold;
}
.titre2{
	font-size: 12px;
	border: 1px dotted #B7005B;
	font-weight: bold;
}
.titre3{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
code{
	font-weight: bold;
	color: #B7005B;
}
#main{
	text-align: justify;
}
/* == les boutons == */
input{
	text-align: right;
}
/* == les liens == */
 a:hover {
	color: #808080;
	text-decoration: none;
}
a {
	color: #B7005B;
	text-decoration: none;
}
/* == les images == */
img{
	margin: 0px;
	border: 0px;
}
table
{
	text-align: center;
}
/* == les blocs == */
body{
	font-family: Arial,Verdana;
	font-size: 12px;
}
#logo{
	margin: auto;
	background-image: url("01.png");
	background-repeat: no-repeat;
	width: 690px;
	height: 141px;

}
#menu{
	margin: auto;
	background-image: url("02.png");
	background-repeat: no-repeat;
	width: 690px;
	height: 25px;
}
#top{
	margin: auto;
	background-image: url("03.png");
	background-repeat: no-repeat;
	width: 690px;
	height: 33px;

}
#middle{
	margin: auto;
	background-image: url("04.png");
	width: 690px;
}
#bottom{
	margin: auto;
	background-image: url("05.png");
	background-repeat: no-repeat;
	width: 690px;
	height: 58px;
}
#validator{
	position: fixed;
	left: 0px;
	bottom: 0px;
}
#tmain{
	font-size: 16px;
}
#tcont{
	font-size: 16px;
}
.b{
	font-weight: bold;
}
#op{
	display: none;
}
.dp{
	font-weight: bold;
	color: #FF0000;
}
.t16{
	font-size: 16px;
}

.nope {
display: none;
padding-left: 50px;
}
