/*box*/

#box_tabel01 {
	border: 1px solid #ffcc00;
	float: left;
	width: 700px;
	padding: 5px;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#box_tabel02 {
	border: 1px solid #ffcc00;
	float: left;
	width: 700px;
	padding: 5px;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-position: -100px;
}
#box_tabel03 {
	border: 1px solid #ffcc00;
	float: left;
	width: 700px;
	padding: 5px;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-position: -300px;
}
#box_tabel04 {
	border: 1px solid #ffcc00;
	float: left;
	width: 700px;
	padding: 5px;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*#box1 {
	border: 1px solid #CCC;
	float: left;
	width: 703px;
	padding: 5px;
	margin-bottom: 20px;
}

.box_image1 {
	float: left;
	width: 250px;
	height: 205px;
}
.box_text1 {
	width:270px;
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
.box_kader1 {
	width:160px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(../images/Digitenne.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: 30px 50px;
}
.box_button1 {
	width:160px;
	float: left;
	margin-top: 175px;
	margin-left: 5px;
}

#box2 {
	float: left;
	width: 723px;
	margin-bottom: 20px;
}
#box2_set {
	float: left;
	width: 220px;
	height: 60px;
	padding: 5px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.box_image2 {
	float: left;
	width: 43px;
	height: 43px;
}
.box_text2 {
	width:160px;
	float: left;
	padding-left: 5px;
}
/*.box1 {
	border: thin solid #CCC;
	background-color: #F00;
	width:300px;
}
*/
