@charset "utf-8";

*{padding:0; margin:0; font-family:Arial, Helvetica;}

/* text */
body{}

h1, h2, h3, h4, h5, h6, p, li{margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, label{color:#840101;}

h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:15px;}
h6{font-size:14px;}

p{text-align:justify; font-size:12px; color:#666;}
strong{}
italic{}

ul{margin:0px;}
ul li{font-size:12px; color:#666;}
ul li a{}

a{color:#840101; }

dl{}
dl dt{}
dl dd{}

/* Form */

form{}
form input{}
form label{}
form textarea{}
form select{}
form buttom{}

/* images */
img{}

/* classes auxiliares */


/* classes abstratas */
.logo{}
.title{}
.text{}
.phone{}
.email{}
.adress{}
.site{}
.banner{}
.navigator{}
.grid{}
.list{}
.image{}
.logo{}
.galery{}
.social_media{}
.form{}
.col{}
.table{}
.black{}
.linkspatrocinados{}
.logo{}
.infos{}
.space{}
.rows{}


/* responsividade */
@media all and (max-width : 500px){

	
}
