body{
	padding:0;
	margin:0;
	background:url(images/body_bg.png) 0 0 repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
	cursor:default;
	}

* img{
	border:none;

	}

img.link{
	cursor:pointer;
	}

ul{
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	font-size:0;
	}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------main--------------------*/
#main{
	width:972px;
	margin:0 auto;
	padding:0px 0px 32px 0px ;
	}

/*------------------------------------------------mainpop--------------------*/
#mainpop{
	width:972px;
	height:800px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
}

/*------------------------------------------------left--------------------*/
#left{
	width:238px;
	height:683px;
	float:left;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#logo{
    width:238px;
	height:94px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 3px;
	float:left;
}

#boxleft{/*Espaço: links para contato*/
	float:left;	
	padding:0px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	height:547px;
	width:238px;
	}

#boxleft a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	outline:none;
	text-transform:none;
	text-decoration:none;
	color:#bd0718;
	line-height:18px;

	}

#boxleft .table{
	border-bottom-width:10px;
	border-top-width:10px;
	}

#head_link_left{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:16px;
	width:232px;
	float:left;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;	
	background-image:url(images/head_left.png);
	background-repeat:no-repeat;
	letter-spacing:normal;
	line-height:15px;
}
	
#head_link_left a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	outline:none;
	text-transform:none;
	text-decoration:none;
	color:#FFF;
	line-height:15px;
	}
	
#head_link_right{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:16px;
	width:230px;
	float:right;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;	
	background-image:url(images/head_right.png);
	background-repeat:no-repeat;
	text-align:right;
	font-style:italic;
	color:#FFF;
	line-height:15px;
}
	
#head_link_right a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	outline:none;
	text-transform:none;
	text-decoration:none;
	color:#FFF;
	line-height:15px;
	}	
	
#left1{/*Descrição Cursos Livres*/
	float:left;
	width:238px;
	height:275px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/cursosOnline.png);
	}


#left1 p{
	padding:0px 0px 0px 0px;
	margin:2px 5px 0px 5px;
	font-size:13px;
	line-height:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}
	

img.alignleft {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

#left1 img{
	outline:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	

#left2{/*Descrição Ambulatório*/
	float:left;
	width:238px;
	height:236px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	}

#left2 p{
	padding:0px 0px 0px 0px;
	margin:8px 5px 0px 5px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}
	
#login{
	height:36px;
	width:230px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:11px;
	border-collapse:collapse;
}

#login .input{
	background-color:#e0e0e0;
	color:#000;
	border-left-style:inset;
	border-top-style:inset;
	border-bottom-style:none;
	border-right-style:none;
	border-left-color:#FFF;
	border-top-color:#FFF;
	font-size:11px;		
	cursor:text;
}

#login .input:focus{
	display:block;
	background-color:#ffffff;
	color:#000;
	border-top-color:#bd0718; 
	border-left-color:#bd0718;
}

#login .input.sffocus{
	display:block;
	background-color:#ffffff;
	color:#000;
	border-top-color:#bd0718; 
	border-left-color:#bd0718;
}

#login input.btn{
	width:41px;
	height:16px;
	vertical-align:middle;
	background:transparent url(images/buttonLogin.gif) repeat-x;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	font-size:12px;
	cursor:pointer;
	}

#login input.btn:hover{
	width:41px;
	height:16px;
	vertical-align:middle;
	background:transparent url(images/buttonLoginHover.gif) repeat-x;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:12px;
	text-align:center;	
	cursor:pointer;
	padding:0px 0px 0px 0px;
	}


/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/

#bannerInstitucional{
	width:715px;
	height:91px;
	float:right;
	padding:2px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
	font-size:11px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

#centralizado{
	width:715px;
	height:590px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#timetopright{
	width:220px;
	height:13px;
	float:right;
	padding:0px 0px 0px 0px ;
	margin:5px 0px 0px 0px ;
	font-size:11px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-style:italic;
}

#menu{
	width:715px;
	height:36px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

#menu ul.nav{
	width:485px;
	height:36px;
	float:left;
}

#menu ul.nav li{
	padding:0px 2px 0px 2px;
	float:left;
	background:url(images/nav_div.png) right top;
	position:static;
}

#menu ul.nav li a.navLink{
	display:block;
	background:url(images/nav_bg.png) 0 0 repeat-x;
	font:bold 12px/36px Arial;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
	padding:0 7px;
}

#menu ul.nav li a.navLink:hover{
	background:url(images/nav_bg_hover.png) 0 0 repeat-x;
	font-size:12px;
	padding:0 7px;
}
#menu ul.nav li a.hover{
	display:block;
	background:url(images/nav_bg_hover.png) 0 0 repeat-x;
	font:bold 12px/36px Arial;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
	padding:0 7px;
	cursor:default;
}

#menu ul.nav li.noImg{
	padding:0;
	float:left;
	background-image:none;
}

#menu ul.link{
	width:705px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#centro_direita{
	height:540px;
	width:715px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;

	}

#centro_direita p{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	text-align:justify;
	}

#centro_direita .citacao{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	text-align:justify;
	}

#centro_direita a.pergunta{
	color:#4f4f4f;
	text-decoration:none;
	}

#centro_direita a.aberto{
	color:#bd0718;
	text-decoration:none;
	}

#centro_direita p.resposta{
	padding:0px 10px 0px 10px;
	margin:12px 0px 12px 0px;
	}

#centro_direita .tabelaCitacao{
	width:605px;
	border:none;
	text-align:justify;
	background-color:#e1e1e1;
	}

#centro{
	width:471px;
	height:550px;
	margin:0px 12px 0px 0px;
	padding:0px 0px 0px 0px;	
	float:left;
}

#Quote{
	width:471px;
	height:45px;
	float:left;
	padding: 5px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:15px;
	float:left;
}


#centro1{
	float:left;
	width:471px;
	height:160px;
	outline:none;
}

object {
outline: none;
}

#detalhes{
	float:left;
	width:471px;	
	height:330px;	
	padding:0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
	}

#detalhes1{
	float:left;
	width:232px;
	height:330px;
	}

#detalhes2{
	float:right;
	width:232px;
	height:330px;
	}

#centro2{
	float:left;
	width:232px;
	height:314px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#centro2 p{
	padding:0px 0px 0px 0px;
	margin:8px 5px 0px 5px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}

#centro2 p a{
	outline:none;
	color:#bd0718;
	text-transform:none;
	text-decoration:none;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}

#centro3{
	float:left;
	width:232px;
	height:314px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 3px;
	text-align:right;
}


#centro3 p{
	padding:0px 0px 0px 0px;
	margin:8px 5px 0px 5px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}

#centro3 p a{
	outline:none;
	color:#bd0718;
	text-transform:none;
	text-decoration:none;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}

#right{
	height:542px;
	width:230px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	}
#right2{
	text-align:right;
	height:164px;
	width:230px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#right2 p{
	padding:0px 0px 0px 0px;
	margin:2px 5px 0px 5px;
	font-size:13px;
	line-height:13px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}

#right3{
	text-align:right;
	height:164px;
	width:230px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

	
#right4{
	text-align:right;
	height:164px;
	width:230px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	}
#right4 a{
	text-decoration:none;
	color:#000;
	font-style:italic;	
	}
/*------------------------------------------------right--------------------*/


/*------------------------------------------------main--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:972px;
	height:70px;
	background-color:#e0e0e0;
	padding:6px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

#footer{
	width:457px;
	height:60px;
	margin:0 auto;
}

#footer p{
	font-family:"Times New Roman", Times, serif;
    font-style:italic;
	font-size:11px;
	color:#bd0718;
	line-height:12px;
}
#footer p a{
	outline:none;	
	font-family:"Times New Roman", Times, serif;
    font-style:italic;
	font-size:11px;
	color:#bd0718;
	line-height:12px;
	cursor:default;
	text-transform:none;
	text-decoration:none;
	cursor:pointer;
}
/*------------------------------------------------footer--------------------*/
