*{
	border: 0;
	margin: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
}

/*IE png fix*/

img, div { behavior: url(./img/iepngfix.htc) }

body
{
	text-align: center;
	background: #fff;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #474747;
	background-image: url('../img/bg_body.jpg');
	background-repeat: repeat-x;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 500px;
}

#header
{
	height: 72px;
	background: #fff;
	background: url('../img/header.jpg') no-repeat;
	display: block;
	width: 950px;
}

#header_link { 
		float: left;
		width: 200px; 
		height: 72px; 
		background-color: transparent; 
}

#main_menu_box
{
  height: 38px;
  width: 100%;
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
}

#main_menu
{
	margin-top:1px;
}
#main_menu, #main_menu li
{
	list-style:none;
}
#main_menu_box
{
	margin-bottom:10px;
}
#main_menu li
{
	float:left;
	margin-right:10px;
}
#main_menu a
{
	display:block;
	line-height:39px;
	color:#fff;
	font-weight:bold;
	padding:0px 8px;
	text-decoration:none;
	float:left;
}
#main_menu a.active,#main_menu a:hover
{
	background:#0057A7
}
#main_menu_box
{
	margin-top:0px;
}

#main_index
{
  width: 968px;
  text-align: left;
}

#main_img_tpe{
height: 230px;
background: url('../img/main_img_tpe.png') no-repeat;
margin: 0 0 30px -13px;

}

#main_img_pme{
height: 230px;
background: url('../img/main_img.png') no-repeat;
margin: 0 0 30px -15px;

}

#left
{
	float: left;
	width: 590px;
	margin-left: 10px;
 	_margin-left: 5px;
}

.bottomlink
{
	border:none;
	color: #0057a8;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
  	font-size: 10px;
 	font-weight: bold;
	top:50px;
}

#left a:hover, #left a:active
{
	text-decoration:none;
}


#right
{
	width: 350px;
	margin-left: 615px;
	_margin-left: 610px;
}


#indexIntroMenu li
{
  list-style-type: square;
  margin-left: 15px;
}

#bluebox1
{
  background-image: url('../img/bluebox.png');
  background-repeat: no-repeat;
  background-position: -5px -10px;
  height: 127px;
  width: 320px;
  height:150px;
  margin-right: 50px;
}

*html #bluebox1{
	background-position: 5px -10px;
	width: 330px;
}

#bluebox1 .splashtext
{
	margin-left:12px;
	margin-top:20px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	z-index:1000;
	float: left;
	color:#FFFFFF;
}

#bluebox1 .plusinfo
{
	margin-top: 45px;
	margin-left:150px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	z-index:1000;
	float: left;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

#bluebox2
{
  background-image: url('../img/bluebox.png');
  background-repeat: no-repeat;
  background-position: -5px -10px;
  height: 127px;
  width: 320px;
  height: 150px;
}

*html #bluebox2{
	background-position: 5px -10px;
	width: 330px;
}

#bluebox2 .splashtext
{
	margin-left:12px;
	margin-top:20px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	z-index:1000;
	float: left;
	color:#FFFFFF;
}


#bluebox2 .plusinfo
{
	margin-top: 25px;
	margin-left:150px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	z-index:1000;
	float: left;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

.img_book{
padding-left: 10px;
margin: 0 0 20px 0;
}

.img_logo{
padding-right: 10px;
margin-bottom: 20px;
}

.link
{
	text-decoration:none;
	border:none;
	color: #0057a8;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
  	font-size: 13px;
 	font-weight: bold;
 	display: block;
  	margin: 25px 0;
}

#textbottom
{
	margin-left:12px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size:10px;
	z-index:1000;
	float: left;
	text-align:left;
}

#footer
{
	display: block;
	clear: both;
	height: 40px;
	margin: 15px 0;
	color: #e2e2e2;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	background-image: url('../img/footermenu.png');
	background-repeat: no-repeat;
	background-position: 298px 30px;	
}

#footer a
{
	color: #e2e2e2;
}


        /*not core related*/
        
.td1 p
{
  font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px; 
  display: block;
  clear: both;  
  margin: 5px 0;
}

.list
{
	margin-left:15px;
	margin-right:15px;
	color: #474747;
}

.list ul
{
	list-style-type: none;
}

.list li
{	
	margin-bottom: 10px;
}

#innernav
{
	margin: 0 0 0 40px
}

#innernav li
{
	list-style-type: square;
}

.td2 p
{
  line-height: 17px;
}

.text_intro
{
  font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #0057a8;
  margin: 20px 0 20px 0;
  padding-right: 10px;
  line-height: 25px;
}

.text_intro2
{
  font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0057a8;
  margin: 10px 15px 0 15px;
  line-height: 25px;
}

.tooltip
{
  clear: both;
  height: 63px;
  width: 570px;
  padding: 4px 16px;
  margin: 15px 0 0 0;
  background-image: url('../img/tooltip.gif');
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  font-size: 15px;
  line-height: 22px;
  color: #474747;
}

.singleline{
	padding-top: 10px;
}

#s1
{
  background-image: url('../img/s1.png');
  background-repeat: no-repeat;
  min-height: 165px;
  background-position: -2px 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 350px; 
}

*html #s1{
background-position: -1px 25px;
height: 165px;
}

  #s1 .text
  {
    margin: 20px 0 0 92px; 
	 _margin: 10px 0 0 46px;
    float: left;
    width: 230px; 
    color: #474747;
  }
  
  #s1 .text a
  {
    color: #F58020;
    font-weight: bold;
    text-decoration: underline;
  }

#s2
{
  background-image: url('../img/s2.png');
  background-repeat: no-repeat;
  min-height: 190px;
  background-position: -2px 24px;
  margin-bottom: 10px;
  width: 350px; 
}

*html #s2{
background-position: -1px 10px;
height: 190px;
}
  #s2 .title
  {
    float: left;
    margin: 18px 0 0 15px;	
	 _margin: 9px 0 0 7px;
    color: #474747;
  }
  
  #s2 .underline
  {
    color: #265001;
    font-weight: bold;
    text-decoration: underline;
  }
  
  #s2 .title a
  {
    color: #265001;
    font-weight: bold;
    text-decoration: none;
  }
  
  #s2 .text
  {
    margin: 0 0 0 80px;
    width: 220px;   
  }
  
  #s2 .text a
  {
    color: #265001;
    font-weight: bold;
    text-decoration: none;
  }
  
  #s2 .text .green
  {       
    font-size: 14px;
    color: #265001;
    font-weight: bold;
    line-height: 16px;
    display: block;
    margin: 10px 0;
  }
  
  #s2 .small_green
  {       
    font-size: 10px;
    color: #265001;
  }
  
  

#s3
{
  background-image: url('../img/s3.png');
  background-repeat: no-repeat;
  min-height: 210px;
  background-position: -2px 30px;
  width: 350px; 
}


*html #s3{
background-position: -1px 25px;
height: 210px;
}

  #s3 .title
  {
    float: left;
    margin: 10px 0 0 15px;	
	 _margin: 12px 0 0 7px;
  }
  
  #s3 .title a
  {
    color: #074986;
    font-weight: bold;
    text-decoration: underline;
  }

  #s3 .text
  {
    margin: 10px 0 10px 80px;
    width: 220px;  
  }
  
  #s3 a
  {
    color: #0057a8;
    text-decoration: underline;  
  }
/*random*/

.bolb_bleu{
	font-weight: bold;
	color: #0057A8;
}

/*footer menu*/

#footercontainer #navlist li
{
  display: inline;
  padding: 0;margin: 0;
}

#footercontainer #navlist a
{
  text-decoration: none;
}
#footercontainer #navlist #bleu a{color: #0058A8;}
#footercontainer #navlist #orange a{color: #F58020;}
#footercontainer #navlist #green a{color: #7DC243;}
#footercontainer #navlist #red a{color: #EF414B;}
     
#footer .bleu{
  color: #0058A8; 
}  


/*-----------*/

