/* Layout */
.body_legales #content{
}
.body_legales .breadcrumbs.clearfix{
	margin-bottom:0;
}
.article_legales .entry-title{
	font-weight:bold;
	font-size:32px !important;
	margin:10px 0 15px 0 !important;
	color:#00B1E0;
}
.article_legales h2{
	font-weight: bold;
	color:#00B1E0;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
.article_legales h3{
	font-weight: bold;
	color:#00B1E0;
	line-height:24px;
}
.article_legales h2 strong,
.article_legales h3 strong{
	display: block;
	color:#ccc;
}
.article_legales p,{
	font-size:16px;
	line-height:22px;	
}
.article_legales p,
.article_legales ul,
.article_legales ol{
	margin: 0 0 16px;
	color: #666;
	text-align: justify;	
}
.article_legales ul,
.article_legales ol{
	padding-left:60px;
}
.article_legales ul li + li,
.article_legales ol li + li{
	margin-top:14px;
}

.body_legales #secondary-left{
	background-color:#e5e5e5;
}
.body_legales #secondary-left .at-title-action-wrapper{
	padding:0 0 10px 0;
	min-height:initial;
}
.body_legales #secondary-left .at-title-action-wrapper h3{
	font-weight: bold;
	color:#999;
}
.body_legales #secondary-left .widget_nav_menu li,
.body_legales #secondary-left .widget li{
	padding:0;
}
.body_legales #secondary-left .widget_nav_menu li:hover a,
.body_legales #secondary-left .widget li:hover a{
	text-decoration: underline;
}

#taula_ports{
	width:100%;
	margin-bottom:30px;
	border:1px solid #00B1E0;
}
#taula_ports .categoria{
	color:#FFF;
	font-weight: bold;
	background-color: #00B1E0;
}
#taula_ports .subcategoria{

}
#taula_ports .plazo{
	text-align: right;
}
