@import url("menu.css");
@import url("titulos.css");
@import url("interna.css");

* {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#default {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body {
	background:#E0E0DE url(../_img/bg.png) left top repeat-x ;
}
#wrap {
	position:absolute;
	top:0;
	left:0;
	background:url(../_img/bg-topo.png) center top no-repeat;
	height:162px;
	width:100%;
}
#principal {
	position:relative;
	width:780px;
	margin:0 auto;
	height:800px;
}
/*******************************************/
/******************* TOPO ******************/
/*******************************************/
#principal #topo {
	float:left;
	width:780px;
	padding:47px 0 0;
	height:135px;
}
#principal #topo #logo,
#principal #topo #logo-interna {
	float:left;
	display:inline;
	width:250px;
	height:47px;
	margin-left:65px;
	margin-bottom:30px;
	line-height:47px;
	text-indent:-1999px;
	background:url(../_img/logo.png) left top no-repeat;
}
/* \*/
	*html #principal #topo #logo {
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/logo.png', sizingMethod='crop');
	}
	*html #principal #topo #logo-interna {
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/logo.png', sizingMethod='crop');
	}

/* \*/
#principal #topo #logo a,
#principal #topo #logo-interna a {
	display:block;
	height:47px;

}
#principal #topo fieldset {
	float:right;
	width:120px;
	margin-top:29px;
	border:none;
}
#principal #topo fieldset legend {
	font-size:9px;
	padding-top:10px;
	padding-bottom:5px;
	color:#666;
	_margin-left:-6px;
}
#principal #topo fieldset select {
	width:98px;
	font-size:10px;
	color:#666;
}

#principal #banner {
	float:left;
	width:778px;
	height:176px;
}
#principal #container {
	float:left;
}

/*******************************************/

#principal #container div.titulo {
	background:url(../_img/bg-titulo.gif) left bottom repeat-x;
	height:41px;
	width:96%;
	margin-bottom:10px;
	padding-top:10px;
}	
#principal #container div.titulo h3 { 
	text-indent:-1999px;
	height:41px;
}

/* TITULOS.CSS*/

/*******************************************/
/********* Titulos no menu SIDEBAR *********/
/*******************************************/

#principal #container #sidebar {
	float:left;
	width:180px;
	
	min-height:416px;
	_height:416px;

	padding-right:16px;
	padding-left:20px;
	background:url(../_img/bg-sidebar.jpg) right top no-repeat;
}
#principal #container #sidebar.novidades-en {
	position: static;
	background:url(../_img/bg-sidebar.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bg-sidebar.png', sizingMethod='crop'); 
}
#principal #container #sidebar ul li {
	list-style:none;
	padding:5px 0 6px 18px;
}
#principal #container #sidebar ul li a {
	color:#666;
	text-decoration:none;
}
#principal #container #sidebar.novidades-en ul li a {
	position: relative;
}
#principal #container #sidebar ul li a:hover { text-decoration:underline; } 
#principal #container #sidebar ul.bullet-azul li {
	background:url(../_img/bullet-azul.gif) left center no-repeat;
}
#principal #container #sidebar ul.bullet-amarelo li {
	background:url(../_img/bullet-amarelo.gif) left center no-repeat;
}

/*******************************************/
/****************** MAIN *******************/
/*******************************************/
#principal #container #main {
	float:left;
	width:535px;
	padding-left:15px;
	color:#666;
	font-size:11px;
}
#principal #container #main a.link {
	float:left;
	width:120px;
	margin-top:5px;
	padding:0 0 3px 18px;
	background:url(../_img/bullet-azul.gif) left center no-repeat;
	color:#666;
	text-decoration:none;
}
#principal #container #main a.link.right {
	float:right;

}
#principal #container #main a.link:hover{ text-decoration:underline; }
#principal #container #main h3.conheca {
	float:left;
	background:url(../_img/conheca-multi.gif) no-repeat;
	/*	width:237px;**/
	width:100%;
	height:39px;
	padding-bottom:7px;
	text-indent:-1999px;
	padding-top: 7px;
	margin-top: 7px;
}
#principal #container #main #conheca img {
	float:left;
	padding:0 10px 12px 0; 
}
#principal #container #main #conheca p {
	float:left;
	width:325px;
}
#principal #container #noticias {
	float:left;
	clear:left;
	width:361px;
}
#principal #container #noticias li {
	float:left;
	clear:left;
	list-style:none;
	padding-bottom:11px;
	width:350px;
	text-decoration:none;
}

#principal #container #noticias li a {
	text-decoration:none;
	color:#333;
}

#principal #container #noticias li em {
	font-style:normal;
	color:#f90;
	text-decoration:none;
}
#principal #container #noticias li span {
	color:#0C69B3;
	text-decoration:none;
}
#principal #container #noticias li p {
	font-size:10px;
	line-height:15px;
}


#principal #container #noticias li a:hover { text-decoration:underline; }

#principal #container #cadastre-se {
	float:right;
	width:149px;
}
#principal #container #cadastre-se fieldset {
	border:none;
	padding-top:10px;
}
#principal #container #cadastre-se fieldset legend { display:none; }
#principal #container #cadastre-se label {
	color:#f90;
	font-size:9px;
}
#principal #container #cadastre-se input {
	clear:left;
	width:110px;
	color:#666;
}
#principal #container #cadastre-se .btn-ok {
	float:right;
	width:33px;
	height:17px;
	margin-top:-18px;
	background:url(../_img/btn-ok.png) no-repeat;
}
/***************** RODAPE *****************/

#principal #rodape {
	float:left;
	width:741px;
	background:url(../_img/bg-rodape.png) left top no-repeat;
	color:#666;
	font-size:10px;
	margin-top:15px;
	padding:10px 0 20px;
}
