div.barra_top {
    float: left;
    position: relative;
    width: 100%;
    height: 10px;
    background-color: #EEEEEE;
    margin-bottom: 35px;
}
h1
{
    font-size:14px;
    margin: 0px 0 15px 25px;
    padding: 0px 0px 0px 0px;
    color:rgb(153,153,153);
}
div.col1
{
    float: left;
    position: relative;
    width: 370px;
    padding-left: 25px;
}
div.form
{
    float: left;
    position: relative;
    width: 100%;
}
div.form div.linha
{
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 7px;
}

div.form div.linha.input_text
{
    height: 30px;
    background-image: url(../../../images/modules/contato/bg_input_text.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
div.form div.linha.input_text_especial
{
    height: 30px;
    background-image: url(../../../images/modules/guia/bg_select_exame.png);
    background-position: top left;
    background-repeat: no-repeat;
}
div.form div.linha.input_text label
{
    float: left;
    position: relative;
    width: 58px;
    padding-left: 7px;
    padding-top: 6px;
    text-align: left;
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
}
div.form div.linha.input_text input
{
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    margin-top: 7px;
    margin-left: 20px;
    background: transparent;
    width: 273px;
}
div.form div.linha.input_text_especial input
{
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    margin-top: 7px;
    margin-left: 20px;
    background: transparent;
    width: 205px;
}
div.form div.linha.textarea label
{
    float: left;
    position: relative;
    width: 338px;
    padding-left: 7px;
    height: 32px;
    padding-top: 6px;
    text-align: left;
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
}
div.form div.linha.textarea
{
    height: 151px;
    background-image: url(../../../images/modules/contato/bg_textarea.jpg);
    background-position: top left;
    background-repeat: no-repeat;   
    
}
div.form div.linha.textarea textarea
{
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 345px;
    height: 105px;
    margin: 0 10px;
    background: transparent;
    overflow: hidden;
    font-size: 13px;
}
div.form div.linha.select{
    height: 30px;
    background-image: url(../../../images/modules/guia/bg_select_exame.png);
    background-position: top left;
    background-repeat: no-repeat;
}
div.form div.linha.select label{
    float: left;
    position: relative;
    width: 135px;
    padding-left: 7px;
    padding-top: 6px;
    text-align: left;
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
}
div.form div.linha.select select{
    border: none;
    background-color: #F9F9F9;
    float: left;
    width:222px;
    margin-top: 6px;
}

div.form div.linha.buttons input
{
    width: 80px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: none;
    color: #FFF;
    font-weight: 700;
    background-image: url(../../../images/modules/contato/bg_input_submit.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

/*********************************************************************/
.guia{
    margin: 0 auto;
    width:810px;
    height:650px;
    border: #000 solid 1px;
}

.guia p, .guia div, .guia h1, .guia h2, textarea {
    color:black;
    font-family: Arial;
}
.guia .linha_guia{
    width: 802px;
    height:1px;
    border-top: #000000 solid 1px;
    margin-left: 4px;
}

.guia .cabecalho{
    height:100px;
}

.guia .cabecalho .logo{
    position: relative;
    float: left;
    width:190px;
    height:67px;
    margin: 10px 0 10px 50px;
}

.guia .cabecalho .texto{
    position: relative;
    text-align: center;
    width: 500px;
    float: left;
    left: 20px;
}
.guia .cabecalho .texto h1,p{
    margin: 0;
    padding: 0;
}
.guia .cabecalho .texto h1{
    padding: 18px 0 15px 0;
    font-size: 18px;
    font-family: Arial;
    text-decoration: none;
}
.guia .cabecalho .texto p{
    font-size: 11px;
}

.guia h1{
    padding: 25px 0 25px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: black;
    text-decoration: underline;
}
.guia .conteudo p{
    padding: 4px;
}
.guia .conteudo h2{
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
    padding: 10px 0 10px 0;
}
.guia .conteudo label{
    display: inline-block;
    width: 75px;
    font-weight: bold;
    font-size: 13px; 
}
/*.guia .conteudo textarea{
    height: 110px;
    width: 700px;
    margin-left: 5px;
    border:none;
    background: transparent;
    font-size: 13px;
    overflow: hidden;
}*/

.guia .conteudo .observacao{
    height:110px
}
.guia .conteudo input{
    border:none;
    background: transparent;
    width:600px;
}
.guia .conteudo #data{
    border:none;
    background: transparent;
    width:150px;
}

.guia .clear_1{
    clear: both;
    display:block;
    height: 20px;
}
.guia .clear_2{
    clear: both;
    display:block;
    height: 40px;
}
.guia .conteudo .assinatura{
    float: right;
    font-weight: bold;
    text-align: center;
    width:350px;
}
.guia .conteudo .assinatura .linha{  
    height:1px;
    border-top: #000000 solid 1px;
    width:348px;
}
.botoes{
    margin-top: 58px;
    text-align:center;
}
