
body {
	margin: 0px;
	font-family: arial;
	font-size: 0.8em;
	padding-left: 5%;
	padding-right: 5%;
}



.content 		{ border: 0px solid red; clear: both; }
.contentLeft 	{ border: 0px solid yellow; width: 20%; margin-right: 20px; float: left;}
td.contentLeft 	{ width: 180px; padding-left: 0px !important; }

.content table 	{ width: max;  }
.content table 	td {padding: 10;}

.clearFloats	{clear: both;}

/* LAYOUTS */
.layout01 {
	border: 0px solid green;
	padding-left: 210px;
	padding-bottom: 30px;
}
.layout01illustration .td1 {
	background-position: 189 0 !important;
}
.layout01illustration h1 {
	margin-left: 210px !important;
}
.layout01 .imgBlock,
.layout01 img.first  {
	margin-left: -210px;
	position: absolute;
}

.layout01 img.first {
	margin-top: -90px;
}

.layout01 .imgBlock {
	margin-left: -210px;
	width: 190px;
}

/* - - - - - */
.layout02 {
	border: 0px solid green;
	padding-right: 250px;
	padding-bottom: 30px;
}
.layout02illustration h1 {
	margin-left: 15px !important;
}
.layout02 img {
	right: 5%;
	position: absolute;
	padding: 0px;
}

.layout02 img.first {
	margin-top: 0px;
	top: 180px;
}