/* Début nouveaux styles - 21 janvier 2009 */ 

select {
	border-color: #786854;
	border-width: 1px;
	width: 200px;
	font-size: 12px;
	font-style: normal;
	color: #cb081c;
	font-weight: bold;
}

.jusqua
{
	font-size: 10px;
	font-weight: normal;
}

.pourcentage
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.titreOffre10
{
	/*color: #786854;*/
	font-size: 14px;
	font-weight: bold;	
}

a
{
	color:#026EAC;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* Fin nouveaux styles */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	/*background-color: #473e32;*/
	background-color: #4c4236;
	background-image: url('../images/fonds/fd_pl.gif');
	/*background-repeat: no-repeat;*/
	background-repeat: repeat-x;
}

table 
{
	empty-cells: show;
} 

td
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;	
}

Table.menu_gauche
{
	color: #473e32; 
}

Table.menu_gauche a
{
	color: #473e32; 
	text-decoration: none;
}

td.bas_page
{
	color: #ffffff;
}

td.bas_page a
{
	color: #ffffff;
	text-decoration: none;
}

table.part_10
{
	background-image: url('../images/nouveaux_partenaires_fd.jpg');
	background-repeat: repeat-y;
}

#preview{
  position:absolute;
  border:1px solid #ccc;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
  }
  
.cadrepub  {
  height:auto;
  text-align:left;
}

.imageactu {
  float:left;
  padding:0 5px 5px 0;
}