.fdColG{
	background-color: #ffffff;
	margin-left: 4px;
	margin-right: 4px;
	/*border: solid 1px black;*/
}

input.colG{
	width: 144px;
	height: 20px;
	border-top: solid 1px #6e7d82;
	border-right: solid 1px #b3c0c4;
	border-bottom: solid 1px #c6dbe2;
	border-left: solid 1px #31383a;
	background-color: #d8f6ff;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

td.first{
width: 90px;
	padding-left: 20px;
}

.boiteColGauche{
	padding-left: 10px;
	padding-right: 15px;
}

div.actu{
	float: left;
	background-image: url(/actu/fond-actu.gif);
	background-repeat: no-repeat;
	width: 484;
	height: 89;
}

div.photoActu{
	float:left;
	padding-top: 22px;
	width: 65px;
}

font.titreActu{
	float:left;
	padding-left: 17px;
	padding-top: 28px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	width: 360px;
}

/* Jquery scroll vertical */

.vertical {
	position: relative;
	overflow: hidden;
	height: 89px;
	width: 484px;
}

.items {
	position: absolute;
	//width: 484px;
	height: 89px;
	width: 20000em;
}

#actions {
	width: 584px;
	margin: 30px 0 0 0;
}

#actions a {
	font-size: 11px;
	cursor: pointer;
	color: #666;
}

#actions a:hover {
	text-decoration: underline;
	color: #000;
}
