/*
Theme Name: Tupã Distribuidora
Theme URI: http://www.tupadistribuidora.com.br/
Author: Junior Veroneze
Author URI: http://www.juniorveroneze.com/
Description: Tema desenvolvido para o site da empresa Tupã Distribuidora.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Veiculo, Peças, Distribuidora, Carro, Revenda
Text Domain: tupadistribuidora

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Arquivos de CSS */
@import url(stylesheets/bootstrap.css);
@import url(stylesheets/style.css);
@import url(stylesheets/colors/color6.css);
@import url(stylesheets/animate.css);
/* Fonts externas */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);




.teste h1{
    margin-top:50px;
    margin-bottom:50px;
}
.teste a{
    color: #fff;
}
.teste a:hover{
    color: #083176;
}

.representante {
	margin-right: 25px;
}

.representante li{
	text-align: left;
}

.baixo {
	text-align: right;
}
.baixo a{
	text-align: right;
}
.titulod h1{
	font-weight: 100;
}

