@font-face {
    font-family: 'PresidenciaFirme';
    src: url('fonts/presidenciafirme-webfont.eot');
    src: url('fonts/presidenciafirme-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/presidenciafirme-webfont.woff') format('woff'),
         url('fonts/presidenciafirme-webfont.ttf') format('truetype'),
         url('fonts/presidenciafirme-webfont.svg#PresidenciaFirmeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BentonRegular';
    src: url('fonts/bentonsansregular-webfont.eot');
    src: url('fonts/bentonsansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bentonsansregular-webfont.woff') format('woff'),
         url('fonts/bentonsansregular-webfont.ttf') format('truetype'),
         url('fonts/bentonsansregular-webfont.svg#BentonSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BentonBold';
    src: url('fonts/bentonsansbold-webfont.eot');
    src: url('fonts/bentonsansbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bentonsansbold-webfont.woff') format('woff'),
         url('fonts/bentonsansbold-webfont.ttf') format('truetype'),
         url('fonts/bentonsansbold-webfont.svg#BentonSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BentonLight';
    src: url('fonts/bentonsanslight-webfont.eot');
    src: url('fonts/bentonsanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bentonsanslight-webfont.woff') format('woff'),
         url('fonts/bentonsanslight-webfont.ttf') format('truetype'),
         url('fonts/bentonsanslight-webfont.svg#BentonSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PresidenciaFuerte';
    src: url('fonts/presidenciafuerte-webfont.eot');
    src: url('fonts/presidenciafuerte-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/presidenciafuerte-webfont.woff') format('woff'),
         url('fonts/presidenciafuerte-webfont.ttf') format('truetype'),
         url('fonts/presidenciafuerte-webfont.svg#PresidenciaFuerteRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BentonBlack';
    src: url('fonts/bentonsansblack-webfont.eot');
    src: url('fonts/bentonsansblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bentonsansblack-webfont.woff') format('woff'),
         url('fonts/bentonsansblack-webfont.ttf') format('truetype'),
         url('fonts/bentonsansblack-webfont.svg#BentonSansBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

a {
	text-decoration: none;
}

a span {
	cursor: pointer;
}

ul,li{
	list-style: none;
}

body {
	text-align: left;
	width: 100%;
	color: #444444;
	font-family:Arial,Tahoma, Helvetica, sans-serif,"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	background:url(images/background_body.jpg) no-repeat center top; 
}

header {
	width: 100%;
	float: left;
	display: block;
}

#header_in {
	margin:0 auto;
	height: 170px;
	width: 960px;
	background: url(images/dotted_horizontal.png) repeat-x left bottom;
}
#header_in h1{
	float:left;
	height: 88px;
	width: 206px;
	margin-top:26px;
}
#logo{
	float:left;
	height: 88px;
	width: 206px;
	/*background: url(images/logo.jpg) no-repeat left top;*/
}
ul#menu_top{
	float:right;
	height: 138px;
	width: 754px;
}
ul#menu_top li{
	float:right;
	height: 100%;
	width: 119px;
	padding-right:1px;
	background: url(images/dotted_vertical.png) repeat-y right bottom;
}
ul#menu_top li:last-child{
	float:right;
	height: 100%;
	width: 1px;
	background: url(images/dotted_vertical.png) repeat-y right bottom;
}
ul#menu_top li a{
	float:right;
	height: 100%;
	width: 101px;
	padding:0 9px;
}
ul#menu_top li.select a{
	float:right;
	height: 100%;
	width: 101px;
	padding:0 9px;
	background: url(images/background_select_menu_top.jpg) no-repeat left top;
}
ul#menu_top li a:hover{
	height: 132px;
	border-top:6px solid #f79826;
}
ul#menu_top li a:hover .titulo{
	margin-top:25px;
}
ul#menu_top li a:hover .texto{
	color:#8c8c8c;
}
ul#menu_top .titulo{
	float:right;
	height: 36px;
	width: 100%;
	font-family: PresidenciaFirme;color:#560168;font-size:16px;line-height:15px;text-transform:uppercase;
	margin-top:31px;
}
ul#menu_top .texto{
	float:right;
	height: 65px;
	width: 100%;
	color:#bebebe;font-size:10px;line-height:11px;
	margin-top:5px;
}
ul#menu_top li.select a{
	float:right;
	height: 100%;
	width: 101px;
	padding:0 9px;
	background: url(images/background_select_menu_top.jpg) no-repeat left top;
}
ul#menu_top li.select{
	float:right;
	height: 100%;
	width: 119px;
	padding-right:1px;
	background: url(images/dotted_vertical.png) repeat-y right bottom;
}
ul#menu_top li.select a .titulo{
	float:right;
	height: 36px;
	width: 100%;
	font-family: PresidenciaFirme;color:#fff;font-size:16px;line-height:15px;text-transform:uppercase;
	margin-top:31px;
}
ul#menu_top li.select .texto{
	float:right;
	height: 36px;
	width: 100%;
	color:#fff;font-size:10px;line-height:11px;
	margin-top:5px;
}
ul#menu_top li.select a:hover{
	border-top:0;
	height:100%;
}
ul#menu_top li.select a:hover .titulo{
	margin-top:31px;
}
ul#menu_top li.select a:hover .texto{
	color:#fff;
}

#menu_pesquisa{
	float:left;
	height: 28px;
	width: 100%;
	margin-top:2px;
	background: url(images/dotted_horizontal.png) repeat-x left top;
	padding-top:1px;
	position:relative;
}

#menu_pesquisa ul{
	float:left;
	height: 28px;
	width: 850px;
	line-height: 28px;
}
#menu_pesquisa ul li{
	float:left;
	height: 28px;
	width: auto;
}
#menu_pesquisa ul li a{
	float:left;
	height: auto;
	width: auto;
	font-family: BentonRegular;color:#560168;font-size: 11px;text-transform: uppercase;
}
#menu_pesquisa ul li span{
	float:left;
	height: auto;
	width: auto;
	font-family: BentonRegular;color:#560168;font-size: 11px;text-transform: uppercase;
	padding:0 16px;
}
#menu_pesquisa #lupa{
	float:right;
	height: 28px;
	width: 28px;
	background: url(images/lupa.jpg) no-repeat left top;
}
#caixa_pesquisa{
	position:absolute;
	z-index:999;
	top:169px;left:1247px;
	height: auto;
	width: 169px;
	padding:0 9px 7px 7px;
	background-color: #560168;
	display:none;
}
#caixa_pesquisa .titulo{
	float:left;
	height: auto;
	width: 168px;
	margin:7px 0 4px;
	color:#fff;font-family: BentonRegular;font-size: 10px;
}
#caixa_pesquisa input[type=text]{
	float:left;
	height: 22px;
	width: 136px;
	border:1px solid #3c0149;
	line-height:22px;
	color:#4f4f4f;font-size: 11px;
	padding:0 6px;
}
#caixa_pesquisa input[type=submit]{
	float:left;
	height: 13px;
	width: 8px;
	background: url(images/seta_pesquisa.png) no-repeat left top;
	margin:6px 0 0 10px;
	cursor:pointer;
}
#caixa_pesquisa input[type=submit]:hover{
	height: 15px;
	width: 9px;
	background-position: left bottom;
}

#page{	
	width: 100%;
	float: left;
	display: block;
	background:url(images/background_page.png) no-repeat center bottom;
}

#page_in {
	margin:0 auto;
	width: 960px;
	height: auto;
}
.home .banners {
	float:left;
	width: 960px;
	height: 450px;
	position:relative;
	overflow: hidden;
	margin-bottom:20px;
	z-index:9;
}
.home .banners ul{
	float:left;
	width: 999999px;
	height: 450px;
	position:relative;
}
.home .banners ul li, .home .banners ul li a{
	float:left;
	width: 960px;
	height: 450px;
	background-position: top left;
	background-repeat: no-repeat;
	z-index:9;
}
.home .banners ul li a .conteudo{
	float:left;
	width: 350px;
	height: 306px;
	background: url(images/fundo_texto_banner.png) no-repeat left top;
	/*margin-left:1px;*/
}
.home .banners ul li a .conteudo .title{
	float:left;
	width: 350px;
	color:#560168;font-size: 28px;font-family: PresidenciaFuerte;text-transform: uppercase;line-height:28px;
	margin-top:30px;
	margin-left:1px;
}
.home .banners ul li a .conteudo .text{
	float:left;
	width: 350px;
	color:#636363;font-size: 14px;font-family: BentonLight;
	background: url(images/banner_home_text.jpg) no-repeat left top;
	padding-top:16px;
	margin-top:17px;
}
.home .banners .setas{
	width: 56px;
	height: 26px;
	position:absolute;
	overflow:hidden;
	bottom:10px;
	right:15px;
}
.home .banners .seta_left{
	float:left;
	width: 26px;
	height: 26px;
	margin-right:4px;
	background: url(images/setas_banner.jpg) no-repeat left top;
}
.home .banners .seta_left:hover{
	background-position: left bottom;
}
.home .banners .seta_right{
	float:left;
	width: 26px;
	height: 26px;
	background: url(images/setas_banner.jpg) no-repeat right top;
}
.home .banners .seta_right:hover{
	background-position: right bottom;
}
.home .events{
	float:left;
	width: 960px;
	height: 212px;
	margin-bottom:20px;
}

.home .events .eventos{
	float:left;
	width: 700px;
	height: 174px;
	
}
.home .events .titles{
	float:left;
	width: 701px;
	height: 38px;
	background: url(images/dotted_vertical.png) repeat-y right bottom;
}
.home .events .principal{
	float:left;
	width: 333px;
	height: 158px;
	margin-top:6px;
	margin-right:17px;
}
.home .events .principal .data{
	float:left;
	width: 32px;
	margin-right:12px;
	text-align: center;
}
.home .events .principal .data .mes{
	/*float:left;*/
	width: auto;
	font-family: BentonRegular;font-size: 11px;color:#ad67bb;text-transform: uppercase;
}
.home .events .principal .data .dia{
	/*float:left;*/
	width: auto;
	font-family: BentonBlack;font-size: 26px;color:#ad67bb;text-transform: uppercase;
}
.home .events .principal .titulo{
	float:left;
	width: 148px;
	height: 135px;
	font-family: BentonBold;font-size: 14px;color:#40014d;text-transform: uppercase;line-height:15px;
	margin-right:9px;
}
.home .events .principal .resumo{
	float:left;
	width: 132px;
	font-size: 11px;color:#646464;
}

.home .events .principal .vermais{
	float:left;
	width: 290px;
	font-size: 11px;color:#ad67bb;
	background: url(images/setas.png) no-repeat left 1px;
	padding-left:11px;
	margin-top:11px;
	margin-left:43px;
}
.home .events .principal:hover .vermais{
	color:#f79826;
	background-position:left -9px;
}
.home .events .secundario{
	float:left;
	width: auto;
	height: 174px;
	background: url(images/tracejado_event.jpg) repeat-y left top #40014d;
	padding-left:9px;
}
.home .events .secundario .left{
	float:left;
	width: 166px;
}
.home .events .secundario.comimg{
	float:left;
	width: 341px;
	height: 174px;
	background: url(images/tracejado_event.jpg) repeat-y left top #40014d;
	padding-left:9px;
}
.home .events .secundario .data{
	float:left;
	width: auto;
	font-size: 11px;color:#ad67bb;
	margin-top:6px;
}
.home .events .secundario .titulo{
	float:left;
	width: 161px;
	height:128px;
	font-family:BentonBold;font-size: 14px;color:#fff;text-transform: uppercase;
	padding-right:6px;
	margin-top:5px;
	clear:left;
}
.home .events .secundario .vermais{
	float:left;
	width: auto;
	font-size: 11px;color:#ad67bb;
	background: url(images/setas.png) no-repeat left 1px;
	padding-left:11px;
	clear:left;
}
.home .events .secundario:hover .vermais{
	color:#f79826;
	background-position:left -9px;
}
.home .events .secundario img{
	float:right;
	width: 175px;
	height:174px;
}
.home .events #calendar{
	float:left;
	width: 236px;
	height:174px;
	margin-left:19px;
	border-right:2px solid #f79826;
}

.home .news{
	float:left;
	width: 960px;
	height: 146px;
	padding-bottom:20px;
}

.home .news .title,.home .events .title{
	float:left;
	width: auto;
	font-family: BentonLight;font-size: 24px;color:#560168;text-transform: uppercase;line-height: 18px;
}
.home .news a.seeall,.home .events a.seeall{
	float:left;
	width: auto;
	height:14px;
	font-family: BentonRegular;font-size: 11px;color:#ad67bb;text-transform: uppercase;
	background: url(images/setas.png) no-repeat left 1px;
	padding-left:11px;
	margin-top:8px;
	margin-left:19px;
}
.home .news a.seeall:hover,.home .events a.seeall:hover{
	color:#f79826;
	background-position:left -9px;
}

.home .news ul{
	float:left;
	width: 960px;
	height: 108px;
	margin-top:13px;
}
.home .news ul li{
	float:left;
	width: 225px;
	height: 108px;
	margin-right:20px;
}
.home .news ul li:last-child{
	float:left;
	width: 225px;
	height: 108px;
	margin-right:0px;
}
.home .news ul li a{
	float:left;
	width: 225px;
	height: 108px;
}
.home .news ul li .data{
	float:left;
	width: 225px;
	font-size: 10px;color:#b4b4b4;line-height: 10px;
	margin-bottom:3px;
}
.home .news ul li img{
	float:left;
	width: 62px;
	height: 62px;
	padding:1px;
	border:1px solid #dedede;
	margin-right:12px;
	margin-bottom:2px;
}
.home .news ul li a:hover .data{
	color:#8c8c8c;
}
.home .news ul li .titulo{
	float:left;
	width: 225px;
	font-size: 11px;color:#40014d;font-family: BentonRegular;text-transform: uppercase;
	margin-bottom:6px;
}
.home .news ul li.com_img .titulo{
	width: 147px;
}
.home .news ul li a:hover .titulo{
	color:#f79826;
}
.home .news ul li .resumo{
	float:left;
	width: 225px;
	font-size: 11px;color:#8c8c8c;
	line-height: 13px;
}
.home .news ul li a:hover .resumo{
	color:#646464;
}
.home .news ul li .resumo .more{
	font-size: 11px;color:#f79826;
}

footer {
	width: 100%;
	float: left;
	display: block;
	background:url(images/background_footer.jpg) no-repeat center top;
}

#footer_in {
	margin:0 auto;
	width: 960px;
	margin-top:13px;
	height:416px;
}

#footer_in .conteudo{
	margin:0 auto;
	width: 960px;
	margin-top:13px;
	height:416px;
}

footer .conteudo_top{
	float:left;
	width: 960px;
	background-color: #f0f0f0;
}
.conteudo_top .coluna{
	float:left;
	width: 175px;
}
.conteudo_top .coluna.right{
	float:right;
}
.conteudo_top .coluna .titulo{
	float:left;
	width: 157px;
	height:37px;
	background: url(images/dotted_vertical.png) repeat-y left top;
	font-family: BentonRegular;color:#560168;font-size: 12px;text-transform: uppercase;
	line-height: 45px;
	padding:0 9px;
}
.conteudo_top .coluna ul.downloads{
	float:left;
	width: 157px;
	height:auto;
	padding:0 9px;
}
.conteudo_top ul.downloads li,.conteudo_top ul.downloads li a{
	float:left;
	width: 100%;
	height:auto;
}
.conteudo_top ul.downloads li{
	margin-top:14px;
}
.conteudo_top ul.downloads li .nome{
	float:left;
	width: 100%;
	height:auto;
	font-size:11px;color:#828282;line-height: 12px;
	margin-bottom:3px;
}
.conteudo_top ul.downloads li .desc{
	float:left;
	width: 100%;
	height:auto;
	font-size:10px;color:#b4b4b4;line-height: 11px;
}
.conteudo_top ul.downloads li a:hover .nome{
	color:#EC8305;
}
.conteudo_top ul.downloads li a:hover .desc{
	color:#828282;
}
.conteudo_top ul.downloads.newsletter li .nome{
	margin-bottom:0px;
}
.conteudo_top ul.downloads.newsletter li .desc{
	margin-bottom:3px;
}
.conteudo_top .coluna ul.links{
	float:left;
	width: 157px;
	height:auto;
	padding:0 9px;
}
.conteudo_top ul.links li,.conteudo_top ul.downloads li a{
	float:left;
	width: 100%;
	height:auto;
}
.conteudo_top ul.links li{
	margin-top:12px;
}
.conteudo_top ul.links li a{
	font-size:11px;color:#828282;line-height: 12px;
}
.conteudo_top ul.links li a:hover{
	color:#ec8305;
}
.conteudo_top .coluna .redes_sociais{
	float:left;
	width: 157px;
	height:auto;
	padding:0 9px;
	margin-top:8px;
}
.conteudo_top .coluna .rede{
	float:left;
	width: 100%;
	height:auto;
	margin-bottom:3px;
}
.conteudo_top .redes_sociais .logo{
	float:left;
	width: 23px;
	height:23px;
	background: url(images/redes_sociais.png) no-repeat;
	margin-right:10px;
}
.conteudo_top .redes_sociais .rede:hover .logo.twitter{
	background-position:left bottom;
}
.conteudo_top .redes_sociais .logo.linkedin{
	background-position:right top;
}
.conteudo_top .redes_sociais .rede:hover .logo.linkedin{
	background-position:right bottom;
}
.conteudo_top .redes_sociais .desc{
	float:left;
	width: auto;
	height:23px;
	line-height: 22px;
	font-size: 11px;color:#828282;
}
.conteudo_top .redes_sociais a:hover .desc{
	color:#EC8305;
}
.conteudo_top #login{
	float:right;
	width: 260px;
	height:216px;
	background: url(images/border_calendario_home.jpg) no-repeat left top #dbdbdb;
}
.conteudo_top #login .titulo{
	float:left;
	width: 220px;
	height:auto;
	font-family: BentonBold;color:#ec8305;font-size: 12px;text-transform: uppercase;text-shadow:1px 1px 0px #fff;
	line-height: 45px;
	padding:0 20px;
	margin-bottom:5px;
}
.conteudo_top #login .welcome{
	float:left;
	width: 220px;
	height:auto;
	color:#646464;font-size: 11px;line-height:10px;
	margin:2px 0 0 20px;
}
.conteudo_top #login .nome{
	float:left;
	width: 220px;
	height:auto;
	color:#646464;font-size: 11px;text-transform: uppercase;
	margin:0 0 10px 20px;
}
.conteudo_top #login .link{
	float:left;
	width: 220px;
	height:auto;
	color:#969696;font-size: 11px;
	margin:0 0 6px 20px;
}
.conteudo_top #login .link:hover{
	color:#505050;
}
.conteudo_top #login .menus{
	float:left;
	width: 220px;
	height:47px;
}
.conteudo_top #login #logout{
	float:left;
	width: auto;
	height:26px;
	line-height:26px;
	font-family: BentonBold;color:#fff;font-size: 12px;text-transform:uppercase;
	background-color:#969696;
	margin-right:2px;
	cursor:pointer;
	padding:0 15px;
	margin-left:20px;
}
.conteudo_top #login #logout:hover{
	background-color:#f79826;
	color:#fff;text-shadow: 1px 1px 0px #885b25;
}
.conteudo_top #login .sep{
	float:left;
	width: 220px;
	height:auto;
	padding:0 20px;
}
.conteudo_top #login .sep .name{
	float:left;
	width: 220px;
	height:auto;
	color:#828282;
	margin-bottom:3px;
}
.conteudo_top #login .sep input[type=text],.conteudo_top #login .sep input[type=password]{
	float:left;
	width: 206px;
	height:22px;
	line-height:22px;
	border: 1px solid #c3c3c3;
	padding:0 7px;
	color:#828282;font-size: 11px;
	margin-bottom:5px;
}
.conteudo_top #login .sep input[type=text]:focus,.conteudo_top #login .sep input[type=password]:focus{
	border: 1px solid #eb8204;
	color:#505050;
}
.conteudo_top #login #forgot{
	float:left;
	width: 220px;
	height:auto;
	color:#828282;
	margin-top:2px;
	padding-bottom:14px;
}
.conteudo_top #login #forgot:hover{
	text-decoration:underline;
	color:#505050;
}
.conteudo_top #login .sep input[type=submit],.conteudo_top #login .sep #register,.conteudo_top #login .sep #enter{
	float:left;
	width: auto;
	height:26px;
	line-height:26px;
	font-family: BentonBold;color:#fff;font-size: 12px;
	background-color:#969696;
	margin-right:2px;
	cursor:pointer;
	padding:0 15px;
}
.conteudo_top #login .sep #register{
	background-color:#afafaf;
}
.conteudo_top #login .sep input[type=submit]:hover,.conteudo_top #login .sep #register:hover,.conteudo_top #login .sep #enter:hover{
	color:#fff;
	background-color:#ec8305;
}
.conteudo_middle{
	float:left;
	width: 960px;
	margin-top:18px;
	padding-bottom:19px;
	background: url(images/dotted_horizontal.png) repeat-x left bottom;
}
.conteudo_middle .logos{
	float:left;
	width: 164px;
	background: url(images/dotted_vertical.png) repeat-y right top;
}
.conteudo_middle .logo{
	float:left;
	width: auto;
	margin-right:27px;
}
.conteudo_middle .logo.eur{
	margin-top:5px;
}
.conteudo_middle .text{
	float:left;
	width:768px;
	margin-left:27px;
}
.conteudo_middle .text .orange{
	float:left;
	width:100%;
	font-family:BentonLight;font-size:15px;color:#f79826;
	margin-top:12px;
}
.conteudo_middle .text .grey{
	float:left;
	width:100%;
	font-family:BentonRegular;font-size:11px;color:#787878;
	margin-top:1px;
}
.conteudo_bottom{
	float:left;
	width: 960px;
	margin-top:18px;
}
.conteudo_bottom .logo{
	float:left;
	width: 88px;
	height:22px;
	background: url(images/logo_rodape.png) no-repeat left top;
}
.conteudo_bottom .copy{
	float:left;
	width: 635px;
	margin-left:27px;
	color:#969696;font-size: 11px;
	margin-top:7px;
}
.conteudo_bottom .copy .darker{
	color:#787878;
}
.conteudo_bottom .globaz{
	float:right;
	width: 192px;
	margin:5px 18px 0 0;
}
.conteudo_bottom a{
	float:right;
	width: 65px;
	height:20px;
	background: url(images/globaz.png) no-repeat left top;
}
.conteudo_bottom .developed{
	float:right;
	width: auto;
	color:#bbbbbb;font-size: 11px;
	margin:2px 11px 0 0;
}

.margem_bottom{
	margin-bottom:20px;
}
.register{
	float:left;
	width:500px;
}
.register .desc{
	float:left;
	width:100%;
	font-size: 11px;color:#505050;	
	margin-top:10px;
}.register .desc.green{
	color:#24bf2b;	
}
.largura_total .register .desc{
	background: url(images/dotted_horizontal.png) repeat-x left bottom;
	margin-bottom:10px;
}
.forgots .desc{
	margin-bottom:19px;
}
.register .roxo{
	font-size: 11px;color:#ad67bb;	
}

.register fieldset{
	float:left;
	width:100%;	
	padding-bottom:10px;
	background: url(images/dotted_horizontal.png) repeat-x left bottom;
	margin-bottom:17px;
}
.register.forgots fieldset{
	float:left;
	width:100%;	
	background-image:none;
	padding-bottom:0px;
	margin-bottom:4px;
}
.register fieldset.last{
	margin-bottom:5px;
}
.register legend, .register .title{
	float:left;
	width:100%;
	font-size: 11px;font-family: BentonBold;color:#323232;
	margin-bottom:13px;	
}
.register legend.dif{
	margin-bottom:11px;	
}
.register legend.diferent{
	float:left;
	width:100%;
	font-size: 11px;font-family: Arial;font-weight:bold;color:#6e6e6e;
	margin-bottom:15px;	
}
.register .linha{
    float:left;
    width:500px;
    margin-bottom:8px;
}
.largura_total .register .linha{
    float:left;
    width:100%;
    margin-bottom:15px;
    position:relative;
}

.largura_total .register .linha .over{
	position:absolute;
	background:url(images/calendarBottomOver.png) no-repeat bottom;
	width:292px;
	padding-bottom:20px;
	z-index:10;
	left:92px;
	display:none;
}

.largura_total .register .linha .over .container{
	background:url(images/calendarOver.png) no-repeat top;
	width:236px;
	padding:18px 28px 28px 28px;
}
.largura_total #centerCol .register .linha .over .container a{
	text-decoration: none;
	margin-bottom:5px;
}
.largura_total .register .linha .over .container .title{
	font-family:BentonBold;
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;margin-top:10px;
}
.largura_total .register .linha .over .container .description{
	font-family:Arial;
	font-size:12px;
	color:#ad67bb;
}
.largura_total #centerCol .register .linha .over .container .description a{
	font-family:Arial;
	font-size:12px;
	color:#ad67bb;
	text-decoration: underline;
}
#uniform-pais_formulario{
	display:none;
	width:190px;
}
#pais_formulario{
	width:200px;
}
.largura_total #centerCol .register .linha .over .container .description a:hover{
	color:#fff;
}
.register .linha:last-child{
    margin-bottom:1px;
}
.register label{
	float:left;
	width:120px;
	font-size: 11px;color:#757575;
	margin-top:3px;	
}
.largura_total .register label{
	float:left;
	width:350px;
	font-size: 11px;color:#757575;
	margin-top:3px;	
}

.largura_total #centerCol .register label a{
	font-size: 11px;color:#757575;
	text-decoration: none;
}
.largura_total #centerCol .register label a:hover{
	color:#EC8305;
}
.register label.left{
	padding-top:2px;	
}
.register label.large{
	width:100%;	
}
.register label.large .engloba{
	width:470px;
	float:left;	
	margin-top:3px;
}
.register label a{
    color:#757575;font-size: 11px;text-decoration: underline;
}
.register label a:hover{
    color:#EC8305;
}
.register label .desc_b{
	float:left;
	width:120px;
	font-size: 10px;color:#757575;	
}
.register .right{
	float:right;
	width:360px;	
}
.register .right{
	float:right;
	width:360px;
	margin-right:20px;	
}
.largura_total .register .right{
	float:right;
	width:545px;
	margin-right:0px;	
}
.largura_total .register .right .global{
	padding-bottom:5px;float:left;background: url(images/dotted_horizontal.png) repeat-x left bottom;width:100%;margin-bottom:5px;	
}
.largura_total .register .right .op{
	float:left;
	line-height: 24px;	
	color:#757575;
	font-weight: bold;
	margin-right:10px;
}
.register .right label{
    float:left;
    width:auto;
    margin-right:27px;
}
.register .right label.click{
    cursor:pointer;
}

.register .right .opcoes label,.register .right .line_height.total{
    width:457px;
    margin-right:0;
}
.register .right .line_height.med{
    width:440px;
}

.register .line_height{
    line-height: 19px;
}
.register .right input[type=text],.register .right input[type=password]{
    float:left;
    width:344px;
    height:22px;
    border:1px solid #e6e6e6;
    padding: 0 7px;
    color:#828282;font-size: 11px;line-height: 22px;
}
.register .right textarea.maior{
    width:512px;
    height:67px;
    resize:none;
}
.register .right input[type=text]:focus,.register .right input[type=password]:focus{
    border:1px solid #EB8204;
    color:#505050;
}
.register .right textarea{
    float:left;
    width:529px;
    height:60px;
    border:1px solid #e6e6e6;
    padding: 0 7px;
    color:#828282;font-size: 11px;line-height: 22px;
    resize:none;
}
.register .right textarea:focus{
    border:1px solid #EB8204;
    color:#505050;
}
.register .right input[type=text].peq{
    width:204px;
}
.register .right .descrip{
    float:left;
    width:100%;
    font-size: 10px;color:#c8c8c8;
    margin-top:5px;
    padding-bottom:8px;
}
#centerCol .register .right .descrip a{
    float:left;
    width:auto;
    font-size: 10px;color:#c8c8c8;
}
.register .right .descrip strong{
   	font-family: ArialBold;
}
.register .button{
    float:left;
    width:166px;
    height:25px;
    font-size: 12px;color:#ffffff;font-family:BentonBold;text-transform:uppercase;line-height:25px;
    background-color:#b4b4b4;
    /*padding:0 10px;*/
    cursor:pointer;
}
.register .button:hover{
   background-color:#EC8305;
}


/*emidio*/

#searchInputLabel{ display:none;}
#page_in h1.mainH{
	font-family:PresidenciaFuerte;
	font-size:40px;
	padding:15px 0px;
	background: url("images/dotted_horizontal.png") repeat-x scroll left bottom;
	color:#560168;
	text-transform:uppercase;
}
#leftCol{
	float:left;
	width:190px;
	padding:8px 20px 20px 0px;
}
#leftCol #detailMenu dl{
	width:100%;
	margin-bottom:36px;
}
#detailMenu dl dt{
	color:#323232;
	text-transform:uppercase;
	font-family:BentonBold;
} 
#detailMenu dl dt, #detailMenu dl dd{
	background:url("images/dotted_horizontal.png") repeat-x left bottom;
	padding:4px 0px 5px;
	width:100%;
}
#detailMenu dl dd a{
	color:#505050;
}
#detailMenu dl dd a:hover{color:#f79826;}
#detailMenu dl dd.selected a{color:#f79826; font-weight:bold;}
#leftSearchBox{
	float:left;
	width:100%;
}
#leftSearchBox label{
	color: #323232;
    font-family: BentonBold;
    text-transform: uppercase;
	padding: 4px 0 5px;
	display:block;
	float:left;
}
#leftSearchBox input[type=text]{
	float:left;
	border:1px solid #560168;
	width:152px;
	height:16px;
	padding:3px 5px;
	color:#444444;
	font-size:11px;
}
#leftSearchBox #leftSearchSubmit{
	display:block;
	float:left;
	width:25px;
	height:24px;
	background:url(images/leftSeachSubmitArrow.jpg) no-repeat;
	cursor:pointer;
}
#newsSubscrition{
	width:190px;
	float:left;
}
#newsSubscrition.solo{
	margin-top:22px;
}
#newsSubscrition h1{
	font-family:BentonBold;
	color:#560168;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:8px;
	line-height:15px;
}
#newsSubscrition h1 span{
	font-family:BentonLight;
}
#newsSubscrition .description{
	float:left;
	color:#8c8c8c;
	width:100%;
	margin-bottom:13px;
	font-size:11px;
}
#newsSubscrition .subscribeBtn{
	background-color: #969696;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: BentonBold;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin-right: 2px;
    padding: 0 15px;
    width: auto;
	text-transform:uppercase;
}
#newsSubscrition .subscribeBtn:hover{
	background-color:#f79826;
}
.largura_total #centerCol .register .button{
	background-color: #969696;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: BentonBold;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin-right: 2px;
    padding: 0 15px;
    width: auto;
	text-transform:uppercase;
	text-decoration: none;
}
.largura_total #centerCol .register .button:hover{
	background-color:#f79826;
}
.largura_total #centerCol .register .adicional{
	display:none;
}
#event_aside{
	width:190px;
	float:left;
}
#event_aside .type{
	width:190px;
	float:left;
	font-size: 11px;color:#560168;
	text-transform: uppercase;
	margin-top:4px;
	margin-bottom:3px;
}
#event_aside h1{
	font-family:BentonBold;
	color:#f79826;
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:8px;
	line-height:20px;
	margin-bottom:7px;
}
#event_aside h1 span{
	font-family:BentonRegular;
}
#event_aside .date_hour,#event_aside .date_hour .date,#event_aside .date_hour .hour{
	float:left;
	width:100%;
}
#event_aside .date_hour{
	float:left;
	width:100%;
	margin-bottom:24px;
}
#event_aside .date_hour .date{
	font-family:BentonRegular;font-size:  14px;color:#323232;text-transform: uppercase;margin-bottom:1px;
}
#event_aside .date_hour .date .strong{
	font-family:BentonBold;
}
#event_aside .date_hour .hour{
	font-family:BentonRegular;font-size:  12px;color:#505050;
}
#event_aside .location,#event_aside .location .local,#event_aside .location .title{
	float:left;
	width:100%;
}
#event_aside .location .title{
	font-family:BentonBold;font-size:  12px;color:#505050;text-transform: uppercase;margin-bottom:7px;
}
#event_aside .location .local{
	font-family:Arial;font-size: 12px;color:#505050;
}
#event_aside .location .local .bold{
	font-weight: bold;
}


#centerCol div .tabs{
	float:left;
	border-bottom:#f79826 solid 5px;
	width:100%;
	margin-left:0;
}
#centerCol div .tabs li{
	padding:3px 0px 1px;
	margin-right:1px;
	float:left;
	list-style: none;
}
#centerCol div .tabs li a{
	padding:7px 15px 0px;
	height:21px;
	background:#f8c281;
	color:#ffffff;
	display:block;
	text-transform:uppercase;
	text-decoration: none;
}
#centerCol div .tabs li a:hover{ background:#f5a646;}
#centerCol div .tabs li.selected{
	padding:0;
}
#centerCol div .tabs li.selected a{
	padding:10px 15px 1px;
	height:21px;
	background:#f79826;
}
#centerCol div .tabArea{
	float:left;
	width:100%;
	padding-top:30px;
}
#centerCol div .searchResultList{
	float:left;
	display:none;
	width:100%;
	margin:0;
}
#centerCol div .searchResultList.tab1{
	display:block;
}
#centerCol div .searchResultList li{
	float:left;
	width:100%;
	padding-bottom:24px;
	background:url(images/dotted_horizontal.png) repeat-x left bottom;
	margin-bottom:14px;
	list-style: none;
}
#centerCol div .searchResultList li .link{
	color:#560168;
	text-transform:uppercase;
	font-family:BentonRegular;
	font-size:14px;
	float:right;
	width:620px;
	display:block;
	line-height:15px;
	margin-bottom:5px;
}
#centerCol div .searchResultList li .description{
	float:right;
	width:620px;
	display:block;
}
#centerCol div .searchResultList li.noImg .link,#centerCol div .searchResultList li.noImg .description{
	width:100%;
}

#centerCol div .searchResultList li img{
	border:2px double #dedede;
	float:left;
	display:block;
}

article{
	float:left;
	width:750px;
	color:#505050;
}
article.left{
	width:729px;
}
article.invite{
	float:left;
	padding:20px;
	width:500px;
	height:auto;
}
article.invite hgroup{
	float:left;
	width:100%;
	clear:both;
}
article.invite hgroup h1, article.invite hgroup h2{
	color:#560168; 
	font-size:17px;
	line-height:19px;
	display:inline;
	text-transform:uppercase;
}
article.invite hgroup h1, article.invite hgroup.invert h2{font-family: BentonBold;}
article.invite hgroup h2, article.invite hgroup.invert h1{font-family: BentonRegular;}
article.invite .button{width: 128px;}

#page_in footer{
	margin-top:20px;
	background: none;
	margin-bottom:74px;
}
article #topImg{
	width:100%;
	float:left;
	position:relative;
}
article #topImg .mask{
	position:absolute;
	bottom:0px;
	background:url(images/imageOverlay.png) no-repeat;
	width:749px;
	height:34px;
	z-index:10;
	left:0px;
}
#centerCol{
	float:left;
	width:730px;
	background:url('images/dotted_vertical.png') repeat-y left top;
	padding:28px 0px 20px 20px;
}
article.largura_total, .largura_total .register{
	float:left;
	width:100%;
}
.largura_total #centerCol{
	width:920px;
	background:none;
	padding:28px 20px 20px 20px;
}
.largura_total ul{
	margin-bottom:10px;
}
#centerCol div a{
	font-size: 12px;
	color:#505050;
	font-family: Arial;
	text-decoration: underline;
}
#centerCol div a:hover{
	color:#F79826;
}
#centerCol div ul,#centerCol div ol{
	float:left;
	margin-left:30px;
	clear:both;
	width:100%;
}
#centerCol div ul{
	width:698px;
}
#centerCol.small div ul{
	width:450px;
}
#centerCol.small div ul.sem_alteracoes{
	width:auto;
}
.largura_total #centerCol div ul{
	width:890px;
}
#centerCol div ol li{
	list-style: decimal;
}
#centerCol div ul li{
	padding-left:13px;
	background:url(images/bullet.jpg) left 2px no-repeat;
}
#centerCol div ul.sem_alteracoes li{
	padding-left:0;
	background: url(images/dotted_vertical.png) repeat-y scroll right top transparent;
}
#centerCol.sem_picotado{
	background:none;
	padding-top:19px;
}
#centerCol.small{
	width:480px;
	padding-right:19px;
}
#event_detail{
	float:left;
	width:100%;
}

#event_detail .left{
	float:left;
	/*width:230px;*/
	width:480px;
	/*margin-right:20px;*/
	margin-top:16px;
}
#event_detail .left.sem_img{
	float:left;
	width:480px;	
}
#event_detail h2{
	float:left;
	width:100%;
	font-size: 12px;
	color:#505050;
	font-family: BentonBold;
	text-transform: uppercase;
	margin-bottom:7px;
}
#event_detail .text{
	float:left;
	width:100%;
	font-size: 12px;
	color:#505050;
	font-family: Arial;
}
#event_detail .text a{
	color:#505050;
	text-decoration:underline;
	font-weight:bold; 
}
#event_detail .text a:hover{
	color:#F79826;
}
#event_detail .text p{
	float:none;
	width:100%;
	clear:none;
}
#event_detail .text ul{
	clear:both;
	width:100%;
}
#event_detail .img{
	float:right;
	width:230px;
	height:283px;
	background-position: left top;
	background-repeat: no-repeat;
}
article #centerCol .data{
	color:#ad67bb;
	font-size:11px;
	float:left;
	margin-bottom:5px;
	width:100%;
}
article #centerCol hgroup{
	float:left;
	width:100%;
	margin-bottom:15px;
	clear:both;
}
article #centerCol hgroup h1, article #centerCol hgroup h2{
	color:#560168; 
	font-size:17px;
	line-height:19px;
	display:inline;
	text-transform:uppercase;
}
#centerCol hgroup h1, #centerCol hgroup.invert h2{font-family: BentonBold;}
#centerCol hgroup h2, #centerCol hgroup.invert h1{font-family: BentonRegular;}

article #centerCol h3{
	font-family:BentonBold;
	text-transform:uppercase;
	font-size:12px;
	margin:25px 0px 5px 0px;
}
article #centerCol .inColumns2, article #centerCol .inColumns3{
	float:left;
	width:100%;
	margin-bottom:10px;
}
article #centerCol p{
	line-height:15px; 
	margin-bottom:12px;
	width:100%;
	clear:both;
	float:left;
}
article #centerCol p img{
	margin-bottom:25px;
	float:left;
	clear:both;
}
article #centerCol .inColumns3 .column{ 
	width:230px;
	margin-left:20px;
	float:left;
}
article #centerCol .inColumns2 .column{ 
	width:355px;
	margin-left:20px;
	float:left;
}
article #centerCol .column:first-child{margin:0px;}
#page_in footer ul{ float:left;}
#page_in footer ul li{
	float:left;
	margin-right:19px;
	background:url(images/dotted_vertical.png) repeat-y left;
	padding-left:19px;
}
#page_in footer ul li:first-child{
	background:none;
	padding-left:0px;
}
#page_in footer .a2a_dd, #page_in footer .backBtn, #page_in footer .invite{
	padding:4px 0px 4px 32px;
	font-family:BentonBold;
	text-transform:uppercase;
	float:left;
	width:auto;
	color:#969696;
	font-size:11px;
}
#page_in footer .a2a_dd{
	background:url(images/sharesign.gif) no-repeat;
}
#page_in footer .backBtn{
	background:url(images/backBtn.gif) no-repeat;
}
#page_in footer .invite{
	background:url(images/invite.jpg) no-repeat;
}

#rightCol{
	background:url('images/dotted_vertical.png') repeat-y left top;
	padding:0px 0px 0px 1px;
	float:left;
	width:230px;
}
#rightCol aside:nth-child(n+2){
	background:url(images/dotted_horizontal.png) repeat-x top left;
}
aside{
	float:left;
	margin-bottom:20px;
}
aside.gallery{
	width:230px;
	position:relative;
	overflow:hidden;
	height:343px;
}
aside.gallery h1{
	float:left;
	width:190px;
	padding:15px 20px;
	height:33px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/galeriaTop.png) no-repeat;
	z-index:2;
	color:#ffffff;
	font-size:16px;
	font-family:BentonBold;
}
aside.gallery ul{
	position:absolute;
	top:31px;
	z-index:1;
}
aside.gallery ul li{
	float:left;
	width:230px;
}
aside.gallery ul li figcaption{
	width:150px;
	margin:10px 0px 0px 21px;
	color:#40014d;
	font-size:11px;
	text-transform:uppercase;
	font-family:BentonRegular;
}
aside.gallery .galNav{
	position:absolute;
	top:286px;
	right:0px;
	z-index:2;
}
aside.gallery .galNav a{
	background:url(images/setasGaleria.png) no-repeat;
	display:block;
	width:9px;
	height:14px;
	margin:0px 4px;
	margin:0px 4px;
	float:right;
}
aside.gallery .galNav a.galNext{ background-position:top right;}
aside.events, aside.news{
	float:left;
	width:210px;
	padding:28px 0px 0px 20px;
}
aside.events h1, aside.news h1{
	float:left;
	width:210px;
	color:#f79826;
	font-size:20px;
	font-family:BentonLight;
	text-transform:uppercase;
	margin-bottom:12px;
}
aside.events.calendars h1{
	float:left;
	width:210px;
	color:#323232;
	font-size:11px;
	font-family:BentonBold;
	text-transform:uppercase;
	margin-bottom:12px;
	height:auto;
	background: none;
	padding:0;
	line-height: 11px;
}
#rightCol aside.events.calendars{
	background: none;
	padding-top:0px;
	margin-top:11px;
}
aside.events h1{
	color:#f79826;
}
aside.news h1{
	color:#ad67bb;
}
aside.events ul, aside.news ul{
	float:left;
	width:100%;
	margin-bottom:10px;
}
aside.events ul li, aside.news ul li{
	float:left;
	width:100%;
	margin-bottom:2px;
}
aside.events ul li .data, aside.news ul li .data{
	float:left;
	width:100%;
	margin-bottom:1px;
	color:#b4b4b4;
	font-size:10px;
}
aside.events ul li .link, aside.news ul li .link{
	float:left;
	width:100%;
	display:block;
	color:#646464;
	font-size:11px;
	text-transform:uppercase;
	font-family:BentonRegular;
	line-height:13px;
	margin-bottom:6px;
}
aside.events ul li .link{color:#646464;}
aside.news ul li .link{color:#40014d;}
aside.events ul li .description, aside.news ul li .description{
	float:left;
	width:100%;
	display:block;
	color:#8c8c8c;
	font-size:11px;
	font-family:BentonRegular;
	line-height:13px;
	margin-bottom:6px;
}

aside.events .seeAll, aside.news .seeAll{
	display:block;
	float:left;
	padding:6px 9px 0px 22px;
	height:19px;
	font-family:BentonRegular;
	font-size:11px;
	text-transform:uppercase;
}
aside.events .seeAll{
	background:#eaeaea url(images/verTodosArrow.png) no-repeat 10px 10px;
	color:#f79826;
}
aside.news .seeAll{
	background:#eaeaea url(images/verTodosArrow.png) no-repeat 10px -14px;
	color:#ad67bb;
}
aside#filter{
	float:left;
	margin:4px 0px 40px;
}
aside#filter legend{
	color:#323232;
	text-transform:uppercase;
	font-family:BentonBold;
}
aside#filter label{
	position:absolute;
	left:-5000px;
	top:0px;
	visibility:hidden;
}
aside#filter .inputCalendarBtn{
	width:26px;
	height:24px;
	display:block;
	float:left;
	margin-bottom:5px;
}
aside#filter  input[type=date], aside#filter  input[type=text]{
	padding:5px 33px 3px 7px;
	width:148px;
	border:1px #e6e6e6 solid;
	float:left;
	display:block;
	margin-bottom:5px;
	height:14px;
	background:url(images/inputCalendarIcon.gif) no-repeat right top;
	font-size:11px;
	color:#a0a0a0;
	cursor:pointer;
	clear:both;
	z-index:1;
}
#filter .seachBtn{
	background-color: #969696;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: BentonBold;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin-right: 2px;
    padding: 0 15px;
    width: auto;
	text-transform:uppercase;
}
#filter .seachBtn:hover{
	background-color:#f79826;
}

aside.calendar{
	float:left;
	width:230px;
	margin-bottom:0px;
}
aside.calendar .points{
	margin-left:23px;
}
aside.calendar h1{
	float:left;
	width:210px;
	height:47px;
	background: url(images/event_title_calendar.jpg) left top no-repeat;
	line-height: 47px;font-size: 16px;color:#ffffff;font-family: BentonBold;
	text-transform: uppercase;
	padding-left:20px;
	margin-bottom:9px;
}

.listagem{
	float:left;
	width:480px;
}
.listagem li{
	float:left;
	display:block;
	width:100%;
	background:url(images/dotted_horizontal.png) repeat-x left bottom;
	padding-bottom:9px;
	margin-bottom:11px;
}
.listagem li img{
	float:left;
	margin-right:19px;
}
#centerCol .listagem li .data, .listagem li .link, .listagem li .size, .listagem li .description{
	width:291px;
	float:right;
}
#centerCol .listagem li.noImg .data, #centerCol .listagem li.noImg .link, .listagem li.noImg .description{width:100%;}
#centerCol .listagem.downloads li .data, .listagem.downloads li .link, .listagem.downloads li .size, .listagem.downloads li .description{
	width:456px;
}
#centerCol .listagem.downloads div.icon{
	width:16px;
	height:16px;
	float:left;
}
#centerCol .listagem.downloads div.icon.pdf{
	background:url(images/pdfIco.png) no-repeat;
}
.listagem li .data{
	color:#ad67bb;
	font-size:11px;
	margin-bottom:6px;
}
.listagem li .link{
	color:#40014d;
	font-size:17px;
	font-family:BentonBold;
	text-transform:uppercase;
	margin-bottom:4px;
}
.listagem.downloads li .link{
	font-size:12px;
	font-family:BentonRegular;
	color:#560168;
	margin-bottom:0px;
}
.listagem.downloads li .size{
	color:#ad67bb;
	font-size:11px;
	margin-bottom:6px;
}
.listagem li .description{
	color:#8c8c8c;
}
.eventList{
	float:left;
	width:729px;
	display:none;
}
.eventList li{
	float:left;
	display:block;
	width:100%;
}
.eventList li .daySticker{
	width:52px;
	height:43px;
	padding:8px 0px 0px;
	background:#ad67bb;
	color:#ffffff;
	text-align:center;
	float:left;
	margin-right:20px;
	
}
.eventList li .daySticker .month{
	font-family:BentonRegular;
	font-size:11px;
	text-transform:uppercase;
	line-height:11px;
}
.eventList li .daySticker .day{
	font-family:BentonBold;
	font-size:26px;
	line-height:26px;
}
.eventList li ul{
	width:657px;
	float:left;
}
.eventList li ul li{
	margin-bottom:11px;
	padding-bottom:28px;
	background:url(images/dotted_horizontal.png) repeat-x left bottom;
}

.eventList li ul li a.link{
	font-family:BentonBold;
	color:#560168;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	display:block;
	float:left;
	width:520px;
	margin-bottom:7px;
}
.eventList li ul li .description{
	color:#6e6e6e;
	float:left;
	width:520px;
}
.eventList li ul li .button{
	color:#838484;
	float:right;
	display:block;
	background:#e8e8e8 url(images/seeDetailsArrow.png) no-repeat right 7px; 
	padding:6px 26px 0px 10px;
	height:18px;
	font-family:BentonRegular;
	font-size:11px;
	
}


#calendarControl{
	float:left;
	width:100%;
	padding:20px 0px 14px;
	background:url(images/dotted_horizontal.png) repeat-x left bottom;
	
}
#calendarControl ul{
	float:left;
	width:100%;
	border-bottom:4px solid #560168;
	margin-bottom:14px;
}
#calendarControl ul li{
	float:left;
	margin-right:1px;
}
#calendarControl ul li a{
	background-color:#ad67bb;
	padding:6px 12px 0px 33px;
	height:17px;
}
#calendarControl ul li a{
	background:#ad67bb url(images/calendarBtnIcons.gif) no-repeat;
	padding:6px 12px 0px 33px;
	height:17px;
	margin:3px 0px 1px;
	color:#ffffff;
	font-size:11px;
	font-family:BentonBold;
	text-transform:uppercase;
	display:block;
	float:left;
}
#calendarControl ul li.selected a{
	background-color:#560168;
	padding:9px 12px 0px 33px;
	height:18px;
	margin:0px 0px 0px;
}
#calendarControl ul li a.month{background-position:12px 5px; }
#calendarControl ul li a.list{background-position:12px -43px;}
#calendarControl ul li.selected a.month{background-position:12px 8px; }
#calendarControl ul li.selected a.list{background-position:12px -40px;}

#monthcontrolleft{
	float:left;
	width:686px;
}
#monthcontrolleft .monthControlArrow{
	float:left;
	display:block;
	width:23px;
	height:23px;
	background:url(images/monthNavArrow.png) no-repeat;
	margin-top:7px;
}
#monthcontrolleft .monthControlArrow.next{background-position:left -47px;}
#monthcontrolleft .monthControlArrow:hover{background-color:#ad67bb;}
#monthcontrolright{
	float:right;
}
#monthcontrolright label{
	float:left;
	display:block;
	color:#6e6e6e;
	font-size:11px;
	font-family:BentonRegular;
	text-transform:uppercase;
	margin:11px 10px 0px 0px;
}
#monthName{
	padding:0px 15px;
	float:left;
	font-family:BentonLight;
	text-transform:uppercase;
	font-size:30px;
	color:#560168;
}
#calendarView{
	float:left;
	padding-top:16px;
}
#calendarFooter{
	float:left;
	width:100%;
	padding-bottom:20px;
}
#prevMonthB, #nextMonthB{
	font-size:11px;
	color:#969696;
	background:url(images/backBtn.gif) no-repeat;
	text-transform:uppercase;
	font-family:BentonRegular;
	display:block;
	padding:5px 0px;
}
#prevMonthB{
	background-position:0px 0px;
	padding-left:31px;
	float:left;
}
#nextMonthB{
	background-position:right -59px;
	padding-right:31px;
	float:right;
}
.partnerList{
	float:left;
	width:100%;
	margin-top:25px;
}
.partnerList li{
	float:left;
	width:100%;
	background:url(images/dotted_horizontal.png) repeat-x bottom left;
	margin-bottom:23px;
}
.partnerList li img{
	float:left;
	margin-bottom:10px;
}
.partnerList li .partnerText{
	float:left;
	width:auto;
	margin-left:20px;
}
.partnerList li.noLogo .partnerText{
	width:100%;
}
.partnerList li .partnerText .partnerName{
	color:#560168;
	font-size:13px;
	text-transform:uppercase;
	font-family:BentonBold;
	float:left;
	width:auto;
	clear:left;
}
#open_with_click .partnerName{
	cursor:pointer;
}
#open_with_click .content{
	display:none;
}
.partnerList li .partnerText .country{
	color:#ad67bb;
	font-size:12px;
	float:left;
	width:auto;
	clear:left;
	margin-bottom:9px;
}
.partnerList li .partnerText .description{
	font-size:11px;
	float:left;
	width:auto;
	clear:left;
	margin-bottom:10px;
	line-height:15px;
}
.partnerList li .partnerText .partnerLink{
	font-size:11px;
	float:left;
	margin-bottom:10px;
	color:#ad67bb;
	padding-left:13px;
	background:url(images/partnerLinkBullet.gif) no-repeat 5px left;
	clear:left;
}
#centerCol .listNav{
	float:left;
	width:100%;
}
#centerCol .listNav ul{
	margin:0;
	clear:none;
}
#centerCol .listNav li{
	float:left;
	background:url(images/dotted_vertical.png) repeat-y top right;
	padding-right:1px;
	list-style: none;
}
#centerCol .listNav a,#centerCol .listNav span{
	float:left;
	display:block;
	padding:6px 0px 0px 0px;
	height:19px;
	color:#969696;
	font-family:BentonRegular;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	text-decoration: none;
	
}
#centerCol .listNav .listArrow{
	padding:6px 15px 0px;
	background-color:#f0f0f0;
}
#centerCol .listNav .listArrow:first-child{
	padding-right:15px;
	background:#f0f0f0 url(images/dotted_vertical.png) repeat-y top right;
}
#centerCol .listNav ul li.selected a{
	background-color:#cdcdcd;
	color:#ffffff;
	font-weight:bold;
}
#centerCol .listNav ul li a:hover{
	background-color:#f0f0f0;
}

/* teste */
.largura_total #centerCol .lista_items_form {
	float:left;
	margin:0;
	padding:0;
	background-image:url(images/border_items_apply.png);
	background-repeat:repeat-x;
	background-position:left top;
	padding-top:4px;
	width:100%;
}

#centerCol .lista_items_form .items_candidatura {
	float:left;
	width:100%;
	background-image:url(images/border_items_apply.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:4px;
	list-style: none;
}
span.intro{
	float:left;
	color: #757575;
	font-size: 11px;
	margin-bottom:20px;
	font-weight: bold;
}
span.mandatory{
	float:left;
	color: #AD67BB;
	font-size: 11px;
	margin-bottom:20px;
	clear:left;
	width:100px;
}
#toChecker .opcoes label {
    margin-right: 0;
    width: 59px;
}
#centerCol #secondForm .items_candidatura.aberto a.titulo_item_candidatura {
	float:left;
	width:920px;
	font-family:BentonRegular;
	font-size:16px;
	text-transform:uppercase;
	color:#646464;
	letter-spacing:-0.5px;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	text-decoration: none;
	font-weight: bold;
}

#centerCol .items_candidatura.aberto a.titulo_item_candidatura span{
	color:#646464;
	font-family:BentonRegular;
}

#centerCol .items_candidatura.aberto a.titulo_item_candidatura span.setinha span{
	color:#969696;
	position:absolute;
	right:20px;
}
	
#centerCol .items_candidatura.aberto a.titulo_item_candidatura span.setinha span.abrir, #centerCol .items_candidatura.aberto a.titulo_item_candidatura:hover span.setinha span.abrir{
	display:none;
}
#centerCol .items_candidatura.aberto a.titulo_item_candidatura span.setinha span.fechar{
	display:block;
}	

#centerCol .items_candidatura.fechado a.titulo_item_candidatura span.setinha span.fechar, #centerCol  .items_candidatura.fechado a.titulo_item_candidatura:hover span.setinha span.fechar{
	display:none;
}
#centerCol .items_candidatura.fechado a.titulo_item_candidatura:hover span.setinha span.abrir{
	display:block;
}		

#centerCol .items_candidatura.aberto a.titulo_item_candidatura span.setinha{
	font-family:BentonRegular;
	font-size:10px;
	text-transform:uppercase;
	color:#969696;
	float:right;
	background-image:url(images/seta_fechar.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:14px;
	height:17px;
	margin-top:1px;
	position:absolute;
	right:8px;
	top:11px;
}

#centerCol .items_candidatura.aberto a.titulo_item_candidatura:hover span.setinha{
	background-image:url(images/seta_fechar_hover.png);
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura {
	float:left;
	width:920px;
	font-family:BentonRegular;
	font-size:16px;
	text-transform:uppercase;
	color:#a2a2a2;
	letter-spacing:-0.5px;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	text-decoration: none;
	font-weight: bold;
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura span{
	color:#A2A2A2;
}
	
#centerCol .items_candidatura.fechado a.titulo_item_candidatura span.setinha{
	font-family:BentonRegular;
	font-size:10px;
	text-transform:uppercase;
	color:#969696;
	float:right;
	background-image:url(images/seta_abrir.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:14px;
	height:17px;
	margin-top:1px;
	position:absolute;
	right:8px;
	top:11px;
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura span.setinha span{
	color:#969696;
	/*float:right;
	padding-right:20px;*/
	text-shadow:0px 1px #969696;
	display:none;
	position:absolute;
	right:20px;
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura:hover{
	color:#646464;
	background-color:#f4f4f4;
	text-shadow:0px 1px #ffffff;
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura:hover span {
	color:#646464;
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura:hover span.setinha span{
	display:block;
}

#centerCol .items_candidatura.fechado a.titulo_item_candidatura:hover span.setinha{
	background-image:url(images/seta_abrir_hover.png);
}
.global .opcoes{
	float:left;
	display:none;
	width:528px;	
}
.global .left{
	float:left;
	width:100%;	
}
.global .rating{
	float:left;
	width:74px;	
}
.global .selector{
	float:left;
	width:64px;	
	margin-left:5px;
}
.global .left label{
	width:437px;	
}
#uniform-right{
	float:right;
}

.register .right .all_label{
	width:100%;margin-right:0;	
}

span.intro{
	float:left;
	color: #757575;
	font-size: 11px;
	margin-bottom:20px;
	font-weight: bold;
}

.confidentiality{
	position:relative;
	color: #560168;
    float: left;
    font-family: BentonRegular;
    font-size: 11px;
    height: auto;
    text-transform: uppercase;
    width: auto;
    margin-left:20px;
    cursor:pointer;
    line-height: 26px;
}
.confidentiality .over,.largura_total .register .linha .over.large{
	position:absolute;
	background:url(images/calendarBottomOver2.png) no-repeat bottom;
	width:600px;
	padding-bottom:15px;
	z-index:10;
	left:92px;
	display:none;
}

.confidentiality .over .container,.largura_total .register .linha .over.large .container{
	background:url(images/calendarOver2.png) no-repeat top;
	width:544px;
	padding:18px 28px 28px 28px;
	float:left;
}
.confidentiality .over .container a{
	text-decoration: none;
	margin-bottom:5px;
}
.largura_total .register .linha .over.large .container .title{
	float:left;
}
.confidentiality .over .container .title{
	font-family:BentonBold;
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;margin-top:10px;
	line-height: 13px;
}
.largura_total .register .linha .over.large .container .description{
	float:left;
}
.confidentiality .over .container .description{
	font-family:Arial;
	font-size:12px;
	color:#ad67bb;
	text-transform: none;
	line-height: 12px;
}
.errorContainer,.errorContainer label{
	float:left;width:100%;	
}
.errorContainer{
	margin-bottom:17px;	
}
.errorContainer label{
	color:#ff0000;
}

.register .right label.error,.largura_total .register label.error{
	color:#ff0000;
	width:100%;
}

#uniform-right{
	width:64px;	
	margin-right:0;
}
#uniform-right span{
	width:37px;	
}
