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

body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../i/grey-w-texture-bg-b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p	{line-height:1.4em;}

h1	{
	font-size:18px;
	font-weight: normal;
	color:#56688A;
	}
	
h4	{margin: 1.3em 0 1em 0; color:#56688A;}	

a:link {
	text-decoration: none;
	color:#669900;
}
a:visited {
	text-decoration: none;
	color:#669900;
}
a:hover {
	text-decoration: none;
	color:#00CC33;
}
a:active {
	text-decoration: none;
	color:#00CC33;
}


/* active link */


a.active {
	text-decoration: none;
	color:#555;
}

img
{  border-style: none;
}

/*layout divs */


#content {
	width: 400px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
	background-color: #ffffff;
	border: 6px solid #eeeeee;
	background-image:url(../i/content-div-bg-a.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mainnav {
	width: 100px;
	float: left;
	margin-top: 20px;
	background-color: #dddddd;
	padding: 0px;
	background-image: url(../i/sidebar-bg-b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainnav ul {
	list-style-type: none;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: .175em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#secondarynav {
	width: 170px;
	float: left;
	margin-top: 40px;
	background-color: #dddddd;
	background-image: url(../i/sidebar-bg-b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondarynav ul {
	list-style-type: none;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	letter-spacing:normal;
	margin: 0 12px 0 12px;
	padding: 0px;
}
#secondarynav li {
	margin:10px 0px;
}

#utilitynav {
	width: 100px;
	float: left;
	margin-top: 20px;
	background-color: #dddddd;
	background-image: url(../i/sidebar-bg-b.jpg);
	background-position: center bottom;
}
#utilitynav ul {
	list-style-type: none;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 12px 0 12px;
	padding: 0px;
}
#utilitynav li {
	margin:12px 0 12px 0;
}


#header {
	clear: both;
	height:auto;
	font-size:9px;
	background-color:#fcfcfc;
	padding:4px;
	margin: 0 0 20px 0;
	background-image: url(i/main-bg-a-2.gif);
}	
	
#identity {
	width: 140px;
	float: left;
	background-image: url(../i/linguagrafica-mark-f.jpg);
	background-repeat: no-repeat;
	background-position: left -38px;
	height: 200px;
	background-color: #cccccc;
}
#footer {
	height:auto;
	font-size:9px;
	color:#888888;
	background-color:#dddddd;
	float: left;
	width: auto;
	margin: 0 0 20px 280px;
	padding: 6px 12px;
	clear: both;
	background-image: url(../i/sidebar-bg-a.jpg);
	background-position: right bottom;
}
#container {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shell {
	background-repeat: repeat-y;
	background-position: left top;
}
#mainnavcontainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100px;
}
#description {
	padding: 0px 12px;
	height: auto;
	width: 180px;
	position: absolute;
	z-index: 1;
	left: 36px;
	top: 269px;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}
#signpost {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 0.1em;
	vertical-align: bottom;
	position: absolute;
	width: 200px;
	left: 693px;
	top: 58px;
	text-align: left;
	text-indent: 8px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}

.toplabel	{margin-top: 0;}
.project	{margin: 0 0 .6em 0;}
.caption	{font-size:10px; color:#999;}
.image		{border:none;}
.thumb		{border:1px solid #fff; margin: 0 4px 4px 0;}
.bulletlist-a	{line-height:1.6em;}
