@charset "utf-8";
/* CSS Document */

body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}
 
.fullscreen
{
	width:100%;
	height:100%;
}

a:link,:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #00CCFF;	
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.texte_art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}





a img,:link img,:visited img { 
	border:none;
}

#mid {
	background-image: url(./images/reglement/mid.jpg);
	background-repeat: repeat-y;
	margin-top: -10px;
}
#footer {
	background-image: url(./images/reglement/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#header_part {
	background-image: url(images/partenaires/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
#header_reg {
	background-image: url(images/reglement/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
#contain_text {
	width: 520px;
	margin-left: 40px;
}
