/*
* {
	margin:0;
	padding:0;
}

div,p,li{
	font-size:12px;
}*/
/*li{
	margin-left:16px;
}*/
/*
h1{
	color:#0061CA;
	text-align:center;
	padding-bottom:10px
}
*/
h3 {
		font-size:27px;
		margin:0;
		padding:0;
}
pre{
	background:#666; 
	color:#fff; 
	padding:10px; 
	margin:10px; 
	height:auto; 
	overflow:auto; 
	font:12px trebuchet MS;
}
* html pre {
	width:100%
}

.sample{
	padding:10px 0 0 25px; 
	margin:0; 
	border:0px solid #e1e1e1; 
	width:846px;
	background:none;
}
h4.stitle{
	color:#666;
	margin:0 0 5px 0
}

.links {
	padding:0;
	margin-top:20px
}
.links a{
	color:#0080FF;
	text-decoration:none
}
.links a:hover{
	font-weight:bold;
}

#cont{
	width:846px;
	margin:0;
	background:none;
	text-align:left;
	padding:0;
	border:0px solid #ff0; 
}

.buttons{
	margin-top:-10px;
}
.buttons span{
	width:120px;
	height:25px;
	padding:0;
	background:none;
	color:#FFF;
	padding:0;
	cursor:pointer;
	font-size:14px; 
	line-height:20px;
	text-align:center;
}
.buttons span.active, .buttons span:hover{
	background:none;
	color:#fff; 
	line-height:20px;
}

.buttons p{
	color:#FFF;
	padding:0;
	cursor:pointer;
	font:14px trebuchet MS; 
	line-height:20px;
}

#conteneur {
	position: relative;
	margin: 0 auto; 
	width:846px;
}
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:720px;
	height:700px;
	float:left;
	margin:0;
	padding:0;
	background:none;
}

#box4 h3{
	padding:0;
	margin:0;
}
#box4 p{
	text-indent:0px;
}
#box4 img{
	float:right;
	margin:0px 10px 0px 0px;
	padding:0;
}
#info4{
	background:none !important;
	color:red !important;
	cursor:default
}

.mask3{
	position:relative;
	width:720px;
	height:700px;
	overflow:hidden;
	background:none;
}


