body {
	padding: 0;
	font-size: 100%;
	/* color: #999; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	background-image: url(ricepaper2.gif);
}

.nav {
	clear: both;
	text-align: center;
	 background-color: #eee; 
	font-size: 14px;
	letter-spacing: 1px;
	display: inline;
	padding-left: 18px;
	padding-right: 18px;	
	font-weight: bold;
}

.nav a {
/*color: #666;*/
	color:#9E080C; 
	text-decoration: none;
	font-weight: bold;
}

.nav a:visited { 
/*color: #666;*/
	color:#9E080C; 
text-decoration: none;
font-weight: bold;
}

.nav a:hover {
color: #333;
} 
/*
a:hover, a:active {
color: #666;
} */

 a:link{
	color:#9E080C;
	text-decoration: none;
	
}

 a:visited { 
color:#666;
text-decoration: none;

}

 a:hover {
color: #333;
} 


#content {
	width:950px;
	border: solid #ccc 0px;	
}



#header {
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	background-image: url(img/LogoLithosPro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
	padding-top: 0px;
	padding-left: 0px;	
}




.logo {
	border: 0px;
	border-color: #000000;
	padding-bottom: 0px;
	padding-top: 65px;
	padding-right: 30px;
}


#left {
float:left;
width: 230px;
color: #999;
}

#right {
float: right;
width: 230px;
margin-top: 0px;	
color: #666666;
}

#main{
	margin-left: 230px;
	margin-right: 230px;
	margin-bottom: 0px;
	line-height: 120%;
	color:#333333;
	text-align: justify;
	border-left: solid #ccc 0px;	
	border-right: solid #ccc 0px;
	}
	
#text{
	/*color:#990000; */
	color:#9E080C;	
	padding: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
} 
 	
/*
.text{
	color:#666666;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
*/

.textho{
	color:#990000;
	padding: 50px;
	
	line-height:2.0em;
	font-size: 1.1em;
}
.textrot{
	color:#CC0000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

p {
font-size: 0.8em;
line-height: 1.3em;
}

table {
font-size: 0.8em;
line-height: 1.3em;
}

li {
font-size: 0.8em;
line-height: 1.3em;
color:#9E080C;	
	padding: 10px;
	
}
/*
p.home{
font-size: 1.8em;
line-height: 2.0em;
} */

.fotos {
font-size: 0.7em;
line-height: 1.0em;
color:#666666;
}

.img {
	border: solid #999 1px;
	}

h1 {
	color:#CC0000;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color:#484848;
	font-size: 0.95em;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color:#484848;
	font-size: 0.95em;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navi {
	text-align: center;
	display: block;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid #ccc 1px;
	border-top: solid #ccc 1px;
	width: 100%;
}



#footer
{
	clear: both;
	padding: .5em 0em;
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	text-align: center;
	font-size: 0.6em;
	color: #666666;
	/* width: 80%; */
}

