/* CSS Document */
#tmpBGH 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	color : #2C2C2C;
	border: 1px solid #b0ae88;	
}
#tmpBGH .contentDoctor{padding:4px;}

#tmpBGH .image{
	float :left;
	padding: 10px 40px 5px 25px;
	height : 120px;
	width: 90px;
}

#tmpBGH .info {
	height : 150px;
	padding: 5px 0px 5px 20px;
	color : #015b75;
	font-size: 13px;
	font-weight:bolder;
	word-spacing: 3px;
}

#tmpBGH .info a{
	text-decoration:underline;
}

#tmpBGH .info a:hover{
	color :#FF5A00;
}

#tmpBGH .info a:visited{
	color :#910404;
}


#tmpBGH .name {
	color : #910404;
	font-size: 17px;
	text-shadow: 0 1px 1px #666;
	padding-bottom:10px;
}

#tmpBGH .typeBGH{
	background-color: #b0ae88;
    border-bottom: 1px solid #666666;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding:4px;
    text-align: left;
    vertical-align: middle;
}

/*(+)*/
#tmpBGH .typeBGH img{
	padding: 5px 0px 0px 20px;
	height:12px;
}

#tmpBGH .title {
	 width:558px; 
	 float:left;
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 13px;
	font-weight:bold;
	vertical-align:middle;
	padding: 3px 0px 0px 0px;
}

#tmpBGH .content {
	border: #b0ae88 1px solid;
	padding: 10px 20px 10px 35px;
	text-align:justify;
}

#tmpBGH a{
	color : #064b98;
}

#tmpBGH  a:hover{
	color : #FF5A00;
}

#tmpBGH a:visited{
	color : #910404;
}


#tmpBGH ul {
	list-style: disc;
}

#tmpBGH ol {
	list-style:decimal;
}
