﻿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);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    width: 198px;
    height: 570px;
    float: left;
}

.conteudo
{
    float: left;
    height: 570px;
    width: 500px;
}

.conteudo p
{
    font-size: 14px;
}

.conteudo h1
{
    position:relative;
    color: #d5a10e;
    font-weight: normal;
    font-size: 20px;
    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: 0px;
    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:-20px;
}

.formulario
{
    width:450px;
    height:400px;
    float:left;
    text-align:right;
    margin-left:30px;
    margin-top:-10px;
}

.txtAssociado
{
	width:210px;
	text-align:left;
	vertical-align:middle;
}

.tdlegenda
{
	text-align:right;
	padding-right:10px;
	vertical-align:middle;
	width:220px;
	}

.txtCboComo
{
	width:230px;
	float:right;
	text-align:left;
	
}

.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;
}
.txtTelefone1
{
    border: 1px solid #d5a10e;
    width:210px;
    color:#666;
}
.txtTelefone2
{
    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.mapa
{
    width: 165px;
    height: 188px;
    color:#999999;
    font-size:14px;
    font-weight:normal;   
    float:left;
    width:200px;
    margin-left:40px;
}

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;
}


h2.trigger {
    margin:0;
    padding:0;
    display:block;
	background: url(h2_trigger_a.gif) no-repeat;
	font-size: 16px;
	color:#d5a10e;
	font-weight:normal;
	margin-left:36px;
	margin-top:10px;

}
h2.trigger a {
	color:#d5a10e;
	text-decoration: none;
	font-size: 16px;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
