
* { 
	padding: 0; 
	margin: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

body {
	font-size: 14px;
	color: #777;}	

.clear {clear:both;}
ul {list-style: none;}

a {color: #777; text-decoration: none;}
.align{ max-width: 1024px; margin: 0 auto; }
#container {oerflow: hidden;}


/*====================================================================================*/
/* TOPO ==============================================================================*/
/*====================================================================================*/
#topo{
	width: 100%;
	min-height: 245px;
	padding: 0;
	background: #a81b21 url(https://www.angelslifeambulancias.com.br/site/images/bg-topo.jpg) no-repeat center top;
	}

#topo .logotipo {
	position: absolute;
	display: block;
	margin-top: 70px;}

#topo .ic-telefone {
	color: #fefefe;
	float: left;
	margin: 115px 0 0 360px;
	padding: 0 0 0 50px;
	background: url(https://www.angelslifeambulancias.com.br/site/images/ic-telefone.png) no-repeat left center;}

#topo .ic-telefone small,
#topo .ic-telefone strong {display: block;}

#topo .ic-telefone small {font-size: 12px; margin: 8px 0 0 0;}
#topo .ic-telefone strong {font-size: 16px;}

#topo .ic-email {
	color: #fefefe;
	font-size: 13px;
	float: left;
	margin: 110px 10px 0 30px;}

#topo .ic-email a {display: block; color: #FFF; margin: 2.5px 0;}

#topo .ambulance{
	position: absolute;
	z-index: 99;
	right: -30px;
	top: 80px;
	width: 230px;
	height: 200px;
	background: url(https://www.angelslifeambulancias.com.br/site/images/ic-ambulance.png) no-repeat center;
	background-size: contain;
	}

/* Menu */
#menu{
	text-align: center;
	height: 50px;
	line-height: 50px;
	}
	
#menu li{
	display: inline;
	}
	
#menu li a{
	color: #777;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 25px;
	}
	
#menu li a:hover{
	color: #C52F33;
	}

#menu .ativo{
	color: #C52F33;
	}	
/* Menu */	


/*====================================================================================*/
/* CONTEÚDO ==========================================================================*/
/*====================================================================================*/
#content{
	width: 100%;
	min-height: 520px;
	padding: 30px 0 75px 0;
	background: url(https://www.angelslifeambulancias.com.br/site/images/bg-content.png) no-repeat center top;
	}

#content h1{
	color: #C52F33;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0 0 15px 0;
	max-width: 525px;
	line-height: 18px;
	}	

.veja-mais{
	color: #C52F33;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 10px 0 0 0;
	}

.veja-mais:hover{
	color: #777;
	}

/* Banner */
#banner{
	width: 480px;
	height: 260px;
	float: left;
	border-radius: 0 5px 5px 5px;
	background: #aaa;
	}

#banner img{
	border-radius: 0 5px 5px 5px;
	}	
/* Banner */	

.home-left{
	width: 510px;
	float: right;
	line-height: 20px;
	text-align: justify;
	}

.home-col{ margin: 25px 0 0 0; padding: 20px 0 0 0; border-top: 1px dashed #aaa; }
.home-col li{ width: 300px; min-height: 220px; float: left; text-align: left; line-height: 21px;}	
.home-col li strong{ display: block; margin: 0 0 5px 0; }	
.home-col li img{ margin: 0 0 0 5px; width:140px; }
.home-col .col-center{ width: 298px; margin: 0 15px; padding: 0 15px; border-right: 1px dashed #848688; border-left: 1px dashed #848688; }

.int-image{
	float: left;
	margin: 0 20px 10px 0;
	border-radius: 0 5px 5px 5px;
	}

.int-text{
	line-height: 29px;
	text-align: justify;
	}	


/*====================================================================================*/
/* FOOTER ============================================================================*/
/*====================================================================================*/
#footer{
	width: 100%;
	line-height: 40px;
	padding: 30px 0;
	background: #E6E7E8;
	font-size: 12px;
	}

#footer .logotipo-footer{
	float: left;
	margin: 0 5px 0 0;
	}
	
#footer .direitos{
	float: right;
	font-size: 12px;
	text-decoration: none;
	}

#footer .direitos:hover{ color: #C52F33; }






/*----------PADRÃO----------*/
.conteudo_diverso{ display:block; width:100%; margin:10px 0 0 0; padding:10px 0 0 0; border-top:1px dashed #CCC;}
.thumbs_glr { width: 119px;	display: block;	background-position: center center;	border: 5px solid #DDD;	float: left; margin: 0 8px 10px 0;}	
.thumbs_glr:hover {border-color:#C52F33;}	

/*publicacoes*/
.publicacoes_list{display:block; border-bottom:1px dashed #CCC; padding:10px 5px; font-size:12px; text-align:justify; font-weight: bold;}
.publicacoes_list:hover{background:#F0F0F0; text-decoration:none;}
.publicacoes_list:hover img{border:5px solid #C52F33;}
.publicacoes_list strong{ display:block; font-size:16px; }
.publicacoes_list img{	border:5px solid #CCC;	float:left;	margin-right:7px;	width:50px;}

.publicacoes{ margin-bottom:10px; text-align:justify;}
.publicacoes .tit_pub{ display:block; font-size:15px;}
.publicacoes .small_pub{ display:block; color: #C52F33;}

/*fotos*/
.miniaturaFotos{display:block; min-height: 70px; border-bottom:1px dashed #CCC; padding:10px 5px; text-align:justify; font-size: 15px;}
.miniaturaFotos small{ display:block; color: #C52F33;}
.miniaturaFotos img{ border:3px solid #CCC; float:left; margin:0 5px 0 0; height:60px; } 
.miniaturaFotos:hover{color:#C52F33;}
.miniaturaFotos:hover img{border:3px solid #C52F33;}

/*paginação*/
.lista_paginas{width:100%; height:auto; text-align:center; margin-top:20px;}
.lista_paginas span, .lista_paginas a{ margin:0 5px;}
.pagina_anterior_proxima{font-size:12px; text-decoration:none; color:#000;}
.pagina_numero{font-size:12px; padding:3px 8px; border:1px solid #C52F33; text-decoration:none; margin:0px; color:#000;}
.pagina_numero:hover{border:1px solid #C52F33; background:#C52F33; color:#FFF;}
.pagina_numero_ativo{border:1px solid #C52F33; background:#C52F33; font-size:12px; padding:3px 8px; margin:0px; color:#FFF; font-weight:bold;}

/*formularios*/
.contFone {margin: 0 0 45px 0; float:right; }
.contFone small,
.contFone strong {display: block;}
.contFone small {font-size: 12px; margin: 20px 0 0 0;}
.contFone strong {font-size: 16px;}

.form {
	float: left;
	padding: 0 20px 10px 0;
	width: 320px;
	min-height: 50px;}

.field_name {display:block;}

.field_input {
	margin: 2px 0 0 0;
	display: block;}

.field_input input[type=text],
.field_input input[type=password] {
	height: 25px;
	line-height: 25px;
	width:98%;
	padding: 0 1%;
	border-radius: 0 5px 5px 5px;
	border: 1px solid #CCC;
	outline: none;}

.field_input textarea {
	width:98%;
	padding: 1%;
	border-radius: 0 5px 5px 5px;
	border: 1px solid #CCC;
	outline: none;
}

.field_input select {
	height: 25px;
	line-height: 25px;
	width: 100%;
	border-radius: 0 5px 5px 5px;
	border: 1px solid #CCC;
	outline: none;
	cursor: pointer;}

.input_bt {
	padding: 4px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin:8px 0 0 0;
	background: #C52F33;
	border: none;
	color: #FFF;
	cursor: pointer;
	border-radius:5px;
	border:none;
}
	
.input_bt:hover {
	background: #000;
	color: #FFF;
}
/*----------PADRÃO----------*/






/*----com menu lateral----*/
#menu_lateral{
	width: 200px;
	margin-right:20px;
	float:left;
	min-height:100px;
}

#menu_lateral {list-style:none;}

#menu_lateral a {
	font-size: 12px;
	line-height: 15px;
	border-bottom:1px dashed #CCC;
	padding: 7px 0 7px 10px;
	display: block;
	background: url(https://www.angelslifeambulancias.com.br/site/images/ic_seta_ativo.png) no-repeat left center;
	color: #777;
	font-weight: bold;}

#menu_lateral a:hover,
#menu_lateral .ativo,
#menu_lateral .ativo:hover {color:#C52F33;}
	
#menu_lateral .ativo:hover {cursor: default;}

#cont_com_menu{
	width:740px;
	float:left;
}



/*----------CLIENTES----------*/
.listClientes{
	font-size: 12px;
	line-height: 14px;
	display:block;
	width:160px;
	height:205px;
	float:left;
	margin: 10px;
	text-align:center;}
	
.listClientes:hover {color:#C52F33;}

.listClientes img {margin-bottom: 5px;}

#clienteDet .logo{
	float:left;
	margin:0 10px 10px 0;
}

#clienteDet .linkSite{
	display:block;
}

.listEventoCliente li{
	margin:5px 0;
}

.listEventoCliente li small{
	color:#C52F33;
}
/*----------CLIENTES----------*/




/*---------AGENDA------------*/
.mesList {
	display:block;
	padding: 15px 0;
	margin: 10px 0;
	border-bottom: 1px solid #C52F33;}

.mesList .mes {
	display:block;
	width: 130px;
	float: left;
	margin: 3px 15px 0 0;}
	
.mesList .mesTx{
	float: left;
	display: block;
	width: 795px;}

.mes span {float:right;}

.agenda_list {
	display:block;
	font-size:15px;
	text-decoration: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #DDD;}
	
.agenda_list:hover {color:#C52F33;}
.agenda_list:hover span {text-decoration: underline;}

.agenda_list img{ 
	float:left; 
	height:50px; 
	margin:0 10px 0 0; 
	border:5px solid #FFF;}

.agenda_list span{
	font-size:14px;
	color:#C52F33;
	font-weight:bold;}
/*---------AGENDA------------*/
