
/* ------------------------------------------------------------------------------------------------------------------------------------------------
		Accueil
   ------------------------------------------------------------------------------------------------------------------------------------------------ */

#home #col.lay2, #mainContent.lay2{margin-top:8em;}
#home #secContent.acad{background-image:none;}
#home h2#photo{
text-indent:-9999px;
/*background:#fff url(../images/illustr_home.jpg) no-repeat 0 0;*/
width:100%;
height:11em;
}

#home #tagscloud{
position:absolute;
top:6em;
left:55%;
width:22%;
}
#home #tagscloud em{color:#fdb722;font-style:normal;}

#home #col.lay2{width:56%;}
#home #mainContent.lay2{width:21%;}

/* Map */
#map{
position:absolute;
top:28em;
width:22%;
left:0;
text-align:center;
/*background-color:#4584d5;*/
background-color:transparent;
color:#fff;
}
#map p{padding:0 1em 0.5em 1em;}

#home #cont{border-color:#599ef6;}

#home #secNav #prf0, #home #secNav #prf1, #home #secNav #prf2, #home #secNav #prf3{float:left;width:25.9%;}
#home #secNav #prf0{
width:20.5%;
height:2em;
background:#4584d5 url(../images/backprf.png) no-repeat 98% 100%;
}
#home #secNav #prf1, #home #secNav #prf2{border-right:1px dotted #000;}

/* Footer */
#footer{
width:100%;
overflow:hidden;
/*padding-top:1em;*/
float:right;
}

#home #secNav{/*position:relative*/position:absolute;top:0;width:100%;}
#home #mainNav{padding-bottom:7em;font-size:94%;}

#secNav #prf0{
height:6em;
font:bold 166%/105% Arial, Helvetica, "Nimbus Sans L", sans-serif;
color:#000;
text-decoration:none;
letter-spacing:-1px;
padding:0.4em 0 1.4em 0.7em;
}

/* Com */
/*#home #com{
width:78%;
margin:0;
padding-top:1em;
margin-top: 2.5em;
text-align:center;
}*/

#home #com{
width:100%;
margin:0;
text-align:center;
}

/* comContent */
#home #comContent{
	width:100%;
	margin:0;
	text-align:center;
}


#home #com #comImg, #home #comContent #comImg {
	background-color: #FFF;
	padding: 1em 0 0 0;
	/*height: 107px;*/
}
#home #com #comImg img,  #home #comContent #comImg img {padding:0;margin:0;}



#home #mainContent h2{font-size:1.6em;padding-bottom:0!important;}

#home #mainContent ul{padding:1em;}
#home #mainContent li{
background:#fff url(../images/puce_une.gif) no-repeat 0 .51em;
padding:0 0 0.5em 1em;
}
#home #mainContent a{font-weight:normal;color:#000;}

#pied{background:#fff url(../images/backrss.png) repeat-x 0 0;overflow:hidden;}
#pied .rss{float:left;background:none;}
#pied .twitter{float:left;background:none;}
#pied .actu{float:right;margin:1em 0.5em 0 0;}
#pied span{color:#4E4E4E;}

#home #secContent #actu, #home #com #focus  {
text-transform:uppercase;
font:bold 1.2em/110% Arial, Helvetica, "Nimbus Sans L", sans-serif;
padding:0.4em 0.6em;
width:6.5em;
text-align:center;
/*margin-top:-1.9em;*/
/*margin-top:-1.7em;*/
margin:-1.7em 0 1em;
background-color:#fff;
position:relative;
}
#home #secContent #actu span , #home #com #focus span {
display:block;
width:8px;
height:2em;
position:absolute;
top:0;
right:-8px;
background:transparent url(../images/backonglet.png) no-repeat 0 0
}


#home #secContent ul{
    min-height:15em;
    /*padding-top:2em;*/
}

/* SLIDE SHOW */
h3#actu {
	margin: -1.7em 0 8px!important;
}

#slideShowBlock {
	background:#EDEDED;
	margin:0 1.5em 1em;
	border: solid 2px #609FF0;
}

#slideShowTxt {
	margin: 0;
	padding: 0.5em 0;
	overflow:hidden;
}

#slideShowTxtListe {
	overflow:hidden;
	min-height: 0!important;
}

#slideShowTxtListe li.txt {
	overflow-y:hidden;
	overflow-x:hidden;
	padding: 0 0.5em 0 3em;
}

#slideShowCtrl {
	/*margin: 4px 0 0;*/
	height: 20px;
}

#slideShowCtrlBt {
	float: left;
	width: 20%;
	height: 16px
}

#slideShowCtrlItem {
	width: 80%;
	height: 16px;
	text-align: center;
	float: right;
}


#slideShowCtrlBt #play_bt{
	background:url("../images/slideShow/carrousel.png");
	display: block;
	margin-left:1em;
	background-position: -18px 0; width: 16px; height: 16px;
	cursor:pointer;
	text-decoration: none;
}

#slideShowCtrlBt #pause_bt{
	background:url("../images/slideShow/carrousel.png");
	display: block;
	margin-left:1em;
	background-position: 0 0; width: 16px; height: 16px;
	cursor:pointer;
	text-decoration: none;
}

ul#listItem {
	min-height: 0!important;
	padding: 0;
	width: 100%;
}

ul#listItem li.item_bt {
	display: inline-block;
	padding: 0 2px;
	float: left;
}

#slideShowCtrlItem li.item_bt a{
	background:url("../images/slideShow/carrousel.png");
	background-position: -36px 0; width: 16px; height: 16px;
	text-decoration: none;
	display: block;
}

#slideShowCtrlItem li.item_bt.selected a{
	background-position: -54px 0; width: 16px; height: 16px;
	display:block;
}
#slideShowCtrlItem li.item_bt a:hover{
	background-position: -54px 0; width: 16px; height: 16px;
	display:block;
	text-decoration: none;
}

.clear {
	clear : both;
	visibility : hidden;
}
