body {
	background: white;
	text-align: left;
	color: black;
	font-size:83% !important;
	line-height: 125%;
	border: 0;
	margin: 20px;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
}
h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}
a {color: #039;}


/* ------------------------------------ boxes ------------------------------------ */
#header h1 { padding: 0px; margin:0px; color: #8CCC40; font-size: 25px; line-height: 25px; }
#logo { padding-bottom: 20px; }
#nav, #footer { display:none;}
#content { font-size: 1.2em; line-height: 1.4em; padding: 10px 79px 10px 0px; }
#content :first-child {margin-top:0;}
#contact { font-size: 11px; line-height: 18px; clear: both; margin-top: 10px; padding-top: 10px; border-top: 1px solid #999; }
#contact strong { font-size: 13px; color: #666; }
#contact p { margin:0px; }
#foto { background: url(/images/bg_home_slide.jpg) no-repeat; height: 405px; width: 650px; margin-bottom: 25px; margin: 0px auto; }
#ssp { background: url(/images/bg_home_slide.jpg) no-repeat; height: 405px; width: 650px; margin-bottom: 25px; margin: 0px auto; }
#textcol_left { width: 48%; float: left; }
#textcol_right { float: right; width: 48%; }

/* ----------------------------------- global -------------------------------------- */

hr {height: 0; border: 0; border-top: 1px solid #CCCCCC;} 
.clr {clear:both;height:1px;overflow:hidden;}
.hide {display:none;}
a {outline: none;}
a img {border:none;}
.small {font-size:0.85em; line-height:1.3em;}
small {font-size: 0.85em; display:block; color: #777; padding: 0 0 0.3em; margin: 0;}

