@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;

}

	a:link {
	color:#000;
	text-decoration: none;}
a:visited {
	color:#000;
	text-decoration: none;}
a:hover {
	color:#000;
	text-decoration: underline;} 
a:active {
	color:#000;
	text-decoration: none;}

#Contendor1 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	z-index:1;
}
#top {
	position:relative;
	width:99%;
	height:58px;
	z-index:1;
	left: 1px;
	top: 1px;
  	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;}

#top table tr td table {
	font-size: 15px;}
	
	#line {
	position:relative;
	width:99%;
	height:10px;
	z-index:1;
	left: 12px;
	top:-40px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	text-align: left;line-height:1.3em;
}
	
	.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	line-height:1.5em;}
	
		.linearoja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C00;}
	
	#foto {
	position:relative;
	width:99%;
	z-index:1;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;

}


	#statement {
	position:relative;
	margin-left:35%;
	margin-top:-500px;
	z-index:2;
	width:350px;
}

#footer {
	background:url("images/footer.jpg");
	position:absolute;
	background-repeat:repeat-x;
	bottom:30px;
	margin-left:0px auto;
	width:100%;
	height:1px;   /* Height of the footer */


	

}
