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


	html {
		height: 100%;
		overflow: hidden;
	}		
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	#header{
	background: url("header2.jpg") bottom;
	background-position:left;
	background-repeat: no-repeat;
	width: 30%;
	height: 150px;
	vertical-align:top;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	}
	#footer{
		vertical-align:bottom;
		font-size:11;
		text-align: right;
		color: #000000;
		height: 5%;
	}
	#menu {
	font-family:sans-serif;
	font-size:10px;
	vertical-align:top;
	text-align: right;
	}
	#menuprincipal {
	height:15px;
	font-family:sans-serif;
	font-size:12px;
	vertical-align:top;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	}
	a:link {
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
	}
	a:visited { 
	color: #777777; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	}
	a:hover { 
	color: #007e8a; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	}
	
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		color:#777777;
		font-family:sans-serif;
		font-size:40;
	}	
.Style1 {font-size: 12px}
.pageactive {color: #017587}

