@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

html, body {
	height:100%;
	width:100%;
}

a{
	text-decoration:none;
	color:#00357d;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#00357d;
	font-weight:bold;
}

.classAllImput {
	border:1px solid #333333;
	background-color:#FFFFFF;
}

#main {
	width:781px;
	position:relative;
}

/** TOPO **/
#main #top {
	position:relative;
}

#main #top ul.#menu {
	width:100%;
}

#main #top #menu #menuBusca {
	background-image:url(../imgs/layout/menu_princ_busca.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:160px;
	height:26px;
}

#main #top #menu #menuBusca #frmBusca {
	width:160px;
	height:26px;	
}

#main #top #menu #menuBusca .classInput {
	border:1px solid #000;
	background-color:#FFFFFF;
	width:75px;
	height:16px;
	margin-left:45px;
	margin-bottom:4px;

}

#main #top #menu #menuBusca .classBtOk {
	margin-right:2px;
	margin-top:4px;
}

#main #top ul li {
	float:left;
	list-style:none;
	height:26px;
}
/** FIM TOPO **/

/** CONTEÚDO **/
#main #content {
	width:100%;
	height:auto;
	/*border-top:1px solid #8c8c8c;*/
	margin-top:-3px;
}

#main #content #leftContent {
	background-color:#eaeaea;
	width:191px;
	min-height:440px;
	_height:440px;
	border-right:1px solid #fff;
	float:left;
}

#main #content #leftContent #titLivros {
	background-image:url(../imgs/layout/titulo_livros_princ.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:180px;
	height:47px;
	margin-left:8px;
	margin-top:2px;
}

#main #content #leftContent #titSpe {
	background-image:url(../imgs/layout/titulo_spe.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:180px;
	height:47px;
	margin-left:8px;
	margin-top:2px;
}

#main #content #leftContent #titSpedu {
	background-image:url(../imgs/layout/titulo_spedu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:180px;
	height:47px;
	margin-left:8px;
	margin-top:2px;
}

#main #content #leftContent #titSpc {
	background-image:url(../imgs/layout/titulo_spc.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:180px;
	height:54px;
	margin-left:8px;
	margin-top:2px;
}

#main #content #leftContent #titSiof {
	background-image:url(../imgs/layout/titulo_spiof.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:180px;
	height:54px;
	margin-left:8px;
	margin-top:2px;
}


#main #content #leftContent #indLivros li {
	list-style:none;
	margin-left:8px;
	margin-right:8px;
	padding-top:8px;
	padding-bottom:4px;
	height:90px;
	border-bottom:1px solid #fff;
	border-top:1px solid #b1b1b1;
}

#main #content #leftContent #indLivros li p {
	margin-left:65px;
}

#main #content #leftContent #menu_secundario li {
	list-style:none;
	margin-left:8px;
	margin-right:8px;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:10px;
	height:25px;
	border-bottom:1px solid #fff;
	border-top:1px solid #b1b1b1;
}

#main #content #leftContent #menu_secundario li a {
	color:#000000;
	font-weight:normal;
}

#main #content #leftContent #menu_secundario li a:hover {
	color:#000000;
	font-weight:normal;
}

#main #content #centerContent {
	width:395px;
	min-height:440px;
	_height:440px;
	border-right:1px solid #8c8c8c;
	border-left:1px solid #8c8c8c;
	float:left;
}
/**Outro centro**/
#main #content #contentInterno {
	width:588px;
	min-height:400px;
	height:auto;
	_height:400px;
	border-left:1px solid #8c8c8c;
	float:right;
}

#main #content #contentInterno .tituloInterno {
	font-size:24px;
	color:#6b6b6b;
	margin-top:15px;
	margin-left:15px;
}

#main #content #contentInterno #conteudoPrincipal {
	width:480px;
	margin-left:45px;
	margin-top:15px;
	margin-right:45px;
	margin-bottom:15px;
	text-align:justify;
}

#main #content #centerContent #banner {
	/**background-color:#c6c6c6;**/
	/**border:1px solid #808080;**/
	width:369px;
	height:63px;
	margin-top:5px;
	margin-left:13px;
	margin-bottom:5px;
	margin-right:13px;
	
}

#main #content #centerContent #cursos {
	width:100%;
	height:auto;
	border-top:1px solid #808080;
}

#main #content #centerContent #cursos ul li {
	/*margin:10px;*/
	margin:15px;
	list-style:none;
}

#main #content #centerContent #cursos .titCursos {
	background-position:left top;
	background-repeat:no-repeat;
	width:378px;
	height:48px;
	margin-left:10px;
}

#main #content #rightContent {
	background-color:#eaeaea;
	width:191px;
	_width:193px;
	min-height:440px;
	height:auto;
	_height:440px;
	border-left:1px solid #fff;
	float:left;
}
/** FIM CONTEÚDO **/

/** RODAPÉ **/
 #bottom {
	/*background-image:url(../imgs/layout/rodape_saintpaul_princ_completo.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	position:relative;
	clear:both;
	z-index:4545;
	vertical-align:top;
	width:781px;
	height:49px;
	text-align:center;
	margin-top:-18px;
}
 #bottom p { 
	padding-top:17px;
}
/** FIM RODAPÉ **/
