.section2 h2 {
	font-family: impact, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 2.3em;
	color: #000;
	padding: 20px 10px 0px 10px;
}

div.section2 {
	text-align: center;
	background-image: url('../images/img7.gif');
	background-repeat: repeat;
}

div.box1, div.box2, div.box3 {
	background: #EEE;
	width: 640px;
	height: auto;
	margin: 10px;
}

div.box1 {
	margin-bottom: 40px;
	margin-left: 13px;
	margin-right: 5px;
}

div.box2 {
        float: right;
	margin-bottom: 35px;
        margin-left: 5px;
	margin-right: 30px;

	}

div.box3 {
	float: right;
	margin-left: 5px;
	margin-right: 30px;
}

div h4 {
	color: #933;
	font-weight: bold;
	padding: 5px;
}

div.box1 p, div.box2 p, div.box3 p, div.box3 ul {
	text-align: justify;
}

div.box1supp {
	float: right;
	vertical-align: top;
	width: 150px;
	border: 1px solid red;
	background-color: #EEE;
	margin: 10px 30px 10px 5px;
}

ul.competences {
	font-weight: bold;
	padding: 10px;
}

li.competences {
	margin: 2px;
}

li.competences span {
	float: right;
}

ul.competences2 {
	font-weight: bold;
	padding: 10px;
}

li.competences2 {
	margin: 2px;
}

li.competences2 span {
	float: right;
}



.box2supp {
	width: 110px;
	vertical-align: top;
	margin: 10px 10px 10px 30px;
}

.box2supp img {
	margin: 15px;
	width: 100px;
}

.box3supp {
	width: 110px;
	vertical-align: top;
	margin: 10px 10px 10px 30px;
}

.box3supp img {
	margin: 15px;
	width: 100px;
}