body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	background: url(images/fond_site.jpg) repeat-x #F7EBA9;
}
div#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 950px;
     height: 545px;
     margin-top: -272px; /* moitié de la hauteur */
     margin-left: -475px; /* moitié de la largeur */
}

.txt{
font-family: Arial;
font-size: 12;
color: #2B4059;
}
.txtdroite{
font-family: Arial;
font-size: 12;
color: #FFFFFF;
}
.txtdroite_bleu{
font-family: Arial;
font-size: 13;
color: #72C7D8;
}
.txtcentre_violet{
font-family: Arial;
font-size: 13;
color: #993366;
}
.titre_violet{
font-family: Arial;
font-size: 20;
color: #993366;
font-weight: bold;
}
a.liens_surligne_centre{
font-family: Arial;
font-size: 12;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
display:block;
width:164px;
padding: 6px 5px 6px 5px;
background-color: #00608C;
}
a.liens_surligne_centre:hover{
font-family: Arial;
font-size: 12;
color: #00608C;
font-weight: bold;
text-decoration: none;
display:block;
width:164px;
padding: 6px 5px 6px 5px;
background-color: #96CEE0;
}
a.liens_selection{
font-family: Arial;
font-size: 12;
color: #00608C;
font-weight: bold;
text-decoration: none;
display:block;
width:164px;
padding: 6px 5px 6px 5px;
background-color: #96CEE0;
}.txtcentrevioletCopie {
	font-family: Arial;
	font-size: 13;
	color: #993366;
	text-decoration: underline;

}

