#BgrHorizontal/***************
Abre Generales
***************/

{
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: auto;
	height: auto;
	}
#fondoTop{
	background-image: url(../images/fondo_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	height:36px;
		}
	#fondoInfefior{
	background-image: url(../images/fondo_inf.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	height:33px;
}	
		
	#fondoInt{
	background-image: url(../images/fondo_int.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 800px;
	height:auto;

}
#fondoTitulo{
	background-image: url(../images/bg_text.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 321px;
	height: 45px;
	}
#fondoBlanco{
	background-image: url(../images/bg_white.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 177px;
	height: 415px;
}
#fondoVino{
	background-image: url(../images/bg_vino.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 281px;
	height: 417px;
}
#fondoTopInterna{
	background-image: url(../images/sup_int.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 785px;
	height: 42px;
}
#fondoInfInterna{
	background-image: url(../images/bla_int.gif);
	background-position: bottom;
	width: 785px;
	height: auto;
	background-repeat: no-repeat;
}
#fondoCenterInterna{
	background-image: url(../images/bla_center.gif);
	background-position: top;
	width: 785px;
	height: auto;
	background-repeat: repeat;
}
	.textoNormalInterna
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.textoNormalNombre
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textoNormalInternaDestacado
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:  0px;
	font-weight:bold
	}
	.subtituloBlanco
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textopata
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



