body {
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #14a0c6;
	background-image: url(../images/accueil_background.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position: top left;
}

#container {
	width:950px;
	left:50%;
	margin-left:-475px;
	position: absolute;
	margin-top: 20px;
}

#cadre {
	border:5px solid white;
}

/*
coin flash pour pub

#flashcontent{
width:100px;
height:100px;
overflow:hidden;
}*/

/*
#contenu-droite contient les publicités au format Carte de visite
*/

#contenu-droite {
	width:162px;
	height:500px;
	float: right;
/*	background-color: green; */
	text-align: center;
/*	padding-top: 300px; */
}

/*
#contenu-gauche contient tout le reste
*/

#contenu-gauche {
/*	background-color: yellow; */
	width:783px;
	float:left;
}

/*
#bandeau-liens contient le titre du site et le liens RSS
*/
#haut {
	width: 773px;
	text-align: center;
	font-size: 32px;
	color: white;
	text-transform: uppercase;
	margin: 0;
	vertical-align: bottom;
}

#haut p {
}

/*
#menu Selection des sports
*/

#menu {
	background-color: #660066;
	height:24px;
	padding: 5px 0 0 0;
	text-align: left;
}

#menu select {
	width:139px;
}

#menu select.menu3 {
	margin-left: 20px;
}

#menu .rss_accueil {
	margin-left: 10px;
}

#menu .rss_accueil a {
	color: white;
	text-decoration: none;
}

/**/

#contenu {
	background-color: #93117e;
	padding: 10px;
}

#contenu h1 {
	font-size:14px;
	text-align: left;
	font-weight:normal;
	margin-top: 0;
	line-height:20px;
}

/**/

#titres {
	margin: 15px;
	margin-left: 0;
}

#titres .zoom_titre {

}

#titres .event_titre {
	margin-left: 230px;
}

/*ID zoom_sur, evenements et information page d'accueil*/

#zoom {
	width: 385px;
	float: left;
	padding-right: 15px;
	color: white;
}

#zoom a {
	text-decoration: none;
	color: white;
}

#zoom a:hover {
	text-decoration: underline;
}

#zoom h2 {
	margin: 5px;
	font-size: 13px;
}

#zoom p {
	font-size: 13px;
	padding: 5px;
	background-color: #b1067c;
}

#zoom a img {
	border:1px solid white;
}

#events {
	width: 350px;
	margin: 0;
	float: left;
	list-style: none;
	padding-left: 0;
	color: white;
}

#events li {
	margin-top: 13px;
	padding: 5px;
	background-color: #b1067c;
}

#events li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#events li a img {
	border:1px solid white;
}

#events li a:hover {
	text-decoration: underline;
}

#events li small {
	display: block;
	font-size: 12px;
}

#infos 
{
	width: 385px;
	margin: 0;
	float: left;
	list-style: none;
	padding-left: 0;
	color: white;
}

#infos li {
	min-height: 80px;
	background-color: #b1067c;
	margin-top: 10px;
	padding: 5px;
}

#infos li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#infos li a img {
	border:1px solid white;
}

#infos li a:hover {
	text-decoration: underline;
}

#infos strong {
	display: block;
	font-size: 13px;
}

#infos li small {
	display: block;
	font-size: 12px;
}

/**/

#liens {
	height:19px;
	color: white;
	padding: 5px;
	text-align: center;
}

#liens a {
	color: white;
	font-size: 12px;
}

/**/
#bas {
	padding: 20px;
	background-color: transparent;
	background-image: none;
}

#bas h1 {
	margin-top: 0;
}

#bas-copyright {
	margin: 0;
}

#bas-copyright p {
	margin-top: 0;
}
