body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ################   Position ################  */

#all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:125px;
}

#user2 { /* Foto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:absolute;
	left:593px;
	top:28px;
	width:126px;
	height:102px;
	z-index: 1:
}

#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:relative;
	left:0px;
	top:15px;
	width:1000px;
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:absolute;
	left:0px;
	top:20px;
	width:175px;
}
#adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:absolute;
	left:0px;
	top:335px;
	width:175px;
}
#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position:absolute;
	min-height: 420px;
	left:170px;
	top:15px;
	width:520px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	z-index:15;
	
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position:absolute;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	background-color:#FFF;
	left:731px;
	top:15px;
	width:250px;
	min-height: 330px;
	padding: 10px 0px 5px 15px;
	margin: 0 0 0 0;
	z-index:10;
}




