@charset "utf-8";

/* #### SITE #### */

body{
	margin: 0px;
	background-color: #000;
	background-image: url(imagem/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
a {
	text-decoration:none;
	color: #999999;
}

a div {cursor:pointer;}

a:hover {
	color:#B1B1B1;
}
H1 {
	PADDING: 0px;
	FONT-FAMILY: "Trebuchet MS", Arial;
	FONT-SIZE: 16pt;
	COLOR: #FFFFFF;
	FONT-STYLE: italic;
	LETTER-SPACING: -1pt;
	MARGIN: 0px;
}

H2 {
	PADDING: 0px;
	TEXT-TRANSFORM: lowercase;
	FONT-FAMILY: "Trebuchet MS", Arial;
	FONT-SIZE: 16pt;
	COLOR: #FF9900;
	FONT-STYLE: italic;
	LETTER-SPACING: -1pt;
	MARGIN: 0px;
}

h3 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding:10px;
}

h4 {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#geral {
	width:963px;
	text-align:left;
	margin:auto;
	background-image: url(imagem/bg_main1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:20px;
}

#logo {
	width:250px;
	height: 90px;
	float:left;
}
#top_menu {
	width:683px;
	float:left;
	height:40px;
	padding-top:10px;
}
#top {
	width:683px;
	float:left;
	padding-top:10px;
}

#main {
	width: 943px;
	float:left;
	background-image: url(imagem/bg_main2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#333333;
	padding:10px;
}

/* #### RODAPE #### */

#rodape {
	width:100%;
	clear:both;
	color: #FFFFFF;
	background-image: url(imagem/bg_rodape.jpg);
	background-repeat: repeat-x;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-width:1003px;
}

#rodape_menu {
	background-image: url(imagem/lh_rodape.jpg);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 35px;
	background-position: bottom;
}

#rodape a{
	color: #FFFFFF;
}
#rodape a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* #### MAIN #### */

#le {
	width:250px;
	float:left;
}

#menu {
	width:250px;
	float:left;
	padding-top:10px;
}
#parceiros {
	width:250px;
	float:left;
	padding-top:10px;
}
#parceiros_box {
	width:190px;
	float:left;
	height: 100px;
}
#content {
	width:683px;
	float:left;
	padding-left:10px;
}

#artigos {
	width:357px;
	float:left;
	height:210px;
	padding-top:10px;
}
#mural {
	width:316px;
	float:left;
	height:210px;
	padding-top:10px;
	padding-left:5px;
}

#artigos_box {
	width:337px;
	height:140px;
	padding:10px;
	background-image: url(imagem/bg_cartigos.jpg);
	background-repeat: no-repeat;
}
#mural_box {
	width:296px;
	height:140px;
	padding:10px;
	background-image: url(imagem/bg_cmural.jpg);
	background-repeat: no-repeat;
}

#ax {
	width:683px;
	float:left;
	padding-top:10px;
}
#ax_t {
	width:663px;
	float:left;
	height:30px;
	padding-bottom:40px;
	background-image: url(imagem/i_caux.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#ax_box {
	width:663px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-image: url(imagem/bg_caux.jpg);
	background-repeat: repeat-y;
}
