/* CSS Document for AJE
By CybernetFX - www.cybernetfx.com */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #444;
	margin-top:50px;
}

BODY{
scrollbar-3d-light-color:#EEEEEE;
scrollbar-arrow-color:#CCCCCC;
scrollbar-base-color:#FFFFFF;
scrollbar-dark-shadow-color:#CCCCCC;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#CCCCCC;
scrollbar-shadow-color:#DDDDDD;
}

a:link {
	color: #777;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #777;
}
a:hover {
	text-decoration: none;
	color: #444;
}
a:active {
	text-decoration: underline;
	color: #777;
}

#wrapper {
	width: 720px;
	height:100%;
	margin: 0 auto;
	background: #ffffff;
}

.title-index {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 720px;
	background-image:url(images/header.jpg);
	text-align: right;
}

#flash {
	margin-top: 20px;
	padding: 0px;
	height: 382px;
	width: 720px;
}

#content {
	margin-top: 20px;
	padding: 0px;
	height: 500px;
	width: 720px;
}

#empresa {
	margin-left: 400px;
	margin-top:0;
	position:absolute;
	height: 500px;
	width: 310px;
	padding-right:10px;
	text-align:justify;
	overflow: auto;
}

/* BEGIN menu */

#navlist {
margin: 0;
padding: 10px 0 20px 10px;
/*border-bottom: 1px solid #000;*/
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: right;
line-height: 14px;
font-weight: bold;
font-size:14px;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/* END menu */

#icons {
	margin-top: 60px;
	width: 720px;
}

#footer {
	color:#999;
	margin-top:40px;
	padding: 4px;
	border-top:#bbb 1px solid;
	border-bottom:#bbb 1px solid;
}

#flags {
    float: right;
	margin-top:-30px;
	height: 25px;
	width: 90px;
}.text-emp {
	text-align: justify;
}

