body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020E70;
	margin: 0px;
	padding: 0px;
	background-color: #F2FBFF;
	overflow-y:scroll;
	text-align:center;
}
.Content {
	max-width:1024px;
	width:998px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003498;
	text-align: justify;
}
.Top a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.Top {
	color: #FFFFFF;
	background-image: url(img/base/fons_top.gif);
	background-repeat: repeat;
}
.Bottom {

	color: #FFFFFF;
	background-image: url(img/base/fons_bottom.gif);
	background-repeat: repeat;
}
.FonsMenu {
	background-image: url(img/base/img_menu_fons.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FonsSeccions {
	background-image: url(img/base/fons_seccions.gif);
}
.RightMenu {
	background-image: url(img/base/right_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base/menu_fons.gif);
	padding-left: 15px;
	text-decoration: none;
	height: 30px;
	display: table-cell;
	padding-top: 9px;
	width: 201px;
}
.MenuSeparador {
	background-image: url(img/base/menu_separador.gif);
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.OnePix {
	font-size: 1px;
	height: 1px;
}






.Bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base/menu_fons_over.gif);
	display: table-cell;
	height: 30px;
	padding-top: 9px;
	padding-left: 15px;
	text-decoration: none;
	width: 201px;

}
.MenuOn {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	background-image: url(img/base/menu_fons_on.jpg);
	display: table-cell;
	padding-left: 15px;
	text-decoration: none;
	height: 30px;
	padding-top: 9px;
		width: 201px;

}
fieldset {
	border: 1px solid #C1EDFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 2px;
}


.MenuSeparadorOn {

	background-image: url(img/base/menu_separador_on.gif);
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.BarraVertical {
	background-image: url(img/base/fons_dret.gif);
	background-repeat: repeat;
}
.SeparadorVertical {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF6600;
}
.TableMargins {
	margin-top: 6px;
	margin-bottom: 6px;
}


a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #003498;
	text-decoration: underline;
}
.SubMenuFons {
	background-image: url(img/base/sub_menu_fons.gif);
	background-repeat: repeat-x;
}
.SubMenuLink {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
	background-image: url(img/base/sub_menu.gif);
	width: 90px;
	padding-right: 5px;
	padding-top: 3px;
}
.SubMenuLink a {
	text-decoration: none;
}

.SubMenuLinkOn {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(img/base/sub_menu_on.gif);
	width: 90px;
	padding-right: 5px;
	padding-top: 3px;
}
.SubMenuLinkOn a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkRed {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.SubMenuLink a:hover {
	text-decoration: none;
}
.SubMenuLinkOn a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.BoxSuau {
	background-color: #FFFFFF;
	border: 1px solid #003498;
	height: 28px;
	padding: 6px;
	font-weight: bold;
	color: #FF6600;
}

.BoxMainTop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base/box_main_top.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 6px;
	padding-top: 5px;
}
.ImgBorder {
	border: 1px solid #003498;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.BoxMainBottom {
	background-image: url(img/base/box_main_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.BoxMainBoth {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #15799A;
	border-bottom-color: #15799A;
}
/* FORMULARI */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 4px;
	width: 100%;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D95700;
	border-right-color: #FF954F;
	border-bottom-color: #FF954F;
	border-left-color: #D95700;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #FF6600;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F17B43;
	border-right-color: #BC460E;
	border-bottom-color: #BC460E;
	border-left-color: #F17B43;


}

/* FI */
.BoxSuau2 {
	background-color: #F2FBFF;
	height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAE3FF;
	padding-top: 6px;
	padding-left: 6px;
}
.inputData {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 4px;
	width: 80%;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D95700;
	border-right-color: #FF954F;
	border-bottom-color: #FF954F;
	border-left-color: #D95700;
}
.LiniaHoritzontal {
	background-image: url(img/base/barra_horitzontal_blava.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.LiniaHoritzontalBottom {
	background-image: url(img/base/barra_horitzontal_blava.gif);
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 1px;
}
.Box {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	background-image: url(img/base/fons_box.gif);
	display: block;
	padding-left: 8px;
	text-decoration: none;
	height: 30px;
	vertical-align: middle;
	padding-top: 8px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-right: 8px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style: url(img/base/bullet.gif);
}
.BoxMainTopLarge {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base/box_main_top_large.gif);
	background-repeat: repeat-x;
	height: 41px;
	padding-top: 6px;
	padding-left: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}
.LinkRed:hover {

	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.BoxMainTopBlau {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base/box_main_top_blau.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-top: 6px;
	padding-left: 6px;
}
.RightMenu2 {

	background-image: url(img/base/right_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.ImgLeft {
	float: left;
	margin-right: 4px;
}
.ImgRight {
	float: right;
	margin-left: 4px;
}
.BoxMainBottomCopia {

	background-image: url(img/base/box_main_bottom.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.ImgCenter {
	text-align: center;
	background-position: center;
	vertical-align: middle;
}
.Arial14px {
	font-size: 14px;
}
