

body
{
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	padding: 15px 0;
	margin: 0;
}

#container {
	margin: auto;
	text-align: left;
	margin-bottom: 5px;
}

#marco {
	height: 210px;
	background-color: #666666;
}
#contenedor {
	margin: 0 40px 0 0;
	text-align: left;
	margin-bottom: 5px;
	width: 600px;
}
#alternativa {
	margin: auto;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 10px;
}
#header {
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
	height: 150px;
}
#hmenu {
	margin: auto;
	text-align: left;
	margin-bottom: 2px;
	height: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#marco {
	height: 210px;
	background-color: #666666;
}

#marctext {
	height: 210px;
	background-color: #666666;
	width: 100%;
}

ul.menu {
	list-style: none;
}

ul.menu li, h1 {
	font-size: 4em;
	/*margin-top: 0.2em;
	margin-bottom: -0.1em;*/
	letter-spacing: -0.05em;
	line-height: 0.9em;
	font-weight: bold;
	color: #ccc;
}

ul.menu li:after, h1:after {
	content: ".";
	color: gold;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}
#header h1
{
	/* end small header image specific lines */
	font-size: 24px;
	color: #262626;
	text-decoration: none;
	font-weight: bolder;
}
#header h2
{
	/* end small header image specific lines */
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}

p {
	margin-top: 1em;
}

ul {
	list-style: square;
	margin: 1em;
}

li a {
	color: #CCCCCC;
	text-decoration: none;
}

li a:hover {
	color: #999;
	text-decoration: none;
}

.foot {
	font-family: "Lucida Grande", Geneva;
	font-size: 9px;
	position: relative;
	bottom: 0px;
	margin-top: 10px;
}

#section {
	margin-right: 0px;
	margin-left: 0px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	z-index: auto;
	position: fixed;
}

#section02 {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	z-index: auto;
	position: fixed;
}
#20 {
	margin-right: auto;
	margin-left: 20px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: auto;
	vertical-align: top;
}
#footer {
	float:left;
	width:750px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-size:x-small;
	text-decoration:none;
	font-weight:normal;
	vertical-align: bottom;
	border-top: 1px solid #e6e6e6;
	bottom: auto;
	margin-top: 5px;
	position: relative;
}

.CopyText {
	FONT-SIZE: 10px;
	COLOR: #757667;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

A.CopyTex:link {
 COLOR: #000000; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
A.CopyTex:hover {
 COLOR: #009933; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}

A.CopyTex:active {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
  
A.CopyTex:visited {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
.TextcM {
	FONT-SIZE: 10px;
	COLOR: #757667;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

/* novos
----------------------------------------------- */
.ttt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 40px;
	color: ccc;
}

A.ttt:link {
 	COLOR: #000000; TEXT-DECORATION: none
 	FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
}

A.ttt:active {
 	COLOR: #000000; TEXT-DECORATION: none
 	FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
}
A.ttt:hover {
 	COLOR: #000000; TEXT-DECORATION: none
 	FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
}
A.ttt:visited {
 	COLOR: #000000; TEXT-DECORATION: none
 	FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
}
/* navigation
----------------------------------------------- */
#nav {
float:left;
margin:0 0 10px;
padding:8px 0 0;
width:700px;
background:url(/i/tab_gray.gif) repeat-x bottom;
font-family:tahoma,verdana,arial,helvetica,sans-serif;
font-size:x-small;
line-height:normal;
list-style:none;
}
#nav li {
display:inline;
margin:0;
padding:0;
}
#nav a {
float:left;
background:url(/i/tab_gray.gif) no-repeat left top;
margin:0 3px 0 0;
padding:0 0 0 24px;
border-bottom:1px solid #e6e6e6;
text-decoration:none;
font-weight:normal;
}
#nav a span {
float:left;
display:block;
background:url(/i/tab_gray.gif) no-repeat right top;
padding:5px 36px 4px 11px;
color:#777;
}
body.servicemanager #nav a {padding-left:14px;}
body.servicemanager #nav a span {padding:5px 26px 4px 11px;}

/* commented backslash hack hides rule from ie5-mac \*/
#nav a span {float:none;}
/* end ie5-mac hack */

#nav a:hover span {color:#555;}

#nav #current a {
background-position:0 -80px;
border-width:0;
font-weight:bold;
}
#nav #current a span {
background-position:100% -80px;
padding-bottom:5px;
color:#555;
}
#nav a:hover {background-position:0% -40px;}
#nav a:hover span {background-position:100% -40px;}
