html {background:#040301 url(/media/images/html-bg-long.jpg) repeat-x;}
html.home {background:#040301 url(/media/images/html-bg.jpg) repeat-x;}
body {
	margin:0;
	font:10px Arial, Helvetica, sans-serif;
  background-color: white;
	background:url(/media/images/body-bg.jpg) no-repeat 50% 0;
	color:#000;
}
img {border:none;}
form {
	padding:0;
	margin:0;
}
.content:after,
.header:after {
	content:" ";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
a:active, a:focus /* « fixing the fox » */
{
  outline: none;
}
/*page*/
#page_top { 
	margin:0 auto;
	width:888px;
  overflow:shown;            
}
.home #page {
	margin:0 auto;
	width:888px;
	overflow:hidden;
}
.service {
	height:1%;
	overflow:hidden;
	padding:0 18px;
	margin:0 0 21px;
}
ul.breadcrumbs {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
ul.breadcrumbs li {
	float:left;
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	color:#747577;
	padding:0 3px 0 0;
}
ul.breadcrumbs li strong {color:#000;}
ul.breadcrumbs li a {
	color:#747577;
	text-decoration:none;
}
ul.breadcrumbs li a:hover { color: black; }

.search {
	width:118px;
	padding:0 0 0 77px;
	margin:2px 0 0;
	background:url(/media/images/search-bg.gif) no-repeat;
	float:right;
}
.search input.text {
	border:0;
	padding:0;
	background:none;
	width:112px;
	font:10px Arial, Helvetica, sans-serif;
}
#search_form .search { position: relative; }
#search_form .submit { position: absolute; background: transparent; 
                       width: 70px; height: 15px; left: 0px; border: 0; }

/*header*/
.header {
	height:1%;
	padding:0 0 10px 18px;
	position:relative;
	z-index:5;
}
/*logo*/
.logo {
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:215px;
	height:57px;
	background:url(/media/images/logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
ul.menu {
	float:right;
	padding:0;
	margin:17px 0 0;
	width:502px;
	list-style:none;
}
ul.menu li {
	float:left;
	height:88px;
}

ul.menu li a {
	display:block;
	height:88px;
	text-indent:-9999px;
}

ul.menu li#ecole {
	background:url(/media/images/ecole.jpg) no-repeat;
	width:111px;
}
ul.menu li#ecole:hover,
ul.menu li#ecole.hover {
	width:121px;
	margin:0 -10px 0 0;
}

ul.menu li#actualite {
	width:94px;
	background:url(/media/images/actualite.jpg) no-repeat -9px 0;
}
ul.menu li#actualite:hover,
ul.menu li#actualite.hover {
	width:112px;
	margin:0 -9px;
}

ul.menu li#documentation {
	width:93px;
	background:url(/media/images/documentation.jpg) no-repeat -7px 0;
}
ul.menu li#documentation:hover,
ul.menu li#documentation.hover {
	width:112px;
	margin:0 -12px 0 -7px;
}

ul.menu li#entreprises {
	width:94px;
	background:url(/media/images/enterprises.jpg) no-repeat -7px 0;
}
ul.menu li#entreprises:hover,
ul.menu li#entreprises.hover {
	width:112px;
	margin:0 -11px 0 -7px;
}

ul.menu li#contact {
	width:110px;
	background:url(/media/images/contact.jpg) no-repeat -11px 0;
}
ul.menu li#contact:hover,
ul.menu li#contact.hover {
	width:121px;
	margin:0 0 0 -11px;
}

ul.menu li.hover,
ul.menu li:hover {
	position:relative;
	background-position:0 -88px !important;
}

.drop {
	position:absolute;
	top:64px;
	left:0;
	width:112px;
	z-index:17;
	display:none;
}
ul.menu li#ecole .drop {left:8px;}

ul.menu li.hover .drop,
ul.menu li:hover .drop {display:block;}

ul.menu ul {
	list-style:none;
	padding:0;
	margin:0;
	width:112px;
	overflow:hidden;
	background:url(/media/images/drop-bg.png) repeat-y;	
}
ul.menu ul li {
	height:auto;
	width:100%;
	font-size:11px;
  font-family: "Myriad pro condensed", Arial, Helvetica, sans-serif;
	overflow:hidden;
	border-top:1px solid #b7b7b7;
}
ul.menu ul li div {
	width:100%;
	overflow:hidden;
}
ul.menu ul li a {
	text-indent:0;
	height:auto;
	color:#fff;
	padding:2px 5px 2px 10px;
	width:97px !important;
	display:block;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	background:url(/media/images/transparent.gif);
}
ul.menu ul li:hover div {background:url(/media/images/drop-hover.png);}

.drop-btm {
	width:100%;
	height:10px;
	background:url(/media/images/drop-btm.png) no-repeat;
	overflow:hidden;
}
.promo-links{
}
.promo-links li{
	height:247px;
	position:relative;
}
.promo-links li .visual{
  display: block;
	position:absolute;
	height:198px;
	width:204px;
	top:0;
	left:6px;
}
.promo-links li .visual img{
  position: absolute;
}
.promo-links .label{
	width:204px;
	height:50px;
	display:block;
	position:absolute;
	bottom:0;
  z-index: 10;                     
}
.promo-links li.administration .label{
	background:url(/media/images/pole1.png);
}
.promo-links li.administration.active .label{
	background:url(/media/images/pole1-ov.png);
}
.promo-links li.administration.active .visual{
	background:url(/media/images/admin-div.gif);
}

.promo-links li.commerce .label{
	background:url(/media/images/pole2.png);
}
.promo-links li.commerce.active .label{
	background:url(/media/images/pole2-ov.png);
}
.promo-links li.commerce.active .visual{
	background:url(/media/images/commerce-div.gif);
}

.promo-links li.communication .label{
	background:url(/media/images/pole3.png);
}
.promo-links li.communication.active .label{
	background:url(/media/images/pole3-ov.png);
}
.promo-links li.communication.active .visual{
	background:url(/media/images/comm-div.gif);
}

.promo-links li.sante .label{
	background:url(/media/images/pole4.png);
}
.promo-links li.sante.active .label{
	background:url(/media/images/pole4-ov.png);
}
.promo-links li.sante.active .visual{
	background:url(/media/images/sante-div.gif) 1px top no-repeat;
}

/*primary content*/
.home .primary-content {
	height:1%;
	padding:0 18px;
	overflow:hidden;
}
.content-top,
.content-btm {
	width:100%;
	height:445px;
	background:url(/media/images/content-top.gif) no-repeat 0 2px;
	overflow:hidden;
}
.content-btm {
	background:url(/media/images/content-btm.gif) no-repeat;
	height:12px;
}
.home .content {
	height:1%;
	background:url(/media/images/content-bg.gif) repeat-y;
}
.content-inn {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:-444px 0 -6px;
}
.promo {
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
	position:relative;
	margin:0 0 4px;
}
.promo img {
	display:block;
	margin:0 auto;
}
.promo ul {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.promo ul li {
	float:left;
	padding:0 2px 0 6px;
	width:204px;
}

.info-area {
	height:1%;
	overflow:hidden;
	padding:0 0 0 6px;
}
.news {
	float:left;
	width:198px;
	margin:0 8px 0 0;
	padding:35px 0 0 6px;
	background:url(/media/images/news-bg.jpg) no-repeat;
  position:relative;
}
.news .news_head {
	font:bold 17px/28px Arial, Helvetica, sans-serif;
	height:28px;
	display:block;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	background:url(/media/images/news-nbg.gif) no-repeat;
	padding:0 0 0 32px;
  position:absolute;
  top:1px;
  width:204px;
  left:0;
}
.news .news_head:hover {background-position:0 -28px;}
.news-box {
	height:1%;
	overflow:hidden;
	padding:0 0 1px;
}
.news-box.first { 
  margin-bottom: 10px;
}
.date {
	float:left;
	width:34px;
	margin:3px 4px 0 0;	
}
.date img {display:block;}

ul.news-list {
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	display:table;
	width:150px;
	overflow:hidden;
}
ul.news-list li {
	height:1%;
	font:10px/11px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
ul.news-list li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
ul.news-list li a:hover {color:#E2007A;}
.more {
	float:right;
	width:17px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/media/images/more-btn.gif) no-repeat;
}
.more:hover {background-position:0 -11px;}

.news-txt {
	height:1%;
	overflow:hidden;
	background:url(/media/images/line.gif) no-repeat;
	font-size:11px;
	margin:3px 0 0;
	padding:8px 0 0;
}
.news-txt p {margin:0;}
.news-txt p strong {
	font-size:13px;
	display:block;
}
.news-txt p a {
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#004494;
	text-decoration:none;
}
.news-txt p a:hover {color:#E2007A;}

.espace {	
	width:416px;
	height:208px;
	float:left;
	position:relative;
	background:url(/media/images/espace.jpg) top;
}
.espace .head {
	position:absolute;
	width:416px;
	height:29px;
	display:block;
	top:0;
	background:url(/media/images/espace-head-a.jpg) top;	
}
.espace .head:hover {
	background:url(/media/images/espace-head-b.jpg) top;
}
.espace .consulter {
	position:absolute;
	width:195px;
	height:90px;
	top:37px;
	left:10px;
	background:url(/media/images/espace-consulter.jpg) top;
	padding-top:38px;
}
.espace .consulter a.deposer_link {
	position:absolute;
	left:14px;
	top:0;
	display:block;
	width:59px;
	height:24px;
}
.espace .consulter a.consulter_link {
	position:absolute;
	left:75px;
	top:0;
	display:block;
	width:75px;
	height:24px;
}
.espace a.one {
	width:195px;
	height:18px;
	background:url(/media/images/espace-consulter-1-a.jpg) top;
	display:block;
}
.espace a.one:hover {
	background:url(/media/images/espace-consulter-1-b.jpg) top;
}
.espace a.two {
	width:195px;
	height:18px;
	background:url(/media/images/espace-consulter-2-a.jpg) top;
	display:block;
}
.espace a.two:hover {
	background:url(/media/images/espace-consulter-2-b.jpg) top;
}
.espace a.three {
	width:195px;
	height:17px;
	background:url(/media/images/espace-consulter-3-a.jpg) top;
	display:block;
}
.espace a.three:hover {
	background:url(/media/images/espace-consulter-3-b.jpg) top;
}
.espace a.four {
	width:195px;
	height:19px;
	background:url(/media/images/espace-consulter-4-a.jpg) top;
	display:block;
}
.espace a.four:hover {
	background:url(/media/images/espace-consulter-4-b.jpg) top;
}
.espace a.five {
	width:195px;
	height:19px;
	background:url(/media/images/espace-consulter-5-a.jpg) top;
	display:block;
}
.espace a.five:hover {
	background:url(/media/images/espace-consulter-5-b.jpg) top;
}
.espace .deposer {
	position:absolute;
	width:195px;
	height:90px;
	top:37px;
	left:10px;
	background:url(/media/images/espace-deposer.jpg) top;
	padding-top:38px;
}
.espace .deposer a.deposer_link {
	position:absolute;
	left:14px;
	top:0;
	display:block;
	width:59px;
	height:24px;
}
.espace .deposer a.consulter_link {
	position:absolute;
	left:75px;
	top:0;
	display:block;
	width:75px;
	height:24px;
}
.espace img {display:block;}

/* tabs */
#home_entreprises DIV.pane { display: none; }
#home_entreprises DIV.pane.shown { display: block; }

.extra-box {
	width:243px;
	float:left;
	position:relative;
	padding:8px 0 0;
	margin:0 0 0 -25px;
}
.candidate {
	width:235px;
	height:71px;
	overflow:hidden;
	margin:0 0 -2px;
}
.candidate a {
	background:url(/media/images/candidature-btn.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:235px;
	height:142px;
	display:block;
	cursor:pointer;
}
.candidate a:hover {margin:-71px 0 0;}
.extra-cnt {
	background:url(/media/images/extra-bg.jpg) no-repeat;
	margin:0 0 0 25px;
	padding:0 0 0 12px;
	width:206px;
	min-height:131px;
	overflow:hidden;
}
* html .extra-cnt {height:131px;}
.extranet {
	font:bold 17px/28px Arial, Helvetica, sans-serif;
	height:28px;
	display:block;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	background:url(/media/images/extranet-bg.gif) no-repeat;
	padding:0 0 0 32px;
}
.extranet:hover {background-position:0 -28px;}

.extra-cnt ul {
	padding:8px 0 0 30px;
	margin:0;
	list-style:none;
	width:201px;
	overflow:hidden;
}
.extra-cnt ul li {
	height:1%;
	padding:0 0 0 12px;
	font:13px/14px Arial, Helvetica, sans-serif;
	overflow:hidden;
	background:url(/media/images/bullet.gif) no-repeat 0 3px;
}
.extra-cnt ul li a {
	text-decoration:none;
	color:#000;
}
.extra-cnt ul li a:hover {font:bold 13px/14px Arial, Helvetica, sans-serif;}

/*footer*/
.home_footer {
	height:1%;
	margin:0 7px 0 6px;
	padding:0 150px;
	background:url(/media/images/footer-bg.gif) no-repeat;
	overflow:hidden;
}
.home_footer p {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
}
.home_footer p a {
	text-decoration:none;
	color:#89888A;
	font:bold 19px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.home_footer p a:hover {color:#141215;}
.home_footer p span {
	font:20px Arial, Helvetica, sans-serif;
	color:#E2007A;
}
.home_footer p a.tel {
	font:bold 24px/24px Arial, Helvetica, sans-serif;
	color:#A2C113;
}
.home_footer p a.tel:hover {color:#E2007A;}


/******************************* */


.standard #page {
	margin:0 auto;
	width:852px;
	overflow:hidden;
  padding:0 25px;
}
.standard #page .poles {
  width:100%;
  height:47px;
  background:url(/media/images/content/poles-bg.png);
}
.standard #page .poles A {
  display: block; float: left;
  width: 25%;
  height: 45px;
}
/* POLES CUSTOM PAGES */
.standard #page .pole_administration {
  background:url(/media/images/content/pole-bg-admin.png);
}
.standard #page .pole_commerce {
  background:url(/media/images/content/pole-bg-commerce.png);
}
.standard #page .pole_communication {
  background:url(/media/images/content/pole-bg-comm.png);
}
.standard #page .pole_sante {
  background:url(/media/images/content/pole-bg-sante.png);
}


/* END POLES CUSTOM PAGES */

/* POLES CUSTOM NEWS */
.standard #page .pole_news{
	width:627px;
	margin-top:10px;
}
.standard #page .pole_news.pole_administration .start {
	height:33px;
  background:url(/media/images/content/pole-hnews-admin.gif) left top no-repeat;
}
.standard #page .pole_news.pole_commerce .start {
	height:33px;
  background:url(/media/images/content/pole-hnews-commerce.gif) left top no-repeat;
}
.standard #page .pole_news.pole_communication .start {
	height:33px;
  background:url(/media/images/content/pole-hnews-comm.gif) left top no-repeat;
}
.standard #page .pole_news.pole_sante .start {
	height:33px;
  background:url(/media/images/content/pole-hnews-sante.gif) left top no-repeat;
}
.standard #page .pole_news .end{
	height:11px;
	margin-top:0;
	padding-top:0;
  background:url(/media/images/content/pole-hnews-end.gif) left top no-repeat;
}
.standard #page .pole_news .text{
	background:#eceded;
	padding-top:10px;
	padding-left:6px;
	padding-right:6px;
	color:#888889;
}
.standard #page .pole_news .text a{
	color:#1c579d;
	text-decoration:none;
}
.standard #page .pole_news .text a:hover{
	text-decoration:underline;
}
.standard #page .pole_news .text .item{
	padding-bottom:10px;
}
.standard #page .pole_news .text h4{
	font-size:14px;
}
.standard #page .main {
  width:100%;
  background:url(/media/images/content/page-bg.gif) top repeat-y;
}
.standard #page .main .column {
  width:216px;
  float:left;
  position:relative;
  padding-top:75px;
}
.standard #page .main .column .prog_col1{
  margin-left:5px;
  width:204px;
  background:#f0f1f1;
}
.standard #page .main .column .prog_col1 ul{
  margin:15px 0;
  list-style-type:none;
}
.standard #page .main .column .prog_col1 .alternate{
  margin-bottom:0;
}
.standard #page .main .column .prog_col1 .alternate a{
  background:url(/media/images/content/prog-col1-alternate-bullet.gif) left 4px no-repeat;
  display: block;                                                       
  color:#676768;
  font-size:12px;
  text-decoration:none;
  padding-left:10px;
  margin-left:8px;
}
.standard #page .main .column .prog_col1 .alternate a:hover{
  text-decoration:underline;
}
.standard #page .main .column .prog_col1 .sante a.first{
  display: block;
  color:#f29400;
  background:url(/media/images/content/prog-col1-sante-bullet.gif) left 6px no-repeat;
  font-size:15px;
  padding-left:10px;
  text-decoration:none;
  line-height:20px;
  margin-left:8px;
}
.standard #page .main .column .prog_col1 .sante a.first:hover{
  text-decoration:underline;
}
.standard #page .main .column .prog_col1 .administration a.first{
  display: block;
  color:#a2c113;
  background:url(/media/images/content/prog-col1-admin-bullet.gif) left 6px no-repeat;
  font-size:15px;
  padding-left:10px;
  text-decoration:none;
  line-height:20px;
  margin-left:8px;
}
.standard #page .main .column .prog_col1 .administration a.first:hover{
  text-decoration:underline;
}
.standard #page .main .column .prog_col1 .commerce a.first{
  display: block;
  color:#4ab0c8;
  background:url(/media/images/content/prog-col1-commerce-bullet.gif) left 6px no-repeat;
  font-size:15px;
  padding-left:10px;
  text-decoration:none;
  line-height:20px;
  margin-left:8px;
}
.standard #page .main .column .prog_col1 .commerce a.first:hover{
  text-decoration:underline;
}
.standard #page .main .column .prog_col1 .communication a.first{
  display: block;
  color:#5c235f;
  background:url(/media/images/content/prog-col1-comm-bullet.gif) left 6px no-repeat;
  font-size:15px;
  padding-left:10px;
  text-decoration:none;
  line-height:20px;
  margin-left:8px;
}
.standard #page .main .column .prog_col1 .communication a.first:hover{
  text-decoration:underline;
}
.standard #page .main .column .prog_col1 .second{
  margin:0;
}
.standard #page .main .column .prog_col1 .second a{
  display: block;
  font-size:11px;
  color:#8d8d8d;
  padding-left:20px;
  line-height:13px;
  text-decoration:none;
}
.standard #page .main .column .prog_col1 .second a:hover{
  text-decoration:underline;
}
.standard #page .main .column .prog_col2_sante{
  margin-top:10px;
  width:204px;
  margin-left:5px;
  background:#fbdfb2;
}
.standard #page .main .column .prog_col2_sante .text{
  margin:10px 10px;
  color:#7a7a7b;
}
.standard #page .main .column .prog_col2_sante .text p{
  margin:5px 0;
}
.standard #page .main .column .prog_col2_sante .text .small{
  font-size:15px;
}
.standard #page .main .column .prog_col2_sante .text .big{
  font-size:20px;
  font-weight:bold;
}
.standard #page .main .column .prog_col2_sante .head{
  background:url(/media/images/content/prog-col2-sante-head.gif) no-repeat;
  width:204px;
  height:40px;
}
.standard #page .main .column .prog_col2_sante .jpo .head{
  background:url(/media/images/content/prog-col3-sante-head.gif) no-repeat;
}
.standard #page .main .column .prog_col2_sante .end{
  background:url(/media/images/content/prog-col2-sante-end.gif) no-repeat;
  width:204px;
  height:47px;
}
.standard #page .main .column .prog_col2_administration{
  margin-top:10px;
  width:204px;
  margin-left:5px;
  background:#e3ecb8;
}
.standard #page .main .column .prog_col2_administration .text{
  margin:10px 10px;
  color:#7a7a7b;
}
.standard #page .main .column .prog_col2_administration .text p{
  margin:5px 0;
}
.standard #page .main .column .prog_col2_administration .text .small{
  font-size:15px;
}
.standard #page .main .column .prog_col2_administration .text .big{
  font-size:20px;
  font-weight:bold;
}
.standard #page .main .column .prog_col2_administration .head{
  background:url(/media/images/content/prog-col2-admin-head.gif) no-repeat;
  width:204px;
  height:40px;
}
.standard #page .main .column .prog_col2_administration .jpo .head{
  background:url(/media/images/content/prog-col3-admin-head.gif) no-repeat;
}
.standard #page .main .column .prog_col2_administration .end{
  background:url(/media/images/content/prog-col2-admin-end.gif) no-repeat;
  width:204px;
  height:47px;
}
.standard #page .main .column .prog_col2_commerce{
  margin-top:10px;
  width:204px;
  margin-left:5px;
  background:#c8e7ee;
}
.standard #page .main .column .prog_col2_commerce .text{
  margin:10px 10px;
  color:#7a7a7b;
}
.standard #page .main .column .prog_col2_commerce .text p{
  margin:5px 0;
}
.standard #page .main .column .prog_col2_commerce .text .small{
  font-size:15px;
}
.standard #page .main .column .prog_col2_commerce .text .big{
  font-size:20px;
  font-weight:bold;
}
.standard #page .main .column .prog_col2_commerce .head{
  background:url(/media/images/content/prog-col2-commerce-head.gif) no-repeat;
  width:204px;
  height:40px;
}
.standard #page .main .column .prog_col2_commerce .jpo .head{
  background:url(/media/images/content/prog-col3-commerce-head.gif) no-repeat;
  width:204px;
  height:40px;
}
.standard #page .main .column .prog_col2_commerce .end{
  background:url(/media/images/content/prog-col2-commerce-end.gif) no-repeat;
  width:204px;
  height:47px;
}
.standard #page .main .column .prog_col2_communication{
  margin-top:10px;
  width:204px;
  margin-left:5px;
  background:#cebdcf;
}
.standard #page .main .column .prog_col2_communication .text{
  margin:10px 10px;
  color:#7a7a7b;
}
.standard #page .main .column .prog_col2_communication .text p{
  margin:5px 0;
}
.standard #page .main .column .prog_col2_communication .text .small{
  font-size:15px;
}
.standard #page .main .column .prog_col2_communication .text .big{
  font-size:20px;
  font-weight:bold;
}
.standard #page .main .column .prog_col2_communication .head{
  background:url(/media/images/content/prog-col2-comm-head.gif) no-repeat;
  width:204px;
  height:40px;
}
.standard #page .main .column .prog_col2_communication .jpo .head{
  background:url(/media/images/content/prog-col3-comm-head.gif) no-repeat;
}
.standard #page .main .column .prog_col2_communication .end{
  background:url(/media/images/content/prog-col2-comm-end.gif) no-repeat;
  width:204px;
  height:47px;
}
.standard #page .main .column .meeting{ 
  position: relative;
}
.standard #page .main .column .meeting a.meeting_link{
 display:block;
 height:30px;
 width:145px;
 position:absolute;
 bottom:11px;
 right:0;
 cursor:pointer;
}
.standard #page .main .column .candi {
  cursor:pointer;
  position:absolute;
  width:235px;
  height:71px;
  right:6px;
  top:7px;
  background:url(/media/images/content/candi-a.png);
}
.standard #page .main .column .candi:hover {
  background:url(/media/images/content/candi-b.png);
}
.standard #page .main .column .column_menu {
  list-style-type:none;
  margin:0 6px;
  padding:0;
  background:#f5f6f6;
  width: 204px;
}
.standard #page .main .column .column_menu .title{
  background:url(/media/images/content/left-ul-title.gif);
  width:204px;
  height:33px;
}
.standard #page .main .column .column_menu .sep{
  background:url(/media/images/content/left-ul-sep.gif) no-repeat;
  width:204px;
  height:2px;
}
.standard #page .main .column .column_menu .first{
  line-height:40px;
  font-family:Myriad Pro, sans-serif;
  font-weight:bold;
}
.standard #page .main .column .column_menu .first a{
  padding:0 12px;
  text-decoration:none;
  display:block;
  width:100%;
  color:#8d8d8d;
  font-size:15px;
}
.standard #page .main .column .column_menu .first a:hover,
.standard #page .main .column .column_menu .first a.active{
  color:#e52d87;
  background:url(/media/images/content/left-ul-first-active.gif) 150px no-repeat;
}
.standard #page .main .column .column_menu .second{
  line-height:25px;
  font-family:Myriad Pro, sans-serif;
}
.standard #page .main .column .column_menu .second a{
  padding:0 20px;
  text-decoration:none;
  color:#e52d87;
  display:block;
  width:180px;
  font-size:15px;
  background:url(/media/images/content/left-ul-second-bullet.gif) 12px 10px no-repeat;
}
.standard #page .main .column .column_menu .second a:hover { color: #c16; }
.standard #page .main .column .column_menu .second a.active { font-weight: bolder; }
.standard #page .main .column .column_menu .third{
  line-height:18px;
  font-family:Myriad Pro, sans-serif;
  font-weight:normal;
}
.standard #page .main .column .column_menu .third a{
  padding:0 0 0 20px;
  text-decoration:none;
  display:block;
  width:100%;
  color:#8d8d8d;
  font-size:11px;
}
.standard #page .main .column .column_menu .third a:hover,
.standard #page .main .column .column_menu .third a.active{
  color:#e52d87;
}

.standard #page .main .column .column_content { 
  margin-top: 20px;
  margin-left: 15px;
}
.standard #page .main .column .column_text { 
  background:#F5F6F6;
  margin-left:6px;
  padding:10px;
  width:184px;
}
.standard #page .main .column .column_text p { 
  margin-bottom: 0.5em;
}
.standard #page .main .column .column_text h2 { 
  color: #E41F83;
  font-size: 18px;
}



/* POLES CUSTOM COLUMNS */
.standard #page .main .column .pole_col{
	width:204px;
	padding-left:6px;
	font-size:12px;
	color:#757476;
	/* text-align:justify; */
}
.standard #page .main .column .pole_col a,
.standard #page .main .column .modes a{
	color:#1c579d;
	text-decoration:none;
}
.standard #page .main .column .modes{
	background:url(/media/images/content/pole-mode-bg.gif) left top no-repeat #eceded;
	width:204px;
	margin-top:10px;
  color:#888889;
}
.standard #page .main .column .modes ul{
	width:178px;
	margin:0 auto;
	list-style-type:none;
	padding:0;
	padding-top:45px;
}
.standard #page .main .column .modes .sep{
	height:2px;
	width:178px;
	background:url(/media/images/content/pole-mode-sep.gif) left top no-repeat;
	margin:5px 0;
}
.standard #page .main .column .modes .end{
	height:18px;
	width:204px;
	background:url(/media/images/content/pole-mode-end.gif) left top no-repeat !important;
}
.standard #page .main .column .modes h4{
	font-size:14px;
}
.standard #page .main .column .sante_txt{
	padding-top:210px;
	background:url(/media/images/content/pole-col-sante.jpg) left top no-repeat #d1d2d2;
	padding-left:8px;
	padding-right:8px;
}
.standard #page .main .column .pole_col .administration_txt{
	padding-top:210px;
	background:url(/media/images/content/pole-col-admin.jpg) left top no-repeat #d1d2d2;
	padding-left:8px;
	padding-right:8px;
}
.standard #page .main .column .pole_col .communication_txt{
	padding-top:210px;
	background:url(/media/images/content/pole-col-comm.jpg) left top no-repeat #d1d2d2;
	padding-left:8px;
	padding-right:8px;
}
.standard #page .main .column .pole_col .commerce_txt{
	padding-top:210px;
	background:url(/media/images/content/pole-col-commerce.jpg) left top no-repeat #d1d2d2;
	padding-left:8px;
	padding-right:8px;
}
.standard #page .main .column .pole_col .end{
	background:url(/media/images/content/pole-col-end.gif) left top no-repeat;
	height:15px;
	width:204px;
}
.standard #page .main .content {
  margin-left:220px;
  padding-right:35px;
  font-size: 13px;
}

.standard #page .main .content A { color: #E42986; }
.standard #page .main .content A:hover { color: #b1b3b4; }
.standard #page .main .content A:visited { color: #E487B5; }

.standard #page .main .events_content A { color: #848484; }
.standard #page .main .events_content A:hover { color: #E4E4E4; }
.standard #page .main .events_content A:visited { color: #a4a4a4; }

.standard #page .main .content h1{
  background:url(/media/images/content/h1-bg.gif) left 17px no-repeat;
  padding:0;
  margin:0;
  margin-bottom: 20px;
  font-family:Arial;
  font-size:43px;
  color:#b1b3b4;
  font-weight:normal;
  line-height:45px;
  padding-top:12px;
  padding-left:35px; 
}
.standard #page .main .content .f_description{
  font-family:Times News Roman;
  font-size:16px;
  font-style:italic;
}
.standard #page .main .content .programme{
  position:relative;
  padding-top:44px;
  width:627px;
}
.standard #page .main .content .administration{
  background:url(/media/images/content/prog-admin-bg.jpg) left bottom no-repeat;  
}
.standard #page .main .content .sante{
  background:url(/media/images/content/prog-sante-bg.jpg) left bottom no-repeat;  
}
.standard #page .main .content .communication{
  background:url(/media/images/content/prog-comm-bg.jpg) left bottom no-repeat;  
}
.standard #page .main .content .commerce{
  background:url(/media/images/content/prog-commerce-bg.jpg) left bottom no-repeat;  
}
.standard #page .main .content .programme .text{
  background:url(/media/images/content/prog-text-bg.gif) left top no-repeat;
  width:587px;
  padding-top:40px;
  padding-right:20px;
  padding-bottom: 320px;
  padding-left:20px;
}
.standard #page .main .content .programme h2 { 
  margin-top: 0;
}
.standard #page .main .content .programme a.print{
  position:absolute;
  right:62px;
  display:block;
  width:22px;
  height:22px;
  top:6px;
}
.standard #page .main .content .programme a.question{
  position:absolute;
  right:34px;
  display:block;
  width:22px;
  height:22px;
  top:6px;
}
.standard #page .main .content .programme a.pdf{
  position:absolute;
  right:6px;
  display:block;
  width:22px;
  height:22px;
  top:6px;
}
.standard #page .main .content .programme .menu_commerce{
  position:absolute;
  top:0;
  left:0;
  width:627px;
  height:44px;
  background:url(/media/images/content/prog-menu-commerce.gif) left top no-repeat;	
}
.standard #page .main .content .sante h2.mode{
  color:#f29400;
  position:absolute;
  right:0;
  top:40px;
  background:none;
  font-size:20px;
  padding-right:20px;
}
.standard #page .main .content .administration h2.mode{
  color:#a2c113;
  position:absolute;
  right:0;
  top:40px;
  background:none;
  font-size:20px;
  padding-right:20px;
}
.standard #page .main .content .commerce h2.mode{
  color:#4ab0c8;
  position:absolute;
  right:0;
  top:40px;
  background:none;
  font-size:20px;
  padding-right:20px;
}
.standard #page .main .content .communication h2.mode{
  color:#5c235f;
  position:absolute;
  right:0;
  top:40px;
  background:none;
  font-size:20px;
  padding-right:20px;
}
.standard #page .main .content .programme .menu_commerce li.first{
  width:109px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-commerce-1a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_commerce li.first.hover,
.standard #page .main .content .programme .menu_commerce li.first.selected,
.standard #page .main .content .programme .menu_commerce li.first_selected{
  background:url(/media/images/content/prog-menu-1b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_commerce li.second{
  width:104px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-commerce-2a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_commerce li.second.hover,
.standard #page .main .content .programme .menu_commerce li.second.selected,
.standard #page .main .content .programme .menu_commerce li.second_selected{
  background:url(/media/images/content/prog-menu-2b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_commerce li.third{
  width:177px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-commerce-3a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_commerce li.third.hover,
.standard #page .main .content .programme .menu_commerce li.third.selected,
.standard #page .main .content .programme .menu_commerce li.third_selected{
  background:url(/media/images/content/prog-menu-3b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_communication{
  position:absolute;
  top:0;
  left:0;
  width:627px;
  height:44px;
  background:url(/media/images/content/prog-menu-comm.gif) left top no-repeat;	
}
.standard #page .main .content .programme .menu_communication li.first{
  width:109px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-comm-1a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_communication li.first.hover,
.standard #page .main .content .programme .menu_communication li.first.selected,
.standard #page .main .content .programme .menu_communication li.first_selected{
  background:url(/media/images/content/prog-menu-1b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_communication li.second{
  width:104px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-comm-2a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_communication li.second.hover,
.standard #page .main .content .programme .menu_communication li.second.selected,
.standard #page .main .content .programme .menu_communication li.second_selected{
  background:url(/media/images/content/prog-menu-2b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_communication li.third{
  width:177px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-comm-3a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_communication li.third.hover,
.standard #page .main .content .programme .menu_communication li.third.selected,
.standard #page .main .content .programme .menu_communication li.third_selected{
  background:url(/media/images/content/prog-menu-3b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_administration{
  position:absolute;
  top:0;
  left:0;
  width:627px;
  height:44px;
  background:url(/media/images/content/prog-menu-admin.gif) left top no-repeat;	
}
.standard #page .main .content .programme .menu_administration li.first{
  width:109px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-admin-1a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_administration li.first.hover,
.standard #page .main .content .programme .menu_administration li.first.selected,
.standard #page .main .content .programme .menu_administration li.first_selected{
  background:url(/media/images/content/prog-menu-1b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_administration li.second{
  width:104px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-admin-2a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_administration li.second.hover,
.standard #page .main .content .programme .menu_administration li.second.selected,
.standard #page .main .content .programme .menu_administration li.second_selected{
  background:url(/media/images/content/prog-menu-2b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_administration li.third{
  width:177px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-admin-3a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_administration li.third.hover,
.standard #page .main .content .programme .menu_administration li.third.selected,
.standard #page .main .content .programme .menu_administration li.third_selected{
  background:url(/media/images/content/prog-menu-3b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_sante{
  position:absolute;
  top:0;
  left:0;
  width:627px;
  height:44px;
  background:url(/media/images/content/prog-menu-sante.gif) left top no-repeat;	
}
.standard #page .main .content .programme .menu_sante li.first{
  width:109px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-sante-1a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_sante li.first.hover,
.standard #page .main .content .programme .menu_sante li.first.selected,
.standard #page .main .content .programme .menu_sante li.first_selected{
  background:url(/media/images/content/prog-menu-1b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_sante li.second{
  width:104px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-sante-2a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_sante li.second.hover,
.standard #page .main .content .programme .menu_sante li.second.selected,
.standard #page .main .content .programme .menu_sante li.second_selected{
  background:url(/media/images/content/prog-menu-2b.gif) left top no-repeat;
}
.standard #page .main .content .programme .menu_sante li.third{
  width:177px;
  height:37px;
  display:block;
  background:url(/media/images/content/prog-menu-sante-3a.gif) left top no-repeat;	  
}
.standard #page .main .content .programme .menu_sante li.third.hover,
.standard #page .main .content .programme .menu_sante li.third.selected,
.standard #page .main .content .programme .menu_sante li.third_selected{
  background:url(/media/images/content/prog-menu-3b.gif) left top no-repeat;
}
.standard #page .main .content .programme ul.buttons{
  position:absolute;
  top:4px;
  left:21px;
  list-style-type:none;
}
.standard #page .main .content .programme ul.buttons li{
  float:left;
  margin:0;
  padding:0;
  margin-right:5px;
}
.standard #page .main .content .programme ul.buttons li a{
  display:block;
  height:100%;
  width:100%;
  margin:0;
  padding:0;
}
.standard #page .main .content .programme TABLE { 
  width: 100%;
}
.standard #page .main .content .programme DT{ 
  font-weight: bold;
}
.standard #page .main .content .programme DD{ 
  padding-left: 10px;
}

/* POLES CUSTOM TITLES */
.standard #page .main .content .pole_sante_content h1{
  background:url(/media/images/content/h1-bg-sante.gif) left 17px no-repeat;	
}
.standard #page .main .content .pole_communication_content h1{
  background:url(/media/images/content/h1-bg-comm.gif) left 17px no-repeat;	
}
.standard #page .main .content .pole_administration_content h1{
  background:url(/media/images/content/h1-bg-admin.gif) left 17px no-repeat;	
}
.standard #page .main .content .pole_commerce_content h1{
  background:url(/media/images/content/h1-bg-commerce.gif) left 17px no-repeat;	
}

.standard #page .main .content .pole_sante_content h2{
  background-image:url(/media/images/content/h2-bg-sante.gif);	
}
.standard #page .main .content .pole_communication_content h2{
  background-image:url(/media/images/content/h2-bg-comm.gif);	
}
.standard #page .main .content .pole_administration_content h2{
  background-image:url(/media/images/content/h2-bg-admin.gif);	
}
.standard #page .main .content .pole_commerce_content h2{
  background-image:url(/media/images/content/h2-bg-commerce.gif);	
}

/* END POLES CUSTOM TITLES */
.standard #page .main .content table.formations{
	border:0;
	background:none;
	padding:0;
	margin:0;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
.standard #page .main .content table.formations td{
	border:0;
	padding:0;
	margin:0;
	height:20px;
}
.standard #page .main .content table.formations td a{
	padding-left:10px;
	text-decoration:none;
}
.standard #page .main .content table.formations td a:hover{
	text-decoration:underline;
}
.standard #page .main .content table.formations td .inactive{ 
  color: silver;
  padding-left: 10px;
  visibility: hidden;
}
.standard #page .main .content table.formations td ul{
	width:178px;
	margin:0;
	padding:0;
	list-style-type:none;
	margin:0 8px;
}
.standard #page .main .content table.formations td li{
	background:none;
	padding:15px 0;
	margin:0;
	height:45px;
}
.standard #page .main .content table.formations td.first{
	width:204px;
	border-right:8px solid white;
}
.standard #page .main .content table.formations td.second{
	width:204px;
	border-right:7px solid white;
}
.standard #page .main .content table.formations td.second{
	width:204px;
}
/* POLES CUSTOM TABLES */
.standard #page .main .content table.pole_sante{
	width:627px;
	border-collapse:collapse;
}
.standard #page .main .content table.pole_sante li{
	background:url(/media/images/content/pole-li-bg-sante.gif) left top no-repeat !important;	
}
.standard #page .main .content table.pole_sante a{
	background:url(/media/images/content/pole-a-bg-sante.gif) left 5px no-repeat !important;	
	color:#eb8e1c;
}
.standard #page .main .content table.pole_sante td{
	background:#f8d8b0;
}
.standard #page .main .content table.pole_sante .head{
	height:44px;
	background:url(/media/images/content/pole-thead-sante.gif) left top no-repeat;
}
.standard #page .main .content table.pole_sante .foot{
	height:327px;
	background:url(/media/images/content/pole-tfoot-sante.jpg) left top no-repeat;
}
.standard #page .main .content table.pole_communication{
	width:627px;
	border-collapse:collapse;
}
.standard #page .main .content table.pole_communication li{
	background:url(/media/images/content/pole-li-bg-comm.gif) left top no-repeat !important;	
}
.standard #page .main .content table.pole_communication a{
	background:url(/media/images/content/pole-a-bg-comm.gif) left 5px no-repeat !important;	
	color:#5c235f;
}
.standard #page .main .content table.pole_communication td{
	background:#ded3df;
}
.standard #page .main .content table.pole_communication .head{
	height:44px;
	background:url(/media/images/content/pole-thead-comm.gif) left top no-repeat;
}
.standard #page .main .content table.pole_communication .foot{
	height:365px;
	background:url(/media/images/content/pole-tfoot-comm.jpg) left top no-repeat;
}
.standard #page .main .content table.pole_commerce{
	width:627px;
	border-collapse:collapse;
}
.standard #page .main .content table.pole_commerce li{
	background:url(/media/images/content/pole-li-bg-commerce.gif) left top no-repeat !important;	
}
.standard #page .main .content table.pole_commerce a{
	background:url(/media/images/content/pole-a-bg-commerce.gif) left 5px no-repeat !important;	
	color:#4ab0c8;
}
.standard #page .main .content table.pole_commerce td{
	background:#c0e3ec;
}
.standard #page .main .content table.pole_commerce .head{
	height:44px;
	background:url(/media/images/content/pole-thead-commerce.gif) left top no-repeat;
}
.standard #page .main .content table.pole_commerce .foot{
	height:365px;
	background:url(/media/images/content/pole-tfoot-commerce.jpg) left top no-repeat;
}
.standard #page .main .content table.pole_administration{
	width:627px;
	border-collapse:collapse;
}
.standard #page .main .content table.pole_administration li{
	background:url(/media/images/content/pole-li-bg-admin.gif) left top no-repeat !important;	
}
.standard #page .main .content table.pole_administration a{
	background:url(/media/images/content/pole-a-bg-admin.gif) left 5px no-repeat !important;	
	color:#a2c113;
}
.standard #page .main .content table.pole_administration td{
	background:#dfe9ad;
}
.standard #page .main .content table.pole_administration .head{
	height:44px;
	background:url(/media/images/content/pole-thead-admin.gif) left top no-repeat;
}
.standard #page .main .content table.pole_administration .foot{
	height:365px;
	background:url(/media/images/content/pole-tfoot-admin.jpg) left top no-repeat;
}
/* END POLES CUSTOM TABLES */
.standard #page .main .content h2{
  background:url(/media/images/content/h2-bg.gif) left 18px no-repeat;
  padding:0;
  margin:20px 0;
  margin-bottom: 10px;
  font-family:Arial;
  font-size:19px;
  color:#b1b3b4;
  font-weight:bold;
  line-height:20px;
  padding-top:10px;
  padding-left:15px;
}
.standard #page .main .content h2 A { 
  color:#b1b3b4 !important; text-decoration: none;
}
.standard #page .main .content h3{
  font-size: 16px;
  margin-top: 8px;                                   
  margin-bottom: 5px;                                   
}
.standard #page .main .content h3 A { 
  color:black !important; text-decoration: none;
}
.standard #page .main .content p{
  margin:0;
  margin-bottom: 5px;
  padding:0;
}

.standard #page .main .content p.fake_ol { 
  vertical-align: bottom;
}

.standard #page .main .content p.fake_ol span.number{
  color:#e52d87;
  color: black;
  font-size:20px;
  font-weight:bold;
}

.standard #page .main .content p.margin10{
  margin:10px 0;
}
.standard #page .main .content p.headline{
  font-size:23px;
  margin: 0;
  margin-top:20px;
  font-style: italic;
}
.standard #page .main .content .small_text{
  font-size:15px;
}
.standard #page .main .content ul {
  margin:0;
  margin-bottom: 5px;
  padding:0;
  list-style-type:none;
}
.standard #page .main .content ul li{
  background:url(/media/images/content/content-ul-bullet.gif) no-repeat;
  background-position: 0px 5px;
  padding-left:12px;
}
.standard #page .main .content ol {
  margin:0;
  margin-bottom: 5px;
  padding-left:20px;
}
.standard #page .mainend {
  background:url(/media/images/content/main-end-bg.gif) bottom no-repeat;
  margin-top:30px;
  width:852px;
  height:26px;
}
#footer{
  width:100%;
  background:url(/media/images/content/footer-bg.gif) center;
}
#footer table{
  width:840px;
  margin:0 auto;
  border-collapse:collapse;
  background:#a2c113;
  color:#fff;
  font-family:arial;
}
#footer table th{
  font-family:Myriad Pro, sans-serif;
  font-size:14px;
  color:#fff;
  font-weight:bold;
  text-align:left;
  padding-top:10px;
  padding-left:10px;
  white-space:nowrap;
  width:25%;
}
#footer table td{
  font-family:Myriad Pro, sans-serif;
  font-size:13px;
  color:#fff;
  font-weight:normal;
  text-align:left;
  padding-left:10px;
  vertical-align: top;
}
#footer table td a{
  color:#fff;
  text-decoration:none;
}
#footer table td a:hover{
  color:#fff;
  text-decoration:underline;
}
#footer table td ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
#footer table td li{
  background:url(/media/images/content/footer-ul-bullet.gif) no-repeat;
  background-position: 0 5px;
  padding-left:12px;
}
#footer .tableend {
  height:10px;
  background:#a2c113;
  width:840px;
  margin:0 auto;
  margin-bottom:3px;
}
#footer .links {
  margin:0 auto;
  width:840px;
  height:64px;
  position:relative;
  background:url(/media/images/content/footer-bg-links.gif) no-repeat;
}
#footer .links a.ouest{
  position:absolute;
  background:url(/media/images/content/footer-a-ouest-a.png) left bottom no-repeat;
  left:0;
  bottom:0;
  display:block;
  width:272px;
  height:60px;
}
#footer .links a.ouest:hover{
  background:url(/media/images/content/footer-a-ouest-b.png) left bottom no-repeat;  
  height:112px;
}
#footer .links a.alter{
  position:absolute;
  top:31px;
  left:201px;
  background:url(/media/images/content/footer-a-alter-a.gif) left bottom no-repeat;
  display:block;
  width:105px;
  height:18px;
}
#footer .links a.alter:hover{
  background:url(/media/images/content/footer-a-alter-b.gif) left bottom no-repeat;  
}
#footer .links a.class{
  position:absolute;
  top:31px;
  left:318px;
  background:url(/media/images/content/footer-a-class-a.gif) left bottom no-repeat;
  display:block;
  width:89px;
  height:18px;
}
#footer .links a.class:hover{
  background:url(/media/images/content/footer-a-class-b.gif) left bottom no-repeat;  
}
#footer .links a.cif{
  position:absolute;
  top:31px;
  left:420px;
  background:url(/media/images/content/footer-a-cif-a.gif) left bottom no-repeat;
  display:block;
  width:33px;
  height:18px;
}
#footer .links a.cif:hover{
  background:url(/media/images/content/footer-a-cif-b.gif) left bottom no-repeat;  
}
#footer .links a.phone{
  position:absolute;
  top:0px;
  left:298px;
  background:url(/media/images/content/footer-a-phone-a.gif) left bottom no-repeat;
  display:block;
  width:245px;
  height:31px;
}
#footer .links a.phone:hover{
  background:url(/media/images/content/footer-a-phone-b.gif) left bottom no-repeat;  
}
#footer .links a.twenty{
  position:absolute;
  top:32px;
  left:458px;
  background:url(/media/images/content/footer-a-25-a.gif) left bottom no-repeat;
  display:block;
  width:176px;
  height:16px;
}
#footer .links a.twenty:hover{
  background:url(/media/images/content/footer-a-25-b.gif) left bottom no-repeat;  
}
#footer .links a.est{
  position:absolute;
  background:url(/media/images/content/footer-a-est-a.png) right bottom no-repeat;
  right:0;
  bottom:0;
  display:block;
  width:213px;
  height:60px;
}
#footer .links a.est:hover{
  background:url(/media/images/content/footer-a-est-b.png) right bottom no-repeat;  
  height:112px;
}
#footer .copyright{
  width:842px;
  height:26px;
  margin:0 auto;
  background:url(/media/images/content/copyright-bg.gif) no-repeat;
  font-family:Myriad Pro, sans-serif;
  font-size:12px;
  color:#1c1d1a;
  line-height:26px;
  padding-left:10px;
  position: relative;
}
#footer .copyright .bottom_links {
  position: absolute; 
  text-align: right; 
  top:0; right: 15px;
}
#footer .copyright .bottom_links A { 
  color: black;
}
#footer .copyright_home{
  width:842px;
  height:32px;
  margin:0 auto;
  background:url(/media/images/content/copyright-bg.gif) no-repeat;
  font-family:Myriad Pro, sans-serif;
  font-size:12px;
  color:#1c1d1a;
  line-height:26px;
  padding-left:10px;
  /* reduce space */                         
  background-position: 0 -16px;
  height: 16px;
  color:white;
}
#endpage{
  background:#040301;
  width:100%;
  height:50px; 
}



/* new inscription form 7.2010 */

#inscription-form fieldset {
		border: 1px solid silver;
		padding: 15px;
		padding-top: 5px;
		margin: 20px 10px;
		width: 570px;
}
#inscription-form fieldset legend {
		color:#E42986;
		font-weight: bolder;
		text-transform: uppercase;
		padding: 0 10px;
}
#inscription-form fieldset table {
		width: 100%;
		margin: 0 !important;
}
#inscription-form fieldset table tr,
#inscription-form fieldset table td {
		border: none !important;		
}
#inscription-form SPAN.required { color: red; }
#inscription-form fieldset UL LI { display: inline; }
#inscription-form .buttons { text-align: right; }
#inscription-form button { font-size: 20px; padding: 5px; cursor: pointer; }
#inscription-form button:hover { color: #e42986; }

#inscription-form #id_formationId { font-size: 11px; position: relative; left: -10px; }


.standard #page #inscription-form P { margin: 10px; }

.autolabel.inactive { color: grey; }



/*PVE: ajout referencement*/
	.standard #page .main .content #chapeau_pole {
		padding-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		background:white;
		font-weight:normal;	
	}
	
	.standard #page .main .content #chapeau_pole ul{
		width:575px;
		margin:0;
		padding:0;
		margin:0 8px;
		text-align: justify;
		list-style-type: none;
	}
	
/*	
	.standard #page .main .content #chapeau_pole ul li ul.remarque_liste_chapeau_pole{
		background:none !important;
		padding-left:0px !important;
	}	
*/

	.standard #page .main .content #chapeau_pole ul li ul.remarque_liste_chapeau_pole li,
	p.remarque_liste_chapeau_pole{
		background:none !important;
		padding-left:0px !important;
		color:#999;
		font-size:10px;
		width:500px !important;		
	}	
	
	
	.standard #page .main .content .pole_communication_content h3.chapeau_pole{
		background-image:url("/media/images/content/h2-bg-comm.gif");
		background-position:left;
		background-repeat:no-repeat;
		color:#999999;
		padding-left:20px;		
		
	}
	
	
.standard #page .main .content .pole_sante_content h3.chapeau_pole{
		background-image:url(/media/images/content/h2-bg-sante.gif);	
		background-position:left;
		background-repeat:no-repeat;
		color:#999999;
		padding-left:20px;	
}	
	
	.standard #page .main .content #chapeau_pole li{
		padding-left:20px;
		margin-top:5px;
	}
	

	.standard #page .main .content #chapeau_pole p{
		padding-left:12px;
	}	

	
	.standard #page .main .content table .head div{
		
		
	}
	
	.standard #page .main .content table .head  h3, 
	.standard #page .main .content table .head  h3 A {	
		float:left !important;
		font-family:Arial, Helvetica, sans-serif !important;
		color:white !important;
		width:148px !important;
		padding-top:3px !important;
		text-decoration:none;
		padding-left:0px !important;
		background-image:none !important;				
	}
	

	.standard #page .main .content table .head  h3 A:hover {	
		text-decoration:underline;				
	}			

	.standard #page .main .content table .head  h3.first{
		padding-left:35px !important;	
	}
	
	.standard #page .main .content table .head  h3.second{
		padding-left:65px !important;
	}	

	.standard #page .main .content table .head  h3.third{
		padding-left:60px !important;
	}
	
	.standard #page .main .content table.formations td div {
		padding-left:10px !important;
		background-position:left 5px !important;
		background-repeat:no-repeat !important;		
	}
	
	.standard #page .main .content table.pole_commerce td div {
		background-image:url("/media/images/content/pole-a-bg-commerce.gif") !important;				
	}
	
	.standard #page .main .content table.pole_communication td div {
		background-image:url("/media/images/content/pole-a-bg-comm.gif") !important;	
	}
	
	.standard #page .main .content table.pole_sante td div {
		background-image:url("/media/images/content/pole-a-bg-sante.gif") !important;				
	}	


	.standard #page .main .content table.pole_administration td div {
		background-image:url("/media/images/content/pole-a-bg-admin.gif") !important;				
	}	

	.standard #page .main .content table.formations td div a {
		padding-left:0px !important;
		background-image:none !important;		
	}
	
	.ajust_pad{
		margin-left:15px !important;
	}
	
	.standard #page .main .content #chapeau_pole A {
		color: black !important;
		text-decoration:none;
	}
	
	.standard #page .main .content #chapeau_pole A:hover {
		text-decoration:underline;
	}
	
	h4.gray_titles{
		color:#999999;
	}
	
	.standard #page .main .content h4{
		font-weight:normal;
		font-size:13px;
	}
	.haut_page{
		position:absolute;
		top:0px;
		left:0px;
		margin-top:-200px;
		
	}	
		

/*PVE: fin ajout referencement*/
