﻿a
{
    text-decoration:none;
}

.bg
{
    background-image: url(../img/bg_aclinica.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1920px;
    height:900px;
    margin-left:-960px;
    margin-top:-450px;
    overflow: hidden;
}

.destaque
{
    /* background-image: url(../img/img_aclinica.png); */
    border: 1px solid #d5a10e;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    width: 198px;
    height: 570px;
    float: left;
}

.destaque2
{
    background-image: url(../img/agendamentos.png);
    border: 0px solid #666;
    background-repeat: no-repeat;
    background-position: 30px 24px;
    width: 198px;
    height: 80px;
    float: left;
}

.conteudo
{
	/* border: 1px solid #666; */
	background-image: url(../img/bg_fale.gif);
	background-position:left;
	background-repeat:no-repeat;
    float: left;
    height: 570px;
    width: 500px;
}



.conteudo p
{
    font-size: 14px;
}

.conteudo h1
{
    position:relative;
    color: #d5a10e;
    font-weight: normal;
    margin-left: 30px;
    *margin-top:20px;
    width:450px;
    height:38px;
/*    background-image: url(../img/agendamentos.png);
    background-repeat:no-repeat;
    background-position:right;
*/
}

.conteudo ul
{
    margin-left: 10px;
    margin-top: 30px;
    color: #898989;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: normal;
}


.conteudo img
{
    margin-left: 35px;
    margin-bottom: 30px;
}

.erro
{
    color: Red;
}

.msgAlerta
{
   color: Red;
   font-size:12px;
   font-weight:bold;
   font-family:Verdana;    
   padding-right:50px;
   padding-top:20px;
}

label
{
   color:#999999;
   font-size:12px;
   font-weight:normal;
   font-family:Verdana;
}

.texto
{
   color:#999999;
   font-family:Verdana;
   font-size:14px;
   font-weight:normal;
   margin-left:30px;
   width:400px;
   margin-top:-10px;
}

.formulario
{
	border: 0px solid #d5a10e;
    width:390px;
    height:400px;
    float:left;
    margin-left:30px;
}

.txtCredencial
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}

.txtCliente
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}
.txtEstado
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}
.txtCidade
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}
.txtTelefone
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}
.txtEmail
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}
.txtMensagem
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}

div.separador
{
	width: 1px;
	height: 500px;
	background-color:Gray;
}

div.mapa
{
	
	border: 0px solid #666;
    /* width: 165px; */
    height: 188px;
    color:#999999;
    font-size:14px;
    font-weight:normal;   
    float:left;
    vertical-align:bottom;
    width:150px;
    height:400px;
    margin-left:25px;
    margin-top:120px;
    
    
}


div.mapa p
{
    margin:0;
    padding:0;
    width:120px;
    margin-left:20px;    
    font-size:9px;
    font-family:Verdana;
    margin-bottom:15px;
    color:#666;
}

div.mapa h3
{
    color: #d5a10e;
    font-weight: normal;
    margin:0;
    font-size:16px;
    padding:0;
    margin-left:13px;    
    font-family:Myriad Pro;
    margin-bottom:10px;
}

div.mapa img
{
    margin:0;
    padding:0;
    border:0;
}

.ImageButton1
{
    float:right;
    margin-right:16px;
}

.agendamentos
{
    position:absolute;
    display:block;
    width:131px;
    height:38px;
    margin-left:560px;
    margin-top:15px;
    *border:solid 1px #000;
    *top:50px;
    *left:30px;
    *background-image: url(../img/img_aclinica.png);
}

.pCliente
{
	text-align:right;
}

.pEstado
{
	text-align:right;
}

.pCidade
{
	text-align:right;
}

.pTelefone{ text-align:right; }

.pEmail{ text-align:right; }

.pAssunto{ text-align:right; }

.pCredencial{ text-align:right; margin-right:10px; }
