@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/degrade-fond-de-site-jaune2.jpg);
	background-repeat: repeat-x;
}
#conteneur-index {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 650px;
}

#conteneur-page {
	background-color: #FFFFFF;
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#menu_central2 {
	height: 400px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#ballon_vie_asso {
	position: relative;
	margin: 50px;
}

#ballon_equipes {
	position: relative;
	margin: 50px;
}
#ballon_forum {
	position: relative;
	margin-left: 170px;
	margin-top: 50px;
	top: -350px;
}
#ballon_entrainement_match {
	position: relative;
	left: 0px;
	bottom: 0px;
	margin: 50px;
}
#ballon_contact {
	position: relative;
	right: 0px;
	bottom: 0px;
	margin: 50px;
}


#recep {
	position: fixed;
	left: 0px;
	z-index: 20;
	bottom: 0px;
}

#attaque {
	position: absolute;
	top: 0px;
	right: 0px;
}
#supporters {
	float: bottom;
	position: fixed;
	bottom: -20px;
	left: 0px;
}
#menu ul {
	width: 890px;
	font-size: 14px;
	background-color: #F90602;
	display: inline-block;
	padding-left: 10px;
}
.cache {
	visibility: hidden;
}

#menu li {
	display: inline;
	margin-right: 10px;
}
#menu li a {
	color:white;
	text-decoration:none;
}
#menu li a:hover {
	color:#F90602;
	background-color: #FFFFFF;
}
#actu {
	background-color: #FEE010;
	background-image: url(../images/degrade-actu.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	height: 213px;
	width: 150px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FF0101;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0101;
	margin-top: 25px;
	text-align: center;
	float: left;

}

#actu h2 {
	font-size: 24px;
	color: #F90602;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: blink;
}
.text_plus_grand {
	font-size: large;
	font-weight: bold;
}
#bloc_contenu {
	width: 540px;
	height: 515px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.texte_au_centre {
	text-align: center;
}

h1 {
	font-size: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#cadre_rouge {
	background-color: #FE9A98;
	float: right;
	padding: 15px;
	width: 120px;
}

#partenaires {
	width: 200px;
	position: absolute;
	right: 0px;
	border: 3px solid #000000;
	text-align:center;
	background-color:#FFFFFF;
	z-index: 30;
	bottom: 0px;
}
#partenaires h4 {
	font-size: 20px;
}
#partenaires h2 {
	font-size: 18px;
	color: white;
	background-color:#000000;
	margin-bottom: 10px;
}

#pied_de_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	width: 900px;
	bottom: 0px;
}
#pied_de_page a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu_central {
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 264px;
	left: 437px;
	right: 50%;
}
#partenaires_save {
	width: 200px;
	position: fixed;
	right: 0px;
	border: 3px solid #000000;
	text-align:center;
	background-color:#FFFFFF;
	z-index: 30;
	bottom: 0px;
}
#pied_de_page_save {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 200px;
}
#pied_de_page_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	padding-top: 5px;
	padding-bottom: 10px;
	min-width: 900px;
}
#pied_de_page_index a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.colonne_de_text {
	float: left;
	width: 220px;
	margin-right: 50px;
}
#lien_facebook_index {
	position: relative;
	top: -200px;
}
#animation-ballons {
	border: 1px solid #000000;
}

