@charset "utf-8";
/* CSS Document */

#a_base {
  width:750;
  height:auto;
  text-align:center;
  margin-top:40px;
}
#a_base_console {
  width:670px;
  /*height:345px;*/
  height:auto;
  margin-bottom:20px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  /*background-image:url(register/bkg_register.jpg);*/
  /*background-repeat:repeat-x;*/
  background-color:#ffffff;
  padding-top:4px;
}
#a_base_console_page {
  padding:15px;
}
#a_base_console_page_topcarbon {
  padding:15px;
  background-image:url(images/bande_carbon.jpg);
  background-repeat:no-repeat;
  
}

#a_base_console_config {
  background-image:url(images/m_config.png);
  background-repeat:no-repeat;
  background-position:right;
}
#a_base_console_specials {
  background-image:url(images/m_specials.png);
  background-repeat:no-repeat;
  background-position:right;
}
#iframe1 {
  width:500px;
  height:60px;
}
  
#listing_news {
    
	width:100%;

  }	 
  
  #img_deco {
  border:1px #666666 solid;
} 
#img_deco:hover {
  border:1px #a4d45e dashed;
} 

#a_base_fiche {
  width:670px;
  /*height:345px;*/
  /*height:580px;*/
  height:auto;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  /*background-image:url(register/bkg_register.jpg);*/
  /*background-repeat:repeat-x;*/
  background-color:#ffffff;
  padding-top:3px;
}
#a_base_fiche_m {
  width:670px;
  /*height:345px;*/
  height:460px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  /*background-image:url(register/bkg_register_m.jpg);*/
  /*background-repeat:repeat-x;*/
  background-color:#ffffff;
  padding-top:3px;
}
#a_base_fiche_f {
  width:670px;
  /*height:345px;*/
  height:460px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  /*background-image:url(register/bkg_register_m.jpg);*/
  /*background-repeat:repeat-x;*/
  background-color:#ffffff;
  padding-top:3px;
}

#a_base_fiche_topcarbon {
  /*padding:15px;*/
  padding-top:2px;
  padding-left:2px;
  background-image:url(images/carbon_fiche.jpg);
  height:126px;
  background-repeat:no-repeat;
  border-bottom:2px dashed #333333;
} 

#m_col_inter {
width:140px;
height:auto;
float:left;
}
ul#interraction_fiche
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:130px;
	position:relative;
	display:block;
	height:20px;
	font-size:11px;
	font-weight:bold;
	/*background:transparent url(../images/nav_bg.png) repeat-x top left;*/
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom:1px dashed #003300;*/
	border-top:0px solid #000000;
}

ul#interraction_fiche li
{
	display:block;
	float:none;
	margin:0;
	padding:0;
}
	
ul#interraction_fiche li a
{
	display:block;
	float:none;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:5px 2px 0 5px;
}
	
ul#interraction_fiche li a:hover
{	
	color:#FFFFFF;
	height:20px;
	/*background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;	*/	
	border-bottom:1px solid #aad35d;
	padding:5px 2px 0 5px;
}
	

ul#interraction_fiche li a.current
{
	display:inline;
	height:20px;
	/*background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;	*/
	float:none;
	margin:0;
}

#m_photos_tag {
width:520px;
padding-left:5px;
float:left;
height:100px;
border-bottom:1px dotted #222222;
}
#m_photo {
 border:2px solid #FFFFFF;
 margin:2px;
}
#m_coltier {
float:left;
width:220px;
margin-left:1px;
margin-right:2px;
height:auto;
min-height:200px;
padding-top:2px;

border-top:2px solid #bd8724;
background-color:#ffffff;
}

#m_video {
 border:2px solid #FFFFFF;
 margin:2px;
}

/******* MESSAGERIE *******/
#msg_read0 {
 background-color:#555555;
 filter: Alpha(opacity=60); /* IE */
  -moz-opacity: 0.6; /* Mozilla */ 
  opacity: 0.6;
 width:670px;
  margin-left:auto;
  margin-right:auto; 
  padding-top:2px;
}
#msg_read0:hover {
 background-color:#555555;
 filter: Alpha(opacity=100); /* IE */
  -moz-opacity: 1.0; /* Mozilla */ 
  opacity: 1.0;
}
#msg_read1 {  /* non lu! */
  background-color:#555555;
  width:670px;
  margin-left:auto;
  margin-right:auto;
  padding-top:2px;
}
#msg_unit {
border-left:3px solid #aad35b;
height:18px;
margin-bottom:1px;
width:670px;
padding:2px;
padding-left:8px;
}
#msg_unit_f {
border-left:3px solid #d866ca;
height:18px;
margin-bottom:1px;
width:670px;
padding:2px;
padding-left:8px;
}
#msg_unit_m {
border-left:3px solid #649edb;
height:18px;
margin-bottom:1px;
width:670px;
padding:2px;
padding-left:8px;
}