
/* menu haut */
.menuhaut {
	margin-top: 0;
}

html:not([lang*=""]) .menuhaut {
  margin-top: -3px;
}

/* contenu */
.index_colg {
	float: left;
	font-size: 14px;
	line-height: 20px;
	width: 675px;
	padding: 0 30px 0 70px;
}

.index_colg #tzr-page-content {
	float: left;
	width: 420px;
	padding: 0 20px 0 20px;
}

* html .index_colg #tzr-page-content {
        padding: 0 15px 0 20px;
}
.index_colg #tzr-page-content h1 {
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}

.index_colg #tzr-page-content strong {
	font-size: 18px;
}

.index_colg #tzr-page-content ul {
	list-style-image: url(../images/index/ul_puce01.gif);
	list-style-type: square;
	line-height: normal;
	margin: 0 0 0 30px;
	padding: 5px 0 10px 0;
}

.index_colg #tzr-page-content ul li {
	padding: 2px 0 7px 0;
}

.index_colg #tzr-page-content ul ul {
	list-style-image: url(../images/index/ul_puce01.gif);
	margin: 5px 0 0 50px;
	padding: 0;
}




.lesactus {
	clear: both;
}

.lesactus .actu {
	clear: both;
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	margin: 0 0 15px 22px;
	padding: 0;
}

.lesactus .actu .block {
	display: block;
}

.lesactus .actu a:link, .lesactus .actu a:visited {
	display: block;
	color: #505050;
	text-decoration: none;
	padding: 0 0 20px 0;
	background-position: right bottom;
	background-image: url(../images/index/lesactus_puce_01.gif);
	background-repeat: no-repeat;
}

.lesactus .actu a:hover {
	color: #3f8ac5;
	background-position: right bottom;
	background-image: url(../images/index/lesactus_puce_02.gif);
	background-repeat: no-repeat;
}

.lesactus .actu h1 {
	font-size: 15px;
	line-height: normal;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
}

.lesactus .actu p {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.lesactus .actu img {
	float: left;
	margin: 0 0 0 0;
	padding: 3px 10px 5px 0;
}

.lesactus .actu .date {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #4ca100;
	background-position: left top;
	background-image: url(../images/index/date_fond.gif);
	background-repeat: no-repeat;
}





.enligne {
	display: -moz-inline-stack; /* Pour Firefox 1-2 */
	display: inline-block;
}

.enligne {
	.display: inline;
	_display: inline;
}

.index_news {
	width: 215px;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0;
}

.index_news a:link, .index_news a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 20px 0;
	background-position: right bottom;
	background-image: url(../images/index/index_news_puce01.gif);
	background-repeat: no-repeat;
}

.index_news a:hover {
	color: #d5ef3e;
	background-position: right bottom;
	background-image: url(../images/index/index_news_puce02.gif);
	background-repeat: no-repeat;
}

.index_news h1 {
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}

.index_news .block {
	display: block;
}

.index_news .haut {
	display: block;
	font-size: 12px;
	line-height: 17px;
	padding: 17px 20px 0 20px;
	background-position: left top;
	background-image: url(../images/index/index_news_haut_fond.gif);
	background-repeat: no-repeat;
	background-color: #3f8ac5;
}

.index_news .photo {
	position: relative;
	display: block;
}

.index_news .cache {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	height: 125px;
}



/* col droite */
.index_cold {
	float: left;
	width: 215px;
}

.index_plus {
	width: 180px;
	font-weight: bold;
	color: #ffffff;
	margin: -5px 0 30px 0;
	padding: 5px 15px 15px 20px;
	background-color: #3f8ac5;
	background-position: left bottom;
	background-image: url(../images/index/index_plus_fond.gif);
	background-repeat: no-repeat;
}

.index_plus a:link, .index_plus a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.index_plus a:hover {
	color: #d5ef3e;
	text-decoration: none;
}

.index_plus p {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}


.index_cold .index_actus {
	font-size: 11px;
	font-weight: bold;
	color: #4ca100;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.index_cold .index_actus a:link, .index_cold .index_actus a:visited {
	display: block;
	color: #4ca100;
	text-decoration: none;
	margin: 0 20px 0 0;
	padding: 3px 0 10px 40px;
	background-position: left top;
	background-image: url(../images/index/index_actus_puce.gif);
	background-repeat: no-repeat;
}

.index_cold .index_actus a:hover {
	color: #3f8ac5;
	background-position: left -100px;
	background-image: url(../images/index/index_actus_puce.gif);
	background-repeat: no-repeat;
}




