/* CSS Document */

#test {
	width: 900px;
	height: 400px;
	padding: 20px;
}


.center {
    border-color: red;
}
#myTest01 {
	width: 400px;
	height: 45px;
	margin: 0px;
	padding: 0px;
}
#cadre {
	width: 400px;
	height: 45px;
	overflow: hidden;
	position: relative;
	top: -45px;
}
#myTest01 div {
	position: absolute;
	width: 61px;
	height: 44px;
	position: relative;
	float: left;
	left:0;
	padding-right: 5px;
}
#myTest01 div.protected {
    border-color: red;
}
#myTest01 span {
    display:block;
    float:left;
    width:20px;
    height:20px;
}
#carre {
	height: 44px;
	width: 800px;
	position: relative;
	left: -365px;
	margin: 0px;
	padding: 0px;
}
#cadre_bt {
	width: 400px;
	height: 45px;
	position: relative;
	z-index: 1000;
	top: -90px;
	margin: 0px;
	padding: 0px;
}
#cadre_bt div {
	height: 44px;
	width: 66px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#photo {
	position: relative;
	width:385px;
	height:305px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#box7 {
	position: relative;
	float: left;
	width: 2310px;
	height: 305px;
	margin: 0px;
	padding: 0px;
}
#box7 span {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
}
#controle {
	width: 385px;
	height: 44px;
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fond_masque {
	height: 44px;
	width: 785px;
	margin: 0px;
	padding: 0px;
}
#fond_masque_blanc_droit {
	height: 44px;
	width: 364px;
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	padding: 0px;
}
#fond_masque_blanc_gauche {
	height: 44px;
	width: 364px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}

