/* CSS Document */

.page {
	border: 1px solid #0F87EA;
	width: 800px;
}
.header {
	background-color: #359DF2;
	background-image: url(../images/entete.jpg);
	color: #FFFFFF;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: underline;
	
}
.menu_hori {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px double #0F87EA;
	border-right: 1px Aucune #0F87EA;
	border-bottom: 1px solid #0F87EA;
	border-left: 1px Aucune #0F87EA;
	margin-bottom: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
table.menu_hori {

	color: #FFFFFF;

}
.footer {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	background-color: #359DF2;
}
.slogan {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Titre {
	color: #FFFFFF;
	background-color: #FA6C6C;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
.chemin {
	background-color: #B9D1ED;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.corps {
	font-size: 20px;
	background-color: #66FFCC;
	font-family: garamond, Georgia, "Agency FB", Algerian, Arial;
}
.texte {
	border-top: thin Aucune #FFCCFF;
	border-right: thin;
	border-bottom: thin solid #FFCCFF;
	border-left: thin;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
}
.photo {
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	margin-top: 2px;
}
.article_galerie {
	background-color: #FCE3CF;
	border: thin dashed #F1933B;
	margin: 5px;
	padding: 2px;
}
.texte_accueil {
	border-top: thin #FFCCFF;
	border-right: thin #FFCCFF;
	border-bottom: thin solid #FFCCFF;
	border-left: thin #FFCCFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
	background-color: #FCEFE4;
}
.texte_accueil_temoi {

	border-top: thin #FFCCFF;
	border-right: thin #FFCCFF;
	border-bottom: thin solid #FFCCFF;
	border-left: thin #FFCCFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
	background-color: #FDD9F7;
}
.logo_article {
	float: left;
}
.liens {
	background-color: #FFFFB3;
	margin: 2px;
	border: 2px dotted #F70000;
}
.actualite_resume {
	background-color: #FFFFB3;
	margin: 2px;
	height: 100px;
	border: 2px dotted #F70000;
	overflow: auto;
}
.actualite {
	background-color: #FFFFB3;
	margin: 2px;
	border: 2px dotted #F70000;
	padding-right: 5px;
	padding-left: 5px;
	

}
.saison_resume {

	background-color: #FFFFB3;
	margin: 2px;
	height: 400px;
	border: 2px dotted #F70000;
}
.photo2 {

	float: left;
	margin-right: 4px;
	margin-left: 10px;
	margin-top: 2px;
}
.corps2 {

	font-family: garamond, Georgia, "Agency FB", Algerian, Arial;
	font-size: 20px;
}
.global {
	height: 350px;
	overflow: scroll;
	margin-right: 4px;
	margin-bottom: 4px;
}
.liens_hori {
	color: #FFFFFF;
}
.menu {
	background-color: #FFFFFF;
	width: 120px;
	height: 17px;
	margin-bottom: 5px;
	background-position: center center;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 4px;
}
.corps_actualites {
	font-size: 20px;
	background-color: #66FFCC;
	font-family: garamond, Georgia, "Agency FB", Algerian, Arial;
	height: 350px;
}
