* {
  margin:0;
  padding:0;
}

@font-face {
	font-family: 'Komika Text Regular';
	src: url('KOMTXT__.eot');
	src: local('Komika Text Regular'), local('KomikaText-Regular'), url('http://www.assurtis.fr/design/site_france/stylesheets/KOMTXT__.ttf') format('TrueType');
}

body {
	font-family: Verdana;
	font-size:11px;
	color: #523c3a;
	background-color:transparent;
	background-attachment:fixed;
	background-color:transparent;
	background-image:url("../images/fond_body.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
}

#main_Col, #center_Col, #main_Col2, #center_Col2 {
	font-size:11px;
}

a {
  color: #523c3a;
  text-decoration: underline;
}

.fil_dariane {
	text-decoration: none;
}

#center_Col h1, #main_Col h1, #center_Col2 h1, #main_Col2 h1, h1 {
  font-size: 21px;
  font-family:Verdana;
  font-weight:bold;
  color: #ce283e;
  border-bottom: 1px solid #faeaee;
  line-height: 40px; 
  margin: 0 0 9px;
}
#center_Col h2, #main_Col h2, #center_Col2 h2, #main_Col2 h2, h2 {
  font-size: 14px;
  font-family:Verdana;
  font-weight:bold;
  color: #ce283e;
}
#center_Col h3, #main_Col h3, #center_Col2 h3, #main_Col2 h3, h3 {
  font-size: 14px;
  font-family:Verdana;
  font-weight:bold;
  color:#644f55;
}

#center_Col a.link_blue, #main_Col a.link_blue, #center_Col2 a.link_blue, #main_Col2 a.link_blue {
  color: #006dc4;
  font-weight: bold;
  padding: 0 0 0 18px;
  margin-left:15px;
  text-decoration: underline;
  background: url(../images/bg_link_blue.gif) 0 2px no-repeat;
}

#center_Col a.link_red, #main_Col a.link_red, #center_Col2 a.link_red, #main_Col2 a.link_red {
  color: #ce283e;
  font-weight: bold;
  padding: 0 0 0 12px;
  text-decoration: underline;
  background: url(../images/arrow_red.gif) 0 2px no-repeat;
}

h2 {
  font-size: 14px;
  color: #ce283e;
  margin: 10px 0;
}

h2.bullets {
  background: url(../images/arrow_red_bg_white.gif) 0 2px no-repeat;
  padding: 0 0 0 18px;
}
h3 {
  font-size: 14px;
  color: #523c3a;
  margin: 5px 0;
}
p.txt01 {
  margin: 0px 0 15px 18px;
}
p.txt02 {
  margin: 10px 0;
}


a img {
  border: none;
}

ul {
  list-style-type: none;
}

#all {
  height:auto;
  width:959px;
  margin: 0 auto;
  overflow: hidden;
}

#allheader {
  height: 90px;
  position: relative;
}
#header {
	background:transparent url(../images/header.png) no-repeat scroll -3px top;
	height:90px;
	width:960px;
	cursor: pointer;
}

#empty {
  height: 70px;
  width:650px;
  margin: 0 0 0 209px;
  padding: 5px 0 0;
}

#contact {
  text-align: center;
  height: 70px;
  width:582px;
  margin: 0 0 0 206px;
  /*padding: 5px 0 0;*/
}

#right_header {
  position: absolute;
  top:0;
  right:0;
  width: 170px;
}

#right_header img {
  margin: 48px 0 0;
}

#logo {
  position: absolute;
  top:5px;
  left:0;
}

#tel {
  width: 193px;
  height: 18px;
  color: #fff;
  font-family: Verdana;
  background: url(../images/bg_header_tel.gif) center no-repeat;
  font-size: 13px;
  font-weight: bold;
  padding: 1px 0 0;
  margin: 0 auto;
}

#main_menu {
  height: 50px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  background: url(../images/fond_menu.png) center 0 no-repeat;
  text-align: center;
  font-size:11px;
  /*margin-left:7px;*/
}

#main_menu ul#ul01 {
  margin-top: 2px;
  float: left;
  display: inline;
}

#ul01 li a {
  display: block;
  height: 35px;
 /* padding: 15px 0px 0;*/
  text-decoration: none;
  color: #ce283e;
}

#ul02 li a {
  display: block;
  height: 23px;
  padding: 10px 0px 0;
  text-decoration: none;
  color: #FBCC63;
  background: url(../images/rach_credits_off.png) 10px 9px no-repeat !important;
}

#ul01 li.rouge {
	color:#ce283e;
	font-weight:bold;
}

#ul01 li a:hover {
  /*color: #AE2739;
  background: url(../images/bg_menu3.png);
  background-repeat:no-repeat;*/
}

#ul02 li a:hover {
  color: #E0E0E0;
  background: url(../images/rach_credits.png) 10px 9px no-repeat !important;
}

#main_menu ul#ul02 {
  float: left;
  display: inline;
  margin-top: 2px;
}

#main_menu ul#ul01 li{
  float: left;
  height: 43px;
  width: 140px;
  margin: 0 1px 0 0;
}

#main_menu ul#ul02 li{
  float: left;
  height: 40px;
  width: 127px;
  margin: 7px 0 0 0px;
}

#main_menu ul#ul01 li#aa{
	width:125px;
}

#main_menu ul#ul01 li#aa a{
	background-image: url(../images/ass_auto_off.png);
	background-position:15px 15px;
	background-repeat:no-repeat;  
}

#main_menu ul#ul01 li#aa a:hover{
	background-image: url(../images/ass_auto.png);
	background-position:15px 18px;
	background-repeat:no-repeat;  	
}

#main_menu ul#ul01 li#av{
	margin:0 0 0 0;
	width:100px;
}

#main_menu ul#ul01 li#av a{
	background: url(../images/ass_vie_off.png) 7px 15px no-repeat;	
}

#main_menu ul#ul01 li#av a:hover{
	background: url(../images/ass_vie.png) 7px 18px no-repeat;	
}

#main_menu ul#ul01 li#ah{
	margin:0 0 0 0;
	width:150px;
}

#main_menu ul#ul01 li#ah a{
	background: url(../images/ass-habitation_off.png) 9px 15px no-repeat;	
}

#main_menu ul#ul01 li#ah a:hover{
	background: url(../images/ass-habitation.png) 9px 18px no-repeat;	
}

#main_menu ul#ul01 li#as{
	margin:0;
	width:140px;
}

#main_menu ul#ul01 li#as a{
	background: url(../images/ass_sante_off.png) 16px 15px no-repeat;	
}

#main_menu ul#ul01 li#as a:hover{
	background: url(../images/ass_sante.png) 16px 15px no-repeat;	
}

#left_Col {
  float: left;
  /*height:60px;*/
}

#center_Col {
	float: left;
	width: 539px;
	padding: 5px;
}

#position_right {
	height: 150px;
}

#position_right a {
	text-decoration: none;
}

#right_Col {
	float:left;
	width:280px;
}

#main_Col  {
	float: left;
	width: 675px;
}

/* left col */

#box02 {
	background: url(../images/bloc_droite2.png) no-repeat -25px 0;
	height:71px;
	/*padding:24px 7px 1px 119px;*/
	width:435px;
	margin-left: 30px;
}

#petit_box02 {
	background: url(../images/bloc_droite2.png) no-repeat -105px 0;
	height:71px;
	width:285px;
	margin-left: 15px;
	
}

#box01 {
  background: url(../images/bg_box01.png) no-repeat;
  padding: 17px 12px 0px 21px;
  width: 168px;
  height: 66px;
  margin: 12px 0 0;
}

#box01 p {
  margin: 5px 0 0;
}

#box03 {
  /*margin: 9px 0 0;*/
} 

#box01, #box02, #box03 {
  color: #8a1a2b;
}

#input_text {
	height:20px;
	line-height:15px;
	width:203px;
	margin-left:94px;
	margin-top:31px;
	float:left;
}

#input_text_petit {
	float:left;
	height:20px;
	line-height:15px;
	margin-left:14px;
	margin-top:31px;
	width:203px;
}

#submit_ok {
	float:left;
	width:32px;
	height:32px;
	border:none;
	background: transparent url(../images/btn_ok_on.png) no-repeat scroll 0 0;
	margin-left:15px;
	margin-top:30px;
}

#submit_ok_petit {
	float:left;
	width:32px;
	height:32px;
	border:none;
	background: transparent url(../images/btn_ok_on.png) no-repeat scroll 0 0;
	margin-left:8px;
	margin-top:32px;
}

#submit_ok:hover, #submit_ok_petit:hover {
	background: url(../images/btn_ok_off.png);
}

/* center col */

#main_pic {
  margin: 4px 4px 0;
}

#one_pic {
  margin: 12px 0 0;
}
#one_pic2 {
  margin: 8px 0 0;
}

#img_right_box1 {
	height:58px;
	width:222px;
}

#img_right_box2 {
  margin-top: 6px;
}

#box05 {
  /*background: url(../images/bg_box05.png);*/
  width: 959px;
  height: 143px;
  padding: 16px 22px 17px 22px;
}

#box05b {/*
	background: url(../images/titre_actu.png);
	background-position:55px 0px;
	background-repeat: no-repeat;  
	width: 675px;
	height: 25px;
	margin-top: 5px;*/
}

#box05bTop {
	/*background: url(../images/bg_box05_fond_haut.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	repeat:no-repeat;
	width:680px;
	height:5px;*/
}

#box05bBottom {/*
	background: url(../images/sup_expert.png);
	background-position:0 15px;
	background-repeat:no-repeat;           
	padding-left:40px;
	padding-top:18px;
	width:635px;
	height:85px;*/
}

#center_float {/*
	height:95px;
	width:630px;*/
}

#box05bAgence {
  background: url(../images/bg_center2_fond_ligne.gif);
  width: 506px;
  padding: 2px 0px 0px 0px;
}

#box05bTopAgence {
	background-color:red;
	background: url(../images/bg_center2_fond_haut.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:506px;
	height:10px;
}

#box05bBottomAgence {
	background: url(../images/bg_center2_fond_bas.gif);
	background-position:left bottom;
	background-repeat:no-repeat ;           
	padding-left:22px;
	overflow:auto;
	width:504px;
}
	

.small {
  font-family: Verdana;
  font-size: 10px;
  line-height: 10px;
  color: #666;
  text-align: right;
  margin: 0 5px 5px;
}


/* right col */

#vous_souhaitez {
  margin: 4px 0 0 3px;
}


#box06 {
  background: url(../images/bg_box06.png);
  padding: 8px 6px;
  width: 185px;
  height: 67px;
  margin: 13px 0 0;
}

#box07 {
  background: url(../images/bg_box06.png);
  padding: 8px 6px;
  width: 185px;
  height: 67px;
  margin: 9px 0 0;
}

.img_box {
  background: url(../images/arrow_red.gif) 0 4px no-repeat;
  margin: 12px 0 0 16px;
  padding: 0 0 0 14px;
  float: left;
}
/*
#ul03 {
  margin: 0;
  width: 100%;
  float: left;
}

#ul03 li {
  font-family: verdana;
  color: #523c3a;
  padding: 0 0 0px 16px;
  margin: 3px 0 0;
  background: url(../images/bullet_red.gif) 0 3px no-repeat;
}*/

.li04 {
  background: url(../images/bullet_red.gif) 0 3px no-repeat;
  color: #ce283e;
  font-weight: bold;
}

/*
#ul03 li img {
  float: right;
  display: inline;
}*/

#foto_box {
  float: right;
  width: 75px;
  padding: 1px 0 0;
}

#foto_box img {
  margin: 5px 0 0;
}

.foto01 {
  float: right;
}
.foto02 {
  float: right;
}


/* page 2 - form  */

#form01 {
  overflow: hidden;
  width: 450px;
  float: left;
  border-right: 1px solid #faeaee;
}

#form01 div {
  height: 40px;
}

#form01 label {
  font-family: Verdana, sans-serif;
  color: #523c3a;
  background: url(../images/arrow_red_bg_white.gif) 0 3px no-repeat;
  padding-top:10px;
  margin-top:10px;
  padding: 0 20px;
  width: 230px;
  font-weight: bold;
  float: left;
  display: block;
  line-height: 20px;
}
#form01 label.nopic {
	background:none;
	margin-left:5px;
	width:310px;
}

#form01 div input, select, textarea {
  float: left;
  width: 170px;
  margin: 10px 0 0;
  border-right: 1px solid #faeaee;
  font-family:verdana;
  font-size:11px;
}

#form01 div input.plain {
	float: none;
  width: 20px;
}

#txt_form {
  float: right;
  width: 185px;
  padding: 15px 0px 20px 30px;
}

#button_envoyer {
  width: 120px;
  height: 29px;
  margin: 10px 0 10px 280px;
  background: url(../images/envoyer_whitebg.png) 0 no-repeat;
  border: none;
}

#button_envoyer_projet {
  width: 120px;
  height: 29px;
  margin: 10px 0 10px 180px;
  background: url(../images/envoyer_whitebg.png) 0 no-repeat;
  border: none;
}



#ul04 {
  padding: 15px 0 15px 0;  
}
#ul04 li {
  padding-left: 20px; 
}

#ul04 li.title {
  background: url(../images/arrow_red_bg_white.gif) 0 3px no-repeat;
  line-height: 18px;
  font-weight: bold;
  font-size: 12px;
  color: #ce283e;
}

/* index 2 */

#left_Col2 {  
  float: left;
  width: 201px;
}

#center_Col2 {
  float: left;
  width: 532px;
  padding: 4px 10px 0 12px;
}


#left01 {
  width: 181px;
  height: 116px;
  padding: 5px 10px;
  margin: 3px 0 0;
  background: url(../images/bg_left01.png) no-repeat;
  color: #8a1a2b;
}
#left01 select {
  width: 158px;
  line-height:16px;
  margin: 18px 0 0 5px;
}
#left01 p {
  margin: 45px 0 0 5px;
}

#left02 {
  width: 189px;
  height: 171px;
  padding: 8px 0 6px 9px;
  margin: 9px 0 0;
  background: url(../images/bg_left02.png) no-repeat;
  
}
#left02 form {
  margin: 10px 0 0;
  display: inline;
  float: right;
}

#left02 form div {
  height: 26px;
  width: 120px !important;
}

#left02 label {
  float: left;
  display: block;
  width: 44px;
  color: #8a1a2b;
  font-size: 10px;
}

.input_txt {
  margin: 0 !important;
}

#left02 input, #left02 select { 
  float: left;
  line-height: 12px;
  padding: 1px 2px;
  margin:0;
  width: 63px;
}

#left02 select { 
  width: 71px;
}

#submit_ok2 {
  width: 23px;
  height: 17px;
  background: url(../images/submit_ok.png) no-repeat;
  margin-left: 50px !important; 
  border: none;
}

#left03 {
  margin: 10px 0 0 1px;

/*
  width: 130px;
  height: 58px;
  margin: 6px 0 0;
  padding: 18px 70px 10px 18px;
  background: url(../images/bg_left03.png) no-repeat;
*/ 
}

#left03_2 { 
  width: 130px;
  height: 58px;
  margin: 6px 0 0;
  padding: 18px 110px 10px 18px;
  background: url(../images/bg_left03.png) no-repeat;
  
}

#center2 {
  background: url(../images/bg_center2.png);
  height: 101px;
  padding: 10px 20px 10px 20px;
  
}

#right01 {
  width: 176px;
  height: 74px;
  color: #8a1a2b;
  padding: 20px 10px 10px 15px;
  background: url(../images/bg_right01.png);
}
#right01 p {
  margin: 5px 0 0;
}

#right02 {
  width: 176px;
  height: 42px;
  color: #8a1a2b;
  margin-top: 9px;
  padding: 20px 10px 10px 15px;
  background: url(../images/bg_right02.png);
}
.right03 {
  margin-top: 9px;
  width: 191px;
  height: 74px;
  padding: 20px 10px 10px 0px;
  background: url(../images/bg_right03.png);
}

.link01 {
  display: block;
  color: #8a1a2b;
  font-weight: bold;
  padding: 0 0 0 12px;
  text-decoration: underline;
  background: url(../images/bg_link01.png) 0 1px no-repeat;
}

/* map_france */


#map_france {
	margin: 5px 40px 5px 0px;
}

#map_france_home {
	margin: 0px 0 0px 30px;
	padding-left: 40px;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	width:392px;
	background-color:white;
}

#map_france_petit {
	margin-top:10px;
	background: url(../images/70.gif) -30px 0px no-repeat;
	height: 70px;
}

/* region */

#region_titre {
}

#region #left {
	float: right;
	margin-right:-5px;
}

#region #right {
    width: 264px;
    background: url(../images/region_box_fill.png) center repeat-y;
}
#right_top {
  background: url(../images/region_box_top.png) top no-repeat;
}

#right_bottom {
  background: url(../images/region_box_bottom.png) bottom no-repeat;
  min-height: 50px;
  padding:15px 0 15px 15px;
  font-size:10px;
}

#right_bottom p {
  color: #644f55;
  margin: 2px 0 2px 15px;
}

#right_bottom label {
  display: block;
  color: #ce283e;
  font-weight: bold;
  float: left;
  width: 100px;
  padding: 0 0 0 15px;
  background: url(../images/arrow_red.gif) 0 2px no-repeat;
}

#right_bottom .link_bottom {
  text-decoration: underline;
  color: #644f55;
}

#right_bottom .separator {
  width: 243px;
  height: 1px;
  margin: 10px 0;
}  

a.link_blue {
  color: #006dc4;
  font-weight: bold;
  padding: 0 0 0 12px;
  text-decoration: underline;
  background: url(../images/bg_link_blue.gif) 0 2px no-repeat;
}


/* off promo */
#banner02 {
  margin: 5px 0 15px;
}

#cell0_1 img {
	display: none;
}

#tab01, #tab01 tr, #tab01 tr td, #tab01 tr th  {
	border:none;
	padding:2px;
}

#tab01.orange {
  color: #cd283e;
  text-align:center;
  margin: 10px 0;
  border:none;
  padding:1px;
}
#main_Col #tab01 p {
	margin:0px;
}

#tab01.orange  th { 
	color: #cd283e;
   background: #fbb232;
   font-weight: bold;
   border:solid 1px white;
}

#tab01.orange tr td {
	color: #cd283e;
  text-align:center; 
  background: #ffc55f;
  border:solid 1px white;
}

#tab01.orange td, #tab01  th { 
  padding: 4px 6px;
}
#tab01.orange  th, #tab01 tr .td02 {
  background: #fbb232;
  text-align: left;
}


#tdcenter {
  width: 170px;
}


/* resau */

#middle_left {
  float: left;
  width: 485px;
}
#middle_right {
  float: right;
  width: 190px;
}

#middle_right img {
  margin: 0 0 10px;
}
#middle_right img#img01 {
  margin-top: 30px;
}

/* page8 */


#middle_left2 {
  float: left;
  width: 425px;
}

#middle_left2 p {
  padding: 0 0 0 20px;
}

#middle_right2 {
  float: right;
  width: 210px;
}


p.bullet02 {
  color: #ce283e;
  font-weight: bold;
  background: url(../images/arrow_red_bg_white.gif) 0 0 no-repeat;
  margin: 10px 0 0;
}


  

/* abcde.. */

p#abc a, p#abc span.off  {
  display: block;
  width: 18px;
  height: 14px;
  float: left;
  margin: 0 3px;
  padding: 1px 0 3px;
  color: #006dc4;
  font-size: 14px;
  line-height:14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
p#abc a:hover {
  background: url(../images/bg_abc.gif) no-repeat;
}
p#abc a.on {
  background: url(../images/bg_abc.gif) no-repeat;
}

#ul05 {
  padding: 30px;
}
#ul05 a {
  color: #006dc4;
}

#ul05 li {
  color: #006dc4;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 3px 0;
}
#ul05 li.text, #ul05 div.text {
  color: #523c3a;
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 5px;
}


/* footer */

#footer, #footer2 {
  font-size: 10px;
  font-family: verdana;
  text-align: center;
  color: #523c34; 
  margin:10px auto 5px auto;
  width:959px;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  /*background-color:white;*/
}

#footer2 {
  padding-left: 20px;
}
#footer a, #footer2 a {
  color: #523c34;
  margin: 0 2px;
  text-decoration: none;
}

.clear {
  clear: both;
  float: none !important;
}

/* Mise en page */
#main_Col ul{
	margin-left: 10px;
	list-style-image: url('../images/arrow_red_bg_white.gif');
}
     
#main_Col ol{
	margin-left: 10px;
}

#main_Col ul li{
	margin-left: 10px;
}

#main_Col ol li {
	margin-left: 10px;
}

div.object-left {
  float: left;
  clear: left;
}

div.object-right {
  float: right;
  clear: right;
}

div.object-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#main_Col p, #center_Col p {
  line-height: 1.25em; /* This is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
  margin-top: 0.5em ;
  margin-right: 0 ;
  margin-bottom: 0.5em ;
  margin-left: 0 ;
}

#center_float li p {
	margin:0px;
}

table.renderedtable td, table.renderedtable th{
	padding-left:5px;
	padding-right:5px;
}
	
div.imageright {
	float:right;
}

table thead th{
	background-color: #fbb232;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-x-position: 0%;
	background-y-position: 0%;*/
	font-weight: bold;
}

table thead th, #tab01 tr .td02 {
	background-color: #fbb232;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-x-position: 0%;
	background-y-position: 0%;*/
	text-align: left;
}

table thead th#tl {
	background-color: #fbb232;
	background-image: url(images/bg_tl.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	/*background-x-position: left;
	background-y-position: top;*/
	width: 370px;
}

div#header div#banner {
	float:right;
	margin-top:0px;
	margin-right:6px;
}

fieldset legend {
	font-size:12px;
	font-weight:bold;
	color: #523c3a;
}

fieldset {
	margin-bottom:5px;
	padding-bottom:10px;
}

fieldset.root {
	padding-left:5px;
	width:480px;
	background: #fdf5e2;
	border: 1px solid #e89f38;
}

fieldset.child {
	padding-left:0px;
	width:460px;
	background: #ffefc9;
  border: 1px solid #e89f38;
 	clear:both;
}

fieldset.child1 {
	padding-left:5px;
	width:445px;
	background: #ffefc9;
  border: 1px solid #e89f38;
 	clear:both;
}

/* baseline */

#baseline p{
	/*border: 1px solid #e89f38;*/
	color: #A1A1A1;
	width: 959px;
	margin: 0px auto;
	text-align: justify;
	padding: 0px;
}

#baseline a {
	color: #FF9000;
}

/* Double colonne new assurtis */

#haut_Col {
	height:104px;
	margin:0;
	padding-left:2px;
	padding-top:5px;
	width:679px;
	background:transparent url(../images/bloc_actu.png) no-repeat scroll 0 5px;
}

#centre_left {
	float: left;
	width:675px;
	margin:0;
}

#centre_right {
	width: 270px;
	float: right;
	/* padding-top:35px;
	height:590px; */
}

/* menu dynamique */

.menu ul{
    position:absolute;
    display:block;
    width:80px;
    padding:0;
	left:0;
	z-index:1;
    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li{
	position:relative;
    list-style:none;
    height:auto;
    display:block;
	float: left;
	/*margin-right:95px;*/
    }

html > body .menu li{
	/*margin-right:185px;*/
}
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

.menu ol{
    height:23px;
    background:transparent url(../images/credits_off.png) no-repeat scroll 12px 14px;
    text-align:center;
    color:#FBCC63;
    display:block;
    width:65px;
    text-decoration:none;
    padding:15px 0 0;
}

.menu ol:hover{
    background:transparent url(../images/credits.png) no-repeat scroll 12px 14px;
}

.menu a{
    height:30px;
    border:1px solid #82CFF0;
	text-align:center;
    color:#4A5C5C;
	background-color: #FFFFFF;
    display:block;
    width:80px;
    text-decoration:none;
    }

.menu a:hover{
    color:#219BD3;
    }

/* for a mozilla better display with key nav */
.menu a:focus{
}

a.linkOver{
    }

#main_menu ul#ul07 {
	float: left;
	margin-top:6px;
}

html > body #main_menu ul#ul07 {

}

#main_menu #ul07 li a {
	display: block;
	padding:15px 0 0 0;
	text-decoration:none;
	width:110px;
	height: 23px;
	background:transparent url(../images/carte_evo_off.png) no-repeat scroll 27px 13px;
}

#ul07 li a {
  color: #FBCC63;
}

#main_menu #ul07 li a:hover {
  color: #E0E0E0;
  background:transparent url(../images/carte_evo.png) no-repeat scroll 27px 16px;
}

#main_menu ul#ul06 {
	float:left;
	margin-top:9px;
	width:134px;
	height:35px;
}

#main_menu #ul06 li a {
	display:block;
	height:35px;
	padding:0;
	margin-top:2px;
	text-decoration:none;
}

#ul06 li a {
    color:#AE2739;
	background:transparent url(../images/dev_franchise_off.png) no-repeat scroll 14px 7px;
}

#ul06 li a:hover {
    color:#E0E0E0;
	background:transparent url(../images/dev_franchise.png) no-repeat scroll 14px 7px;
}

#main_menu ul#menu {
	float: left;
	margin-right: 0px;
	margin-top: 4px;
}

#contenu {
	background:transparent url(../images/Bloc_blanc_milieu.png) repeat scroll 0 0;
	width:675px;
}
/*
#contenu h3{
	margin-top:-10px;
}*/


#tab_Actu {
	float: left;
	width: 485px;
	background: white url(../images/bloc_actu.png) no-repeat scroll -2px 0;
	left:0;
	position:relative;
	top:-1px;
}

#box05b {
	height:140px;
	margin-top:5px;
	background:transparent url(../images/titre_actu.png) no-repeat scroll 5px 0px;
}

#box05bTop {
    background: url(../images/bg_box05_fond_haut.gif);
    background-repeat: no-repeat;
    background-position:center bottom;
    height:12px;
}

#box05bBottom {
}

#ul03 {
	margin-top:20px;
	background: url(../images/bloc_actu_texte.png) repeat scroll 0 0;
	float: left;
	width:100%;
}

#ul03 li {
	/*font-family: verdana;*/
	color: #523c3a;
	height:85px;
	padding:0 0 0 5px;
	display: table;
	/*background: url(../images/sup_expert.png) 0 0 no-repeat;*/
}

#td_droite_home {
	z-index: 15;
}

#etsi_simulateur {
	margin-top: -27px; 
	margin-left: -23px; 
	width: 434px;
}