body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
/* 	background-position: 160px 40px; */
}

#leftColumn {
	float: left;
	width: 170px;
	margin: 50px 0px 0px 2px;
	_margin: 30px 0px 0px 2px;
}
#leftColumn dl.actu dt a, #leftColumn dl.actu dd a:hover{
	color: #0065BD;
}
#leftColumn dl.actu dt a{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;

}
#leftColumn dl.actu dd {
	margin-bottom: 7px;
}

#themActu {
	width: 120px;
	color: #0065BD;
	font-size: 11px;
	padding-left: 2px;
	margin-bottom: 7px;
	border: solid 1px #0166BE;
}

#agenda {
	clear: left;
	display: block;
	margin-bottom: 30px;
	height: 190px;
	overflow: auto;
	width: 155px;
}
#agenda dd a {
	color: #F79800;
	font-weight: bold;
}
#agenda dd a:hover {
	color: #000000;
}
#agenda dt {
	margin-bottom: 10px;
}
#agenda dd {
}

#en_images {
	float: left;
	width: 80px;
}

#picto_enphotos:link,
#picto_enphotos:visited {
	background:url(../images/enphotos.jpg);
	display:block;
	width:82px;
	height:51px;
	margin-left:-3px;
	margin-top:-2px;
}
#picto_enphotos:hover,
#picto_enphotos:active {
	background:url(../images/enphotos2.jpg);
}
#picto_envideos:link,
#picto_envideos:visited {
	background:url(../images/envideos.jpg);
	display:block;
	width:82px;
	height:51px;
	margin-left:-3px;
}
#picto_envideos:hover,
#picto_envideos:active {
	background:url(../images/envideos2.jpg);
}


#evenement {
	float: left;
	width: 80px;
}
#evenement a.seeMore {
	background-image: url(../images/dotte_orange.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color: #F79800;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#focus1 {
	margin-top: 70px;
	margin-left: 17px;
	margin-right: 25px;
	float: left;
	width: 175px;
	width: 190px!important!;
	height: 150px;
	border-top: 1px solid #0068bb;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 5px;
}
#focus1 h1 {
	color: #0c61a1!important;
	font-weight: bold;
}
#focus2 {
	margin-top: 70px;
	float: left;
	width: 175px;
	width: 185px!important!;
	height: 150px;
	border-top: 1px solid #eb76a0;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 5px;
}
#focus2 h1 {
	color: #eb76a0!important;
	font-weight: bold;
}
#focus1 img, #focus2 img {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* ----   ---- */

#centerColumn {
	float: left;
	width: 350px;
	padding-top: 128px;
	_padding-top:90px;
	margin-left: 51px;
}

#filinfos {
	position:absolute;
	_position:relative;
	width: 403px;
	height: 14px;
	font: 10px Verdana;
	color: #000000;
	overflow: hidden;
	top:88px;
	_top:80px;
}

/* ----   ---- */

#vousEtes {
	border: solid 1px #7C8688;
	width : 160px;
	clear : both;
	display: block;
	margin-bottom : 10px;
}

#vousEtes ul {
	overflow:hidden;
	margin : 6px 0 6px 2px;
}

#vousEtes li {
	background-image: url(../images/dotte_grey.gif);
	background-repeat : no-repeat;
	background-position :  left 3px;
	line-height: 12px;
	margin-bottom : 4px;
	padding-left: 7px;
	font-weight: bold;
	float: left;
	width:72px;
	height:30px;
}

#vousEtes li a {
	font-size : 11px;
	color: #757F81;
}

#accePerso {
	border: solid 1px #868E90;
	border-top : none;
	width: 164px;
	padding : 5px 0 2px 0;
}

html>body #accePerso {
	width: 162px;
}


#accePerso label {
	color: #515F62;
	font-size: 11px;
	margin-left: 3px;
	width : 65px;
	float: left;
}
#accePerso input {
	color: #515F62;
	font-size: 11px;
	border: solid 1px #868E90;
	padding-left: 2px;
	margin-left: 2px;
	width : 70px;
	margin-bottom: 3px;
}

#accePerso input.accesButton {
	background-color: white;
	border: none;
	width : 17px;
	color : #515F62;
	font-weight: bold;
	padding: 0px;
	cursor: hand;
}

#accePerso a.seeMore {
	background-image: url(../images/dotte_grey.gif);
	background-repeat : no-repeat;
	background-position :  left 5px;
	padding-left: 8px;
	clear: left;
	display : block;
	margin-left: 5px;
	color: #737E80;
	font-weight: bold;
	font-size: 11px;


}

