/* general stuff */ 
* { margin:0; border:0px; }
body{ padding:0; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; color:#06477B; background: url("./img/bg_body.gif") repeat-x; background-color:#3B98E2; }

#container {}
#header { height:238px; width:904px; margin:auto; background-color:#FFFFFF }
#header .inside_center { height:238px; background: url("./img/header.jpg") 0px 0px no-repeat; }

#right_side ul { list-style: disc; }
#right_side li { margin-left:35px; padding-bottom: 10px; padding-top: 5px; }

#partenaires { float:right; margin-right:10px; }

#top_menu { float:left; margin-left:2px; }
#top_menu ul { list-style:none; }
#top_menu li { float:left; margin-left:2px; }

#top_menu a { 
	display:block; 
	background:url("./img/menu_top_left.gif") top left no-repeat; 
	color:#FFF; 
	padding-left:8px; 
	font-size:14px; 
	font-weight:bold; 
}
#top_menu a span { display:block; background: url("./img/menu_top_right.gif") top right no-repeat; padding:6px 10px 6px 5px;  }
#top_menu a:hover { text-decoration: none; background:url("./img/menu_top_left.gif") bottom left no-repeat; color:#0c80db; }
#top_menu a:hover span { background:url("./img/menu_top_right.gif") bottom right no-repeat; }

/*
#top_menu #active_menu-nav { text-decoration: none; background:url("./img/menu_top_left.gif") bottom left no-repeat; color:#2a2a2a; }
#top_menu #active_menu-nav span { background:url("./img/menu_top_right.gif") bottom right no-repeat;}
*/

a.simuler {
	width: 112px;
    height: 29px;
	background:url("./img/simuler.gif") top left no-repeat;
	border: 0;
}

a.simuler :hover {
	background:url("./img/simuler.gif") bottom left no-repeat;
}

.valider {
	ext-align:center; 
	border:nono;
	background: #3696E2;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	height:25px;
	padding:5px;
	cursor: pointer;
}

.valider:hover {
	color:#D8F81E;
}


#date { color:#e5f805; padding-left:10px; font-size:11px; }

#listfactdev {
	border:1px solid #DDD;
	padding:2px;
	height: 25px;
	font-size:14px;
	font-weight:bold;
	color:#3696E2;
}


#content-outside { min-height:300px; }
#content { 
	width:904px; 
	margin:auto; 
	font-size: 1em;
	background-image:url("./img/bg_contenu.gif");
	background-repeat:repeat-y;
}

.titre_page {
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;	
}

img.esp_form {
	width:10px;
	height:10px;
}

#footer { width:904px; margin:auto; clear:both; }
#footer_content { background-color:#E5F805; color:#0c80db; }
#footer_content a { color:#0c80db; padding-left:2px; padding-right:2px; }

#footer_mentions { color:#e5f805; width:904px; margin:auto; }

#footer_mentions a { color:#e5f805; }

#footer_tags { width:904px; margin:auto; color:#FFF; }

#footer_tags a { color:#FFF; }

.left_side { width:160px; margin:10px 10px 14px 14px; float:right; }
.left_side_menu {  background-color: #172e43; }
.left_side_menu:hover {  backgroundColor: #0c97be; }

#left_side_tab { background-color: #172e43; }
#left_side_tab tr { height: 23px; }
#left_side_tab input { width: 130px; height: 13px; font-size:0.8em; }
#left_side_tab select.input { width: 136px; height: 19px; font-size:0.9em; }	
#left_side_tab .submit { width: 85px; height:20px; background-color: #0c97be; }

#left_side_conn {}
#left_side_conn input { width: 80px; height: 13px; font-size:0.8em; }
#left_side_conn td { font-size:0.9em; color:#FFFFFF; }	
#left_side_conn .submit { width: 85px; height:20px; background-color: #0c97be; }
#left_side_conn a { color:#FFFFFF;}
#left_side_conn a:hover { color:#e5f805;}

#right_side { width:707px; float:right; } 
* html .left_side { margin:14px 0px 14px 7px; }
* html .right_side { margin:14px 7px 14px 0px; width:666px;  } 

p { margin-bottom:3px; margin-top:5px;  }
small { font-size:10px; }


#right_side div {
	margin-bottom:3px;
	margin-top:5px;
	color:#06477B;
	font-size: 1em;
	letter-spacing: 0px;
	line-height: 20px;
}


a.mpperdu { text-decoration: none; color:#FFFFFF;  }
a.mpperdu:hover { text-decoration:  underline;   }

a { text-decoration: none; color:#3a74a9;  }
a:hover { text-decoration:  underline;   }

h1, h2, h3 { color:#0C97BE; letter-spacing:-1px; text-decoration: underline; }

.inside_center { width:904px; margin: auto; }
.spacer { clear:both; height:0px; display:block; }

input.input { border:1px solid #ddd; padding:2px; height: 14px; font-size: 0.9em; }
select.input { border:1px solid #DDD; padding:2px; height: 18px; font-size: 0.9em;}
textarea.input { border:1px solid #DDD; padding:2px; height:80px; font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.submit, input[type="button"], .button { text-align:center; cursor:pointer; border:nono; background: #284764; color:#FFF; font-size:11px; font-weight:bold; height:19px; padding:2px; } 



.titre_tableau {
	font-size: 1.2em;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.champ_tableau {
	background-color:#e6f4f8 ;
	color:#000000;
	font-size: 0.9em; 
	font-weight:bold;
}
.texte_blanc {
	color:#FFFFFF;
}
.texte_mini {
	font-size:0.8em;
}
.texte_alerte {
	width: 95%;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #000;
	background-color:#EBEBEB;
	color: #ff0000;
	text-align:center;
}

.ssrubrique {
	color:#D8F81E;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}

.ssrubrique a {
	color:#D8F81E;
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
}


/* SimulationBox */
.investmentTable {
  margin: 10px;
}
.investmentTable td {
  padding: 0 27px 5px 0;
}

.SimulationTable {
  margin: 10px 5px;
  border-spacing: 5px;
  width: 580px;
}
.SimulationTable td {
  padding: 5px;
}
.SimulationTable th {
  background: #177298;
  color: white;
  padding: 5px;
}
.goal {
  background: #999999;
  color: white;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: 3px solid #f6f6f6;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.white {
  background: white;
}
.legend {
  font-size: 10px;
}
.borderBottom {
  border-bottom: 1px solid black;
  border-collapse: separate;
}



/* explication loi */
h3.articleTitle {
  color: #314f9c;
  text-decoration: underline;
  font-size: 13px;
  margin: 0 0 10px 10px;
  padding: 0;
  text-align: left;
}

.article {
  padding: 0 10px;
  font-style: italic;
}

/*exemle simulation*/

.investmentTable {
  margin: 10px;
}
.investmentTable td {
  padding: 0 27px 5px 0;
}
.index {
  font-weight: bold;
}
.index2 {
  margin: 0;
  padding-left: 10px;
  font-weight: normal;
}

.financingTable,
.evolution {
  margin: 10px auto;
}
.financingTable td,
.evolution td {
  width: 1%;
}
.financingTable .date,
.evolution .tableTitle {
  font-weight: bold;
  background-color: #b21212;
  text-align: center;
  color: white;
}
.evolution .end {
  text-align: center;
  font-weight: bold;
} 

.financingTable .one,
.evolution .one {
  background-color: #fffaf3;
  text-align: center;
}
.financingTable .two,
.evolution .two {
  background-color: #FDF2E1;
  text-align: center;
}

/* PresentationBox */

.evaluation {
  margin: auto;
}

.evaluation td {
  padding: 0 20px;
}

.warning {
  padding: 0 10px;
  font-size: 10px;
  color: #177298;
}

/* programmes neufs */
.MiniProgramView {
  margin: 10px;
  border: 1px solid #177298;
}

.MiniProgramView .header {
  background: #177298;
  color: white;
  margin: 0;
  padding: 5px;
  cursor: pointer;
}
.MiniProgramView h2 {
  text-align: left;
}
.MiniProgramView .header .active {
  font-size: 10px;
  background: #e50000;
  border: 1px solid white;


  padding: 0 2px;
  margin-right: 5px;
}

.MiniProgramView .header .VideoPicto {
  background: transparent url(/images/pictos/video.gif) no-repeat;
  width: 41px;
  height: 44px;
  display: block;
  float: left;
  margin: -13px 5px 0 0;
}

.MiniProgramView .header .city,
.MiniProgramView .header .name {
  color: white;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}
.MiniProgramView .header .city {
  font-size: 12px;
  text-transform: none;
}
.MiniProgramView .header .city .law {
  font-size: 10px;
}

.MiniProgramView .content {
  background: white;
  padding: 5px;
}
.MiniProgramView .content p {
  margin: 0;
}
.MiniProgramView .content .left,
.MiniProgramView .content .right {
  vertical-align: top;
  text-align: justify;
  padding: 0;
}
.MiniProgramView .content .image {
  margin: 0 5px 0 0;
}
.MiniProgramView .content .image img {
  height: 100px;
  border: 0;
}
.MiniProgramView .content .description {
  margin-bottom: 10px;
}

