body {
	margin:0;
	padding:0;
	background:#212121;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#screen {
	position:absolute;
	top:9px;
	left:135px;
	margin:0px;
	padding:0;
	width:900px;
	border:0;
}
#header {
	margin:0;
	padding:0;
	width:100%;
	height:90px;
	border-bottom:2px dotted #FF9900;
	color: #FF9900;

}
#navbuttons {
	text-align:right;
	font-size:80%;
	vertical-align: bottom;
}

#main {
	margin:10px 0;
	padding:0;
	width:490px;
	float:left;
	height: 100%;
	color: #FF9900;

}
#main1 {
	margin:10px 0;
	padding:0;
	width:100%;
	height: 100%;
	color: #FF9900;

}
#right_area {
	background:url(foto_logo/logo_carre.gif);
	margin:10px 0;
	padding:0;
	width:400px;
	height: 400px;
	float:right;
}
#right_area1 {
	background:url(foto_logo/fotos/casaralia_f100.gif) no-repeat center center;
	margin:10px 0;
	padding:0;
	width:400px;
	height: 400px;
	float:right;
}
#right_area2 {
	margin:10px 0;
	padding:0;
	width:400px;
	height: 400px;
	float:right;
}
#conf_nat_text {
	margin:50px 0;
	padding:10px;
	width:380px;
	height: 280px;
	background-color: #FF9900;
	color:#212121;
}
#footer {
	clear:both;
	margin:0;
	padding:5px 0;
	width:100%;
	border-top:2px dotted #FF9900;
	border-bottom:2px dotted #FF9900;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer_title {
	color: #FF9900;
	font-size:80%;
}

img.mini {
	border:none;
}								/* no border around left column images */



/* p.miniphotos {height:80px;
				overflow:hidden;}
.miniphotos img {
	height:60px;
	width: 80px;
	margin:10px 5px 2px 3px;
	padding:0px;
	float:right;
	border: none
}
	*/
