/* CSS Document */
/*REDSUN Interactive*/

body {background:#fff;}
.centro{height:100%; width:100%; text-align:justify;}
#menu{ background-color:#FFFFFF; width:140px; height:100%; text-align:center;}
#001{border:none;}
h1 { color:#FF6600; font-size:22px; font-family:Georgia; border:none; margin-left:20px;}
h2 { color:#495972; font-size:18px; font-family:serif;}
p { color:#003399; font-size:17px; font-family:times new roman; font:bold; padding:20px;}
#home{text-decoration:none; color:#0099FF; font-stretch:ultra-expanded;}
.top{
	position:relative;
	width:25px;
	height:30px;
	left: 780px;
	top: 5px;
}
img {border:0px;}

a:link {

	text-decoration:none;
}
a:visited {

	text-decoration:none;
}
a:hover {

	text-decoration:none;
}
a:active {

	text-decoration:none;
}



