body {
  SCROLLBAR-3DLIGHT-COLOR: #000000 ; 
  SCROLLBAR-ARROW-COLOR: #FFFFFF ; 
  SCROLLBAR-BASE-COLOR: #000000 
  }
.TextoNormalAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #E5A51F;

}
.TextoNormalBlanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.vinetaizq {

	background-image: url(imagenes/vinetav.jpg);
	background-repeat:  repeat-y;
	background-position: left;
}
.vinetader {


	background-image: url(imagenes/vinetavd.jpg);
	background-repeat:  repeat-y;
	background-position: right;
}
.vinetaup {
	background-image: url(imagenes/vinetah.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.vinetadown {

	background-image: url(imagenes/vinetah.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #E5A51F;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #CCCCCC;
}
.TextoNormalGris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #999999;
}
.TextoBoldBlanco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.fondoup {
	background-image: url(imagenes/banner2.jpg);
	background-repeat:  repeat-x;
}
.fondocentro {
	background-attachment: scroll;
	background-image: url(imagenes/fondop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TextoBoldAmarillo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #E5A51F;
}
.TextoChicoBlanco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC9933;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TextoNormalNegro {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

