.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-color: #565656;
}
.fondocuerpo {
	background-repeat: no-repeat;
	background-position: left top;
}
.fondomenu {
	background-image: url(img/ptl/plantilla_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fuente9 {
	font-family: Tahoma;
	font-size: 9px;
}
.bordegris {
	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: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

.fuenteazul {
	font-family: Tahoma;
	font-size: 24px;
	color: #0199CA;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.bordeblanco {
	border: 5px solid #FFFFFF;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.borde {
	border: 1px solid #81ACD9;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:active {
}
