html{

	margin: 0px;
	padding: 0px;
	
}


body {

	margin: 0px;
	font-family: coperlate gothic lite;
	color: #000000;
	padding: 0px;
	background-color: #202020;

}


i{

	font-size: 18px;
	color: #1C64AC;
	
}


table{

	margin: 0px;
	text-align: top;
}


img{

	border: off;
    display: block;

}


a img{

	border: none;
	
}


a:link{

	text-align: center;
	color: #d42494;
	text-decoration: none;
	font-weight: bold;

}

a:visited{

	text-align: center;
	color: #d42494;
	text-decoration: none;
	font-weight: bold;

}

a:hover{

	text-align: center;
	color: #d42494;
	text-decoration: none;
	font-weight: bold;

}

a:active{

	text-align: center;
	color: #d42494;
	text-decoration: none;
	font-weight: bold;

}


#formulaire{

    font-family: Lucida Handwriting;
	-moz-border-radius: 7px;
	margin: 2px 10px 10px 10px;
	padding: 5px;
	background-color: none;
	text-align: left;
	overflow: auto;
	text-align: center;
	
}


#texte{


	font-size: 17px;
	color: #1C64AC;
	text-align: center;
	
}


#texte2{

    font-size: 17px;
	color: #d42494;
	text-align: center;
	
}


#partenaires{

	width: 1076px;
	height: 356px;
	margin-left: 30px;
	
}


#page{

	position: absolute;
	left: 50%;
	top: 50%;
	width: 1258px;
	height: 657px;
	margin-top: -328px;
	margin-left: -629px;
	
}


#news{

	text-align: center;
	width: 377px;
	height: 296px;
	overflow: auto;
}


#titreinfo{

	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #1C64AC;
	
}


#info{

	text-align: justify;
	font-size: 20px;
	color: #1C64AC;
	
}


#photos{

	text-align: center;
	width: 925px;
	height: 383px;
	overflow: auto;
}


#footer{

	margin-top: 32px;
	color: #1c64ac;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}


#mentions{

	width: 1076px;
	height: 356px;
	overflow: auto;
	
}


#visit{
	border-style: solid;
	border-width: 1px;
	border-color: #1c6cac;
	font-weight: bold;
	color: #d42494;
	width: 300px;
}

