body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

p{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
}
p.lead{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : italic;
	color : Black;
}
li{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
}
td{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	vertical-align : top;
}
table.taula{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	vertical-align : top;
	border-top : 1px solid Navy;
	border-left : 1px solid Navy;
	border-right : 1px solid Navy;
	border-bottom : 1px solid Navy;
	text-indent : 2px;
}
imgd{
	float : right;
	padding-right : 10px;
  padding-left : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-right: 5px;
	margin-left: 5px;
}
imge{
	float : left;
	padding-right : 5px;
  padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}

h1{
	font-size : 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0000A0;
}
h2{
	font-size : 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0000A0;
}
h3{
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
}
h4{
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0000A0;
}
label{
  font-weight: bold;
}
select{
  font-size: 10px;
}


a.lateral {
	text-decoration : none;
	color : White;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	text-indent : 5px;
}

a.lateral:Visited {
	color : White;
}

a.lateral:Link {
	color : White;
}

a.lateral:Hover {
	color : Red;
}

a.submenu {
	text-decoration : none;
	color : Navy;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
}

a.submenu:Visited {
	color : Navy;
}

a.submenu:Link {
	color : Navy;
}

a.submenu:Hover {
	color : Red;
}

.titolSubMenu{
	background : #010197;
	color : White;
	font-family : Arial;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
	border-left : 1px solid Navy;
	border-right : 1px solid Navy;
	border-top : 1px solid Navy;
	height : 25px;
}

.celaSubtitol{
	border-left : 1px solid Navy;
	border-right : 1px solid Navy;
	text-indent : 5px;
}

.celaSubtitolb{
	border-left : 1px solid Navy;
	border-right : 1px solid Navy;
	border-bottom : 1px solid Navy;
	text-indent : 5px;
}

.ttabla{
	background-color : White;
	width : 100%;
	height : 100%;
	border : 1px solid Navy;
}
.saltplana{
	page-break-after : always;
}
.bp { 
  page-break-after : always;
}
