/************************** *     Primer Nivel  **************************/
/* Estilo para la tabla*/
.TM0t0 { 
border:none;
}
/* Estilo para el div que contiene cada opcion del menu, estado:normal */
.TM0o0 {
	height:47px;
	border:none;
}
/* Estilo para el div que contiene cada opcion del menu, estado:hover */
.TM0o1 {
	height:47px;
	border:none;
}
/* Estilo solo para el texto, estado:normal */
.TM0i0 { 
	height:47px;
	border:none;
}

/* Estilo solo para el texto, primer nivel, estado:hover */
.TM0i1 { 	
	height:47px;
	border:none;
}

/***************************     Segundo Nivel  **************************/
/* Estilo para la tabla */
.TM1t0{
	border:none;
}
/* Estilo para el div que contiene cada opcion, estado:normal */
/*.TM1o0 { 
	border-bottom:1px solid #a3c3da; 
	text-align:center;
}*/
/* Estilo para el div que contiene cada opcion, segundo nivel estado:hover */
/*.TM1o1 { 
		border-bottom:1px solid #a3c3da; 
		background:#e8f1f5;
		text-align:center;
		}*/
/* Estilo solo para el texto, estado:normal */
/*.TM1i0 { 
		color:#eca700; 
		font-weight:normal;  
		text-align:center;
		}*/
/* Estilo solo para el texto, estado:hover */
/*.TM1i1 { 
		color:#83a4be; 
		font-weight:normal;
		text-align:center;
		}*/


/************************* MENU PERSONALIZADO *******************************/
/*-***************************** WRAPER *************************************/


.c_text_op_in{
	height:47px;
	display:block;
	float:left;
	width:110px;
	background-color:#fff200; 
	overflow:hidden;
	margin-right:2px;
}

.c_text_op_in_over{
	height:47px;
	display:block;
	float:left;
	width:110px;
	background-color:#fff200; 
	overflow:hidden;
	background-position:110px;
}

/********************************WRAPER 2**********************************************/
.c_content_op2{
	margin:0 0;
	padding:0 0;
	background-color:#fff200;
	width:110px;
	border-bottom:1px solid #fff;
	/*background:url(tb_bg.png) no-repeat bottom;*/
		
}

.c_content_op_over2{
	margin:0 0;
	padding:0 0; 
	background-color:#fff200;
	text-align:left;
	height:32px;
	border-bottom:1px solid #fff;
}

.c_text_op2{
	margin:0 0;
	padding:0 0;
	font-size:14px;
	text-align:center;
	color:#002596;
	height:32px;
	width:110px;
}

.c_text_op_over2{
	margin:0 0;
	padding:0 0;
	font-size:14px;
	text-align:center;
	color:#2979f0;
	height:32px;
	width:110px;
}

.c_text_op_in2{
	margin:0 0;
	padding:0 0;
	width:110px;
	font-size:14px;
	text-align:center;
	height:32px;
}

.c_text_op_in_over2{
	margin:0 0;
	padding:0 0;
	width:110px;
	font-size:14px;
	text-align:center;
	height:32px;
}