html{

	margin: 0px;
	padding: 0px;
	
}


body {

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

}


i{

	font-size: 16px;
	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;
	
}


#table{

	overflow: auto;
	text-align: center;
}


#page{

	position: absolute;
	left: 50%;
	top: 50%;
	width: 1003px;
	height: 609px;
	margin-top: -304px;
	margin-left: -501px;
	
}


#texte{


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


#texte2{

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


#partenaires{

	width: 882px;
	height: 340px;
	
}


#news{

	text-align: center;
	width: 288px;
	height: 259px;
	overflow: auto;
}


#titreinfo{

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


#info{

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


#photos{

	text-align: center;
	width: 904px;
	height: 382px;
	overflow: auto;
}


#footer{

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


#mentions{

	width: 904px;
	height: 382px;
	overflow: auto;
	
}


#visit{

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

