BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/fondo-body-test.png);
}
.div_borde
{ 
	border: 1px solid #D4D4D4;

}
/*REPRODUCTOR AM*/
.reprod_top
{
	width: 350px;
	background-color: #0074B3;
	margin: 0px auto 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.reprod_foot
{
	width: 350px;
	margin: 9px auto auto;
	text-align: left;
}
/*MENU */
/*[clearfix]*/#contenedor_menu_new
{
	width: 942px;
	left:0px;
	float: left;
	position: absolute;
	margin: 125px 0;
	z-index: 5;
	font-size: 12px;
}

UL.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.menu *
{
	margin: 0;
	padding: 0;
	z-index: 3;
}
UL.menu A
{
	display: block;
	color: #000;
	text-decoration: none;
	z-index: 2;
}
UL.menu LI
{
	position: relative;
	float: left;
	margin-right: 2px;
}
UL.menu UL
{
	position: absolute;
	top: 26px;
	left: 0;
	background: #D1D1D1;
	display: none;
	opacity: 100;
	list-style: none;
}
UL.menu UL LI
{
	position: relative;
	border: 1px solid #AAA;
	border-top: none;
	width: 153px;
	margin: 0;
}
UL.menu UL LI A
{
	display: block;
	padding: 3px 7px 5px;
	background-color: #D1D1D1;
}
UL.menu UL LI A:hover
{
	background-color: #C5C5C5;
}
UL.menu UL UL
{
	left: 130px;
	top: -1px;
}
UL.menu .menulink
{
	border: 1px solid #AAA;
	padding: 5px 8px 7px;
	font-weight: bold;
	background: url(images/menu/header.gif);
	width: 137px;
	z-index: 4;
	color: #404040;
}
/*este mide el boton entero*/
/*[clearfix]*/UL.menu .menulink:hover, UL.menu .menuhover
{
	background: url(images/menu/header_over.gif);
}
UL.menu .sub
{
	background: #D1D1D1 url(images/menu/arrow.gif) no-repeat 130px 8px;
}
UL.menu .topline
{
	border-top: 1px solid #AAA;
}
/*MENU NUEVO FIN*/
#menuv {
	border-width: 0 0px 0 0px;
	width: 190px;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#0077bb;
	line-height:20px;

}
#menuv ul, li {
	list-style-type: none;
}
#menuv li {
	list-style-type: none;
    border:0; background-image:url(imgsitio/logo-familia.jpg); background-repeat:no-repeat; 
	      }

#menuv ul {
	margin: 0;
	padding: 0;	
}
#menuv li .active {
text-decoration:underline;
color:#0077bb;
}
#menuv li .active:hover {
text-decoration:underline;
color:#0077bb;
}
#menuv a {
	text-decoration: none;
	color: #0077bb;
	line-height:100%;
	display: block;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:18px;
}
#menuv a:hover {
	color:#f45000;
}

#menuv2 {
	border-width: 0 0px 0 0px;
	width:190px;
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
#menuv2  dt {
	list-style-type: none;
}
#menuv2  {
	margin: 0;
	padding: 0;	
}
#menuv2 dt {}
#menuv2 dt .active {
color:#0077bb;
text-decoration:underline;
}
#menuv2 dt .active:hover {
color:#0077bb;
text-decoration:underline;
}
#menuv2 a {
	text-decoration: none;
	color: #0077bb;
	line-height:100%;
	display: block;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:25px;
}
#menuv2 a:hover {
	color:#0077bb;
	text-decoration:underline;
}
#menuv2  dt { border:0; background-image:url(imgsitio/flecha.jpg); background-repeat:no-repeat; }
#menuv3 {
	border-width: 0 0px 0 0px;
	width: 190px;
	font: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}
#menuv3 dl {
	list-style-type: none;
}
#menuv3 dl {
	margin: 0;
	padding: 0;	
}
#menuv3 dl {}
#menuv3 dl .active {
color:#006699;
font-weight:bold;
}
#menuv3 dl .active:hover {
color:#006699;
text-decoration:underline;
}
#menuv3 a {
	text-decoration: none;
	color: #006699;
	line-height:100%;
	display: block;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:33px;
}
#menuv3 a:hover {
	color:#006699;
}