body {
background-image:url(../images/fondo.gif);
background-repeat:repeat;
margin-top:0;
}
.textonormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textooscuro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
}
.textoTituloServicio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
.textoSubtituloServicio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	left:898px;
	top:170px;
	width:58px;
	height:44px;
	z-index:1;
}
a:link {
	color:#FFFFCC;
}
a:visited {
	color:#FFFF99;
}
.cuerpotabla {
	background-color: rgb(0, 51, 102);
}
