﻿/****CONFIGURAÇÃO DOS ELEMENTOS BASES DO SITE****/
body{background-color:#ECECEC;background-image:url(../img/bck-body.jpg);background-repeat:repeat-x;color:#666;font-family:"Trebuchet MS",Tahoma,Arial,sans-serif;font-size:13px;margin:0;padding:0}
p{padding:0px;line-height:18px;margin-bottom:18px;margin-top:0px;}
h1, h2, h3, h4, h5, h6{padding:0px;margin:0px;color:#636;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#636}
h2, h3, h4, h5, h6{padding-top:20px;padding-bottom:5px;}
h1{font-size:32px; padding-bottom:5px}
h2{font-size:20px}
h3{font-size:16px}
h4{font-size:14px}
h5{font-size:13px}
h6{ font-size: 10px }
a{color:#C3C; text-decoration:none}
a:hover{text-decoration:underline}
a img{border-style:none}

/*label{font-size:1.2em;}
table{font-size:1.2em;}
*/

ul, table , ol{margin:0; padding:0}
ul{list-style-type:none;}
ol {list-style-position:inside;}
table{border-collapse:collapse}
table textarea, table select, table input[type="text"], table input[type="password"]{width:95%}
textarea,select {font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;color:#333}
input[type="text"]{font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;color:#333}
caption{font-weight:bold}
address{font-style:normal;font-size:13px}
/*textarea, input[type="text"], input[type="password"],select{border:2px solid #CCC;}
input:focus, textarea:focus,select:focus {border:2px solid #666666;}*/
fieldset{border:1px solid #808080;padding:10px;margin-bottom:10px;}
legend{font-weight:bold}
input[type="image"]{vertical-align:bottom}