
body{ 
margin: 0; 
padding-top: 10; 
font-family: Book antiqua, Verdana, Arial, Helvetica, sans-serif; 
font-size: small; 
color: #000; 
text-align: center;
background-image: url('../img/fade.jpg'); 
background-repeat: repeat-x; 
background-color: #fff; }

#container{ 
width: 800px; 
margin-left: auto; 
margin-right: auto;
text-align: center;
background-color: #fff; 
border: 1px solid #000; } 


#nav{ 
	width: 800px;
	font-size: 80%;
	background-image: url('../img/bgnav.jpg');
	background-repeat: repeat-x; 
	background-color: #fff; }

#content {
	width: 780px; 
	padding: 10px;
	text-align: center;} 

#footer {
	text-align: center;
	text-color: #ccc;
	border-top: 1px solid #000; }

#nav ul{ 
	list-style: none; 
	margin: 0; padding: 0; 
	border-top: 1px solid #cf6a71;}

#nav ul li{ 
	float:left;
	position: relative;
	left: 140px; }

#nav ul li a{ 
	display: block; 
	padding: 1px .6em; 
	padding-left: 20px;
	padding-right: 20px
}

#nav ul li a:link, 
#nav ul li a:visited, 
#nav ul li a:active, 
#nav ul li a:hover{ 
	color: #036; 
	text-decoration: none; 
	border-left: 1px solid #fff; 
	border-right: 1px solid #dcebe9; 
	border-top: 0px solid #fff; 
	border-bottom: 1px solid #000;}

#nav ul li a:hover{ 
	color: #2e3736; 
	background-color: #cccc99; }

#content a, a:link, a:visited  { color: #666; font-size: 18px; font-family: goudy old style, Arial, Impact; text-decoration: none }

#content a:hover {color: #036;}

#content a:active, a:focus {color: #566047;}

#footer a, a:link, a:visited  { color: #666; font-size: 12px; font-family: goudy old style, Arial, Impact; text-decoration: none }

#footer a:hover {color: #036;}

#footer a:active, a:focus {color: #566047;}


.testi  {
	font-size: 11px;
	padding: 5px;
		}

.picnomarg {
	padding: 0; }

.rightflt {
	float: right; }

.leftflt {
	float: left; }

.texto {
	font-family: Book antiqua, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #495052;
	line-height:15px }

.textcredit {
	font-family: Book antiqua, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #495052;
	line-height:10px }

.textindex {
	font-family: Book antiqua, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #495052;
	line-height:20px }

h1 {
	font-family: Book antiqua, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #495052;
	line-height: 18px;
	text-decoration: underline;
}