/* Pur Design inc. - 15 octobre 2008, 16:26 */

.txtintro {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #00aff2;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 93px;
}
.txtintro a:link {
	color: #00aff2;
	text-decoration: underline;
}
.txtintro a:visited {
	color: #00aff2;
	text-decoration: underline;
}
.txtintro a:hover {
	color: #FFFFFF;
	background-color: #00aff2;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
.txtintro a:active {
	color: #FFFFFF;
	background-color: #00aff2;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}

.mailto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #EB8800;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mailto a:link {
	color: #EB8800;
	text-decoration: underline;
}
.mailto a:visited {
	color: #EB8800;
	text-decoration: underline;
}
.mailto a:hover {
	color: #FFFFFF;
	background-color: #EB8800;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
.mailto a:active {
	color: #FFFFFF;
	background-color: #EB8800;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}


#date {
	margin: 0px;
	height: auto;
	width: 250px;
	position: absolute;
	z-index: 10000;
	left: 92px;
	top: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #71B845;
	text-align: left;
	padding: 0px;
/*	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;*/
}

body, html {
	margin: 0px;
	padding: 0px;
	height:100%;
}

#mastercontainer {
	min-height:100%;
	position:relative;
}

#padding_body {
	padding-bottom:80px;	/* en lien avec le Footer */
}

#container_footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;
	z-index: 10;
	display: block;
	margin: 0px;
	padding: 0px;
}

#content_footer {
	width: 550px;
	text-align: left;
	padding-left: 93px;

}

.footercredit {
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	padding: 0px;
}
.footercredit a:link {
	color: #CCCCCC;
}
.footercredit a:visited {
	color: #CCCCCC;
}
.footercredit a:hover {
	color: #666666;
}
.footercredit a:active {
	color: #CCCCCC;
}
