@charset "utf-8";
/* CSS Document */
	
h1
{
	font-size:15px;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0px;
	background-image:url(images/borde-bot-titres.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:2px;
	width:100%;
	background-color:#0b1d32;
	padding-top:3px;
	font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2
{
	
	font-size:14px;
	text-align:justify;
	margin:0;
	color:#bbd782;
	text-align:center;
}
.horaires
{
	color:#1BC439;
}

.infos1
{
	color:#000000;
}
.infos2
{
	color:#8D8D8D;
}

.body
{
	width:100%;
	background-repeat:no-repeat;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin-top:0px;
	border-left:0;
	border-right:0;
	
	
}

.page
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:1000px;
  	min-height:1200px;
}

.index{
	width:1000px;
	height:160px;
	
	position:absolute;
}

.en-tete
{
	width:1000px;
	align-content:center;
	align-items:center;
	align-self:center;
	padding-top:10px;
}

.banniere
{
	height:155px;
	align-content:center;
	vertical-align:middle;
	background-image:url(../images/menu240.png);
	align-self:center;
	
}

.menu
{
	width: 1000px; 
    height:50px;
	margin-bottom:10px;
	text-align: center;
}


.titre-menu
{
	text-align:center;
}

.titre-menu:hover
{
	background-color:#ffffff;
}

.liens-menu
{	font-size:12px;	
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.liens-menu:hover
{
	color:#0b1d32;
}

.contenu-site
{
	
	text-align:justify;
	min-height:290px;
	width:1000px;
	
	background-color:#ffffff;
	border:solid 1px #000000;
}
.contenu-editorial
{
	margin:0;
	min-height:800px;
	width:640px;
	float:left;	
	background-color:#ffffff;
}

.presentation
{
	margin-bottom:10px;
	text-align:justify;
	min-height:290px;
	width:690px;
	float:left;
	background-color:#ffffff;
	border:solid 1px #000000;
}
.actu-cyclisme
{
	margin:0;
	width:690px;
	height:425px;
	float:left;
	background-color:#ffffff;
	border:solid 1px #000000;
}

.text
{
	padding-left:5px;
	padding-right:5px;
}

.mentions
{
	margin-top:0;
	padding-top:0;
	color:#2BDB50;
	text-align:justify;
	height:150px;
}

.infos-pratiques
{
	width: 300px;
	height: 800px;
	text-align: left;
	float:right;
}

.widget
{
	background-image:url(../images/fondwidgt.png);
	background-repeat:repeat-x;
	background-color:#1e3b47;
	border:solid 1px #000000;
	padding-left:0px;
	padding-top:2px;
	width:298px;
}

.titre
{
	height:20px;
	color:rgba(20,88,207,1.00);
	font-weight:bold;
	margin-top:10;
	margin-bottom:1px;
	background-image:url(images/borde-bot-titres.png);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
}

.titre-infos
{
	background-image:url(images/borde-bot-infos.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:3px;
	font-size:15px;
	text-align:center;
}

.contacts
{
	margin-top:10px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	text-align:left
}

.liens
{
	color:#ffffff;
	text-decoration:none;
}

.liens:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}


ul.sousmenu-hover
{
	font-weight:bold;
}
.sousmenu
{
	color:#ffffff;
	text-decoration:none;
}

.sousmenu:hover
{
	color:#0b1d32;
	background-color:#ffffff;
}

.calendrier
{
	top:0;
	padding-top:0;
	margin-top:0;
	border-top:0;
	bottom:0;
	margin-bottom:0;	
	font-size:12px;
	left:0;
	padding-left:0;
	font-weight:bold;
}
.calendrier:hover
{
	background-color:#0b1d32;
}

#fuckingmenu { 
    display: inline-block;
	
}


