@charset "utf-8";
/* custom css pour le client */
.orange_1 { color: #FF9900 }
.gris-bleu { color: #808081 }

.rose-etv { color: #C31B3F }

.img_border img{
	 border:1px solid #C31B3F;
	 padding: 5px;
}

hr{
	 border:1px solid #C31B3F;
}

h1{
	 color:#C31B3F;
}

h2{
	 color:#C31B3F;
}
h3{
	 color:#C31B3F;
}

/*-------------------------------------------------------------*/
/*Styles generaux*/
/*
body {
	SCROLLBAR-BASE-COLOR: #C70101;
	SCROLLBAR-ARROW-COLOR: white;
	scrollbar-track-color: #CECFCE; 
}
*/
body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 11px;
}

table#div_rea_ap3com {
	height: 30px;
}

table td a img{
	border:0;
}

div  a img{
	border:0;
}

div .head_bg_rd{
	width:800px;
	height:25px;
	background-image: url("http://www.referencement-day.com/encheres-tv.eu/userfiles/image/header_contener.png");
	background-color:transparent;
	/*background-repeat: -x;*/
	overflow :auto; /*  pour le bug de rdimetionnement du div sur FF */
	border:0;
	display:block;
	padding:0;
	margin :0;
	float: none;
	z-index: auto;
	text-align: center;
	clear:both;
}

div .bg_rd{
	width:800px;
	height:auto;
	background-image: url("http://www.referencement-day.com/encheres-tv.eu/userfiles/image/center_contener.png");
	background-color:transparent;
	/*background-repeat: -x;*/
	overflow :auto; /*  pour le bug de rdimetionnement du div sur FF */
	border:0;
	display:block;
	padding:0;
	margin :0;
	float: none;
	z-index: auto;
	text-align: center;
	clear:both;
}

div .foot_bg_rd{
	width:800px;
	height:25px;
	background-image: url("http://www.referencement-day.com/encheres-tv.eu/userfiles/image/footer_contener.png");
	background-color:transparent;
	/*background-repeat: -x;*/
	overflow :auto; /*  pour le bug de rdimetionnement du div sur FF */
	border:0;
	display:block;
	padding:0;
	margin :0;
	float: none;
	z-index: auto;
	text-align: center;
	clear:both;
}


#flowplayer_bloc {
	background-image: url("http://www.referencement-day.com/shared/flowplayer/loading_player.gif");
	background-repeat: no-repeat;
	background-position: 130px 100px;
	width:342px;
	margin:5px;
	padding:10px;
	height:276;
	border:2px solid #C31B3F;
	outline:1px solid #C31B3F;
	text-align:center;
}

/*-------------------------------------------------------------*/
a:link {
  color: #000000;
  font-weight: regular;
  text-decoration: none;
}

a:active {
  color: #C31B3F;
  font-weight: regular;
  text-decoration: none;
}

a:hover {
 color: #C31B3F;
 font-weight: regular;
 text-decoration: none;
 }
 
 a:visited {
	color: #C31B3F;
	font-weight: regular;
	text-decoration: none;
}

div#g_leure {
	display: none;
}

/*----ap3com----*/
#footer a {
	color:#666;
	text-decoration:none;
	padding:0 2px;
}
#footer a:hover {
	color:#333;
	background:#EEE;
}
/*----ap3com----*/