/* Colonne droite */

#content.accueil #colright {
	position: absolute;
	left: 618px;
	top: -2px;
	background: transparent url('../img/bg-colright-actus-accueil.png') no-repeat;
	width: 342px;
	height: 730px;
	z-index: 1;
}

#content.accueil #colright ul {
	height: 81px;
	margin-top: 25px;
	margin-left: 7px;
	background: transparent url("../img/bg-sprite-nav-actus.png") no-repeat;		
}

#content.accueil #colright li {
	display: inline;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

#content.accueil #colright li a:focus { outline:none; }

#content.accueil #colright li, #content.accueil #colright ul li a {
	display: block;
	height: 81px;
	width: 108px;
}

#content.accueil #colright ul.rub-produits {
	background: url('../img/bg-sprite-nav-actus.png') 0 -81px no-repeat;
}

#content.accueil #colright ul.rub-techno {
	background: url('../img/bg-sprite-nav-actus.png') 0 -162px no-repeat;

}

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

/* Actus colonne droite */

#colright h1, #colright h2, #colright p, #colright span.date {
	margin-left: 20px;
}

#colright h1 {
	font-family: Georgia;
	font-size: 47px;
	font-weight: 100;
	letter-spacing: 1px;
	color: #e85412;
	margin-bottom: 20px;
}

#colright h2 {
	font-family: "Arialblack";
	font-size: 13px;
}

#colright p {
	width: 300px;
	font-family: Arial;
	color: #b0afa4;
	font-size: 12px;
}

#colright a {
	font-family: Arial;
	color: #e85412;	
	font-size: 12px;
}

#colright span.date {
	font-family: Arial;
	color: #e85412;
	font-size: 12px; 
}

#colright img {
	width: 290px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Footer accueil */

#footer {
	top: 1017px !important;
	top: 1015px;
}
