/* CSS Document */

/******************************************************************************
 DESCRIPCION: 
			  
 AUTOR: Adriana J. Ruiz M.
 FECHA DE CRACION: 23-Sep-2009
 ULTIMA MODIFICACION: 
******************************************************************************/

/*  Etiquetas HTML */

body {
	background: #006600;/*#6C9E2F url(images/FdoMain.jpg);*/
	margin: 0px 0px 0px 0px;
	font-family: Arial; /*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: 36px;
	padding-left:8px;
	padding-right:8px;
}*/
#SeccMenu {
	/*background: #6C9E2F;*/
	background: #333333;
	height: 27px;
	color: #FFFFFF;
}
#Head {
	background: url(images/head.jpg) no-repeat;
	height: 210px;
}
/*
#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;*/
}

#SeccContenido {
	/*background: #FFFFFF;
	background: #FFFFFF;*/
	padding-top:20px;
	/*background: url(images/fdoSlogan.jpg) no-repeat right top;*/
}
#LateralIzq {
	background: url(images/LatIzq.jpg) repeat-y right;
	width: 8px;
}
#LateralDer {
	background: url(images/LatDer.jpg) repeat-y left;
	width: 8px;
}

#LineHor {
	background: url(images/line.png) repeat-x;
	height: 9px;
}

#PiePagina {
	background: #A19D9E;
	text-align:center;
	font-size:10px;
	color: #2C2C2C;
}


/*
#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: #EAEAEA;  /*url(images/contenido.jpg) no-repeat center top;*/
	width: 190px;
	/*padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;*/
	font-size:11px;
	color: #000000;/* #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/linDivMnu.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;
} 
