﻿#Contato_Content
{
    width:100%;
    height:100%;
    text-align:justify;
    margin-top:10px;
    
}

.DivContato
{
    margin: 15px 0 0 0;
}
.DivContato_Anuncie_Left
{
    margin: 15px 0 0 0;
    
}



#First_Column
{
    width:167px;
    height:100%;
    float:left;
    text-align:center;
    display:inline;    

}



#Second_Column
{    
    width:625px;
    height:100%;     
    float:left; 
    display:inline;    
   
}



#Contato_Formulario
{
    width:317px;
    height:244px;
    background-image:url(../imagens/Contato_FormularioFundo.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    float:left;
    display:inline;    
}


#Contato_Sede
{
    width:293px;
    height:244px;
    background-image:url(../imagens/Contato_EnderecoSedeFundo.jpg);
    position:relative;
    float:right;
    margin: 15px 0;
    display:inline;    
}
#Contato_Sede p
{
    font-family:Arial;
    font-size:11px;
    text-align:center;
    margin:40px 0 0 0;
    font-weight:bold;
}

#Contato_EmailsAdmin
{
    width:627px;
    height:224px;
    background-image:url(../imagens/Contato_EmailsAdminFundo.jpg);
    background-repeat:no-repeat; 
    float:left;
    display:inline;
}
#Contato_EmailsAdmin p
{
    margin:10px 50px;
    padding:0;
    font-family:Arial;
    font-size:12px;
    text-align:left;
}

#Contato_EmailsAdmin b
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#be1f19;
}

#mail_contato
{
	width:300px;
	height:190px;
	float:left;
	margin:40px 0 0 0;
	display:inline;
}

#mail_contato a
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}


#Contato_SubSedes
{
    width:627px;
    height:114px;
    background-image:url(../imagens/Contato_SubSedesFundo.jpg); 
    float:left;
    display:inline;    
}

#Contato_Formulario table, #Contato_Formulario_Ok table
{
    font-family:Arial;
    font-size:10px;
    float:left;
    margin:30px 0 0 40px;
    display:inline;
}
.loginButton
{
        background-image:url(../imagens/button.jpg);
        background-repeat:no-repeat;
        float:right;
        margin:10px 15px 0 -5px;
} 


.TextBox
{
    background-color:#555;
    width:200px;
    height:20px;
    border:none;
    padding:0;
    color:#fff;
    overflow:hidden;
    font-family:Arial;
    font-size:10px;
    
}

.text
{
    font-family:Arial;
    font-size:10px;
    font-weight:normal;
}

.text_form
{
    color:White;
}

