@charset "utf-8";
/* CSS Document */

/* resetando o css */
@import url('reset.css');
@import url('banner.css');
/* resetado */

/*1. configuração inicial */

body {
	background:url(../images/bg_mundi.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#040404;
}
body.interna {
	background:url(../images/bg_mundi_interno.jpg) center top no-repeat;
}
#wrap {
	width:960px;
	padding:0 5px;
	margin:auto;
	background:url(../images/fundo_tramparente.png) repeat-y center top;
}

hr {
	border:solid 1px;
}
/* fim da configuração */

/*2. inicio do Cabeçalho */

#header {
	overflow:hidden;
}

/* 2.1. submenu superior */

#header #mini_menu_top {
	float:right;
	height:38px;
	margin-right:7px;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
}
#header #mini_menu_top li {
	float:left;
}
#header #mini_menu_top li a {
	display:block;
	height:21px;
	padding:14px 10px 0 10px;
	text-align:center;
	letter-spacing:-1px;
	color:#040404;
	text-decoration:none;
	text-transform:uppercase;
}
#header #mini_menu_top li a:hover {
	color:#fff;
}
#header #mini_menu_top li a.mini_menu_imprensa {
	background:url(../images/mini_menu_top.png) top left no-repeat;
}
#header #mini_menu_top li a.mini_menu_imprensa:hover {
	background:url(../images/mini_menu_top_hover.png) top left no-repeat;
}
#header #mini_menu_top li a.mini_menu_contato {
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	padding:14px 14px 0 14px;
	background:url(../images/mini_menu_top.png) top center no-repeat;
}
#header #mini_menu_top li a.mini_menu_contato:hover {
	background:url(../images/mini_menu_top_hover.png) top center no-repeat;
}
#header #mini_menu_top li a.mini_menu_restrito {
	background:url(../images/mini_menu_top.png) top right no-repeat;
}
#header #mini_menu_top li a.mini_menu_restrito:hover {
	background:url(../images/mini_menu_top_hover.png) top right no-repeat;
}

/* 2.2. faixa das logos */
#header h1 {
	margin:65px 0 0 16px;
	float:left;
}
#header h1 a {
	display:block;
	width:275px;
	height:77px;
	background:url(../images/menu_bi_international.png) center top no-repeat;
	border:none;
	text-indent:-15000px;
}
#logos_parceiros {
	margin-left:21px;
	margin-top:43px;
	width:640px;
	display:block;
	float:right;
}
#logos_parceiros li{
	float:left;
	margin-right:14px;
}
#logos_parceiros li a{
	height:50px;
}
#logos_parceiros .logo_babson {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_babson.png) no-repeat; 
	width:63px;
}
#logos_parceiros .logo_berkeley {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_berkeley.png) no-repeat;
	width:71px;
}
#logos_parceiros .logo_columbia {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_columbia.png) no-repeat;
	width:125px;
}
#logos_parceiros .logo_shanghai {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_shangai.png) no-repeat;
	width:101px;
}
#logos_parceiros .logo_swinburne {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_swinburne.png) no-repeat;
	width:65px;
}
#logos_parceiros .logo_mit {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_mit.png) no-repeat;
	width:61px;
}
#logos_parceiros .logo_stanford {
	display:block;
	text-indent:-15000px;
	background:url(../images/menu_standford.png) no-repeat;
	width:51px;
}

/* 2.3. Menu principal */
#header #main_menu {
	width:946px;
	margin:36px 7px 6px 7px;
	height:47px;
	background:url(../images/menu_bg.png) no-repeat;
	float:left;
}
#header #main_menu li {
	float:left;
	height:32px;
	padding-top:15px;
	border-right:1px solid #3d6882;
}
#header #main_menu li:hover {
	background:url(../images/menu_bg_hovever.png) no-repeat center;
}
#header #main_menu .firstmenu:hover{
	background:url(../images/menu_bg_hovever.png) no-repeat;
}
#header #main_menu li.noborder {
	border:none;	
}
#header #main_menu li.noborder:hover {
	background:url(../images/menu_bg_hovever.png) no-repeat right;
}
#header #main_menu li a {
	background:url(../images/menu_titles.png) no-repeat;
	text-indent:-15000px;
	display:block;
	height:16px;
}
#header #main_menu li .menu_home {
	width:38px;
	margin-left:11px;
	margin-right:8px;
}
#header #main_menu li a.menu_bi {
	width:108px;
	margin-left:7px;
	margin-right:7px;
	background-position:-52px 0;
}
#header #main_menu li a.menu_escolas {
	width:141px;
	margin-left:7px;
	margin-right:7px;
	background-position:-173px 0;
}
#header #main_menu li a.menu_executiva {
	width:123px;
	margin-left:7px;
	margin-right:7px;
	background-position:-329px 0;
}
#header #main_menu li a.menu_corporativa {
	width:136px;
	margin-left:7px;
	margin-right:7px;
	background-position:-467px 0;
}
#header #main_menu li a.menu_continuada {
	width:134px;
	margin-left:7px;
	margin-right:7px;
	background-position:-617px 0;
}
#header #main_menu li a.menu_grupos {
	width:161px;
	margin-left:7px;
	margin-right:3px;
	background-position:-765px 0;
}
/* 2.4. submenus */

#header #main_menu li ul {
	display:none;
	margin-top:16px;
	position:absolute;
	width:165px;
	background:url(../images/fundo_dropdonw.jpg) repeat-x bottom;
	clear:both;
	z-index:2;
}
#header #main_menu li:hover ul {
	display:block;
}
#header #main_menu li ul li{
	clear:both;
	padding:0;
	padding-bottom:10px;
	height:auto;
	width:165px;
	border-right:none;
	border-bottom:1px solid #fff;
}
#header #main_menu li ul li a{
	padding:10px 0 0 8px;
	text-indent:0;
	background:none;
	height:auto;
	color:#FFF;
	text-decoration:none;
}
#header #main_menu li ul li a:hover {
	background:none;
}

/* fim do cabeçalho */


/* 4. primeira linha de conteúdos */
#line_1 {
	margin:0 10px 15px 10px;
	overflow:hidden;
}
#line_1 div {
	float:left;
	width:312px;
}
#line_1 h2 {
	padding-left:10px;
	padding-bottom:8px;
	font-weight:normal;
	font-size:19px;
	color:#284251;
	width:287px;
	border-bottom:solid 1px #c7c8ca;
	margin-bottom:24px;
}

/* 4.1. blogs */
#line_1 #blogs ul {
	padding-left:12px;
}
#line_1 #blogs ul li {
	clear:both;
}
#blogs img  {
	float:left;
	margin-bottom:10px;
	margin-right:25px;
}
#line_1 #blogs ul li a {
	display:block;
	text-decoration:none;
	color:#284251;
	padding-top:25px;
	font-size:15px;
	font-weight:bold;
}
#line_1 #blogs ul li a:hover {
	text-decoration:underline;
}
#line_1 #blogs .aluno_subt {
	display:block;
	font-size:12px;
	font-weight:normal;
}

/* 4.2. acontece no BI // 4.3. Notícias */
#line_1 #acontece ul, #line_1 #noticias ul, #line2 #parcerias ul {
	padding-left:20px;
	padding-right:20px;
}
#line_1 #acontece ul li, #line_1 #noticias ul li {
	margin-bottom:25px;
}
#line2 #parcerias ul li {
	margin-bottom:20px;
	text-align:center;
}
#line_1 #acontece ul li a, #line_1 #noticias ul li a, #line2 #parcerias ul li a {
	line-height:15px;
	font-size:13px;
	text-decoration:none;
	color:#284251;
}
#line_1 #acontece ul li a:hover, #line_1 #noticias ul li a:hover, #line2 #parcerias ul li a:hover {
	text-decoration:underline;
}

/* fim da primeira linha */

/* 5. segunda linha de conteúdo */
#line2 {
	background:#dbe2e5;
	margin:0 2px;
	padding: 30px 8px;
	overflow:hidden;
}
#line2 div {
	float:left;
	width:312px;
}
#line2 h2 {
	padding-left:10px;
	padding-bottom:8px;
	font-weight:normal;
	font-size:19px;
	color:#284251;
	width:287px;
	border-bottom:solid 1px #c7c8ca;
	margin-bottom:24px;
}

/* 5.1. Diamante */
#line2 #diamante a {
	border:none;	
}

/* 5.2. IEF Instituto da empresa familiar */
#line2 #instituto a {
	text-decoration:none;
	color:#284251;
}
#line2 #instituto a img {
	display:block;
	position:relative;
	margin:auto;
	margin-bottom:30px;
}
#line2 #instituto p {
	text-align:justify;
	width:225px;
	display:block;
	margin:auto;
}

/* 5.3. Educação executiva 
-------está junto de notícias e acontece no BI
*/

/* fim da segunda linha de conteúdos */

/* 6. escolas internacionais */

/* 6.1. cabeçalho diferente */
#escolas_internacionais {
	margin: 0 2px 40px 2px;
	overflow:hidden;
}
#escolas_internacionais h2 {
	height:34px;
	padding-left:20px;
	padding-top:17px;
	color:#FFF;
	font-weight:normal;
	font-size:19px;
	background:url(../images/escolas_bg_h2.jpg) repeat-x;
}

/* 6.2. box de depoimentos */
#escolas_internacionais #depoimentos {
	float:left;
	margin: 0 10px 0 20px;
	width:500px;
	background:#dbe2e5;;
	padding:0 15px 25px 25px;
	color:#284251;
}
#escolas_internacionais #depoimentos p.depoimentos_chamada {
	clear:none;
	margin-top:20px;
	color:#406070;
	font-size:25px;
}
#escolas_internacionais #depoimentos p {
	clear:both;
	font-size:13px;
	margin-top:15px;
}
#escolas_internacionais #depoimentos p a{
	text-decoration:none;
	color:#284251;
	font-weight:bold;
}
#escolas_internacionais #depoimentos p a:hover{
	text-decoration:underline;
}
#escolas_internacionais #depoimentos img  {
	float:left;
	margin-right:25px;
}
#escolas_internacionais #depoimentos span {
	margin-top:10px;
	clear:both;
	display:block;
	font-size:16px;
}

/* 6.3. Escolas em uma lista de definição */

#escolas_internacionais dl {
	margin-left:10px;
	float:left;
}
#escolas_internacionais dt {
	height:70px;
	margin-top:15px;
	width:180px;
}
#escolas_internacionais dd {
	margin-top:10px;
	font-size:11px;
	width:180px;
}
#escolas_internacionais dt a {
	position:relative;
	display:block;
	width:174px;
	height:70px;
	margin:auto;
	text-indent:-15000px;
}

/* 6.3.1. Esilos específicos */
#escolas_internacionais dt a.logo_babson {
	background:url(../images/logo_babson.png) center center no-repeat; 
}
#escolas_internacionais dt a.logo_berkeley {
	background:url(../images/logo_berkeley.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_columbia {
	background:url(../images/logo_columbia.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_shanghai {
	background:url(../images/logo_shangai.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_swinburne {
	background:url(../images/logo_swinburne.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_mit {
	background:url(../images/logo_mit.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_stanford {
	background:url(../images/logo_standford.png) center center no-repeat;
}
/* fim da div de escolas internacionais */

/* 7. Footer */
#footer {
	background:url(../images/sombra_rodape.jpg) top repeat-x #e1e4e7;
	padding:35px 27px;
	overflow:hidden;
	clear:both;
}
#logo_bi {
	float:left;
	display:block;
	width:275px;
	height:77px;
	background:url(../images/menu_bi_international.png) center top no-repeat;
	border:none;
	text-indent:-15000px;
}
#footer_descript {
	float:left;
	clear:left;
	display:block;
	width:340px;
	height:40px;
	margin-top:25px;
	background:url(../images/rodape_texto.png) center top no-repeat;
	border:none;
	text-indent:-15000px;
}
#footer_endereco {
	float:right;
	line-height:25px;
	font-size:15px;
	color:#284251;
	font-weight:bold;
}

/* 7.1. redes sociais */
#footer #footer_acompanhe {
	margin-top:35px;
	clear:right;
	float:right;
	color:#284251;
	font-weight:bold;
	width:490px;
}
#footer #footer_acompanhe li {
	float:left;
	margin-right:15px;
	display:inline-block;
}
#footer #footer_acompanhe li a {
	text-decoration:none;
	width:17px;
	height:17px;
	text-indent:-15000px;
	display:block;
}
#footer #footer_acompanhe li a.twitter {
	background:url(../images/twitter.png) no-repeat;
}
#footer #footer_acompanhe li a.facebook {
	background:url(../images/facebook.png) no-repeat;
}
#footer #footer_acompanhe li a.linkedin {
	background:url(../images/linkedin.png) no-repeat;
}
#footer #footer_acompanhe li a.orkut {
	background:url(../images/orkut.png) no-repeat;
}
#footer #footer_acompanhe li a.peabirus {
	background:url(../images/peabirus.png) no-repeat;
}
#footer #footer_acompanhe li a.via6 {
	background:url(../images/via6.png) no-repeat;
}
#footer #footer_acompanhe li a.flickr {
	background:url(../images/flickr.png) no-repeat;
}
#footer #footer_acompanhe li a.youtube {
	background:url(../images/youtube.png) no-repeat;
}
/* 7.2. assinatura da digitown */
.assinatura_digitown {
	margin-top:5px;
	clear:both;
	list-style:none;
	float:right;
	height:29px;
}
.assinatura_digitown li {
	float:left;
}
.assinatura_digitown span.desce {
	margin-top:10px;
	margin-right:2px;
	display:block;
	font-size:9px;
}
#signature {
	display:block;
	width:51px;
	height:29px;
	text-indent:-15000px;
	background:url(../images/digitown.png) top center no-repeat;
}
/* fim do footer */

/* 8. Páginas internas */
/* 8.1. Divs principais */
#left_interno{
	margin-top:40px;
	width:200px;
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
}
#container_interno{
	margin:40px auto 0 auto;
	width:700px;
	overflow:hidden;
	padding-right:40px;
	padding-bottom:100px;
}
/* 8.2. Lista de Links da esquerda */
#left_interno ul {
	font-size:12px;
	font-weight:bold;
	width:182px;
	background:url(../images/side_menu_aba.jpg) no-repeat;
	padding-top:5px;
}
#left_interno ul li {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	margin:0;
	overflow:hidden;
}
#left_interno ul li a {
	padding:0 12px 0 0;
	margin:0;
	text-decoration:none;
	color:#152832;
	overflow:hidden;
}
#left_interno ul li ul {
	padding:0 10px 0 10px;
	margin-top:5px;
	border-top:solid 1px #152832;
	font-size:10px;
	background:none;
}
#left_interno ul li:hover {
	background:url(../images/side_menu_li_hover.jpg) repeat-y;	
}
#left_interno ul li ul li:hover {
	background:url(../images/side_menu_aba.jpg) no-repeat;
}
#left_interno span.ender {
	width:182px;
	display:block;
	height:9px;
	background:url(../images/side_menu_end.jpg) no-repeat;
}
#left_interno .aba {
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	width:167px;
	background:url(../images/side_menu_aba.jpg) top no-repeat;
	padding:7px 8px 0 9px;
}
#left_interno a.link_interno_solto {
	color:#000;
	text-decoration:none;
	margin:10px 0;
	display:block;
	width:180px;
	text-align:right;
}
#left_interno a.link_interno_solto:hover {
	text-decoration:underline;
}
/* 8.3. container interno */
#container_interno h2 {
		font-size:31px;
		margin-bottom:20px;
}
#container_interno .clp h2 {
		font-size:12px;
		margin-bottom:20px;
}

#container_interno h3 {
		font-size:21px;
		margin-bottom:20px;
}
#container_interno h4 {
		font-size:15px;
		margin-bottom:20px;
}
#container_interno h5 {
		font-size:14px;
		margin-bottom:20px;
}
#container_interno h6 {
		font-size:14px;
		margin-bottom:20px;
}
#container_interno p {
	font-size:14px;
	line-height:24px;
	padding-bottom:30px;
}
#container_interno a {
	color:#2E4F5F;
	text-decoration:none;
}
#container_interno a:hover {
	text-decoration:underline;
}
#container_interno p strong {
	font-weight:normal;
}
#container_interno p strong.bold {
	font-weight:bold;
}
#container_interno a img {
	border:none;
}
#container_interno blockquote {
	padding-left:40px;
}
#container_interno ol {
	margin-left:15px;
	list-style:decimal;
	margin-bottom:20px;
}
#container_interno ol li ol {
	margin-left:15px;
	list-style:decimal;
	margin-bottom:0px;
}
#container_interno ul {
	margin-left:15px;
	list-style:disc;
	margin-bottom:20px;
}
#container_interno ul li ul{
	margin-left:15px;
	margin-bottom:0px;
}
#container_interno li {
	margin-left:15px;
	margin-bottom:2px;
}


/* fim das páginas internas */

