@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background: white;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color:#808080;
	outline: 0;
	background: url(../img/background_1px.png) repeat-x;
}

strong
{
	font-weight: bold;
}

h1{
	font-size: 13px;
}

.clear
{
	clear:both;
	float: none;
}

.left
{
	float:left;
}

/* Layout Styles Starts */

#wrapper{
	width: 960px;
	margin: 0 auto;
}

#header-top{
	z-index: 3;
	position:relative;
	height: 101px;
	background: url(../img/barra_topo.jpg) repeat-x;
}

#header-top #logo{
	position:absolute;
	top: 20px;
	left: 20px;
}

#header-top #menu_principal
{
	position:absolute;
	top: 60px;
	right: 20px;
	height: 24px;
}

#menu_principal li{
	list-style:none;
	margin:0 0 0 3px;
}

#menu_principal li, #menu_principal li a, #menu_principal li a span, #menu_principal li a.current, #menu_principal li a.current span{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	text-decoration:none;
	cursor: pointer;
}

#menu_principal li a, #menu_principal li a.current{
	color:#808080;
	padding:0 0 0 9px;
}

#menu_principal li a span, #menu_principal li a.current span{
	color:#808080;
	padding:0 6px 0 0px;
}

#menu_principal li a:hover, #menu_principal li a.current{
	background:url(../img/botao_menu_principal_left.png) no-repeat left;
	color:#1A1A1A;
}

#menu_principal li a:hover span, #menu_principal li a.current span{
	background:url(../img/botao_menu_principal_right.png) no-repeat right;
	color:#1A1A1A;
}

/***** menu produtos ****/

#menu_principal #menu_produtos
{
	position: relative;
}

#menu_principal #inner_produtos
{
	z-index:100;
	display: none;
	padding: 10px 0 0 6px;
	position: absolute;
	top: 20px;
	left: 0;
	width: 147px;
	height: 67px;
	background:url(../img/submenu.png) no-repeat;
}

#menu_principal #inner_produtos a
{
	display: block;
	width: 128px;
	height: 23px;
	font-size: 11px;
	line-height:11px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 1px;
}

#menu_principal #inner_produtos a:hover
{
	background:url(../img/submenu_hover.png) no-repeat;
}

/**** menu serviços ***/
#menu_principal #menu_servicos
{
	position: relative;
}

#menu_principal #inner_servicos
{
	z-index:100000!important;
	display: none;
	padding: 10px 0 0 6px;
	position: absolute;
	top: 20px;
	left: 0;
	width: 147px;
	height: 67px;
	background:url(../img/submenu.png) no-repeat;
}

#menu_principal #inner_servicos a
{
	display: block;
	width: 128px;
	height: 23px;
	font-size: 11px;
	line-height:11px;
	vertical-align: middle;
}

#menu_principal #inner_servicos #softwareLink
{
	padding-top: 3px;
	padding-bottom: 1px;
}

#menu_principal #inner_servicos a:hover
{
	background:url(../img/submenu_hover.png) no-repeat;
}


#caixa_pesquisa
{
	margin-top: -5px!important;
	display:block!important;
	width: 196px!important;
	height: 42px!important;
	background:url(../img/box_pesquisar.png) no-repeat;
}

#caixa_pesquisa:hover
{
	
}

#caixa_pesquisa input
{
	margin: 5px 0 0 36px;
	background:	transparent none repeat scroll 0 0;
	border: 0 none;
	color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 11px;
	text-align: center;
	float:left;
}

#caixa_pesquisa #submitPesquisa
{
	display: block;
	width: 20px;
	height: 20px;
	float:right;
}

#caixa_pesquisa #submitPesquisa:hover
{
	background:none;
}

#escolha_idiomas
{
	margin-top: -35px;
	margin-left: 20px;
	padding-bottom: 39px;
}

#escolha_idiomas li
{
	margin: 0;
	padding: 0;
}

#escolha_idiomas a
{
	margin: 0!important;
	padding: 0!important;
	display: block;
	width: 30px;
	height: 25px;
}

#escolha_idiomas #idioma_uk
{
	background:url(../img/en_flag_normal.png) no-repeat;
}

#escolha_idiomas #idioma_uk:hover, #escolha_idiomas #idioma_uk.selected
{
	background:url(../img/en_flag_seleccionado.png) no-repeat;
}

#escolha_idiomas #idioma_es
{
	background:url(../img/es_flag_normal.png) no-repeat;
}

#escolha_idiomas #idioma_es:hover, #escolha_idiomas #idioma_es.selected
{
	background:url(../img/es_flag_seleccionado.png) no-repeat;
}

#escolha_idiomas #idioma_fr
{
	background:url(../img/fr_flag_normal.png) no-repeat;
}

#escolha_idiomas #idioma_fr:hover, #escolha_idiomas #idioma_fr.selected
{
	background:url(../img/fr_flag_seleccionado.png) no-repeat;
}

#escolha_idiomas #idioma_pt
{
	background:url(../img/pt_flag_normal.png) no-repeat;
}

#escolha_idiomas #idioma_pt:hover, #escolha_idiomas #idioma_pt.selected
{
	background:url(../img/pt_flag_seleccionado.png) no-repeat;
}

#escolha_idiomas #idioma_ar
{
	background:url(../img/ar_flag_normal.png) no-repeat;
}

#escolha_idiomas #idioma_ar:hover, #escolha_idiomas #idioma_ar.selected
{
	background:url(../img/ar_flag_seleccionado.png) no-repeat;
}

/*pesquisa**/
.linkPesquisa
{
	color: #0068B3;
}

#numeros a
{
	color: #0068B3;
}

/**** header ****/

#header
{
	margin: 2px 0 2px 0;
	position:relative;
	z-index:0;
}

#header #banner
{
}

#header #jimpisoft_in_the_world
{
	position: absolute;
	top: 130px;
	left: 600px;
	width: 250px;
	height: 97px;
}


#header #newsletter_helpdesk
{
	width: 960px;
	height: 42px;
}

#header #helpdesk
{
	margin-top: 1px;
	float:left;
	display:block;
	width: 318px;
	height: 41px;
	margin-left: 20px;
}

#header #subscrever_newsletter
{
	padding-top: 7px;
	float: right;
	margin-right: 20px;
}

#header #subscrever_newsletter #img_newsletter
{
	float:left;
}

#header #subscrever_newsletter input
{
	background:	transparent none repeat scroll 0 0;
	border: 0 none;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 11px;
}

#header #subscrever_newsletter #nome_newsletter
{
	float: left;
	background:url(../img/box_nome_news.png);
	padding: 6px 10px 6px 10px;
	width: 180px;
}

#header #subscrever_newsletter #email_newsletter
{
	float: left;
	background:url(../img/box_email_news.png);
	padding: 6px 8px 6px 10px;
	width: 180px;
}

#header #subscrever_newsletter #submit
{
	margin-top: 1px;
	float: left;
	padding-top: 6px;
	color: white;
	display:block;
	background:url(../img/box_submit_news.png) no-repeat;
	width: 78px;
	height: 21px;
	text-align:center;
	font-size:11px;
}

#header #subscrever_newsletter #submit:hover
{
	
}
/***** container **/
#container
{
	padding: 10px 0 10px 20px;
}

#container p{
	line-height: 20px;
}

/*** caixa com background negro **/
#container h3
{
	background:url(../img/back_titulo_h3.png) no-repeat;
	width: 99px;
	height: 19px;
	text-align: center;
	padding-top: 6px;
	color: white;
}

/*** caixa com background negro h4 **/
#container h4
{
	background:url(../img/back_titulo_h4.png) no-repeat;
	padding: 6px 0 7px 18px;
	color: white;
}

#container h4 span
{
	background:url(../img/h4_span.png) no-repeat right top;
	padding: 5px 18px 5px 0;
	margin: 0 0 0 0;
}

/*** pagina serviços *****/
.screenAction
{
	display: block;
	width: 36px;
	height: 28px;
	background:url(../img/but_olho01.png) no-repeat;
	float: right;
}

.screenAction:hover
{
	background:url(../img/but_olho02.png) no-repeat;
	
}

/** pagina sobre-nos ***/
#container #missao
{
	margin-top: 10px;
	width: 205px;
	padding:0 5px 0 5px;
}

#container #historial
{
	margin-top: 10px;
	width: 405px;
	padding:0 5px 0 5px;
}

#container #links
{
	width: 625px;
	padding:0 5px 0 0px;
}

/***** moldura azul **/

.molduraAzulImagem
{
	position:relative;
	width: 152px;
	height: 124px;
}

.molduraAzul
{
	position:absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

.imagemDaMoldura
{
	position:absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
}

.molduraAzulImagem a
{
	position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 20;
	color: white;
	font-size: 12px;
	display:block;
	width: 120px;
	text-align: center;
}

.imagemDaMolduraLink img
{
	z-index: -100000!important;
}

.imagemDaMolduraLink
{
	position:absolute!important;
	top: 10px!important;
	left: 10px!important;
	z-index: 4!important;
}

.imageItemGallery
{
	float: left;
	display: block;
	width: 155px;
	height: 99px;
	background:url(../img/fundo_imgs_galeria.jpg) no-repeat;
}

.imageItemGallery img
{
	margin: 10px 0 0 10px;
	background:url(../img/fundo_imgs_galeria.jpg) no-repeat;
}

/****** botão parceiros *****/

.servicosParceiros
{
	background:url(../img/fundo_but_parceiros01.png) no-repeat;
	color: #9E9E9F;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	width: 191px;
	height: 44px;
	float: left;
	padding-left: 10px;
}

.servicosParceiros span
{
	display: block;
	width: 168px;
	cursor: pointer;
}

.caixa_accao_noticias h5
{
	padding-top: 5px;
	float:left;
	width: 96px;
	height: 19px;
	font-weight: bold;
	text-align:center;
	background:url(../img/box_news_titulo.png) no-repeat;
	color: #000000;
}

.caixa_accao_noticias a
{
	padding-top: 5px;
	float: left;
	width: 62px;
	height: 19px;
	display: block;
	color:#FFF;
	background:url(../img/box_news_accao.png) no-repeat;
	text-align:center;
	font-size: 11px;
}

.caixa_noticias_home
{
	margin-top: 10px;
	margin-right: 20px;
}

.caixa_noticias
{
	float:left;
	width: 280px;
	padding: 0 10px 0 0;
}

.caixa_noticias h1
{
	font-weight:bold;
	text-transform:uppercase;
	line-height: 20px;
	color: #0068B3;
}

.caixa_noticias h2
{
	line-height: 20px;
	font-weight:bold;
	color:#000;
}

.caixa_noticias p
{
	line-height: 20px;
}

.caixa_noticias a
{
	float:right;
	display: block;
	width: 27px;
	height: 19px;
	background:url(../img/but_mais_normal.png) no-repeat;
}

.caixa_noticias a:hover
{
	background:url(../img/but_mais_seleccionado.png) no-repeat;
}

.direita_pontos
{
	background:url(../img/noticias_direita_pontos.png) top right no-repeat;
}

.esquerda_pontos
{
	background:url(../img/noticias_direita_pontos.png) top left no-repeat;
	padding-left: 20px;
}

#view_noticia
{
	width: 610px!important;
	padding-left:5px;
}

#footer-wrapper{
	background:url(../img/footer_backgroud_1px.png) repeat-x;
	padding-top: 50px;
}

/* slideshow */

#slideshow {
    height:180px;
    position:relative;	
	width: 280px;
	float:left;
}
#slideshow li {
    height:180px;	
    left:0;	
    opacity:0.0;	
    position:absolute;
    top:0;
    z-index:8;
	background-color: white;
}
#slideshow li.active {
    opacity:1.0;
    z-index:10;
}
#slideshow li.last-active {
    z-index:9;
}

/*** galeria ***/

#galleryCombobox
{
	border:1px solid #0067B1;
	font-size: 11px;
}

#footer
{
	position:relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	height: 64px;
}

#footer #img_microsoft
{
	margin-left: 10px;
}

#footer h1
{
	position:absolute;
	top: 48px;
	left: 130px;
	font-size: 12px;
	/*display: inline;
	margin: 0 0 0 10px;
	padding-bottom: 50px;*/
}

#footer #logos_rentway_fleetway
{
	position:absolute;
	top: 13px;
	right: 0;
}

/**** forms *****/

form
{

}

form .input
{
	clear: both;
	margin: 3px 0 3px 0;
}

form fieldset legend
{
	font-weight: bold;
}

form .text label, form .textarea label, form .select label
{
	padding-top: 5px;
	line-height: 14px;
	width: 15%;
	display: block;
	float: left;
	text-align:right;
	padding-right: 10px;
	clear: both;
	color: #0067B1;
}

form .text input
{
	border: 0 none;
	background: transparent url(../img/input_text.png) no-repeat scroll 0 0;
	width: 280px!important;
	height: 21px;
	font-size: 11px;
	color: #B2B2B2;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}

form .checkbox input
{
	margin-left: 55px;
	/*background: none;*/
}

form .checkbox label
{
	line-height: 14px;
	margin-left: 10px;
}

form .date label
{
	margin-right: 10px;
}

form .text input, form .textarea textarea, form .select input
{
	width: 70%;
}

form .radio fieldset
{
	clear: both;
}

form .radio fieldset input
{
	float: left;
	display: block;
}

form .submit
{
	clear: both;
	text-align: right;
	padding: 1px 30px 1px 15px;
}

form .submit input
{
	/*border: 0;*/
}

form .error-message
{
	line-height: 15px;
	text-align: right;
	color: red;
	padding-right: 30px;
}

form .submit .button
{
	color: white;
	width: 108px;
	height: 36px;
	background: transparent url(../img/but_enviar.png) no-repeat scroll 0 0;
	border: medium none;
	font-size: 12px;
	padding-bottom: 5px;
}

form .submit .button:hover
{
	background: transparent url(../img/but_enviarover.png) no-repeat scroll 0 0;
	
}

#jimpi-world {
	font-size:11px;
	margin: 0;
	padding: 0;
	height: 1em;
	}
#jimpi-world li {
	list-style: none;
	float: left; }
#jimpi-world li a {
	display: block;
	padding: 3px 8px;
	background-color: #1a1a1a ;
	color: #fff;
	text-decoration: none; }
#jimpi-world li ul {
	height:auto;
	display: none; 
	width: 122px; /* Width to help Opera out */
	background-color: #b2b2b2;}
#jimpi-world li:hover ul, #jimpi-world li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#jimpi-world li:hover li, #jimpi-world li.hover li {
	float: none; }
#jimpi-world li:hover li a, #jimpi-world li.hover li a {
	background-color: #b2b2b2;
	border-bottom: 1px solid #fff;
	color: #fff; }
#jimpi-world li li a:hover {
	background-color: #4d4f53; }

/* pagination */

.pagination {
                text-align: right;
                padding: 20px 450px 5px 0;
                }
.pagination div {
                margin: 0 5px 0 0;
                padding: 3px 6px;
                float:right;
                }                

.pagination a {
                margin: 0 5px 0 0;
                padding: 3px 6px;
                float:right;
				color: #0068B3;
                }

.pagination a.number {
				
                }

.pagination a.current {
                
                }
				
.pagination a.current:hover {
				
                }
				
				
a:focus {
    outline: none;
}
