@charset "utf-8";
/* CSS Document */

#contenu
{
	padding: 0;	
}

#index-colonne-gauche
{
	width: 378px;
	height: 400px;
	float:left;
	margin: 0 0 0 15px;
}

#index-colonne-centre
{
	width: 275px;
	margin: 0 19px 0 18px ;
	float:left;	
}

#index-colonne-droite
{
	width: 234px;
	height: 400px;
	float:right;
	margin: 12px 15px 0 0;
}

#btn-01
{
	background-image: url(../images/accueil/btn-01.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
	margin: 0 4px 0 0;
}

#btn-01:hover
{
	background-image: url(../images/accueil/btn-012.gif);
}

#btn-02
{
	background-image: url(../images/accueil/btn-02.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
}

#btn-02:hover
{
	background-image: url(../images/accueil/btn-022.gif);
}

#btn-03
{
	background-image: url(../images/accueil/btn-03.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
	margin: 0 4px 0 0;
}

#btn-03:hover
{
	background-image: url(../images/accueil/btn-032.gif);
}

#btn-04
{
	background-image: url(../images/accueil/btn-04.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
}

#btn-04:hover
{
	background-image: url(../images/accueil/btn-042.gif);
}

#btn-05
{
	background-image: url(../images/accueil/btn-05.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
	margin: 0 4px 0 0;
}

#btn-05:hover
{
	background-image: url(../images/accueil/btn-052.gif);
}

#btn-06
{
	background-image: url(../images/accueil/btn-06.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
}

#btn-06:hover
{
	background-image: url(../images/accueil/btn-062.gif);
}


#btn-011
{
	background-image: url(../images/extranet/btn-01.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
	margin: 0 4px 0 0;
}

#btn-011:hover
{
	background-image: url(../images/extranet/btn-012.gif);
}

#btn-022
{
	background-image: url(../images/extranet/btn-02.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
}

#btn-022:hover
{
	background-image: url(../images/extranet/btn-022.gif);
}

#btn-033
{
	background-image: url(../images/extranet/btn-01.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
	margin: 0 4px 0 0;
}

#btn-033:hover
{
	background-image: url(../images/extranet/btn-012.gif);
}

#btn-044
{
	background-image: url(../images/extranet/btn-02.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
}

#btn-044:hover
{
	background-image: url(../images/extranet/btn-022.gif);
}

#btn-055
{
	background-image: url(../images/extranet/btn-03.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
	margin: 0 4px 0 0;
}

#btn-055:hover
{
	background-image: url(../images/extranet/btn-032.gif);
}

#btn-066
{
	background-image: url(../images/extranet/btn-04.gif);
	background-repeat:no-repeat;
	float: left;
	width: 187px;
	height: 84px;
}

#btn-066:hover
{
	background-image: url(../images/extranet/btn-042.gif);
}


#signature-weby
{
	float:right;
	width: 90px;
}

.news-01
{
	font-size: 110%;
	color: #535353;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	display: block;
}

.news-01:hover
{
	text-decoration: underline;
	color: #535353;
}

.news-01 .date-01
{
	font-weight: bold;
	font-size: 110%;
	color: #e75012;
	display: block;	
}

.news-01 .date-02
{
	font-weight: bold;
	font-size: 110%;
	color: #c5c5c5;
	display: block;	
}

.news-01 .btn-savoir-plus-01
{
	display: block;	
	text-align: right;
}

#acces-breves-01
{
	height: 180px;
	background-image:url(../images/accueil/bkg-zone-breves-01.jpg);
	background-repeat:no-repeat;
	background-position: 0 28px;
}

