/* CSS Document */




*{margin:0px; padding:0px;}

html{overflow-y:scroll;}

body{
	font-family: 'Merriweather Sans', sans-serif;
	color:#6d6e71;
	font-size:12px;
	font-weight:400;
	width:100%;
	height:100%;
}

/* /////// ESTILOS GERAIS ///////////// */
.btn_enviar{
	width:80px;
	height:30px;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	/*background-color:#163669;*/
	background-color:#183669;
	border:none;
}

#avisocontato{
	font-size:16px;
	color:#b83822;
	margin-left:20px;
	margin-bottom:20px;
}

.btn_enviar:hover{background-color:#E78D3D;}

img{margin:0px;}

.divLink{width:100%; height:100%; display:block; cursor:pointer;}

.italico{font-style:italic;}

.width460{width:460px;}
.width222{width:222px;}
.width283{width:283px;}
.vermelho{color:#b83822;}

.pontilhada-cinza{
	height:2px;
	background:url(../images/pontilhada-cinza.jpg) repeat-x top left;
	margin:20px 0px;
}

.nome-hotel{
	font-weight:700;
	color:#b83822;
	font-size:14px;
}

p{margin:0px 0px 10px 0px;}

a{/*color:#b83822;*/color:#183669; text-decoration:none; outline: none; font-weight:700;}
a:hover{/*color:#b83822;*/color:#183669; text-decoration:underline;}

p a{font-size:12px; font-weight:400; /*color:#b83822;*/color:#183669; text-decoration:none;}

h1{
	font-weight:400;
	font-size:30px;
	color:#6d6e71;
	margin:0px 0px 15px 0px;
}

h2{
	font-weight:700;
	font-size:19px;
	/*color:#163669;*/
	color:#183669;
	margin:0px 0px 18px 0px;
	text-transform:uppercase;
}

h3{
	font-weight:700;
	font-size:20px;
	/*color:#b83822;*/
	color:#183669;
	margin:0px 0px 10px 0px;
}

h4{
	font-weight:700;
	font-size:20px;
	/*color:#163669;*/
	color:#183669;
	margin:0px 0px 10px 0px;
}

h5{
	font-weight:700;
	/*color:#b83822;*/
	color:#183669;
	font-size:14px;
	margin:0px 0px 5px 0px;
}

label.titulo{
	display:block;
	font-size:14px;
	color:#000;
	margin-bottom:3px;
}

label span{
	font-style:italic;
}

.checkbox{margin-bottom:10px;}

textarea{
	width:590px;
	height:100px;
}

input, textarea{
	font-family: 'Merriweather Sans', sans-serif;
	font-size:14px;
	border:1px solid #ccc;
}

input{
	padding:4px 0px 4px 6px;
	width:350px;
	margin-bottom:16px;
}

input .borda0{border:none !important;}

input[type=radio]{border:none; width:20px;}
input[type=checkbox]{border:none; width:20px; display:inline;}

textarea{
	font-family: 'Merriweather Sans', sans-serif;
	font-size:14px;
	border:1px solid #ccc;
	width:814px;
	padding:14px;
	margin-bottom:10px;
}

.btn-enviar{
	border:none;
	cursor:pointer;
	padding:6px 20px;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b83822;
}

.btn-enviar:hover{background-color:#d6432a;}
.btn-enviar:active{background-color:#e7482c;}

/* submenu */
ul.submenu{
	display:inline-block;
	float:left;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
ul.submenu-left {width:365px;}
ul.submenu-right {width:364px;}
ul.submenu li {display:inline-block; float:left; padding:0 5px; text-align:center;}
ul.submenu-left li {width:80px;}
ul.submenu-right li {width:111px;}

ul.submenu li ul{display:none;}
ul.submenu li:hover ul{display:block;}

ul.submenu li ul li {display:block; float:none; padding:0; text-align:left;}



/* /////// SITE ///////////// */


/* botão linguas */
#btn-lingua{
	width:50px;
	height:15px;
	font-size:12px;
	color:#6e6f72;
	position:absolute;
	margin:220px 0px 0px 20px;
}

#btn-lingua a{color:#6e6f72; font-weight:400;}
#btn-lingua a:hover{color:#b83822; font-weight:400;}

/* header */

#main-header{
	width:1000px;
	height:246px;
	margin:0px auto 0px auto;
	padding-top:25px;
	font-size:10px;
	text-align:center;
}

div#logo{
	float:left;
	width:271px;
	height:220px;
	background:url(../images/logo-idis-2015.png) no-repeat center top;
	/*margin:0px 20px 0px 0px;*/
	margin:0;
}

div#logo-EN{
	float:left;
	width:271px;
	height:220px;
	background:url(../images/logo-idis-2015-en.png) no-repeat center top;
	/*margin:0px 20px 0px 0px;*/
	margin:0;
}

div#btn-01{
	width:67px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

div#btn-02{
	width:106px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

div#btn-03{
	width:83px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

div#btn-04{
	width:80px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

div#btn-05{
	width:79px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

div#btn-06{
	width:148px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

div#btn-07{
	width:118px;
	min-height:100px;
	float:left;
	margin-top:10px;
}

#main-header a{
	color:#6e6f72;
	font-weight:400;
	text-decoration:none;
	margin:0px;
}

#main-header a:hover{
	/*color:#163669;*/
	color:#183669;
	font-weight:800;
	text-decoration:none;
}

#main-header ul li{
	list-style-type:none;
	text-align:center;
	margin-bottom:3px;
	margin-left:0px;
}
#main-header ul li ul li {text-align:left;}

div#btn-facebook{
	width:26px;
	height:26px;
	float:right;
	background:url(../images/btn-facebook.jpg) no-repeat left top;
}
div#btn-facebook:hover{background:url(../images/btn-facebook.jpg) no-repeat left bottom;}

div#btn-slideshare{
	width:26px;
	height:26px;
	float:right;
	background:url(../images/btn-slideshare.jpg) no-repeat left top;
}
div#btn-slideshare:hover{background:url(../images/btn-slideshare.jpg) no-repeat left bottom;}

div#btn-twitter{
	width:26px;
	height:26px;
	float:right;
	background:url(../images/btn-twitter.jpg) no-repeat left top;
}
div#btn-twitter:hover{background:url(../images/btn-twitter.jpg) no-repeat left bottom;}

div#btn-youtube{
	width:26px;
	height:26px;
	float:right;
	background:url(../images/btn-youtube.jpg) no-repeat left top;
}
div#btn-youtube:hover{background:url(../images/btn-youtube.jpg) no-repeat left bottom;}

#banner-home{
	clear:left;
	width:1000px;
	height:380px;
	margin:0px auto 8px auto;
	background:url(../images/img-banner2015.jpg) no-repeat left top;
}

div#faixa-vermelha{
	width:1000px;
	height:18px;
	margin:0px auto 34px auto;
	/*background-color:#b83822;*/
	background-color:#183669;
}

#main-conteudo{
	width:1000px;
	min-height:100px;
	margin:0px auto 30px auto;
}

#cont-total h1 {
    font-size: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
}
#cont-total h2 {
    font-size: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#cont-total{
	float:left;
	width:100%;
	margin:0px 40px 0px 20px;
}
#cont-esquerdo{
	float:left;
	width:460px;
	margin:0px 40px 0px 20px;
}
#cont-direito {
    border-left: 2px dotted #193867;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    width: 64%;
}
#col-1 {
    border: 0px solid;
    float: left;
    margin: 0 16px 0 0;
    padding: 10px;
    width: 45%;
}
#col-1 > img{
	width:100%;
}
#col-2 {
    border: 0px solid;
    float: left;
    padding: 10px;
    width: 45%;
}
#col-1 > iframe{
	width:100%;
}
/* #cont-direito{
	float:left;
	width:460px;
}

#col-1{
	float:left;
	width:222px;
	margin:0px 16px 0px 0px;
}

#col-2{
	float:left;
	width:222px;
}*/

#main-footer{
	clear:left;
	width:1000px;
	height:100px;
	padding-top:30px;
	margin:0px auto 50px auto;
}



/* submenu "sobre são paulo" */

.btn-sp{
	float:left;
	margin:0px 0px 20px 0px;
	text-align:center;
	font-weight:700;
}

.btn-sp a{
	color:#6e6f72;
	text-decoration:none;
}

.btn-sp a:hover{
	/*color:#163669;*/
	color:#183669;
	text-decoration:none;
}

#btn-sp-01{
	width:121px;
	background:url(../images/bg-btn-01.jpg) no-repeat center top;
	padding-top:17px;
	height:44px;
}

#btn-sp-02{
	width:122px;
	background:url(../images/bg-btn-02.jpg) no-repeat center top;
	padding-top:15px;
	height:46px;
}

#btn-sp-03{
	width:119px;
	background:url(../images/bg-btn-03.jpg) no-repeat center top;
	padding-top:27px;
	height:34px;
}

#btn-sp-04{
	width:119px;
	background:url(../images/bg-btn-04.jpg) no-repeat center top;
	padding-top:17px;
	height:44px;
}

#btn-sp-05{
	width:115px;
	background:url(../images/bg-btn-05.jpg) no-repeat center top;
	padding-top:17px;
	height:44px;
}

#btn-sp-06{
	width:127px;
	background:url(../images/bg-btn-06.jpg) no-repeat center top;
	padding-top:27px;
	height:34px;
}

#btn-sp-07{
	width:119px;
	background:url(../images/bg-btn-07.jpg) no-repeat center top;
	padding-top:24px;
	height:37px;
}

#btn-sp-08{
	width:119px;
	background:url(../images/bg-btn-08.jpg) no-repeat center top;
	padding-top:27px;
	height:34px;
}


/* /// Informações úteis /// */

div#div_informacoes p{font-size:16px; margin:0px 0px 30px 0px;}

div#div_informacoes h3{
	font-weight:700;
	/*color:#b83822;*/
	font-size:14px;
	margin:0px 0px 5px 0px;
}

/* Links da Footer */
div#btn-ft-idis{
	float:left;
	width:180px;
	height:210px;
}

div#btn-ft-gpf{
	float:left;
	width:347px;
	height:210px;
}

div#btn-ft-caf{
	float:left;
	width:251px;
	height:210px;
}

div#btn-ft-rockefeller{
	float:left;
	width:221px;
	height:210px;
}

div#btn-ft-cea{
	float:left;
	width:220px;
	height:190px;
}

div#btn-ft-bid{
	float:left;
	width:200px;
	height:190px;
}

div#btn-ft-frm{
	float:left;
	width:135px;
	height:190px;

}

div#btn-ft-fbb{
	float:left;
	width:170px;
	height:190px;
}

div#btn-ft-setubal{
	float:left;
	width:155px;
	height:190px;
}

div#btn-ft-arymax{
	float:left;
	width:110px;
	height:190px;
}


/* /// Inscrições /// */

/* tabela */
#tabela_prog_1{
	width:470px;
	border-collapse:collapse;
	font-size:18px;
	float:left;
}

#tabela_prog_2{
	width:470px;
	border-collapse:collapse;
	font-size:18px;
	float:left;
}

#div_cinza{
	width:5px;
	margin:0 10px;
	height:1047px;
	float:left;
	background-color:#6d6e70;
}

#div_cinza2{
	width:5px;
	height:989px;
	float:left;
	background-color:#6d6e70;
}

.hora-red{
	/*color:#b73822;*/
	color:#DF781C;
	font-size:25px;
}

.hora-blue{
	/*color:#173569;*/
	color:#678222;
	font-size:25px;
}

table.tabela-prog td{
	height:58px;
	background:url(../images/bg_td_programacao.jpg) repeat-x 0px 0px;
}

.txt-peq{font-size:12px !important;}

.red{color:#b73822;}
.blue{color:#173569;}

.red span{margin-top:20px;}

div.paralela-a{
	width:57px;
	height:56px;
	float:left;
	margin:10px 0px;
	background:url(../images/img-a.jpg) no-repeat 0px 0px;
}

div.paralela-b{
	width:57px;
	height:56px;
	float:left;
	margin:10px 0px;
	background:url(../images/img-b.jpg) no-repeat 0px 0px;
}



/* /// Programação /// */
#msg-inscricao-ok{
	color:#b83822;
	font-size:28px;
	text-align:center;
	margin:60px 0px;
}

.alturadalinha{line-height:18px; font-size:15px;}

.moderador{color:#b73923;}

#selo_evento_neutro{
	position:absolute;
	margin:180px 0px 0px 800px;
	width:109px;
	height:46px;
	background:url(../images/selo_evento_neutro.png) no-repeat 0 0;
}

.almoco span{
	font-size:14px;
	color:#163669;
	font-weight:bold;
}

.almoco a{font-size:14px !important;}

.almoco strong{
	color:#183669;
}

.almoco h4{
	font-size:14px;
	font-weight:bold;
	color:#163669;
	text-transform:uppercase;
	margin:30px 0px 20px 0px;
}
h1, h2 {
    text-align: left !important;
}

/* NOVOS */
#pont{
	border-top:2px dotted #183569;
	width:100%;
	height:5px;
	display:inline-table;
}
#box33p {
    background-color: #f9f9f9;
    border: 0 solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 10px #ccc;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 29%;
}
#box33p > img {
    width: 100%;
	border-radius: 6px;
}
#box-opiniao2{
	border:0px solid #ccc;
}
#btn-sociais {
    display: block;
    width: 100%;
}
#btn-sociais div {
    margin-bottom: 20px;
    margin-left: 10px;
}
