/************************** *     Primer Nivel  **************************/
/* Estilo para la tabla*/
.TM0t0 { 
border:none;
}
/* Estilo para el div que contiene cada opcion del menu, estado:normal */
.TM0o0 {
	height:47px;
	_height:45px;
	border:none;
}
/* Estilo para el div que contiene cada opcion del menu, estado:hover */
.TM0o1 {
	height:47px;
	_height:45px;
	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;
		background-color:#F37022;
		}*/
/* 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_content_op{
	height:26px;
	display:block;
	overflow:hidden;
	margin-top:3px;
}

.c_content_op_over{
	background-image:url(images/left_normal.jpg);
	background-repeat:no-repeat;
	height:26px;
	display:block;
	overflow:hidden;
	margin-top:3px;
}

.c_text_op{
	color:#FFFFFF; 
	height:26px;
	text-align:center;
	display:block;
	
}

.c_text_op_over{
	color:#fdfeff; 
	height:26px;
	background-image:url(images/right_normal.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	display:block;
}

.c_text_op_in{
	width:100%;
	margin-top:3px;
	display:block;
	float:left;
}

.c_text_op_in_over{
	width:100%;
	margin-top:3px;
	display:block;
	float:left;
}

/********************************WRAPER 2**********************************************/
.c_content_op2{
	margin:0 0;
	padding:0 0;
	background-color:#F37022;
	width:107px;
	/*background:url(tb_bg.png) no-repeat bottom;*/
		
}

.c_content_op_over2{
	margin:0 0;
	padding:0 0; 
	background-color:#F37022;
	text-align:left;
	height:20px;
}

.c_text_op2{
	margin:0 0;
	padding:0 0;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	height:20px;
	width:107px;
	font-family:"Trebuchet MS";
}

.c_text_op_over2{
	margin:0 0;
	padding:0 0;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	height:20px;
	width:107px;
	background:#b0aeaa;
	font-family:"Trebuchet MS";
}

.c_text_op_in2{
	margin:0 0;
	padding:0 0;
	width:107px;
	font-size:11px;
	text-align:center;
	height:20px;
	font-family:"Trebuchet MS";
}

.c_text_op_in_over2{
	margin:0 0;
	padding:0 0;
	width:107px;
	font-size:11px;
	font-family:"Trebuchet MS";
	text-align:center;
	height:20px;
}
