@charset "utf-8";
/* CSS Document */

body {

	background-image:url(../imgs/layout/bg.jpg);
	background-attachment:scroll;
	background-position: top center;
	background-repeat:repeat-x;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color:#F0F0F0;
	
}

body, td {

	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	
}

img {
	border:none;
}



a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.lst_espec{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	background:#FFF url('../imgs/layout/bg_lst_red.png') left top repeat-x;
	border:1px solid #ccc
}

.lst_espec a{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;

}

.lst_espec a:hover{
	font-size:13px;
	color:#A4A4A4;
	font-weight:bold;
	text-decoration:none;
	
}

/*
.lst_espec a:visited{
	font-size:13px;
	color:#A4A4A4;
	font-weight:bold;
	text-decoration:none;

}

*/


.lst_espec ul{
	margin:0;
	padding:0
}
.lst_espec li{
	list-style:none;
	background:url('../imgs/layout/bg_li_lst_red.gif') 5px 6px no-repeat;
	padding:5px 25px
}






.lst_red{
	font-size:11px;
	color:#FF0000;
	background:#FFF url('../imgs/layout/bg_lst_red.png') left top repeat-x;
	border:1px solid #ccc
}
.lst_red ul{
	margin:0;
	padding:0
}
.lst_red li{
	list-style:none;
	background:url('../imgs/layout/bg_li_lst_red.gif') 5px 6px no-repeat;
	padding:5px 25px
}

#lst_instalacoes{
	width:274px
}
/*
#lst_instalacoes .first{
	background:url('../imgs/layout/bg_lst_red_first.gif') top left no-repeat;
	padding-top:15px
}
#lst_instalacoes .last{
	background:url('../imgs/layout/bg_lst_red_last.gif') bottom left no-repeat;
	padding-bottom:15px
}*/

#lst_clinica{
	width:810px;
	margin:0 auto
}
#lst_clinica ul{
	margin:0;
	padding:0
}
#lst_clinica li{
	width:355px;
	float:left
}
.title_2{
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin:0;
	padding:15px;
}

.title_3{
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0;
	
}

.gal_func{
	width:810px;
	margin:0 auto;
	background:#e6e6e6;
	border:1px solid #ccc
}
.gal_func ul{
	list-style:none;
	margin:0;
	padding:0
}
.gal_func li{
	float:left;
	width:250px;
	height:140px;
	padding:10px;
	border-bottom:1px solid #FFF;
	color:#666
}
.gal_func li .foto{
	float:left
}
.gal_func li .func{
	width:150px;
	float:right
}
.gal_func .func strong{
	display:block;
	font-size:14px;
	color:#333
}
.gal_func #bot_corpoclinico{
	clear:both;
	height:35px;
	line-height:35px;
	background:#ccc;
	text-align:center;
	font-size:13px
}
.tbl_func{
	width:100%;
	border-collapse:collapse;
	margin:0 auto;
	background:#e6e6e6;
}
.tbl_func td{
	width:25%;
	padding:10px;
	vertical-align:top;
	border-bottom:1px solid #FFF;
	color:#666
}
.tbl_func td .foto{
	text-align:center;
	margin-bottom:10px
}
.tbl_func td .func{
	display:block
}


#box_galeria{
	width:510px;
	margin:0 auto;
	padding:0 0 10px 0
}
#box_galeria ul{
	list-style:none;
	margin:0;
	padding:0
}
#box_galeria li{
	float:left;
	width:160px;
	height:100px;
	padding:2px 5px 1px 5px;
}