* {
	margin:0;
	padding:0;
	border:0;
}
html {
	margin:0;
	padding:0;
	border:0;
}
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
img { border: 0; }
.break {
	clear:left;
}
.clear{display:block;clear:both;height:0px;content:".";visibility:hidden;}
.btn:hover{cursor:pointer;}

.texte1 div.spacer, .texteend div.spacer{
	/*width:260px;*/
}
.texte1 div.giant, .texteend div.giant{
	padding-bottom:14px;
}
.texte1 div.big, .texteend div.big {
	padding-bottom:11px;
}
.texte1 div.medium, .texteend div.medium{
	padding-bottom:8px;
}
.texte1 div.small, .texteend div.small{
	padding-bottom:6px;
}

.texte1 a:link, .texte1 a:visited, .texteend a:link , .texteend a:visited{
	color:#707F87;
	text-decoration:none;
	line-height:15px;
}
.texte1 a:hover, .texte1 a:active, .texteend a:hover , .texteend a:active{
	/*font-weight: bold;*/
	color:#000000;
	text-decoration:none;
	line-height:15px;
}