/* input's */



/* Geral */

input {font-size: 85%; color: #999; font-style: italic;}

input[type=text] {padding: 5px; background: none; border: 1px solid #0088B6; margin-bottom: 2px;}

input[type=submit] {background: url(../imgs/bgBotao.jpg) #0091DA top repeat-x; color:#FFF; font-style: normal; font-weight: bold; font-size: 130%;}

input[type=button] {background: #0091DA; color:#FFF; font-style: normal; font-weight: bold; font-size: 130%;}

input[type=reset] {background: url(../imgs/bgBotao.jpg) #0091DA top repeat-x; color:#FFF; font-style: normal; font-weight: bold; font-size: 130%;}





/* Select's */

select {padding: 3px; width: auto;  background: none; border: 1px solid #0091DA; font-size: 85%; color: #999;}



/* Individuais */ 

input.busca {width: 290px; float:left;}

input.ok {width: 35px; height: 25px; float:left; margin-left: 4px;  cursor: pointer;}

select.blog {width: 174px; float:left; }

input.blogOk {width: 35px; float:left; margin-left: 4px; cursor: pointer;}



input.contatoForm {width: 99%; margin-top: 3px; float: left;}



textarea {width: 99%; height: 100px; padding: 5px; background: none; border: 1px solid #0088B6;}



input.busca_video {width: 83%; background:#fff; font-size: 80%; color: #999; height: 15px; border: none; margin: 5px 0 0 5px; padding: 0; float:left;}

input.btn_busca_video {width: 35px; height: 25px; float: right; background: none; border: none; cursor: pointer;}



input.btn_votar {cursor: pointer; padding: 3px; background: #666; color: #fff; text-transform:uppercase; font-size: 80%; width: 50px;}

input.btn_resultado {margin-left: 1px; cursor: pointer; padding: 3px; background: #666; color: #fff;  text-transform:uppercase; font-size: 80%; width: 80px;}



input.btnP {float: right; cursor: pointer; padding: 5px; margin-top: 10px; color: #fff;  text-transform:uppercase; font-size: 100%; height: 30px;}

.btnContato {float: right; width: auto; margin-left: 5px;}



#btnForm {width: auto; float: right; margin-top: 10px;}



#msg {width: 100%; padding: 10px 0; text-align: center; margin-top: 50px; color: #FFF;}

#lista-colunistas{width:174px;}



label { margin-bottom: 5px; float:left;}

fieldset {border: 1px solid #ccc;	padding: 10px; }

#campo_form {width: 100px; float: left;}


#txtEmail {width: 300px; margin: 0 10px;}
