body {
	margin: 5px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url("../images/background_portail.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #989898;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#photos_mail {
	text-align: center;
}

.photos_mail {
	text-align: center;
	width: 250px;
	border: 16px solid #ffffff;
}


#entrez_droite {
	float: right;
}

#enter {
	float: left;		
}
	
.boutons{
	width: 400px;
	margin-left: -190px;
	margin-top: 110px;
	position: absolute;
	left: 50%;
}


.large {
	width: 100%;
}

h1 {
	font-size: 32px;
	color: #880000;
	background-color: none;
	border: 2px solid #aa0000;
	text-align: center;
}

h2 {
	color: #880000;
	font-size: 24px;
}

a img {
	border: none;
}

.gras {
	font-weight: bold;
}

.gros {
	font-size: 26px;
}

.moyen {
	font-size: 12px;
}

.petit {
	font-size: 10px;
}

.centre {
	text-align: center;
}

.centre_v {
	vertical-align: center;
}

.gris {
	color: #778899;
}

.noir {
	color: black;
}

.bleu {
	color: blue;
}

.bleufonce {
	color: #343676;
}

.rouge {
	color: red;
}

.vert {
	color: green;
}

.blanc {
	color: #ffffff;
}

.bordeaux {
	color: #880000;
}

.flottant {
	float: left;
	margin-right: 10px;
}

.flottant_droite {
	float: right;
	margin-left: 10px;
}

.dessous {
	clear: both;
}
