.nouvelles {
	display: block;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	width: 400px;
	background-image: url(../images/fond_actu.gif);
	background-repeat: no-repeat;
}
.nouvelles .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
.nouvelles .textes {


}
.nouvelles .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
#coldroite_index {
	background-color: #eeeeec;
	display: block;
	padding: 10px;
	float: right;
	width: 210px;
	margin-left: 15px;
	background-image: url(../images/fond_coldroite.jpg);
	background-repeat: no-repeat;
	height: 415px;
}
#bouton_1 {
	margin-bottom: 10px;
	height: 60px;
}
#bouton_1 a {
	background-image: url(../images/fond_bouton_combien.gif);
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 206px;
}
#bouton_2 {
	margin-bottom: 10px;
	height: 48px;
}
#bouton_2 a {
	background-image: url(../images/fond_bouton_accolades.gif);
	display: block;
	height: 48px;
	text-indent: -9999px;
	width: 206px;
}
#bouton_3 {
	margin-bottom: 10px;
	height: 48px;
}
#bouton_3 a {
	background-image: url(../images/fond_bouton_emploi.gif);
	display: block;
	height: 48px;
	text-indent: -9999px;
	width: 206px;
}
#bouton_4 {
	margin-bottom: 10px;
	height: 61px;
}
#bouton_4 a {
	background-image: url(../images/fond_bouton_blogue.gif);
	display: block;
	height: 61px;
	text-indent: -9999px;
	width: 206px;
}
#details {
	list-style: none;
	text-align: left;
	font-size: 100%;
	float: left;
	position: relative;
}
#details ul {
	list-style: none;
}
#details li {
	background-color: #F2F2F2;
	width: 385px;
	position:relative;
	margin-bottom: 15px;
	height: 165px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: -10px;
}
#details img {
	float: left;
	padding: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px double #CCCCCC;
	background-color: #FFFFFF;
}
#details a:hover img {
	border: 3px double #BCD0E4;
}
#details h3 {
	margin: 0;
	padding: 5px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: -1px;
}
#details h3 a {
	color: #333333;
	text-decoration: none;
}
#details h3 a:hover {
	color: #CC0000;
}
#details p {
	width: 185px;
	float: left;
	color: #666666;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEAEAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 110%;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
#details p em {
	color: #000000;
	overflow: hidden;
	font-weight: bold;
	font-style: italic;
}
#details a {
	color: #CC0000;
	text-decoration: none;
}
#details a:hover {
	color: #000000;
	text-decoration: none;
}
