/* Home */
#colEsquerda{
	width:775px;
	height:100%;
	float:left;
	display:inline;
	/*border:1px solid #000;*/
	border-right:1px solid #e1e1e1;
}

#noticiasDestaque{
	background:url(../img/home/backNoticiasDestaque.png) no-repeat;
	width:340px;
	height:234px;
	margin:3px;
	float:left;
	display:inline;
	padding-top:35px;
	padding-left:10px;
}

.noticiaDestaque{
	width:335px;
	height:220px;
	/*border-bottom:1px solid #e1e1e1;*/
}

.noticiaComum{
	width:157px;
	height:40px;
	margin:3px 0;
	float:left;
	display:inline;
	padding:0 3px 5px 3px;
	border-bottom:1px solid #e1e1e1;
	overflow:hidden;
}

.noticiaDestaque img, .noticiaComum img{
	margin:2px;
	margin-bottom:8px;
}

.noticiaComum img{
	width:40px;
}

.noticiaDestaque a{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#557d94;
}

.leiaMais{
	clear:both;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#557d94;
	float:right;
	margin-right:15px;
}

#bannerApresentacao{
	width:415px;
	height:260px;
	margin:1px;
	margin-top:8px;
	float:left;
	display:inline;
}

.linhaHoriz{
	clear:both;
	border-top:1px solid #c8c8c8;
	height:1px;	
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#noticias{
	background:url(../img/home/backNoticias.png) no-repeat;
	width:326px;
	height:137px;
	margin:3px;
	float:left;
	display:inline;
	padding:35px 10px 0 15px;
	text-align:right;
}

#cxNoticias{
	width:320px;
	height:110px;
	overflow:hidden;
	text-align:left;
}

#diversos{
	width:410px;
	height:180px;
	margin:3px;
	float:left;
	display:inline;
}

.cxDiversos{
	width:190px;
	height:85px;
	margin:3px;
	float:left;
	display:inline;
}

.cxHospital{
	background:url(../img/home/backHospital.png) no-repeat;
	width:171px;
	height:111px;
	padding:10px 3px 6px 5px;
	overflow:hidden;
	margin:5px;
	margin-left:7px;
	float:left;
	display:inline;
}

.nomeHospital{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
	height:25px;
	margin-bottom:3px;
}

.imgHospital{ 
	float:left;
	margin:3px;
}

.descHospital{
	margin:0;
	padding:0;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}

.txt{
	margin:0;
	margin-left:10px;
	margin-top:10px;
}

#cpCPF{
	background:url(../img/home/campoCPF.png) no-repeat;
	width:220px;
	height:25px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

.campoCPF{
	padding:0;
	padding-top:4px;
	width:150px;
	height:14px;
	background:none;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	margin:0 0 14px 50px;
	display:block;
}

#btEnviar2{
	background:none;
	border:none;
	cursor:pointer;
	text-align:center;
	margin:0px 15px 5px 0;
	float:right;
	color:#557d94;
	font-size:11px;
	font-weight:bold;
}

