@charset "utf-8";
#bandeau #liens {
	position: relative;
	top: 26px;
	left: 710px;
	width: 120px;
	text-align: right;
	line-height: 16px;
}
#liens a.accueilLK {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#liens a.accueilLK:hover {
	color: #1A1612;
}
#barnavGM{
	position: absolute;
	top: 28px;
	text-align: left;
	margin-left: 10px;
}

#barnavGM A{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#barnavGM A:hover{
	color: #000000;
}
/*********************************ACCUEIL*************************/
#actualites .actuAcceuil {
	font-size: 11px;
	margin-top: 10px;
}

.actuTT {
	color: #333333;
	font-weight: bold;
}
.actuAgence {

	color: #A70020;
}
#ContentAccueil #actualites legend {
	color: #A70020;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: capitalize;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#ContentAccueil #actualites .cadreActus {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 147px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DD99A6;
	border-right-color: #DD99A6;
	border-left-color: #DD99A6;
	margin: 0px;
}
#actualites .cadreActus .actuAcceuil a.suite {
	color: #3399CC;
	text-decoration: underline;
}
#actualites .cadreActus .actuAcceuil a.suite:hover {
	color: #CC0000;
	text-decoration: none;
}
