body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	background-image: url(Images/body-bg.gif);
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE5 versions */
}

h1 {
	font-size: 150% 
	}
	
h2 {
	font-size: 130%
	}
	
h3 {
	font-size: 120%
	}
	
ul li {
	font-size: 100%
	}
	
.note {
	font-size: 85%
	}
	
.style1 {font-size: xx-small
}

.style3 {font-size: xx-small
}

.style4 {font-size: x-small
}
	
.title {
	color: #0099FF;
	font-weight: bold;
	font-size: 100%;
}

#wrap {
	width: 800px;
	background: url(images/GAI-Bg.gif) repeat-y 70% 0;
	}

#header {
	
	background: #9eb4c3 url(images/GAI-collage.jpg) no-repeat top left;
	}
	
#header h1 {
	margin: 0;
	padding: 73px;
	text-align: right;
	font-size: 150%;
	color: #000066;
	/* background: #9eb4c3 url(images/GAI-logo.gif) no-repeat top left; */
	}
	
#sidebar {
	float: left;
	width: 25%;
	}
	
#sidebar .gutter {
	padding: 15px;
	font-size: 90%;
	}
	
#sidebar a {
	color: #0000FF;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#content {
	float: right;
	width: 75%;
	}
	
#content .gutter {
	padding: 25px;
	}
	
#footer {
	clear: both;
	font-size: 70%;
	text-align: center;
	background: #9eb4c3;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	
	}
	
#nav {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0 0 0 200px;
	list-style: none;
	background: #9eb4c3 url(images/GAI-nav-bg.gif) repeat-x bottom left;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 75%;
	}
	
#nav a {
	float: left;
	display: block;
	margin:  0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #040958;
	background: #c8d5de url(images/GAI-Nav.gif) repeat-x top left;
	}
	
#nav a:hover, body#acercade #t-acercade a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}
	
#nav a:hover, body#importar #t-importar a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}

#nav a:hover, body#exportar #t-exportar a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}
	
#nav a:hover, body#servicios #t-servicios a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}
	
#nav a:hover, body#noticias #t-noticias a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}
	
#nav a:hover, body#requisitos #t-requisitos a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}
	
#nav a:hover, body#contacto #t-contacto a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}
	
#nav a:hover, body#intranet #t-intranet a {
	color: #527088;
	padding-bottom: 5px;
	border-color:  #333;
	border-bottom: none;
	background: #fff url(images/GAI-Nav-Sel.gif) repeat-x top left;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
