/*
 Theme Name:     IPN
 Description:    IPN
 Template:       the-newswire

*/

@import url("../the-newswire/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

* {
	font-family:'Roboto Condensed';
}

body.page .entry-title, body.single .entry-title, .not-found .entry-title{
	border-bottom: 1px solid #ecf0f1;
}

#container {
	background:#FFF;
}

#seletorIdioma a{
	color:#000;
	text-decoration:none;
}

#seletorIdioma a:hover{
	text-decoration:underline;
}

#top-head {
	padding:0;
}


h1 {
	font-family:'Roboto Condensed'!important;
	margin-bottom:20px;
}

h2 {
	font-family:'Roboto Condensed'!important;
	margin-bottom:20px;
}

.entry-content {
	font-size:15px;
}

div.menu {
	/*background-color:transparent!important;*/	
}

#menu-icon {
	display: none;
}


#menu-menu {
	float:right;
}

#menu-menu ul {	
}

#menu-menu li {
		float:right!important;
}

#menu-menu li a {
	font-family:'Roboto Condensed'!important;
	background-color:transparent!important;
	padding:0px 20px 0px 0px;
	color:#000;
}

#menu-menu li a:hover {
	text-decoration:underline;
}

/* fundo branco menu */
/*#wrapper-header-fundo {
	background:#FFF;
	width:100%;
}
*/
#wrapper-header-fundo {
	width:100%;
    position:fixed;
    top:0px;
	/*background-color:#328DB6;*/
	background-color:#FFF;
	/*z-index:99;*/
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}

/*area util menu*/
#wrapper-header {
	max-width:1050px;
	margin:auto;
}

#site-heading{
	width:100%;
}

#site-logo{
	float:left;
}

#menu-horizontal {
	margin-top:10px;
	float: right;
}

/* slide show */
#slide-wrap {
	padding-top:40px;
}

.cycle-slideshow {
	height:auto;
	background:#F5F4E7;
	margin-bottom: 20px;
}

.cycle-pager span{
}

.cycle-pager span {
	color:#F5F4E7!important;
	text-shadow:none;
	font-size:40px;
}
.cycle-pager span.cycle-pager-active {
	color:#D84449!important;
}

/* fim slideshow */

.entry-header {
	margin:0!important;
	padding:0!important;
	line-height:normal!important;
	/*margin-bottom:15px!important;*/
}

.grid-box {
	margin-top:0!important;
}


.grid-box .entry-content {
	margin:0!important;
	padding:0!important;
	margin-bottom:15px!important;
	font-family:'Roboto Slab';

}

.colorbar {
	background-color:#000!important;
	opacity:0.2;
	border-style:dotted;
	
}

.cat-meta-color{
	
	float:left;
	background:#D84449!important;
	background-color:transparent!important;
	margin-bottom:15px!important;
	padding:0!important;
	margin:0!important;
}

.cat-meta-color a {
	font-family:'Roboto Slab';
	font-weight:700;
	font-size:20px;
	color:#D84449!important;
	text-transform:lowercase!important;
	letter-spacing:-1px!important;
	line-height:normal!important;
}

.heading-latest{
	font-family:'Roboto Condensed'!important;
	font-weight:300;
	border-bottom: 0px;
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-top:20px;
	line-height:normal;
}

#wp-calendar {
	margin-bottom:0px;
	border-bottom: 1px solid #ecf0f1;	
}

#wp-calendar caption {
	margin-bottom:0px;
}

#sidebar {
	margin-top:10px!important;
	/*background:#F5F4E7;*/	
}

#sidebar caption {
	border:none!important;
}

.widget-title {
	font-weight:700!important;
	letter-spacing:2px;
	font-size:14px!important;

}

#sidebar .widget-title {
	background-color:transparent!important;
	font-family:'Roboto Condensed'!important;
	
}


#sidebar .widget {
	background-color:transparent;
}


#sidebar .widget a {
	color:#D84449;
}


#sidebar .widget li {
	text-transform:uppercase;
}

#sidebar .widget h6{
	font-family:'Roboto Slab';
	font-weight:400;
	font-size:13px;
	text-transform:none;
}


#sidebar .widget-title {
	color:#000;
	text-transform:uppercase;
	font-weight:300;
	font-size:16px;
	
	
}

.widget .widget_calendar {
}

#sidebar caption {
	text-align:left;
	border-bottom: 1px solid #ecf0f1;	
}



#sidebar table {
}

#sidebar thead {
	padding:0!important;
	margin:0!important;
	border-bottom: 2px solid #D84449;
}

#fundoCalendario {
	border-bottom: 1px solid #ecf0f1;	
}

#fundoCalendario a{
	font-size:14px;
	line-height:50%;
	text-decoration:underline!important;
	
}

#sidebar tr {
}

#sidebar th {
	background:#222222;
	background-color:transparent;
	color:#D84449;
	font-size:21px;
	height:30px;
	/*padding-top:6px;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height:275%;
	
}

#sidebar td {
	padding:0;
	margin:0;
	
	font-size:16px;
	height:30px;
	line-height:275%;


}



.bolaCalendario {
	/*width: 30px;
	height: 30px; 
	background:#FF0;
	*/
}



#prev {
	font-family:'Roboto Condensed';
	font-size:21px!important;
	font-weight:500;
	text-align:left!important;
	text-transform:uppercase;
	/*border-bottom: 3px solid #D84449;*/
}

#next {
	font-family:'Roboto Condensed';
	font-size:21px!important;
	font-weight:500;
	text-align:right!important;
	text-transform:uppercase;
	/*border-bottom: 3px solid #D84449;*/
	padding:0!important;
	margin:0!important;
}


#content {
margin-top:40px;
}

.page-header  {
	border-bottom: 2px solid #D84449;	
}


.pagination ul {
}

.pagination li {
	margin:0;
	padding:0;
}

.pagination li a {
	margin:0;
	padding:0;
	padding:15px 20px 15px 20px;
	background:#F5F4E7;
	
	
}

.pagination li.active a{
	margin:0;
	padding:0;
	padding:15px 20px 15px 20px;
}

#nav-above a, #nav-below a, #image-navigation a  {
	display:inline!important;

}

#image-navigation, #comment-nav-below, #comment-nav-above, #nav-above, #nav-below {
	overflow:visible!important;
	margin-bottom:60px;
	width:100%;
	
	
}


#nav-below {
	

}

.nav-previous, .nav-next {
	padding:0;
}

.nav-previous a, .nav-next a {

	padding:20px;
	background:#F5F4E7!important;
	
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	
	margin-bottom:30px!important;
	color:#000!important;
	text-decoration:none;
	font-size:12px;
	width:25%!important;
}

.nav-previous a:hover, .nav-next a:hover {
	background:#D84449!important;
	color:#FFF!important;
}

p {
	font-family:'Roboto Slab'!important;
}


.entry-date {
	color:#000!important;
	text-decoration:none;
}

.entry-meta a{
	text-decoration:none!important;
}


.tagcloud {
	font-family:'Roboto Condensed'!important;
	padding-top:0!important;
	
	box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	
}

.tagcloud a{
	font-size:15px!important;
	background:#D84449;
	color:#FFF!important;
	padding-right:10px;
	padding-left:10px;
	line-height:190%;
	font-weight:300;
}

input {
	font-family:'Roboto Condensed'!important;
}

/* COMENTARIOS */

#comments {
	
}

#respond {
	border:none!important;
	padding:20px;
	padding-top:20px;
}

#reply-title {
	font-family:'Roboto Condensed'!important;
	text-transform:uppercase;
}

#respond .comment-notes {
	text-transform:none!important;
	font-family:'Roboto Slab'!important;
	font-size:16px;
	color:#000;
}

#respond .logged-in-as {
	text-transform:none!important;
	font-family:'Roboto Slab'!important;
	font-size:16px;
	color:#000;
}


#comments-title, .commentlist .vcard, #reply-title, #respond label, .slides .slide-noimg, .slide-title {
	font-family:'Roboto Condensed'!important;
	padding:0;
}

#comments label {
	text-align:left!important;
	margin:0!important;
	padding:0!important;
}

#respond input, textarea {
	border:none!important;
	/*background:#F5F4E7!important;*/
}

#submit input {
	background-color:#333!important;
}

#respond input[type=text], textarea {
background:#F5F4E7!important;
}

.comment-reply-link {
	font-family:'Roboto Condensed'!important;
	right: 16px!important;
}

.commentlist li.comment article[id*=comment-] {
	border:none;
}

/* FOOTER */

#containerFooter {
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color:#FFF;
	margin-top:40px;
	
	
}

.wrappedFooter {
	margin:0;
	max-width:1044px;
	margin:auto;
	
	padding:20px;
	padding: 30px 20px 20px 0px;
	overflow: auto;
	
	height:140px;
	overflow:hidden;
}

.wrappedFooter h1 {
	font-family: 'Roboto Condensed';
	font-weight:500;
	font-size: 15px;
	line-height:21px;
}
.wrappedFooter h2 {
	font-family: 'Roboto Condensed';
	font-weight:300;
	font-size: 15px;
	line-height:21px;

}
.wrappedFooter h3 {
	font-family:'Roboto Condensed';
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
	line-height:21px;
}

.wrappedFooter h4 {
	font-family:'Roboto Slab';
	font-weight:500;
	font-size:14px;
	line-height:21px;
}

.wrappedFooter h5 {
	font-family:'Roboto Condensed';
	font-weight:300;
	font-size:12px;
	letter-spacing:1px;
	margin-top:-20px;
	margin-bottom:10px;
}

.wrappedFooter h6 {
	font-family:'Roboto Condensed';
	font-weight:300;
	font-size:12px;
	letter-spacing:1px;
	text-align:center;
	color:#336;
	margin-top:10px;
}


.fp7 h1 {
	font-family:'Roboto'!important;
	font-weight:600!important;
	font-size:19px!important;
	margin-bottom:0;
}

.fp7 h2 {
	font-family:'Roboto'!important;
	font-weight:300!important;
	font-size:17px!important;
}


.azul {
	background:#328DB6;
}

.branco {
	background:#FFF;
}

.vermelho {
	background:#D84449;
}

.amarelo {
	background:#F5F4E7;
}

.colunas3 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:33%;
	float:left;
	padding:20px;
}
.colunas4 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:25%;
	float: left;
	padding-right:20px;
}

.colunas4 img {
	width:90%;
	height:auto;
	padding-right:20px;
	max-width: 190px;
}

.esquerda {
	float:left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:50%;
}

.esquerda img {
	padding-right:20px;
}

.direita {
	float:right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:50%;
}

.imagemFim img {
	margin:auto;
	display:block;
}


/* SOBRE */
/*#paginaAbout {
	margin-top:-50px;
}*/

#paginaAbout .linha{
	width:100%;
	display: inline-block;
	margin-bottom:20px;
	border-bottom: 1px solid #ecf0f1;		
}

#imagensAbout{
	background:#0F9!important;
	width:auto;
}

#imagensAbout img {
	width:33%;
	padding:20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#paginaAbout .titulo {
	width:35%;
	float:left;
}

#paginaAbout .conteudo {
	width:65%;
	float: right;
	padding-right:20px;
}

#paginaAbout ul{
	list-style: none;
    padding:0;
    margin:0;
}

#paginaAbout li { 
}

#paginaAbout li:before {
	color:#328DB6;
	padding-top:4px;
    
}

#paginaAbout h1 {
	font-family:'Roboto Condensed'!important;
	/*text-transform:uppercase;
	color:#328DB6;
	*/margin-bottom:40px;
}



#paginaAbout h3 {
	font-family:'Roboto Condensed'!important;
	color:#AFA333;
	font-size:20px;
	margin-bottom:10px;
}



#paginaAbout h4 {
	font-family:'Roboto Slab'!important;
	font-size:18px;
	line-height:1.5;
	font-weight:500;
}


#paginaAbout h5 {
	font-family:'Roboto Slab'!important;
	font-size:14px;
	line-height:150%;
	text-transform:none;
	letter-spacing:0;
	font-weight:300;
}

#apresentacao {
	margin-top:20px;
	margin-bottom:30px;
	border-bottom: 1px solid #ecf0f1;	
}

#apresentacao h1 {
	font-size:80px;
	font-family:'Roboto'!important;
	color:#000!important;
	text-transform:none;
}

#apresentacao h2 {
	font-size:40px;
	font-family:'Roboto'!important;
	font-weight:100;
	line-height:normal;
}

.borders {
	border-style: solid;
	border-width: 2px 0px 0px;
	-moz-border-image: url(images/barrasCor.png) 2 0 27 repeat;
	-webkit-border-image: url(images/barrasCor.png) 2 0 27 repeat;
	-o-border-image: url(images/barrasCor.png) 2 0 27 repeat;
	border-image: url(images/barrasCor.png) 2 0 27 fill repeat;
	
}

#container {
	/*margin-top:40px;
	border-style: solid;
	border-width: 12px 0px 12px;
	-moz-border-image: url(images/barras.png) 12 0 12 repeat;
	-webkit-border-image: url(images/barras.png) 12 0 12 repeat;
	-o-border-image: url(images/barras.png) 12 0 12 repeat;
	border-image: url(images/barras.png) 12 0 12 fill repeat;
	*/
	
}

#content {
	margin:0;
	padding:0;
}


/* SLIDER FULLPAGE */



#sliderFullPage {
	width:100%;
	background:#D84449;
	display: inline-block; 
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	margin:0;
	padding:0;
	padding-top:50px;
	padding-bottom:50px;
}

#wrapper-sliderFullPage {
	max-width:1044px;
	margin:auto;
}

#imagem {	
	margin:0;
	padding:0;
	width:50%;
	float:left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}

#imagem img {
	display:block;
	margin:auto;
}



#links {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	margin-top:80px;
	padding-left:40px;
	
	width:50%;
	float:right;
	
}

#links a {
	text-decoration:none;
}


#sliderFullPage h1 {
	color:#FFF!important;
	font-size:30px;
	font-family:'Roboto Condensed'!important;
	font-weight:100!important;;
	line-height:120%!important;
}

#sliderFullPage h2 {
	color:#FFF!important;
	font-size:24px;
	line-height:100%;
	font-family:'Roboto Condensed';
	font-weight:500;
	text-align:center;
	text-transform:uppercase;

	padding-bottom:10px;
	border-bottom: 1px solid #ecf0f1;	
}

/*FIM SLIDER FULL PAGE */


/* ERRO 404 */

#erro {
	margin:auto;
	padding:20px;
}

#erro img {
	display:block;
	margin:auto;
}

#erro a, #semResultados a {
	text-decoration:none;
}

#erro h1, #erro h2, #erro h3  {
	color:#FFF;
	text-align:center;
	line-height:normal;
}

#erro h1, #semResultados h1 {
	font-size:90px;
}

#erro h2, #semResultados h2 {
	font-size:24px;
	font-family:'Roboto Condensed';
	font-weight:500;
	text-align:center;

	padding-bottom:10px;
	border-bottom: 1px solid #FFF;
	margin:auto;
}

#erro h3, #semResultados h3 {
	font-family:'Roboto Slab';
	font-weight:300;
}


#pesquisa {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	-webkit-transition: all 20s ease-in-out;
	-moz-transition: all 20s ease-in-out;
	-o-transition: all 20s ease-in-out;
	transition: all 20s ease-in-out;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	z-index: 100;
	opacity: .96;
	display:none;
}


#pesquisa h1 {
	text-align:center;
	font-size:18px;
	color:#000;
	opacity:0.5;
}
/*
#pesquisa textarea {
	width:50%!important;
	margin:25%!important;
	background-color:#0FF!important;
	-moz-appearance:none!important;
	outline:0px none transparent!important;
}*/

#caixaPesquisa {
	width:50%!important;
	margin-left:25%!important;
	-moz-appearance:none!important;
	outline:0px none transparent!important;
}

#caixaPesquisa input {
	box-shadow:none;
	/*background-color:#F5F4E7!important;*/
	width:100%;
	height:200px;
	font-size:100px;
	text-align:center;
}

#caixaPesquisa input:focus
{ 

}

#searchform input[type=submit]{
	background-color:transparent!important;
	/*background:#F30;*/
	color:#000!important;
	font-size:15px;
	margin-bottom:20px;
	height:auto;
	
	border:none;
	box-shadow:none;
	outline:none;
}
#searchform input[type=submit]:hover{
text-decoration:underline;
}



#s {
	background:none!important;
}


.maior {
	font-size:20px;
	font-weight:400;
}

/* RESULTADO PESQUISA */

#semResultados {
	text-align:center;
	color:#FFF!important;
	margin:auto;
	padding:20px;
	width:50%;
}

#semResultados h1 {
	line-height:90%;
}

#semResultados a {
	color:#FFF;
}


#upper_left, #upper_right, #lower_left, #lower_right  {
	/*width: 60px;
	height: 80px;*/
	
	
	width: 60px;
	height: 20px;
	
	z-index:100;
	position: fixed;
	background:url(../../../images/canto.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}


#upper_left {
	top: 0; 
	left: 0;
}

#upper_right {
	top: 0;
	right: 0%;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

#lower_left {
	bottom: 0%; left: 0;
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

#lower_right {
	bottom: 0%;
	right: 0%;
	-moz-transform: scale(-1);
	-o-transform: scale(-1);
	-webkit-transform: scale(-1);
	transform: scale(-1);
}




/***************** TESTE ABOUT **********************/

#about {
	margin:0;
	padding:0;
	width:100%;
	height:500px;
	background:#CFF;
}



/***************** FIM TESTE ABOUT **********************/



.custom1 p{
	color:#D84449!important;
}




.page-header p {
	font-size:20px;
	color:#000;
	line-height:120%;
	margin-bottom:20px;
	letter-spacing:0;
}

.page-title {
	line-height:100%;
	
}









#site-logo {
	margin-top:5px;
}

.widget #searchform #s {
	box-shadow:none;
	background-color:#F5F4E7!important;
}


#sidebar img {
 margin-top:20px;
 padding-left:2.2rem;
}







@media (max-width: 1044px) {
	#imagem  {
		display:none;
	}

	#sliderFullPage {
		margin-left:0;
		padding-left:0;
	}

	#links {
		width:100%;
		padding-left:0;
		margin-left:0;
		margin-top:0;
	}
	
	#links img {
		display:block;
		margin:auto;
	}
	
	#links h1 {
		text-align:center;
		font-weight:100!important;
	}
	
	#links h2 {
		text-align:center;
		margin:auto;
	}
	/*
	#container {
		margin-top:5px;
	}
	*/
	
	.wrappedFooter {
		height:auto;
		padding:20px;
	}
	
	.direita {
		width:100%;
		margin-top:20px;
	}
	
	.esquerda {
		width:100%;
		padding-bottom:20px;
		border-bottom: 1px solid #F5F4E7;
	}
	
	.colunas4 {
		width:100%;
		margin-bottom:20px;
		padding-bottom:10px;
		border-bottom: 1px solid #F5F4E7;
	}
	
	.colunas3 {
		width:100%;
		margin-bottom:20px;
		padding-bottom:10px;
		border-bottom: 1px solid #F5F4E7;
	}
	
	#paginaAbout .titulo {
		width:100%;
	}
	
	#paginaAbout .conteudo {
		width:100%;
	} 
	
	#s {
		min-width:100%!important;
		max-width:100%!important;
		padding:20px!important;
	}
	
	#erro, #semResultados {
		width:100%;
	}
	
	#erro h1, #semResultados h1 {
		font-size:65px;
	}
	
	#erro img, #semResultados img {
		display:none;
	}
	

}

.page-header {
	margin-top:10px;
}

article[id*=post-] {
padding: 0;
padding: 0;
word-wrap: break-word;
}




/* ESTE ESTE ESTE */
* {
		padding:0;
		margin:0;
	}
	
	#container-menu-mob {
		background:#FFF;
		height:100px;
		width:100%;
		position:fixed;	
		top:0;
		box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
		z-index:99;
		
	}
	
	#menu {
		width:100%;
		max-width:1044px;
		margin:auto;
		background:#FFF;	
	}
	
	#area-idioma {
		height:50px;
		padding-left:20px;
		padding-right:20px;
		
	}
	
	#seletorIdioma a {
		color:#000;
		font-family:"Roboto Condensed";
		font-size:11px;
		letter-spacing:1px;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	#icone-pesquisa {
		height:30px;
		width:30px	
	}
	
	#search-icon-fundo {
		width:30px;
		height:30px;
		background:#D84449;
		border-radius:100%;
	}
	
	#area-logo {
		height:50px;
		padding-left:20px;
		padding-right:20px;
	}
	
	#icone-unicode {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor:pointer;
	}
	
	#menu-expandido {	
		display:block;
		background: rgba(255,255,255,0);
		margin-top:-45px;
		width:100%;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	#menu-menu {
		list-style-type:none;
		
	}
	
	#menu-menu a {
		text-decoration:none;
		text-transform:uppercase;
		color:#000;
		letter-spacing:1px;
		font-size:16px;
		line-height:180%;
		text-align:left;
		font-family:"Roboto Condensed";
		padding-left:20px;
	}
	
	#area-conteudo {
		height:400px;
		background:#CCC;
		margin-top:100px;
	}
	
	.float-direita {
		float:right;
	}
	
	.float-esquerda {	
		float:left;
	}
	
	.iconeDireita {
		float:right;
	}
	
	.clear {
		clear:both;
	}
	
	.imgCentrada {
		padding-top:10px;
	}
	
	#upper_right {
		display:none;
	}
	
	#icone-menu {
		display:none;
	}
	
	
	#paginaAbout h3 {
		color: #328DB6;
		
	}
	/* outros */
	.paddings {
		/*padding-top:30px;
		padding-bottom:30px;*/
	}
	
	#container {
		margin-top:30px;
		padding-top:20px;	
	}
	
	
	@media (max-width: 1044px) {
		#icone-menu {
			display:block;
		}
		#menu-expandido {
			display:none;
			background: #F5F4E7;
			margin-top:0px;
		}
		
		#container {
			margin-top:10px;
			padding-top:0px;	
		}
		
		#paginaAbout {
			padding-top:20px;
			
		}
		
		
		
	
	}

