/* CSS Document */

/******************************************************************************
 DESCRIPCION: 
			  
 AUTOR: Adriana J. Ruiz M.
 FECHA DE CRACION: 18-Feb-2009
 ULTIMA MODIFICACION: 
******************************************************************************/

/*  Etiquetas HTML */

body {
	/*background: #6C9E2F url(images/FdoMain.jpg);*/
	margin: 0px 0px 0px 0px;
	font-family: Tahoma; /* Verdana;*//* Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 0px 0px;
}

/* Estilos Unicos */
#BarraMnu{
	background: #000000 url(images/BarraMnu.jpg) no-repeat center;
	height: 54px;
	padding-left:8px;
	padding-right:8px;
}

#Head {
	background: url(images/headMain.jpg) no-repeat;
	height: 134px;
}

#HeadLeather {
	background: url(images/headHeather.jpg) no-repeat;
	height: 134px;
}

#HeadArt {
	background: url(images/headArt.jpg) no-repeat;
	height: 134px;
}

#HeadFood {
	background: url(images/headFood.jpg) no-repeat;
	height: 134px;
}

#HeadTequila {
	background: url(images/headTequila.jpg) no-repeat;
	height: 134px;
}

#Contenido {
	/*background: #FFFFFF;*/
	background: #FFFFFF;
	/*padding-top:20px;*/
}

#LateralIzq {
	background: url(images/FdoLatIzq.png) repeat-y right;
	width: 12px;
/*	background-repeat: repeat-y;
	background-position: right;*/
}
#LateralDer {
	background: url(images/FdoLatDer.png) repeat-y left;
	width: 12px;
}

#LineHor {
	background: url(images/FdoHor.png) repeat-x;
	height: 8px;
}

#PiePagina {
	background: #A19D9E;
	text-align:center;
	font-size:10px;
	color: #2C2C2C;
}

#SeccMenu {
	/*background: #6C9E2F;*/
	background: url(images/FdoMnuMain.png);
	height: 30px;
	color: #FFFFFF;
}

#SeccMenuHeather {
	background:url(images/FdoMnuLeather.png);
	height: 30px;
	color: #FFFFFF;
}

#SeccMenuArt {
	background: url(images/FdoMnuArt.png);
	height: 30px;
	color: #FFFFFF;
}

#SeccMenuFood {
	background: url(images/FdoMnuFood.png);
	height: 30px;
	color: #FFFFFF;
}

#SeccMenuTequila {
	background: url(images/FdoMnuTequila.png);
	height: 30px;
	color: #FFFFFF;
}

#SeccNotas {
	/*background: #FFFFFF;  url(images/contenido.jpg) no-repeat center top;*/
	width: 190px;
	/*padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;*/
	font-size:11px;
	color: #990000;/* #5A8226; #000033;*/
	/*padding-top: 20px;*/
}

#SeccProduc {
	/*background: #FFFFFF;  url(images/contenido.jpg) no-repeat center top;*/
	background: #DFDBDC;
	width: 175px;
	/*padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;*/
	color: #990000;/* #122E16;*/
	font-size:10px;
	font-weight: bold;
	/*padding-top: 20px;*/
}

/* Estilos de Clase */

	/* MENU PRINCIPAL */
	
	/*.mnuOpcionLuz {
		background: transparent url(StyleSheet/mnuBgOpLuz.gif) no-repeat;
		width: 1px;
		height: 50px;
	}
	
	.mnuOpcionSom {
		background: transparent url(StyleSheet/mnuBgOpSom.gif) no-repeat;
		width: 1px;
		height: 50px;
	}*/
	.mnuOpcionLuz {
		background: transparent url(images/mnuOpLuz.jpg) no-repeat;
		width: 1px;
		/*height: 30px;*/
	}
	.mnuOpcionSom {
		background: transparent url(images/mnuOpSom.jpg) no-repeat;
		width: 1px;
		/*height: 30px;*/
	}
	.mnuOpcion {
		/*font-family: Verdana; Geneva, Arial, Helvetica, sans-serif;*/
		font-size: 12px;
		text-align:center;
		/*font-weight: bold;*/
		color: #FFFFFF;
		/*padding: 0px 0px 0px 18px;
		height: 30px;*/
		/*width: 105px;*/
	}
	
	.mnuOpcionOver {
		/*background: #C2DEBC;
		font-family: Verdana; Arial, Helvetica, sans-serif;*/
		text-align:center;
		font-size: 12px;
		/*text-decoration: underline;*/
		font-weight: bold;
		color: #000000;
		/*padding: 0px 0px 0px 18px;
		height: 30px;*/
		/*width: 105px;*/
		cursor: hand;
	}
	
.FdoTitlesTips{
	background: url(images/fdo_titles_tips.jpg) no-repeat center;
	height: 20px;
	color:#CCCCCC;
	padding-left: 25px;
	font-size:12px;
} 
