@charset "UTF-8";
/* CSS Document */

body {
	font-family: arial;
	  padding:0;
  margin:0;

}
.cadre {
	
	background-color: black;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.cadre2 {
	background-color: #DFDFDF;

}
.cadre4 {
	background-color: white;

}
.cadre3 {
	background-color: #BC0203;
	border-bottom: solid #666666 1px;

}
.textered {
	font-family: arial;
	font-size: 14px;
	color: red;
	}
	.textered2 {
	font-family: arial;
	font-size: 16px;
	color:#6CF;
	}
	.justify {
	text-align: justify;
	}
	.texte3 {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	}
	.texte3 a {
	font-family: arial;
	font-size: 14px;
	color: #09F;
	text-decoration: none;
	}
		.texte3 a:hover {
	font-family: arial;
	font-size: 14px;
	color: #09F;
	text-decoration: underline;
	}
.texte {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	}
	.texte a {
	font-family: arial;
	font-size: 14px;
	color: #BC0203;
	text-decoration: underline;
	}
	.texte a:hover {
	font-family: arial;
	font-size: 14px;
	color: #BC0203;
	text-decoration: none;
	}
.baseline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #8C98A2;
	font-style: italic;
}
	.texte5 {
	font-family: arial;
	font-size: 14px;
	color: #BC0203;
	}
	.texte5 a {
	font-family: arial;
	font-size: 14px;
	color: white;
	text-decoration: none;
	}
	.texte5 a:hover {
	font-family: arial;
	font-size: 14px;
	color: #6CF;
	text-decoration: underline;
	}

.footer {
	background-color: #CCC;
	font-size: 10px;
	color:#666;
	text-align: center;
}
.menu {
	text-align: center;
	font-family:Tahoma;
	color: red;
	font-size: 15px;
	background-color: #DFDFDF;
	
}
.menu a {
	text-align: center;
	font-family:Tahoma;
	color: #275370;
	font-size: 15px;
	text-decoration: none;
	background-color: #DFDFDF;
			

}
.menu a:hover {
	text-align: center;
	font-family:Tahoma;
	color: #FF2C00;
	font-size: 15px;
	text-decoration: none;
	background-color: #DFDFDF;
	
}
.titre {
	font-family:Tahoma;
	color: white;
	font-size: 20px;
	text-align: left;
}

.copy {
	font-size: 10px;
	color: #CCC;
	vertical-align: center;
	text-align: center;
		text-decoration: none;

}
.copy a {
	font-size: 10px;
	color: #CCC;
	vertical-align: center;
	text-align: center;
	text-decoration: underline;
}
.copy a:hover {
	font-size: 10px;
	color: #CCC;
	vertical-align: center;
	text-align: center;
		text-decoration: none;

}

.photo {
	border: dotted #CCC 1px;
	padding: 2px;
	 
}
.rules {
	border-top: dotted #666666 1px;
	 
}
.rules2 {
	border-right: dotted #ccc 1px;
	 
}
.form {
	height: 18px;
	width: 200px;
	border: 1px solid #CCC;	
	 font-family: arial;
	 font-size:12px;
}
.form2 {
	height: 75px;
	width: 250px;
	border: 1px solid #CCC;	
	 font-family: arial;
	 font-size:12px;
}
.form3 {
	background-color:white;
	
	border: 1px solid #CCC;	
	 font-family: arial;
	 font-size:12px;
}
.textered2 #contact-form .contact {
	color: #0CF;
	text-decoration: none;
}

