#col_gauche h1 {
	background:url(../images/interface/h2.png) repeat-x;
	height:34px;
	line-height:34px;
	margin:0;
	/*margin-bottom:15px;*/
	padding:0;
	padding-left:20px;
	color:#ef3d00;
	font-size:18px;
}
#col_gauche h2{
  background:url("../images/interface/h2-titre-sport.png") no-repeat scroll 0 0 #FCC9B7;
}
#col_gauche h3{
  background:url("../images/interface/h3-titre-sport.png") no-repeat scroll 0 0 #EEEEEE;
}
#col_gauche h4{
  background:url("../images/interface/h4-titre-sport.png") no-repeat scroll 0 0 transparent;
  color:#EF3B00;
}
#col_droite h3 {
	background:url(../images/interface/sport/h3-col_droite.png) no-repeat;
	width:223px;
	height:28px;
	line-height:28px;
	color:white;
	font-size:13px;
	padding-left:10px;
}

#col_droite {
	float:left;
	width:223px;
	background:url(../images/interface/sport/col_droite.png) no-repeat;
	min-height:450px;
}

a {
	color:#ef3d00;
}

#container {
	background: url(../images/interface/sport/container.png) no-repeat center top;
  /*margin: 0 auto;
	min-width:910px;
	overflow:hidden;*/
}

#contenu {
	width:910px;
	margin:0 auto;
	overflow:hidden;
	background: url(../images/interface/sport/contenu.png) top center repeat-y;
}

#menu li.culture a {
	height:28px;
}

#menu li.sport a {
	height:52px;
}

#menu li.tourisme a {
	height:28px;
}

#menu li.citoyen a {
	height:28px;
}

#menu li.culture a:hover {
	background:url(../images/interface/sport/li-menu-culture.png) no-repeat;
	cursor:pointer;
}

#menu li.sport a:hover {
	background:url(../images/interface/sport/li-menu-sport.png) no-repeat 220px;
	cursor:pointer;
}

#menu li.tourisme a:hover {
	background:url(../images/interface/sport/li-menu-tourisme.png) no-repeat;
	cursor:pointer;
}

#menu li.citoyen a:hover {
	background:url(../images/interface/sport/li-menu-citoyen.png) no-repeat;
	cursor:pointer;
}

#sous-menu li {
	text-align:center;
	margin:0;
	padding:0;
	float:left;
	text-shadow:0 1px 0 #000000;
	background:url(../images/interface/sport/li-sous-menu.png) no-repeat right top;
}
#sous-menu li.active {
  text-shadow:none;
}
#sousmenu ul li{
  background-color:#FCC9B7;
  border-right:2px solid #EF3D00;
}
#sousmenu ul li:last-child {
border-bottom:2px solid #EF3D00;
}

#mentions {
	background:url(../images/interface/sport/mentions.png) center top no-repeat;
}

.linked_day  {
background-color:#EF3D00 !important;
}
