@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri.eot');    
    src: local('Calibri'), url(../fonts/calibri.ttf) format("opentype");
}
@font-face {
    font-family: 'Calibri Bold';
    src: url('../fonts/calibrib.eot');    
    src: local('Calibri bold'), url(../fonts/calibrib.ttf) format("opentype");
}
textarea {font-family: 'Calibri', Arial, Helvetica, sans-serif;}
select {font-family: 'Calibri', Arial, Helvetica, sans-serif;}
input {font-family: 'Calibri', Arial, Helvetica, sans-serif;color: #00597B}
body {
	background-image: url(../img/fonsrepeat.jpg);
	background-color: #D8D8D8;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	color: #00597B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #00597B;
}
a:active {
	text-decoration: none;
}
.destaca1 {
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}
.destaca2 {
	color: #00597B;
	font-size: 18px;
	font-weight: bold;
}
.destaca2n {
	color: #00597B;
	font-weight: bold;
}
.destaca22 {
	color: #FF6600;
	font-weight: bold;
}
.destaca3 {
	background-color: #FF6600;
}
.destaca4 {
	color: #ffffff;
	background-color: #00597B;
}
.destaca4a18 {
	font-size: 18px;
	color: #ffffff;
	background-color: #00597B;
		font-weight: bold;
}
.destaca4n {
	font-size: 30px;
	color: #ffffff;
	background-color: #00597B;
	font-weight: bold;
}
.destaca44 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF6600;
}
.destaca444 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00597B;
}
.textogris {
	color: #666666;
}
.textogris2 {
	color: #666666;
	font-size: 8px;
}
.textoblanco {
	color: #666666;
}
.fonsblanc {
	background-color: #ffffff;
	}
