/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 13px;
	color:#0E2746;
}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/img-top.jpg);
	background-repeat: repeat-x;
	background-color:#fff;

}
/*TEXTO*/
.txt-pie {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;}
.txt-10 {
	font-family:Arial;
	font-size:10px;}
.txt-16 {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(img/tit-botones.jpg);
	height:30px;
	padding:0px 0px 0px 15px;}
.txt-30 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	padding-left:10px;}
.txt-22 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#0E2746;}
	
/*BORDES*/
.borde-top {
	border-top: 1px solid #2F3965;
}
/*VINCULOS*/
a.link-pie:visited, a.link-pie:active, a.link-pie:link {
	font-family: Tahoma;
	color:#999; 
	font-size:10px;
	text-decoration: none;
} 

a.link-pie:hover {
	font-family: Tahoma;
	color:#585858; 
	font-size:10px;
	text-decoration: underline;
}


a.link-botones:visited, a.link-botones:active, a.link-botones:link {
	font-family: "Trebuchet MS";
	color:#000; 
	font-size:12px;
	text-decoration: none;
	background-image:url(img/btn-vinheta.gif);
	background-repeat:no-repeat;
	padding:5px 0px 0px 22px;
	margin: 0px 0px 0px 10px;
	height:20px;
	display:block;
	} 

a.link-botones:hover {
	font-family: "Trebuchet MS";
	color: #666666; 
	font-size:12px;
	font-weight:bold;
	background-image:url(img/btn-vinheta-out.gif);
	background-repeat:no-repeat;
}

a.link-botones2:visited, a.link-botones2:active, a.link-botones2:link {
	font-family: "Trebuchet MS";
	color:#fff; 
	font-size:12px;
	text-decoration: none;
	background-image:url(img/btn-vinheta2-in.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 22px;
	margin: 0px 0px 0px 10px;
	display:block;
	} 

a.link-botones2:hover {
	font-family: "Trebuchet MS";
	color: #CCCCCC; 
	font-size:12px;
	font-weight:bold;
	background-image:url(img/btn-vinheta2-out.gif);
	background-repeat:no-repeat;
}
/*FONDOS*/
.pie-bg {
	background-image:url(img/img-pie.jpg);
	background-repeat:repeat-x;
	background-position:bottom;}
.base-bg { background-color:#E5EBF3;}
.fnd-btn-bg { background-color:#F7F7F7;}
.content-bg {	background-image:url(img/bg.jpg); background-repeat:no-repeat; background-color:#E9EDF4;}
.btn-img-fnd{ background-image: url(img/btn-prof.gif); background-repeat:no-repeat;}
