html,
body,
h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6{
	font-family:Verdana,Arial;
}

body{
	padding-top:0px;
}

/* Navbar */
.navbar-guia{
	border-radius:0px;
	margin-bottom:0px;
	color:#195290;
	border:0px;
}

.navbar-brand{
	padding-top:0px;
}

.navbar .dropdown-menu{
	padding-top:0px;
	padding-bottom:0px;
}

.navbar-form{
	/*padding-right:0px;*/
}

.lead{
	font-size: 14px;
	text-align:justify;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 10px;
}

#main article{
	border-bottom:0px;
}

.page-header{
	border-bottom:0px;
	margin-top:0px;
}

.label{
	display: inline-block !important;
	padding:6px;
	margin:3px 2px;
	color:#333;
	background-color:#FFF;
}

.label-default{
	background-color:#F0f0f0;
}

.breadcrumb{
	background-color:transparent;
	border-top:1px solid #F5f5f5;
	border-bottom:1px solid #f5f5f5;
	border-radius:0px;
}

body #menu-menu-ppal-cat{
	float:right;
}

.btn-primary{
	background-color:#195290;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	color:#195290;
	border-color:#195290;
	color:#FFF;
}

.footer-links,
.footer-links .menu li{
	
	float:none;
}
