.contenedor_menu{
	width: 100%;
	text-align:center;
}

.prt_iz_over{
	float: left;
	width: 7px;
	height: 25px;
	background: url('menu_prt/tab_izq.png');
	background-repeat: repeat-x;
}

.prt_iz{
	float: left;
	width: 7px;
	height: 25px;
	background: url('menu_prt/n1_p2.png');
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
}

#current{
	color: #4A0000;
}

.prt_medio{
	float: left;
	height: 20px;
	width: 114px;
	background: url('menu_prt/n1_p2.png');
	background-repeat: repeat-x;
	font-size: 14px;
	margin: 0;
	text-decoration:none;
	padding-top: 5px;
}

.prt_medio_over{
	float: left;
	height: 20px;
	width: 114px;
	background: url('menu_prt/tab_medio.png');
	background-repeat: repeat-x;
	font-size: 14px;
	margin: 0;
	text-decoration:none;
	padding-top: 5px;
}

.prt_medio a{
	margin:0px;
	text-decoration:none;
	color: #86110e;
}

.prt_medio_over a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.prt_der{
	float: left;
	width: 7px;
	height: 25px;
	background: url('menu_prt/n1_p2.png');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

.prt_der_over{
	float: left;
	width: 7px;
	height: 25px;
	background: url('menu_prt/tab_der.png');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

.separador_nivel2{
	width: 2px;
	height: 25px;
	margin: 0px 5px 0px 4px;
	font-size: 11px;
	color: rgb(232,232,232);
}

#Menu1 div{
	float: left;
	font-size: 11px;
	height: 23px;
	overflow: hidden;
}

#Menu2{
	clear: both;
	height: 23px;
	overflow: hidden;
}

#contenedor2{
	background: url('menu_prt/n2_p2.jpg');
	width: 900px;
	z-index: 4;
}

#Menu2 div{
	float: left;
}

#Menu2 div div{
	float: left;
	font-size: 13px;
	height: 100%;
	padding: 1px 1px 1px 2px;
}

#Menu2 div a{
	font-size: 11px;
	text-decoration: none;
	color:white;
}

#Menu3{
	clear: both;
	z-index: 3;
	width: auto;
}

#Menu3 div{
	top: 0px;
	left: 0px;
	text-align:left;
	background-color: #fcfcfc;
	z-index: 3;
	min-width: 200px;
	*width: 200px;
}

#Menu3 div div a{
	width: 100%;
}

.m3_fondo{
    font-size: 11px;
	border-bottom: 2px dotted #cccccc;
}

.nover{
	display: none;
}

.nover a{
	color: rgb(74,75,77);
}

.menu1_normal a{
	color: #86110e;
	font-weight: bold;
}

.menu3_pos{
	position: absolute;
	top: 0px;
	left: 0px;
}

.menu3_pos a{
    color: #333333;
    text-decoration: none;
}

#contenedor3{
}

#link_3{
	padding:5px;
	
}

#link_3 a:hover{
	font-weight: bold;
}

.inicio_tercermenu{
	border-left: 0.25pt solid #333333; 
	border-right: 0.25pt solid #333333;
	padding-left: 10px;
}

#menu3_primero{
	border-top: 2px solid #bc2921;
}

#menu3_ultimo{
	border-bottom: 0.25pt solid #333333;
}

#menu3_unico{
	border-top: 2px solid #bc2921;
	border-bottom: 0.25pt solid #333333;
}

#contenedor3{
	border-left: 0.25pt solid #333333;
	border-right: 0.25pt solid #333333;
}

.i_over a{
	color:white;
	font-weight: bold;
}

.menu1_ad{
	width: 4px;
	background: url('menu_prt/n1_p2.png');
	height: 23px;
}

