/* CSS Document */
body {
   scrollbar-face-color: #000000;
   scrollbar-shadow-color: #333333;
   scrollbar-highlight-color: #CCCCCC;
   scrollbar-3dlight-color: #666666;
   scrollbar-darkshadow-color: #333333;
   scrollbar-track-color: #E8E8E8;
   scrollbar-arrow-color: #666666;
}

h1 {background-color:#000000 ; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff; margin-top:20px; padding:3px 10px 3px 10px; background:url(../images/barra_titulo.gif) repeat-x;}
h2 {background-color:#eeeeee ; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000; margin-top:20px; padding:5px 5px 5px 10px;}


.P {
   color : black;
   font-family : tahoma;
   font-size : 11px;
   font-weight : simple;
   text-decoration: none;
}
   
  
.carros {
   color: black;
     font-size : 9px;
     text-decoration: none;
     font-weight: normal;
     font-family: verdana;
}

.botao_contato {
     color: black; 
     font-size : 10px;
     text-decoration: none;
     font-weight: bold;
     font-family: verdana;
     border-color: #666666;
     border-style: single;
     border-width: 1px;
     background-color: #CCCCCC;}
   
.data {
   color: white;
     font-size : 9px;
     text-decoration: none;
     font-weight: normal;
     font-family: verdana;
}

.carros {
   color: black;
     font-size : 9px;
     text-decoration: none;
     font-weight: normal;
     font-family: arial;
}
.filds {
     color: black;
     font-size : 9px;
     text-decoration: none;
     font-weight: bold;
     font-family: verdana;
     border-color: 666666;
     border-style: thin;
     border-width: 1px;
     background-color: cccccc;}
	 
A:link {
    color: #000000;
	font-size : 11px;
    text-decoration: none;
    font-weight: normal;
    font-family: arial;
}
A:visited {
	COLOR: #000000;
	font-size : 11px;
    text-decoration: none;
    font-weight: normal;
    font-family: arial;
}
A:hover {
	COLOR: #666666;
	font-size : 11px;
    text-decoration: underline;
    font-weight: normal;
    font-family: arial;
}
A:active {
	COLOR: red;
	font-size : 11px;
    text-decoration: none;
    font-weight: normal;
    font-family: arial;
	
}
.P:A:link {
    color: #333333;
	font-size : 11px;
    text-decoration: none;
      font-family: arial;
}
.P:A:visited {
	COLOR: gray;
	font-size : 11px;
    text-decoration: none;
    font-family: arial;
}
.P:A:hover {
	COLOR: #333333;
	font-size : 11px;
    text-decoration: underline;
    font-family: arial;
}
.P:A:active {
	COLOR: #333333;
	font-size : 11px;
    text-decoration: none;
    font-family: arial;
	}
.de {
	color: #666666;
	font-size:14px;
	text-decoration: line-through;
	}
	
.por {
	color: #333333;
	font-size:14px;
	text-decoration: none;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
}
.mover {
	color: #333333;
}
.msel {
	color:#333333;
}
.msel a:link {
	color:#333333;
}
.msel a:visited {
	color:#333333;
}
.moverIE {
	color: #333333;
}