@charset "utf-8";
/* CSS Document */
.gcmc .gcdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.gcmc .gcdividery{float:left;width:0px;}
.gcmc .gctitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.gcclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.gcmc {position:relative;zoom:1;z-index:10;}
.gcmc a, .gcmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.gcmc div a, .gcmc ul a, .gcmc ul li {float:none;}
.gcsh div a {float:left;}
.gcmc div{visibility:hidden;position:absolute;}
.gcmc li {z-index:auto;}
.gcmc ul {left:-10000px;position:absolute;z-index:10;}
.gcmc, .gcmc ul {list-style:none;padding:0px;margin:0px;}
.gcmc li a {float:none}
.gcmc li:hover>ul{left:auto;}
#gc0 li {float:none;}
#gc0 li:hover>ul{top:0px;left:100%;}

/*"""""""" Contenedor principal""""""""*/	
#gc0
{	
		width:222px;
		background-color:transparent;
		border-width:0px;
		border-style:solid;
		border-color:#666666;
}


	/*"""""""" opciones""""""""*/	
	#gc0 a	
	{	
		padding:6px;
		background-image:url(gcimages/comoquieras.png);
		color:#040404;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" Estado Activo """""""*/	
	body #gc0 .gcactive, body #gc0 .gcactive:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" Sub contenedor""""""""*/	
	#gc0 div, #gc0 ul	
	{	
		padding:10px 0px;
		background-color:#f6f6f6;
		border-width:1px;
		border-style:none;
	}


	/*"""""""" sub puntos""""""""*/	
	#gc0 div a, #gc0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px;
		background-image:none;
		font-size:11px;
		border-width:1px;
		border-style:solid;
		border-color:#f6f6f6;
	}


	/*"""""""" sub hover""""""""*/	
	#gc0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" sub hover""""""""*/	
	#gc0 ul li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" sub active""""""""*/	
	body #gc0 div .gcactive, body #gc0 div .gcactive:hover	
	{	
		background-color:#bfbfbf;
		border-color:#999999;
	}


	/*"""""""" titulos individuales"""""""*/	
	#gc0 .gctitle	
	{	
		font-size:11px;
	}


	/*"""""""" iconos""""""""*/	
	ul#gc0 ul li:hover > a.gcparent	
	{	
		background-image:url(gcimages/bullet.png);
	}


	/*"""""""" iconos""""""""*/	
	ul#gc0 ul .gcparent	
	{	
		background-image:url(gcimages/bullet.png);
	}


	/*"""""""" iconos""""""""*/	
	ul#gc0 li:hover > a.gcparent	
	{	
		background-image:url(gcimages/flechita_abajo1.png);
	}


	/*"""""""" iconose""""""""*/	
	ul#gc0 .gcparent	
	{	
		background-image:url(gcimages/cruz_menu.png);
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#gc0 ul a	
	{	
		padding:2px 20px 2px 5px;
		background-color:#f1f1f1;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#gc0 ul	
	{	
		background-color:#f1f1f1;
		border-width:1px;
		border-style:solid;
		border-color:#666666;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#gc0 a	
	{	
		background-color:#dddddd;
	}

.gcfv{visibility:visible !important;}
.gcfh{visibility:hidden !important;}