/* Global Styles */

body {
	margin: 0px;
	font: 12px verdana, tahoma, arial, sans-serif;	
	text-align:center;
	line-height:1.5;
	background: url(../imagens/layout/img9.jpg);
	background-image: url(../imagens/layout/img9.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#fff;
}

form {
	margin:0px;
}

#topo1 {
	width:1400px; 
	height:160px; 
	left:50%; 
	margin-left:-700px;
	position:fixed;
	z-index:300;
}

#topo2 {
	width:950px;
	height:160px;
	left:50%;
	top:0px;
	margin-left:-475px;
	background: url(../imagens/layout/img8.jpg);
	background-image: url(../imagens/layout/img8.jpg);
	background-repeat:no-repeat;
	background-color:#1F1A17;
	position: absolute;
	text-align:left;
	z-index:400;
}

#topo21 {
	width:950px;
	height:160px;
	position: relative;
}

#topo211 {
	width:253px;
	height:60px;
	left:697px;
	top:35px;
	position: absolute;
}

#topo2111 {
	width:120px;
	height:25px;
	left:0px;
	top:0px;
	position: absolute;
}

#topo2112 {
	width:120px;
	height:25px;
	left:110px;
	top:0px;
	position: absolute;
}

#topo2113 {
	width:120px;
	height:25px;
	left:60px;
	top:15px;
	position: absolute;
}

#topo2114 {
	width:120px;
	height:25px;
	left:160px;
	top:15px;
	position: absolute;
}

#topo2115 {
	width:120px;
	height:25px;
	left:28px;
	top:30px;
	position: absolute;
}

#topo2116 {
	width:120px;
	height:25px;
	left:129px;
	top:30px;
	position: absolute;
}

#topo212 {
	width:950px;
	height:20px;
	left:0px;
	top:128px;
	text-align:center;
	position: absolute;
}

#menu {
	width:950px;
	height:500px;
	left:50%;
	top:160px;
	margin-left:-475px;	
	position:fixed;
	z-index:200;
}

#menu1 {
	width:240px;
	height:500px;
	left:710px;
	top:0px;
	background-color:#C2C1C1;
	position: absolute;
}

#menu11 {
	width:240px;
	height:150px;
	left:0px;
	top:220px;
	background-color:#000000;
	position: absolute;
}


#conteudo {
	width:953px;
	left:50%;
	margin-left:-475px;
	position: absolute;
	text-align:left;
}

#box1 {
	width:950px;
	height:160px;
	position: relative;
}

#box2 {
	width:710px;
	position: relative;
	z-index:200;	
}

#separa {
	width:600px;
	height:10px;
	border-top: 2px dotted #DFDFDF;
	border-bottom: 2px dotted #DFDFDF;
	position: relative;
	z-index:200;	
}


#rodape {
	width:700px;
	height:100px;
	border-top: 3px dotted #E0E0E0;	
	position: relative;
	z-index:200;	
}

#rodape1 {
	width:700px;
	height:90px;
	left:0px;
	top:10px;
	position: absolute;
	z-index:200;	
}


