/* 20081118 > LM > HTML Tags
------------------------------------------------------------ */

html, form {margin: 0px; padding: 0px;}

body {width: 1000px; margin: 0px; margin-left: auto; margin-right: auto; padding: 0px; position: relative; font-family: Arial, Helvetica, sans-serif; background: #f1eeef;}

img {border: none;}	


/* 20081118 > LM > Header
------------------------------------------------------------ */
#header {height: 91px; background: url(Imagens/bgHeader.jpg) repeat-x;}
#header a.logo {margin: 0px 35px; display: block; text-align: right;} 


/* 20081117 > LM > Content
------------------------------------------------------------ */
#content {height: 620px; margin-left: auto; margin-right: auto; background: url(Imagens/bgImage_1000.jpg) no-repeat; position: relative;}

/*#content div.container {margin-left: 231px; font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #ed2024;}*/


/* 20081117 > LM > Menu
------------------------------------------------------------ */
/*#menu {width: 350px; float: left;}*/

#menulinks {width: 505px; position: absolute; left: 190px; top: 200px; text-align: center;}

#menulinks span {display: block; text-align: left;}

/* 20081117 > LM > Flash
------------------------------------------------------------ */
/*#flash {width: 410px; height: 320px; margin-top: 31px; float: left;}*/


/* 20081117 > LM > Assistência Técnica
------------------------------------------------------------ */
#AsTec {width: 205px; position: absolute; left: 785px; top: 290px; color: #005292; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;}

	#AsTec a {color: #204296; font-weight: inherit; text-decoration: none; /*display: block;*/}
	#AsTec a:hover {color: #ff6600; text-decoration: none;}
	
	#AsTec span {display: block; color: #204296; font-weight: bold;}
	#AsTec span.red {color: #e61e25; font-size: 18px;}
	#AsTec .sistemas {color: #90191c;}


/* 20081117 > LM > Assistência Técnica
------------------------------------------------------------ */
#msgErro {position: absolute; top: 25px; left: 215px;}

#msgErro.visible {}

#msgErro.hidden {height: 1px; display: none; visibility: hidden; overflow: hidden;}


/* 20081117 > LM > Footer
------------------------------------------------------------ */
#footer {height: 172px; position: relative; background: url(Imagens/bgFooter.jpg) repeat-x;}
#footer.Texto {font-size: 11px; color: #ffffff;}
	
	#footer .links {padding-top: 15px;}
		#footer .links div.container {width: 975px; margin-left: auto; margin-right: auto;}
		
		#footer .links div.container div {width: 175px; float: left; padding-right: 20px; background: url(Imagens/dotted.png) repeat 0px 0px;}
		
		#footer .links div.container div p {margin: 0px; padding: 0px 0px 0px 15px; background: url(Imagens/arrowhead.png) no-repeat 0px 3px; font-weight: bold; line-height: 15px;}
		#footer .links div.container div ul {margin: 0px; padding: 0px; padding-left: 20px; list-style: none; text-align: left;}
		#footer .links div.container div li a {color: #ffffff; text-decoration: none;}
		#footer .links div.container div li a:hover {text-decoration: underline;}
				
	#footer span.copyright {width: 100%; position: absolute; left: 0px; bottom: 10px; text-align: center}