appStart-091231c.css   /* applico */

 
* {min-height:1px;}
body {border:1px; margin:8px; padding:0; background:#fff; font:80%/120% "verdana",sans-serif; color:#333;} /*font:80%/155% */

.clear {clear:both;}
.box {min-height:1px;}
.box:after {clear:both; content:"."; display:block; font-size:0px; line-height:0px;  visibility:hidden; }

.nom {margin:0;}
.noscreen {display:none;}

/* -----------------...........--------------------------------------------------------------------------------------- */

#main {background:#fff; float: left; margin:0; width:714px;  }   

/* Page (1 column on start-page) */
#page {min-height:1px;  width:603px; }
#page-in {min-height:1px; padding:0px; } 

/* Content */
#content {background:#fff; border:0px; float:right; margin:0; padding:0px; width:603px; } 

  /* Content - article */
    #content .article {clear:both; margin:0px 0px 0px 1px; padding:0px 1px 0px 1px;} 
	#content .article .titel{/*font-weight:bold*/;font-size:18px;color:#333;margin-top:13px; margin-bottom:13px;}
	#content .article .text{font-size:14px;}
	#content .article a{font-size:14px; font-weight:bold; text-decoration:none;}
	#content .article a:link{color:#090;} /* green */
	#content .article a:visited{color:#090;}
	#content .article a:hover{color:#0f0 ;} /* lime */	
	
	
#footer {clear:both}
	#footer a {text-decoration: none;}
	#footer a:link{color: #090;text-decoration: none;}
	#footer a:visited{color: #090;text-decoration: none;}
	#footer a:hover{color: #0f0;text-decoration: none;}
	#footerRight{/*float: center;*/ text-align: center;}
	#footerRight p{font-size: 85%; margin: 0;}
	

