@charset "UTF-8";

body {
	background-color:#FFFFFF;
}

#principale {
	width:973px;
}

#col-droite {
	width:750px;
	background:url(/images/profil/fond_ecritures.gif) bottom right no-repeat;
}

p#fil-ariane {
	border:none;
	margin-left:10px;
}

.none {
	display:none;
}

/*-------------------------------------content_programme-------------------------------------*/

#content_programme {
	background:url(/images/programme/fond_arrondi.gif) top left no-repeat;
	width:750px;
	height:460px;
	clear:both;
}

/*-------------------------------------menu_programme-------------------------------------*/

#menu_programme {
	width:730px;
	height:30px;
	padding:20px 0 0 25px;
}

#menu_programme ul {
	list-style-type:none;
}

#menu_programme li {
	display:inline;
}

#menu_programme li a span {
	font-size:0;
	visibility:hidden;
}

#menu_programme li a#menu1,
#menu_programme li a#menu2,
#menu_programme li a#menu3,
#menu_programme li a#menu1.on,
#menu_programme li a#menu2.on,
#menu_programme li a#menu3.on {
  	display:block;
	line-height:19px;
	text-decoration:none;
	float:left;
}
#menu_programme li a#menu1 {
	width:166px;
	background:url(../images/programme/menu_programme1.gif) no-repeat 0 0;
	padding-right:45px;
}
#menu_programme li a#menu1.on, #menu_programme li a#menu1:hover {
	width:166px;
	background:url(../images/programme/menu_programme1.gif) no-repeat 0 -19px;
	padding-right:45px;
}
#menu_programme li a#menu2 {
	width:230px;
	background:url(../images/programme/menu_programme2.gif) no-repeat 0 0;
	padding-right:30px;
}
#menu_programme li a#menu2.on, #menu_programme li a#menu2:hover {
	width:230px;
	background:url(../images/programme/menu_programme2.gif) no-repeat 0 -19px;
	padding-right:30px;
}
#menu_programme li a#menu3 {
	width:229px;
	background:url(../images/programme/menu_programme3.gif) no-repeat 0 0;
}
#menu_programme li a#menu3.on, #menu_programme li a#menu3:hover {
	width:229px;
	background:url(../images/programme/menu_programme3.gif) no-repeat 0 -19px;
}

/*-------------------------------------texte_menu-------------------------------------*/

#texte_menu1, #texte_menu2, #texte_menu3 {
	position:relative;
	width:730px;
	height:472px;
	padding-left:20px;
}

#texte_menu1 #left_economies {
	width:355px;
	float:left;
}

#texte_menu1 #charmes {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#e85876;
	padding-left:65px;
	padding-bottom:25px;
}

#texte_menu1 #right_economies {
	width:355px;
	float:left;
}

.visuel_programme {
	position:absolute;
	bottom:0;
	right:0;
}

/*-------------------------------------mise en forme-------------------------------------*/

#content_programme h1 {
	color:#e85876;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-top:12px;
	padding-bottom:2px;
}

#content_programme p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:17px;
}

#content_programme span {
	color:#716c6c;
	font:normal 11px Arial, Helvetica, sans-serif;
}

/*-------------------------------------index-------------------------------------*/

#liens {
	width:243px;
	z-index: 1000;
	float:right;
	margin-top: 10px;
}

a#decouvrir_programme {
	display: block;
	width:243px;
	height: 25px;
	background:url(../images/decouvrir_programme.gif) no-repeat 0 -0;
}

a#etre_egerie {
	display: block;
	width:243px;
	height: 26px;
	background:url(../images/etre_egerie.gif) no-repeat 0 -0;
}

#bk-footer {
	margin-top:50px;
}



