@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover{
	color: #F66F17;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.Estilo4 {font-size: 14px; color: #FC7217;}
.Estilo2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.Estilo3 {color: #955600}
-->


 /*CSS for Simple Tree Menu*/
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 13px;
margin-bottom: 3px;
}


.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
/* fin menu css  */

 /*CSS for Simple Tree Menu*/
.treeview2 ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;

}

.treeview2 li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 13px;
margin-bottom: 3px;
}


.treeview2 li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
}


.treeview2 li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview2 .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
/* fin menu css  */
.prueba:hover{
background-color:#000000;
}
.prueba{
width:100%;
}

.Estilo100 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.zoom{
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.azoom{
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.azoom:hover{
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.azoom:visited{
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.detalles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}
.detalles1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pvp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
}
.pvp1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}
.oferta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF6600;
}
.oferta1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FF6600;
}
.Estilo5 {
	color: #F08A00;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.situacion{
	color:#999999;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.desplegable_uno{
	color:#F08A00;
}

a.donde:link{
	color:#999999;
}
a.donde:visited{
	color: #999999;
}
a.donde:hover{
	color: #F08A00;
}
a.nada:hover{
	text-decoration:none;
	color:#FFFFFF;
}
a.nada:link{
	text-decoration:none;
	color:#FFFFFF;
}
a.nada:visited{
	text-decoration:none;
	color:#FFFFFF;
}
a.marcado{
	color:#F66F17;
	font-weight:bold;
}
.marcado2{
color:#F66F17;
	font-weight:bold;
}
.informacion{
	color: #F08A00;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;

}
.tit_not{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c4c4c4;
}