@charset "utf-8";
/* CSS Document */

.set {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	position:relative;
	}
.set h2 {
	background:none;
	font-size:150%;
	margin:0 0 10px 0;
	border-bottom:2px solid #FC0;
	}

.set p.nom80 {
	font-size:80%;
	padding:0 0 0 40px;
	}

.setimage {
	float:right;
	width:250px;
	height:auto;
	margin:0 0 0 20px;
	}
.setimage2 {
	float:left;
	width:230px;
	height:auto;
	margin:0 20px 0 0;
	}

.flow_aro {
	width:100%;
	height:50px;
	background:url(../img/cts/flow_aro.png) no-repeat;
	background-position:0 50%;
	}
