* {
	font-family: verdana, arial;
	margin: 0;
	padding: 0;

}
body {
	margin: 0;
	padding: 0;
	background: url(../image/backTop.jpg) repeat-x;
	font-size: 13px;	
}
a {
	color: #9E1B15;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#top {
	background: url(../image/topo2.jpg) no-repeat;
	width: 900px;
	height: 111px;
	margin: 0 auto;
}
#top a.login {
	float: right;
	margin: 0 50px 0 0;
}
#top a.login img {
	border: none;
}

#menu {
	background: url(../image/menu_right.jpg) top right no-repeat #DEDEDE;
	height: 27px;
	width: 815px;
	margin: 0 auto;
	display: block;
}
#menu a {
	color: #292929;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 7px 11px 5px 11px;
	font-size: 11px;
}

#pg_empresa #menu a.bt_empresa,
#pg_frota #menu a.bt_frota,
#pg_noticias #menu a.bt_noticias,
#pg_fotos #menu a.bt_fotos,
#pg_regioes #menu a.bt_regioes,
#pg_parceiros #menu a.bt_parceiros,
#pg_contato #menu a.bt_contato,
#pg_servicos #menu a.bt_servico,
#menu a:hover {
	color: #fff;
	background:#BE0000;
}

#menu span.left {
	background: url(../image/menu_left.jpg) no-repeat;
	height: 27px;
	width: 7px;
	display: block;
	float: left;
}
#menu span.middle {
	background: url(../image/menu_middle.jpg) repeat-x;
	height: 27px;
	width: 801px;
	display: block;
	float: left;
}
/********************
 *box destaque
 ********************/ 
#box {
	width: 839px;
	margin: 0 auto;
	font-size:0;

}
div#main #box div.top {
	background: url(../image/box_top.jpg) top left no-repeat;
	display: block;
	height:7px;
	font-size:0;
}
#box div.left {
	background: url(../image/box_left.jpg) no-repeat;
	height: 210px;
	width: 227px;
	float: left;
}
#box div.left a{
  color:#333;
  font-size:13px;
}

#box div.left a.fir{
  display:block;
  height:40px;
  width:198px;
  position:relative;
  z-index:10px;
  line-height:22px;
  padding:5px 10px;
}

#box div.left a b{
  color:#BE0000;
}

#box div.left a.sec{
  display:block;
  height:40px;
  width:201px;
  padding:5px 10px;  
  position:relative;
  z-index:10px;
  line-height:22px;
}

#box div.left a.thr{
  display:block;
  height:45px;
  width:201px;
  padding:5px 10px;  
  position:relative;
  z-index:10px;
  line-height:22px;  
}

#box div.left a:hover{
  background: url(../image/seta.gif) center right no-repeat;
  text-decoration:none;
}

#box div.left div {
	height: 47px;
	width: 200px;
	margin: 5px 0 0 10px;
	padding: 5px;
}

#box div.left a:hover b{ 
  text-decoration:underline;
}

#box div.photo {
	width: 604px;
	height: 210px;
	float: left;
	font-size:0;
	_margin:0 0 0 -14px;
}

#box div.right {
	background: url(../image/box_right.jpg) no-repeat;
	width: 8px;
	height: 210px;
	float: left;
}

#box div.bottom {
	background: url(../image/box_bottom.jpg) repeat-x;
	height: 8px;
}

/**************************/
#pg_ #content, #pg_principal #content {
	width: 813px;
	padding: 0;
}
#content {
	background: #eee;
	width: 793px;
	margin: 0 auto;
	padding: 10px;
}
#content div.column {
	background: url(../image/column_bottom.jpg) bottom no-repeat;
	height: 270px;
	width: 252px;
	float: left;
}
#content div.column span a.button {
	background: url(../image/button.gif) top left no-repeat;
	width: 77px;
	height: 24px;
	font-size: 10px;
	color: #9e1b15;
	float: right;
	padding: 5px 0 0 0;
	cursor: pointer;
}
#content div.column span a:hover.button {
	color: #666;
}
#content div.column a {
	margin: 3px auto;
	text-align: center;
	display: block;
}
#content div.column a img {
	border: none;
}
#content div.column span {
	background: url(../image/column_middle.jpg) repeat-y;
	width: 232px;
	height: 242px;
	display: block;
	padding: 10px;
}
#content div.left {
	width: 500px;
	float: left;
	padding: 10px 10px 0 10px;
}
#other {
	background: url(../image/others.jpg) top right no-repeat;
	width: 825px;
	height: 109px;
	margin: 0 auto;
}
#other div.box {
	width: 250px;
	float: left;
	margin: 12px 0 0 0;
}
#other div.boxM {
	width: 290px;
	float: left;
	margin: 12px 20px 0 5px;
}
#other div.box p.button, #other div.boxM p.button {
	background: url(../image/button.gif) top left no-repeat;
	width: 77px;
	height: 24px;
	float: right;
	text-align: center;
	padding: 3px 0 0 0;
	color: #9e1b15;
}
#other div.box a:hover p, #other div.boxM a:hover{
  text-decoration:none;
}
#other div.box a:hover p, #other div.boxM a:hover p {
	color: #666;
}
#other div.boxM a img, #other div.box a img {
	float: left;
	margin: 0 8px;
	border: 2px solid #f1f1f1;
}
#other div.boxM a p, #other div.box a p {
	margin: 0;
	font-size: 10px;
	padding: 0;
	line-height: 15px;
}
#footer {
	background: url(../image/footer.jpg) top repeat-x;
	height: 98px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	padding: 35px 0 0 0;
	margin: 0;
}
#footer p a {
	font-size: 10px;
}
#footer span {
	background: url(../image/end.jpg) bottom no-repeat;
	width: 764px;
	height: 9px;
	display: block;
	margin: 0 auto;
}
h2 {
	font-size: 20px;
	color: #333;
	margin: 0 0 10px 0;
}
h2.home {
	background: url(../image/icon_home.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.foto {
	background: url(../image/icon_foto.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.login {
	background: url(../image/icon_login.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.documento {
	background: url(../image/icon_documento.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.frota {
	background: url(../image/icon_frota.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.servicos {
	background: url(../image/icon_service.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.valor {
	background: url(../image/icon_valor.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
/*********** *contato  **************/
#pg_contato h2 {
	background: url(../image/icon_contato.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
#pg_contato div#content div.box {
	float: left;
}
#pg_contato div#content form {
	margin: 0;
	padding: 5px 0;
	width: 275px;
	background: #DFDFDF;
}
#pg_contato div#content form p {
	margin: 0 0 10px 5px;
}
#pg_contato div#content p {
	margin: 0;
}
#pg_contato div#content form label {
	width: 70px;
	float: left;
	padding: 0 10px 0 0;
}
#pg_contato div#content form textarea, #pg_contato div#content form input {
	width: 250px;
	padding: 5px;
	border: 0;
	border: 1px solid #ccc;
}
#pg_orcamento div#content form input.submit, #pg_contato div#content form input.submit {
	width: 75px;
	height: 22px;
	float: right;
	border: 0;
}
#pg_contato div#content div.map {
	border: 1px solid #ccc;
}
/********************************************/
h2.regiao {
	background: url(../image/icon_globe.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h2.parceiro {
	background: url(../image/icon_cube.jpg) no-repeat;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 55px;
}
h3 {
	color: #9e1b15;
	font-size:13px;
}
h4 {
	color: #9e1b15;
	font-size: 15px;
}
p {
	color: #333;
	line-height: 22px;
	margin: 10px 0;
}
#pg_frota div#gallery a, #pg_servicos div#gallery a {
	border: 12px solid #fff;
	display: table;
	float: right;
	margin: 0 10px 0 0;
}
#pg_empresa div#gallery a {
	border: 12px solid #fff;
	display: table;
	float: left;
	margin: 0 10px 0 0;
}
#pg_frota div#gallery a:hover, #pg_servicos div#gallery a:hover, #pg_empresa div#gallery a:hover {
	border: 12px solid #ccc;
}
#pg_empresa div#content div.box {
	width: 350px;
	float: left;
	margin: 0 0 0 30px;
}
#pg_empresa div#content div.box p {
	margin: 0px;
	color: #000;
}
div#gallery a img {
	border: none;
}
#pg_parceiros div#content a {
	display: table;
}
#pg_parceiros div#content a img {
	border: 0;
}
sup {
	font-size: 10px;
}
#pg_frota div#content table {
	border: 1px solid #ccc;
	padding: 1px;
}
#pg_frota div#content table tr th {
	background: #ccc;
	padding: 5px 25px;
	font-size: 10px;
}
#pg_frota div#content table tr.x {
	background: #DFDFDF;
}
/******************************** *regioes ******************************/
#pg_regioes div#content img {
	float: left;
	margin: 0 15px 0 0;
}
#pg_regioes div#content ul {
	list-style: none;
}
#pg_regioes div#content ul li {
	margin: 8px 0 0 0;
	font-weight: bold;
}
/*************************** * login - meus documentos * **************************/
#pg_meusdocumentos div#content  div.login {
	width: 215px;
	margin: 0 auto;
	background: #ddd;
	padding: 30px 50px;
	border: 3px solid #ccc;
}
#pg_meusdocumentos div#content  div.login form {
	margin: 0 auto;
}
#pg_meusdocumentos div#content  div.login form label {
	float: left;
	width: 50px;
	text-align: right;
	padding: 0 5px 0 0;
	font-size: 10px;
}
#pg_meusdocumentos div#content div.login form input.submit {
	float: right;
}
#pg_meusdocumentos div#content div.list span {
	color: #999;
	font-size: 10px;
	margin: 0 0 0 20px;
}
#pg_meusdocumentos div#content div.list a {
	color: #000;
	margin: 20px 0 0 10px;
	padding: 0;
	display: block;
}
#pg_meusdocumentos div#content div.list a:hover {
	text-decoration: none;
}
#pg_meusdocumentos div#content div.list a:hover p {
	color: #BA0000;
}
#pg_meusdocumentos div#content div.list p {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../image/download.gif) no-repeat;
}
a.desconectar {
	float: right;
	font-weight: bold;
	background: url(../image/close.gif) no-repeat top right;
	padding: 0 20px;
	line-height: 16px;
}
div#download a:hover desconectar {
	text-decoration: none;
}
legend {
	background: #ccc;
	padding: 3px 10px;
	color: #333;
	margin: 0 10px;
	font-weight: bold;
	border: 1px solid #666;
}
fieldset {
	border: 1px solid #666;
	margin: 10px;
	padding: 0 0 10px 0;
}
/************************ * noticia * *******************/
div#content div.data {
	background: url(../image/data.gif) no-repeat top left;
	height: 64px;
	width: 49px;
	text-align: center;
	float: left;
	margin: 0 5px 0 0;
}
div#content div.data div.dia {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 35px;
}
div#content div.data div.mes {
	color: #9E1B15;
	font-weight: bold;
	height: 42px;
	font-size: 15px;
}
/***************
 *noticias
 **************/ 
 
 #pg_noticias div#content a span{
  float:left;
  font-size:10px;
  line-height:15px;
  color:#999;
  padding:0 5px 0 0;
 }

#pg_noticias div#content a p{
  font-size:10px;
  line-height:12px;
  margin:0;
}

#pg_noticias div#content a{
margin:15px 0;
display:block;
}

#pg_noticias div#content a:hover,
#pg_noticias div#content a:hover h3,
#pg_noticias div#content a:hover p{
  text-decoration:none;
  color:#666;
}
    
#pg_noticias div#content div.new {
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#pg_noticias div#content div.new p {
	margin: 0;
}
#pg_noticias div#content div.new img {
	float: left;
	margin: 0 5px 0 0;
	border: 0;
}
#pg_noticias div#content div.new a:hover h3, #pg_noticias div#content div.new a:hover p {
	color: #9E1B15;
}
/******************* *noticia ******************/
#pg_noticia div#content img {
	float: right;
}
#pg_noticia div#content a img {
	border: 3px solid #ccc;
	margin: 10px;
}
#pg_noticia div#content h3 {
	font-size: 18px;
}
/****************  *album   *****************/
#pg_fotos div.album a {
	display: block;
	width: 370px;
	float: left;
	margin: 5px 10px;
}
#pg_fotos div.album a img {
	float: left;
	border: 2px solid #fff;
	margin: 0 10px 0 0;
}
#pg_fotos div.album a:hover h3, #pg_fotos div.album a:hover {
	text-decoration: none;
	color: #666;
}
#pg_fotos div.album a:hover img {
	border: 2px solid #999;
}
#pg_fotos div.fotos div#gallery a {
	display: block;
	float: left;
	border: 2px solid #fff;
	margin: 10px;
}
#pg_fotos div.fotos div#gallery a:hover {
	border: 2px solid #999;
}
#pg_fotos div#content p.span {
	color: #666;
	font-size: 10px;
	margin: 0 0 5px 0;
	line-height: 12px;
}
.back {
	float: right;
	margin: 0 10px 0 0;
	background: url(../image/arrow.gif) no-repeat;
	padding: 0 0 0 20px;
}
/********************** *paginacao **********************/
#paginacao {
	color: #862E13;
	width: 100%;
	font-size: 11px;
	padding: 5px 0;
	margin: 20px 0 0 0;
	text-align: center;
	clear: both;
	display: table;
}
#paginacao p a {
	background-color: #FFF;
	color: #4C5044;
	background-color: #CCC;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 4px;
	margin: 0 2px;
	display: inline;
}
#paginacao p a:hover {
	background-color: #9E1B15;
	color: #FFF;
	text-decoration: none;
}
#paginacao p span {
	background-color: #9E1B15;
	padding: 0px 4px;
	color: #FFF;
}
#paginacao h4 {
	float: left;
	font-size: 11px;
	color: #000;
}
#paginacao p {
	float: right;
	margin: 0px;
}

div.alert{
  border:1px solid #9E1B15;
  padding:5px;
  background:#FF948F;
  font-size:10px;
  margin:10px;
  color:#9E1B15;
}


.msg{
  border:1px solid #999;
  background:#ccc;
  padding:10px;
}
