@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,700italic,400italic);
body{
	background:url('https://taller.iec.cat/imatgesreports/background.jpg');
	color:#222222;
	font-family: 'Roboto', sans-serif;
}
a{
	color:#0076a6 !important;
}
a:hover{
	text-decoration:underline;
	background:none;
}
#container{
	width:920px !important;
	padding:10px 30px 40px 30px;
	margin-top:0px;
	margin-bottom:40px;
	background-color:#ffffff;
	border-bottom:40px solid #0076a6;
	color:#0064B4;
}
#body{
	width:920px !important;
}
#header{
	background:none;
}
#header h1{
	padding:0px;
}
#rightSidebar{
	margin-right:0px;
	width:24% !important;
	background:#ffffff;
	padding-top:14px;
	padding-bottom:6px;
	background:url('https://taller.iec.cat/imatgesreports/escudo.jpg') no-repeat;;
	background-position:center bottom;
	padding-bottom:250px;
}
#rightSidebar label{
	color:#0076a6;
}
#sidebarDevelopedBy a{
	font-size:14px;
	text-decoration:none;
}
#sidebarDevelopedBy{
	border-bottom:4px solid #2b81ad;
	padding-bottom:13px !important;
	margin-bottom:10px;
}
#sidebar div.block span.blockTitle{
	color:#0076a6;
	font-size:12px;
	border-bottom:4px solid #0076a6;
	margin-bottom:5px;
	font-weight:bold;
}
#main{
	margin-left:0px;
	background:#ffffff;
	float:none;
	width:73%;
	padding-top:10px;
	display:inline-block;
	min-height: 690px;
}
#navbar{
	border-bottom:4px solid #0076a6 !important;
	padding-bottom:14px;
}
#navbar a{
	color:#5a5959 !important;
	font-size:12px;
}
#navbar a:hover{
	color:#0076a6 !important;
	background:none;
}
#breadcrumb a{
	color:#808080 !important;
}
#breadcrumb a:hover{
	background:none;
	text-decoration:underline;
}
#breadcrumb a.current{
	color:#0076a6 !important;
}

#main h2{
	color:#0076a6;
	font-weight:bold;
	font-size:18px;
	padding:5px;
	border-bottom:1px dashed #0076a6;
	font-family: 'Roboto', sans-serif;
}
#content{
	border-top:none;
	padding:10px;
}
#content h3{
	color:#0076a6;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
.button{
	border:none;
	padding:5px 10px;
	cursor:pointer;
}
input.defaultButton, .defaultButton{
	background:#0076a6 !important;
	border:none;
	color:#ffffff;
	padding:5px 10px;
	cursor:pointer;
}
.style1 a:link{
	color:#0076a6 !important;
}
