body {
	background-image: url(imgs/bkg_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4F4F4F;
}
.subtitulo {
    font-weight:bold;
	color: #0000CC;
}
.sel_idioma {
	color: #0066FF;
}
.link-menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.link-menu a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.link-menu a:hover{
  text-decoration: underline;
  color: #FFFFFF;  
}
.link-pie {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.link-pie a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.link-pie a:hover{
  text-decoration: underline;
  color: #FFFFFF;
}  
.link-reg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
}

.link-reg a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
}

.link-reg a:hover{
  text-decoration: underline;
  color: #0033CC;
}  
.imagenaff {
	background-image: url(imgs/bkg_afiliados.gif);
	background-repeat: no-repeat;
}
.field1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imgs/fondo_campo.gif);
	background-repeat: repeat-x;
	border: 1px 1 #999999;
}

