@charset "utf-8";
/* CSS Document */
body {
	background:url(imagens/fundo_topo.png) no-repeat;
}
hr {
	color:#D4D4D4;
	width:100%;
}
.li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	color:#666;
}
#fundo_topo {
	width:100%;
	height:400px;
}
#topo {
	width:950px;
	height:250px;
	background:url(imagens/topo.png);
	margin:auto;
	padding:0;
}
#tudo {
	width:950px;
	margin:auto;
	padding:0;
}
#logo {
	padding-top:20px;
	float:left;
}
#menu {
	width : 550px;
	padding-left:10px;
	margin-top:-15px;
	float:left;

}
/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

.menu_decora {
	color: #FFF;
}
.menu_decora:hover {
	color: #FC0;
}
/*!!!!!!!!!!! MyCSSMenu Styles !!!!!!!!!!!*/

	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 10px 5px 10px;
		color: #FFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color: #000;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:12px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color: #FC0;
		color: #000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#0066cc;
		color:#FC0;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}
.currence {
	color: #FC0;
}
#bem_vindos {
	width:950px;
	height:auto;
	float:left;
	margin-top:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003;
}
#box_login {
	float:left;
	margin-left:350px;
	margin-top:175px;
	color: #000;
	font-size:12px;
	width:320px;
	height:55px;
	background: url(imagens/fundo_login.png);
}
#col1 {
	width:300px;
	height:auto;
	padding-right:16px;
	float:left;
}
#col2 {
	width:900px;
	margin-top:15px;
	height:auto;
	float:left;
}
.titulo1 {
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
}
.titulo_p2 {
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}
.tit_cinza {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CCC;
	padding-bottom:20px;
}
hr {
	color: #003;
}
.texto_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.texto_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-align:center;
	padding-top:20px;
}
#rodape {
	background: url(imagens/fundo_rodape.png);
	width:100%;
	height:170px;
	float:left;
}
#paginas {
	float:left;
}