h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
ul {
	list-style: none;
	margin:0; 
	padding: 0;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #013179;
	font-size: 14px;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B5DCD;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #013179;
	font-size: 14px;
	text-decoration: none;

}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #013179;
	font-size: 14px;
	text-decoration: underline;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.textNormalColour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B5DCD;
	text-align: justify;
}
.textNormalColour2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8CBFB;
	text-align: justify;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.textFoot {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
a.textFoot:active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
a.textFoot:link  { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
a.textFoot:visited { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;

}
a.textFoot:hover  { 
	font-family		: Arial, Helvetica, sans-serif;
	color			: #666666;
	font-size		: 11px;
	text-decoration	: none;
}


.sectiontitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.boxtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C9DCF4;
	font-weight: bold;
	background-color: #0B5DCD;
	padding-left: 10px;
}


#iwith-footlinks{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #013179;
}

#iwith-footlinks a
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}

/* :::::::::: MENU STYLES  :::::::::::::::::::*/

#iwithblockmenu-menu  {
	background:#fff;
	padding-bottom:5px;	
	background-color: #0B5DCD;
}
#iwithblockmenu-menu a {
	text-decoration:none; 
	padding: 0 0 0 10px; 
	display:block; 
	height:18px;
}

.uno li, .dos li{
	padding: 0 0 0 0px;
	background: no-repeat 0 0;
	margin-bottom:1px;
	height:18px;
	margin-left: 1px;
	margin-right: 1px;
}

.tres li{
	padding: 0 0 0 0px;
	background: no-repeat 0 0;
	margin-bottom:1px;
	height:30px;
	margin-left: 1px;
	margin-right: 1px;
}
.uno li { /*background-image: url(/imatges/icono);*/}
.dos li { }
.uno a {
	border:1px solid #9d9d9d;
	font-weight:bold;
	background-color: #dedede;
}

.uno a{
	
}
.uno a:hover {
	 color:#2a2;
}


.dos a {
	background-color: #C9DCF4;
	color: #0B5DCD;
}
.dos a:hover {
	color: #C9DCF4;
	background-color: #0B5DCD;
}

.tres a {
	background-color: #C9DCF4;
	color: #0B5DCD;
}
.tres a:hover {
	color: #C9DCF4;
	background-color: #0B5DCD;
}
.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #07418F;
  background-color : #C9DCF4;
}
/*.button {
	font-family      : Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	background-color : #C9DCF4;
	color            : #0B5DCD;
	border           : 1px solid #07418F;
	cursor			 : hand;
}*/