@CHARSET "UTF-8";

#home-news
{
	float:right;
	width:230px;
	margin-top: 13px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
}

#home-news h2 a
{
	background: url(base/rss.png) right -27px no-repeat;
	height: 14px;
	width: 17px;
	padding-right: 23px;
}

#home-news h2 a:hover
{
	background: url(base/rss.png) right 3px no-repeat;
	height: 14px;
	width: 17px;
	padding-right: 23px;
	color: #4D4D4D
}

#home-news p:last-child
{
	margin-bottom: 0;
	font-family: Bree, Lucida Grande, Geneva,Arial,Verdana,sans-serif;
}

#home-news p:last-child a
{
	color: #E54B4A;
	text-decoration: none;
}

#home-news div.metas
{
	margin-top: 1em;
}

#home-news h3
{
	margin-top: 0;
	margin-bottom: 1em;
}

#main p
{
	font-family: BreeLight, Lucida Grande, Geneva,Arial,Verdana,sans-serif;
	font-size: 1.2em;
}

#main p:last-child
{
	font-family: Bree, Lucida Grande, Geneva,Arial,Verdana,sans-serif;
	font-size: 1em;
	color: #333;
}

#main
{
	margin-right: 300px;
}


/*
#fond-references {
	position:absolute;
	top:144px;
	width:900px;
	height:307px;
	background:transparent url(home/references-fd.png) center top no-repeat;
	margin-left: -450px;
	left: 50%;
}
#bande-rouge {
	position:absolute;
	top:434px;
	width:100%;
	height:37px;
	background-color:#dc3339;
}
#intro {
	position:absolute;
	width:100%;
	height:488px;
	top:0px;
	left:0px;
}
#himaFlash {
	position:absolute;
	width:100%;
	height:488px;
	bottom:0px;
	left:0px;
	background-color: #dd343b;
}

#references {
	position:absolute;
	top:173px;
	left:0;
	width:950px;
	height:250px;
}
#refGauche {
	position:absolute;
	width:250px;
	height:250px;
	overflow:hidden;
	top:0;
	left:20px;
}
#refDroite {
	position:absolute;
	width:605px;
	height:250px;
	overflow:hidden;
	top:0;
	left:276px;
}

#tweets {
	float:right;
	width:230px;
	position:relative;
	padding-left: 20px;
}
#tweets h1 {
	text-indent:-9999px;
	display:block;
	width:78px;
	height:30px;
	background: transparent url(home/h1-tweets.png) left top no-repeat;
	margin: 0 0 18px;
}
#tweets h2 {
	font-size:14px;
	font-weight: normal;
	margin: 10px 0 5px;
}
#tweets p {
	font-size:12px;
	color:#999;
	text-align:left;
	margin: 5px 0;
}

#selection {
	float:left;
	width:245px;
	position:relative;
	padding:0;
}
#lien-selection {
	display:block;
	position:absolute;
	width:125px;
	height:30px;
	background: transparent url(home/h1-selection-agence.png) left top no-repeat;
	text-indent:-9999px;
}
#lien-selection:hover, h1.current a#lien-selection {
	background-position: left bottom;
}
#lien-intro {
	display:block;
	position:absolute;
	width:108px;
	height:30px;
	left:125px;
	background: transparent url(home/h1-selection-agence.png) right top no-repeat;
	text-indent:-9999px;
}
#lien-intro:hover, h1.current a#lien-intro {
	background-position: right bottom;
}
#selection-box {
	margin-top:32px;
}
#selection h2 {
	font-size:14px;
	font-weight: bold;
	margin-top:18px;
}
#selection p {
	font-size:12px;
	color:#999;
	text-align:left;
	margin-bottom:20px;
}
#selection a.bloc-lien {
	margin-top: 0;
}

#main {
	margin-left: 265px;
	width:370px;
	line-height:19px;
	text-align:left;
}
h1#point-de-vue {
	text-indent:-9999px;
	display:block;
	width:144px;
	height:30px;
	background: transparent url(home/h1-point-de-vue.png) left top no-repeat;
	margin: 0 0 18px;
}
*/