
.squaremenu_content {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 175px;
  border: 1px solid #dea50e;
  border-top:0;
  background: #e2e2e2;
  text-align:left;
  z-index:10000;
}
.squaremenu_content a {
  position: relative;
  display: block;
  margin: 0px;
  padding: 7px 6px;
  color: #004494;
  height: auto !important;
  padding-left: 25px;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #cccccc;
  text-decoration: none;
}

.squaremenu_content a.select { background:#bbb; font-weight:bold; }
.squaremenu_content a:hover { background: #004494; border-bottom: 1px solid #004494; color: #e2e2e2; text-decoration: none; }




#content, #top, #middle, #bottom {
  position:relative;
  margin:0 auto;
  width: 960px;
  text-align:left;
}


#top { height:150px; }
#content { 
	background:url(../images/fond.jpg) repeat-x #130f10; 
}

#menuTop { height:32px; text-align:right; }

#logo { position:absolute; top:37px; left:4px; }



/* IC SANS HABILLAGE */
#menu {
  float:right;
  margin-top:24px;
  background: #f0f0f0;
  height:32px;
  line-height:32px;
}
#menu li { 
	display:inline; 
	margin:0; 
	padding:0; 
	line-height:32px; 
}
#menu li a {
  display:inline;
  padding:0;
  font-weight:bold;
  color:#014493;
  height:32px;
  line-height:32px;
}


#flags {
	position:absolute;
	top:100px;
	right:10px;
}
#flags img { margin-left:10px; }


#leftImg {
	position:absolute;
	left:0;
	bottom:150px;
}
#leftImg div { position:relative; }
#leftImg a { position:absolute; bottom:15px; left:12px; z-index:1000; }





#menuLeft {
	margin:100px 24px 170px 40px;
	padding:10px;
	color:#004393;
	background:url(../images/fond_menu.png) repeat;
	font-size:12px;
}


#left, #center {
  float:left;
}
#left {
  min-height:602px;
  height: auto !important;
  height: 602px;
  width: 312px;
}

#center {
  background:url(../images/fond2.gif) repeat-y;
  width: 632px;
}


#acc1, #acc2 {
	position:relative;
	float:left;
	width:286px;
	overflow:hidden;
}
#acc2 { width:346px; }
#actu, #blog, #edito {
	position:relative;
	left: 37px;
}
#actu, #blog { width:185px; margin:10px 0; }
#actu { margin-bottom:35px; height:150px; overflow:hidden; }
#actu .link, #blog .link {
	display:block;
	text-align:right;
	color:#DAA41D;
	font-weight:bold;
	padding-top:5px;
}
#actu .link { padding:0; }
#actu .link a, #blog .link a { color:#DAA41D; }
#edito { width:565px; margin:10px 0 30px; }

#video { width:262px; margin:16px 0 15px 12px; }
#video a { float:right; }

#programme { width:300px; margin-top:10px; }
#programme img { float:left; vertical-align:middle; position:relative; top:-7px; }
#programme a { text-decoration:none; }
#programme a:hover { text-decoration:underline; }




#bottom {
	border-top:28px solid #D99300;
  height: 70px;
  text-align:center;
  background: #DFA01B;
  color:#000;
}
#bottom div { padding: 20px 0; }
#bottom a { color:#000; text-decoration:none; }