.body{
	vertical-align: top;
	background-color: #0076ba;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	border: 1px solid white;
	font-family: arial;
	font-size:14px;
}

.principal{
	/*background: url(./fotos/fundo/fundo_teste.png) fixed;*/	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	border: 1px solid white;
}

.cabecalho_index{
	background: url(./fotos/cabecalho/cab_final3.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}

.cabecalho{
	background: url(./fotos/cabecalho/cab_final2.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}

.cabecalho_history{
	background: url(./fotos/cabecalho/history2.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}


.cab_rub{
	background: url(./fotos/cabecalho/cab3.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}

.cab_tapes{
	background: url(./fotos/cabecalho/florteilriemchen_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}



.cab_roving{
	background: url(./fotos/cabecalho/vorgarnhulsen_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}

.cab_combing{
	background: url(./fotos/cabecalho/manchons_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}

.cab_rubbing{
	background: url(./fotos/cabecalho/frotteur_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
	
}

.cab_roller{
	background: url(./fotos/cabecalho/dzbezuge_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}


.cab_drafting{
	background: url(./fotos/cabecalho/cab.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}


.cab_t_aprons{
	background: url(./fotos/cabecalho/texturr_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}


.cab_t_cots{
	background: url(./fotos/cabecalho/texturr_cabecalho1.png) center no-repeat;
	width: 720px;
	height: 200px;
	background-color: white;
	text-align: right;
	vertical-align: top;
}


.centro1{
	background: url("./fotos/corpo4.png") center no-repeat;
	width: 720px;
	height: 420px;
	background-color: white;
}

.centro2{
	width: 720px;
	height: 420px;			
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid white;
}

.pages{
	border: 0px solid white;
	width: 450px;
	height: 390px;	
	background-color: #d9d9d9;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	
	/*background: url("./fotos/testes.png");*/
}

.left{
	padding: 1.5px;
	border-spacing: 1px ;
	text-align: left;	
}
.right2{
	padding: 1.5px;
	border-spacing: 1px;
	text-align: right;
}


.column{
	background-color: #014368;	
}

.right{
	text-align: right;
	vertical-align: middle;
}

.rodape{
	background-color: black;	
	color: white;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}

a.menu {
	display: block;
	width: 150px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	color: #FFFFFF;
	BORDER: none;
	border: solid 1px #FFFFFF;
	background-color: #2e2e2e;
}

a.menu:hover {
	border: solid 1px black;
	background-color: white;
	color: black;
}

a.menu2 {
	display: block;
	width: 150px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	color: #FFFFFF;
	BORDER: none;
	border: solid 1px #FFFFFF;
	background-color: gray;
}

a.menu2:hover {
	border: solid 1px black;
	background-color: silver;
	color: black;
}

a.menu3 {
	display: block;
	width: 150px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	color: black;
	BORDER: none;
	border: solid 1px #FFFFFF;
	background-color: silver;
}

a.menu3:hover {
	border: solid 1px black;
	background-color: gray;
	color: white;
}

.image{
	width: 150px;
	vertical-align: top;
}

.texto{
	width: 570px;
	color: black;
	vertical-align: top;
}

.texto2{
	width: 570px;
	color: black;
	vertical-align: middle;
	
}

.transparent{
	width: 570px;
}

/*td div{
	width: 532px;
	height: 348px;
	overflow: auto ;
	border: 1px solid white;
	text-align: justify;
	color: #2e2e2e;	
}*/

.foto{
	background: url("./fotos/corpo3.png");
}


.escuro1{
	height: 40px;
	width: 720px;
	background: url("./fotos/escuro1.png") center no-repeat;
}

.escuro2{
	height: 80px;
	width: 720px;
	background: url("./fotos/escuro2.png") center no-repeat;
}

.historial{
	background: url("./fotos/historial.png") center no-repeat;		
	text-align: center;
	width: 718px;
	height: 420px;
	background-color: white;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding-left: 1px;
	border-left: 0px solid white;
	border-collapse: collapse;
	
}

.products{
	/*background: url("./fotos/products2.png") top no-repeat;*/
	background: url("./fotos/historial.png") center no-repeat;		
	text-align: center;
	width: 718px;
	height: 420px;
	background-color: white;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding-left: 1px;
	border-left: 0px solid white;
	border-collapse: collapse;
	
}

.contacts{
	background: url("./fotos/phone3.png") top no-repeat;		
	text-align: center;
	width: 718px;
	height: 420px;
	background-color: white;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding-left: 1px;
	border-left: 0px solid white;
	border-collapse: collapse;	
}

.services{
	background: url("./fotos/world6.png") top no-repeat;		
	text-align: center;
	width: 720px;
	height: 420px;
	background-color: white;	
	margin: 0px;
	border-spacing: 0px;
	padding-left: 1px;
	border-collapse: collapse;	
}

.tabela_service{
	width: 680px;
	
}

.tabela_service_column{
	vertical-align: top;
}

.tabela_service_contact{
	
}

.service_column1{
	vertical-align: top;
	background-color: gray;
	color: white;
	width: 150px;
}

.service_column2{
	vertical-align: top;
	background-color: gray;
	color: white;
}

.news{
	background: url("./fotos/newspaper1.png") top no-repeat;		
	text-align: center;
	width: 718px;
	height: 420px;
	background-color: white;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding-left: 1px;
	border-left: 0px solid white;
	border-collapse: collapse;	
}

.descricao{
	width: 720px;	
	height: 230px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;	
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.descricao_texto{
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

.descricao_texto2{
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}

.titulo{
	vertical-align: middle;
	background: url("./fotos/titulo_final5.png") center no-repeat;
	color: white;
	height: 42px;
	width: 700px;
	text-align: right;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;	
}

.titulo2{
	vertical-align: middle;
	background: url("./fotos/titulo_final.png") right no-repeat;
	color: white;
	height: 42px;
	width: 700px;
	text-align: right;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;	
}

.voltar{
	text-align: right;
	background: url("./fotos/voltar2.png") right no-repeat;
	vertical-align: bottom;
	height: 42px;	
	text-decoration: none;
}

.voltar2{
	text-align: right;
	background: url("./fotos/voltar4.png") right no-repeat;
	vertical-align: bottom;
	height: 42px;
	text-decoration: none;
}

.rodape2{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: 1px solid silver;
	padding: 3px;
}

a.menu9{
	color: silver;
	text-decoration: none;
}


.contacto{
	width: 100%;
}

.contacto_column{
	width: 330px;
	border-bottom: 1px solid white;
}

.separate{
	padding-left: 10px;
	width: 20px;
}

.img_news{
	height: 200px;	
}

.productos{
	width: 680px;
}


.icon_rub:hover{
	background: url("./fotos/icons/cab3.png") left no-repeat;
	background-color: gray;
}

.icon_rub{
	background: url("./fotos/icons/cab4.png") left no-repeat ;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;	
	width: 320px;
}

.icon_rub a{
	color : black;
	text-decoration: none;
}

.icon_tapes:hover{
	background: url("./fotos/icons/florteilriemchen_icon1.png") left no-repeat;
	background-color: gray;
}

.icon_tapes{
	background: url("./fotos/icons/florteilriemchen_icon2.png") left no-repeat ;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	color: white;
	text-decoration: none;	
	width: 320px;
}

.icon_tapes a{
	color: black;
	text-decoration: none;
}

.icon_roving{
	background: url("./fotos/icons/vorgarnhulsen_icon2.png") left no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	width: 320px;
	color: white;
}

.icon_roving:hover{
	background: url("./fotos/icons/vorgarnhulsen_icon1.png") left no-repeat ;
	background-color: gray;
	
	text-decoration: none;	
}

.icon_roving a{
	color: black;
	text-decoration: none;
}

.icon_combing{
	background: url("./fotos/icons/manchons_icon2.png") left no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	width: 320px;
	color: white;
}

.icon_combing:hover{
	background: url("./fotos/icons/manchons_icon1.png") left no-repeat ;
	background-color: gray;
	text-decoration: none;	
}

.icon_combing a{
	color: black;
	text-decoration: none;
}


.icon_rubbing{
	background: url("./fotos/icons/frotteur_icon2.png") left no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	width: 320px;
	color: white;
}

.icon_rubbing:hover{
	background: url("./fotos/icons/frotteur_icon1.png") left no-repeat ;
	background-color: gray;
	text-decoration: none;	
}

.icon_rubbing a{
	color: black;
	text-decoration: none;
}


.icon_roller{
	background: url("./fotos/icons/dzbezuge_icon2.png") left no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	width: 320px;
	color: white;
}

.icon_roller:hover{
	background: url("./fotos/icons/dzbezuge_icon1.png") left no-repeat ;
	background-color: gray;
	text-decoration: none;	
}

.icon_roller a{
	color: black;
	text-decoration: none;
}

.icon_drafting{
	background: url("./fotos/icons/cab2.png") left no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	width: 320px;
	color: white;
}

.icon_drafting:hover{
	background: url("./fotos/icons/cab.png") left no-repeat ;
	background-color: gray;
	text-decoration: none;	
}

.icon_drafting a{
	color: black;
	text-decoration: none;
}

.icon_t_aprons{
	background: url("./fotos/icons/texturr_icon2.png") left no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 115px;
	height: 30px;
	border: 1px solid white;
	background-color: silver;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	width: 320px;
	color: white;
}

.icon_t_aprons:hover{
	background: url("./fotos/icons/texturr_icon1.png") left no-repeat ;
	background-color: gray;
	text-decoration: none;	
}

.icon_t_aprons a{
	color: black;
	text-decoration: none;
}

.image2{
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
}

.altura{
	height: 230px;
	vertical-align: top;
}

.titulo_contacto{
	font-size: 20px;
	vertical-align: top;	
}

.button_select{
	width: 150px;
	text-align: right;
}