/* ------------------------------------ */
/*     Estilos de Categorias menu		*/
/* ------------------------------------ */

#menuIzquierda{
	
}

#bullet {
	right:0px;
	vertical-align:middle;
}

/*----------------------*/
/*	1º NIVEL			*/
/*----------------------*/
#MenuPPal{
	height:211px;
	width:218px;
	overflow:auto;
}
a.menu, a.menu:visited{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust:12px;
	font-weight:bold;
	color: #292923;
	text-decoration:none;
	background:url(../images/vinieta_menu.gif) no-repeat left top;
	padding-left:10px;
}
a.menu:hover{
	text-decoration: none;
	color: #292923;
}
a.menuActual, a.menuActual:visited{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust:12px;
	font-weight:bold;
	color: #804000;
	text-decoration:none;
	background:url(../images/vinieta_menu.gif) no-repeat left top;
	padding-left:10px;
}
a.menuActual:hover{
	text-decoration: none;
	color: #292923;
}

/*----------------------*/
/*	2º NIVEL			*/
/*----------------------*/

a.menu_int, a.menu_int:visited{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust:11px;
	font-weight:bold;
	color: #292923;
	text-decoration:none;
	padding-left:10px;
}
a.menu_int:hover{
	text-decoration: none;
	color: #292923;
}

a.menuActual_int, a.menuActual_int:visited{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust:11px;
	font-weight:bold;
	color: #804000;
	text-decoration:none;
	padding-left:10px;
}
a.menuActual_int:hover{
	text-decoration: none;
	color: #292923;
}

/*----------------------*/
/*	3º NIVEL			*/
/*----------------------*/

a.menu_sub, a.menu_sub:visited{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust:11px;
	color: #292923;
	text-decoration:none;
	padding-left:10px;
}
a.menu_sub:hover{
	color: #292923;
	text-decoration: none;
}

a.menuActual_sub, a.menuActual_sub:visited{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust:11px;
	color: #804000;
	text-decoration:none;
	padding-left:10px;
}
a.menuActual_sub:hover{
  	color: #292923;
	text-decoration: none;
}

/* ---------------------------------------	*/
/*  Estilos de Categorias menu horizontal	*/
/* ---------------------------------------	*/

#menuH {
	
	width:100%;
}
#menuH ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menuH li {
	display:inline;
	margin:0px;
	padding:0px;
}
#menuH a {
	float:left;
	margin:0px 1px 0px 1px;
	padding:0px 0px 0px 3px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	white-space:nowrap;
	text-decoration:none;
	font-weight:bold;
	color:#4A4E29;	
}
#menuH a span {
	float:left;
	display:block;
	padding:0px 10px 10px 0px;
}
    
#menuH > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menuH a span {float:none;}
/* End IE5-Mac hack */

#menuH a:hover span {
	color:#292923;
}

.menuHActual1 a {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	white-space:nowrap;
	text-decoration:none;
	font-weight:bold;
	color:#cccccc;	
}

#menuH #menuHActual a {
	/*background-position:0% -50px;*/
}
#menuH #menuHActual a span {
	/*background-position:100% -50px;*/
	color:#FFFFFF;
}
#menuH a:hover {

}
#menuH a:hover span {

}
	  




/* ---------------------------------------	*/
/*  Estilos de downloads					*/
/* ---------------------------------------	*/


#downloads{
	display:block;
	margin-top:50px;
	width:48%;
	float:left;
}



/* ---------------------------------------	*/
/*  Estilos de menu relacionado				*/
/* ---------------------------------------	*/


#menuRelacionado{
	display:block;
	margin-top:50px;
	margin-left:50%;
	width:48%;
}

a.menuRel, a.menuRel:visited{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	background-image:url(../control_images/div_nav.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:10px;
}
a.menuRel:hover{
	background-color: #f7f7f7;
	text-decoration: none;
}




/* ------------------------------------ */
/*     Estilos de Idioma menu			*/
/* ------------------------------------ */

#menuIdioma{
	display:block;
}

a.idioma, a.idioma:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
a.idioma:hover{
	background-color: #f7f7f7;
	text-decoration: none;
}

a.idiomaActual, a.idiomaActual:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
a.idiomaActual:hover{
  	background-color: #f7f7f7;
	text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/

/* ------------------------------------ */
/*      Estilos de Texto Contenido		*/
/* ------------------------------------ */

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #434343;
	text-transform : uppercase;
	text-decoration : none;
}
.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	text-decoration : none;
}
.parrafo, .parrafo a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}
.pie, .pie a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #434343;
	text-decoration : none;
}
.pie a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #434343;
	text-decoration : none;
}
.etiquetas, .etiquetas a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#434343;
	font-weight:500;
	text-decoration : none;
}
.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
	text-decoration : none;
}
.box {
	font-size : 8pt;
	border : 0 solid #cccccc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #8a877b;
}
.bot {
	font-size : 7.5pt;
	font-weight : bold;
	border : 1px solid #5a4732;
	color : #dcd8c5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background : #5e5c57;
	text-shadow:#28221c; 
}

/* ------------------------------------ */
/*      Estilos de Texto Objetos		*/
/* ------------------------------------ */

/* caja de objeto en detalle de objeto  */
#objetoDetalle{
	
}
/* caja de objeto en listado de objetos */
#objetoListado{
	position:relative;
	width:185px;
	float:left;
}

/*  listado de objetos  */
#objListado{
	display:table;
	width:100%;
}
/*  listado de objetos en vidriera  */
#objVidriera{

}

/*  item x al x de x  */
#objPaginadoStatus{
	
}

/*  etiqueta de categoria en listado objetos  */
#objPaginadoEtiquetaSubCat{
	clear:both;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #cccccc;
	text-decoration : none;
}

/*  < antrerior | siguiente >  */
#objPaginador{
	clear:both;
	text-align:center;
	margin-top:50px;
}
a.btnPaginador, a.btnPaginador:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
}
a.btnPaginador:hover{
  	background-color: #f7f7f7;
	text-decoration: none;
}
.titulo_obj, .titulo_obj a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #434343;
	text-decoration : none;
}
.subtitulo_obj, .subtitulo_obj a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #434343;
	text-decoration : none;
}
.subtituloOver_obj, .subtituloOver_obj a {
	background-color : #f3f2f1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
.parrafo_obj, .parrafo_obj a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.copete_obj, .copete_obj a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
.copeteOver_obj, .copeteOver_obj a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #f3f2f1;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
.subtitulo_nrg_obj, .subtitulo_nrg_obj a {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
.encabezado_dir, .encabezado_dir a {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
}
.encabezado_dir a:hover {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
}
.powered, .powered a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #434343;
	text-decoration : none;
}
.powered a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #434343;
	text-decoration : none;
}

.solapa_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:600;
	color : #434343;
	text-decoration : none;
}

.vis1 { visibility:visible }
.vis2 { visibility:hidden }


.subtitulo_enc, .subtitulo_enc a {
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	font-style:italic;
	font-weight : bold;
	letter-spacing: 1px;
	color : #434343;
	text-decoration : none;
}
