font {
	font-family: Arial;
}
A:link { font-family: Arial; text-decoration: underline; }
A:visited { font-family: Arial;  text-decoration: underline; }
A:active { font-family: Arial;text-decoration: underline; }
A:hover { font-family: Arial;  text-decoration: none; }


.fonsmenu {
	background-attachment: fixed;
	background-image: url(img/fonsmenu.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.blautot {
	border: 1px solid #06376F;
}
.font {
	font-size: 11px;
	font-family: Arial;
}
.blaudret {
	border-top: none;
	border-right: 1px solid #06376F;
	border-bottom: none;
	border-left: none;

}
.blaubaix {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #06376F;
	border-left: none;

}
.blaucostats {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #06376F;
	border-left-color: #06376F;
}

.blaudretbaix {

	border-top: none;
	border-right: 1px solid #06376F;
	border-bottom: 1px solid #06376F;
	border-left: none;
}
.blauu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #06376F;
	border-bottom-color: #06376F;
	border-left-color: #06376F;
}

input {
	font-family: Arial;
	font-size: 11px;
	/*font-weight: bold;*/
/*	color: #2862AB;*/
/*	border: 1px solid #2862AB;*/
	background-color: #FFFFFF;
}
select {
	font-family: Arial;
	font-size: 11px;
	/*border: 1px solid;*/
}
textarea {
	font-family: Arial;
	font-size: 11px;
	/*color: #2862AB;*/
	/*border: 1px solid #2862AB;*/
}
.blancdalt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h2 {
/*color: #063771;*/
font: 100% Arial, Helvetica, sans-serif; 
font-weight: bold; 
border-bottom: 1px dotted #063771;
padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
}

.negreta {font-weight:bold}
.cursiva { font-style:italic}
