/* TAGS */
* { margin: 0; padding: 0; }

body {
background-image:url(images/talling_top.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}


.titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;

}


a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#666666;

}

ul {
margin-top:10px;
list-style-image:url(images/quadrado.jpg);

}

li {
padding-bottom:15px;
}
h2{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;

}


.h_f{ height:42px;}
.h{ height:19px; width:229px; margin:0px; padding:2px 0 0 6px}
.form{ padding:15px 0 0 152px}


form{margin:0px; padding:0px;}

input{
   background:none;
   border:1px solid #000000;
   font-family:Tahoma;
   color:#000000;
   font-size:1em
}
textarea{
   background:none;
   border:1px solid #000000;
   width:235px; height:148px;
   font-family:Tahoma;
   color:#999999;
   font-size:1em;
   overflow:auto
   }
   
   
   
.textarea2{
   background:none;
   border:1px solid #000000;
   width:500px; height:148px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
   overflow:auto
   }   

.texto{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
