* {margin:0px;padding:0px;list-style:none;text-decoration:none;color:#000;height:100%;}

html {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;}

/* body */
body {width:100%;height:100%; background:#ccc;}

/* a */
a:link, a:visited, a:active {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
a img {border:none;color:#fff;}

/* index */
#centro{width:780px;height:370px;background-image:url(../components/centroautomotivo.gif);}
#servicos{width:780px;height:370px;background-image:url(../components/servicos.gif);}
#fale{width:780px;height:370px;background-image:url(../components/fale.gif);}

#txt{padding:10px;background-color:#fff100;}

#txt .weight{font-weight:700;}

p{margin:10px 0 0 0;}

form label{width:85px;}