#par {
	color:#ccc;
}
#positivo {
	color:#e7994d;
}



/******** LOGIN **********/
#negroNegro {
     display : none ;
     height : 100% ;
     width : 100% ;
     position : fixed ;
     top : 0 ;
     left : 0 ;
     z-index : 9;
     background: #000;
}
#login {
	position: absolute;
	left: 35%;
	right: 35%;
	padding: 10px;
	background: #990000;
	color:#fff;
	min-width:270px;
	border: 2px solid #333;
	display: none;
    z-index : 10;
}
#login a {
	color:#fff;
}
#login label,
#login input {
	display:block;
	width:130px;
	margin:5px 0px;
}

#login label {
	float:left;
}
#login input {
	clear:right;
}


/*********** SISTEMA **************/
.formulario label,
.formulario input {
	display: block;
	width: 150px; 
}
.formulario label {
	float:left;
}

.cabeceradc {
	border-top-width: thin;
	border-right-width: none;
	border-bottom-width: thin;
	border-left-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}




/************************* GENERAL ******************************/
* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}
a:link,
a:visited,
a:hover,
a:active {
	color:#55555D;
}
body {
	background: url('/imagenes/2k9fondo.png') repeat #ccc;
}
body, td, p {
	font-size: 13px;
}

/*************************** ITEMs *******************************/
.volanta {
	display: block;
	padding: 2px;
	background-color: #eeeeee;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}
.volantadc {
background:transparent url(/imagenes/barra.jpg) repeat scroll left;
color:#D00909;
display:block;
font-size:12px;
font-weight:bold;
height:20px;
margin-bottom:0px;
padding:4px 0px 0px 25px;
text-transform:uppercase;
margin-top:5px;
}
.volanta2k9{
background:#f4f4f4 none repeat scroll 0 0;
color:#D00909;
display:block;
font-size:12px;
font-weight:bold;
margin-bottom:10;
padding:4px 5 0 2px;
text-transform:uppercase;
}
.contenidodc {
	display: block;
	font-size: 12px;
	margin-bottom: 7px;
	color: #ffffff;
	height: 110px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	background-color:#00FFFF
}
.contenidodcp {
	display: block;
	font-size: smaller;
	margin-bottom: 7px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.contenido2k9 {
	display: block;
	font-size: 12px;
	margin-bottom: 7px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	background-color:#d3d3d3;
	padding-left:5px;
    padding-right:5px;
	height:110px;
}
.notasrelacion {
background-color:#d00909;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
padding:5px;
text-transform:uppercase;
}
.notasrelacion1 {
background-color:#d00909;
color:#FFFFFF;
display:block;
font-size:10px;
font-weight:bold;
margin-bottom:5px;
padding:5px;
text-transform:uppercase;
}
.fecha {
	display: block;
	float: left;
	padding: 2px;
	padding-right: 5px;
	margin-right: 5px;
	background: #666;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
}
.fechaBlog {
	text-transform: capitalize;
	font-weight: bold;
	color: #555;
	background-color:#f4f4f4
}
.fechaBlogdc {
	text-transform: capitalize;
	font-weight: bolder;
	color: #000000;
	font-size: 11px;
	background-color:#d3d3d3;
	height:22;
	padding-left:5px;
}
.titulo,
.titulo a {
	font-size:18px;
	margin-bottom: 10px;
	text-decoration: none;
	color:#990000;
}
.titulodc,
.titulodc a {
	font-size:18px;
	margin-bottom: 10px;
	text-decoration: none;
	color:#55555d;
}
.titulodcp,
.titulodcp a {
	font-size:22px;
	margin-bottom: 10px;
	text-decoration: none;
	color:#55555d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titulodcp18, .titulodcp18 a {
background-color:#d3d3d3;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
height:24px;
margin-bottom:0;
text-decoration:none;
padding-left:2px;
}
.titulo2k918, .titulo2k918 a {
background-color:#d3d3d3;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:24px;
margin-bottom:0;
text-decoration:none;
padding-left:2px;
}
.titulo2k918 a:hover {
background-color:#d3d3d3;
color:#D00909;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:24px;
margin-bottom:0;
text-decoration:none;
padding-left:2px;
}
.titulobita,
.titulobita a {
	font-size:24px;
	margin-bottom: 10px;
	text-decoration: none;
	color:#cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titulobita2k9,
.titulobita2k9 a {
	font-size:24px;
	margin-bottom: 10px;
	margin-left:2px;
	text-decoration: none;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bitacora {
	list-style-type: none;
}
#bitacora li {
	margin-top:20px;
}
#bitacora .titulo,
#bitacora .titulo a {
	font-size:16px;
	margin-bottom:0px;
}
.fotito {
display:block;
float:left;
height:100px;
margin-right:5px;
width:100px;
margin-left:5px;
border:2px;
border-color:#000000;
border-style:solid;
background-color:#f4f4f4;
}
.chico {
	font-size: 11px;
}
.chicoMediano {
	font-size: 12px;	
}
.muychico {
	font-size: 9px;	
}
#empresasAcompanan h2 {
	text-align: center;
	font-size: 15px;
	color:#333;
	padding-top:20px;
	padding-bottom:5px;
}
input.terminoBuscar {
	background: #eee;
	border: 1px solid #eee;
	display: block;
	width:220px;
	margin:2px 0px;
	font-size: 14px;
	padding:3px;
}
.comentario {
	border-bottom: 1px solid #ccc;
}
#comentarios input,
#comentarios label,
#comentarios textarea {
	display:block;
}
#comentarios label {
	float:left;
	width:150px;
	margin:5px 0px;
}
#comentarios input,
#comentarios textarea {
	width:400px;
	margin:5px 0px;
}
.notasRelacionadas {
	margin-left:20px;
	color:#000000;
	padding-bottom:10;
}
.notasRelacionadas li {
	margin:3px 0px;
}
#seccion,
#seccion a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	clear:left;
	margin-bottom: 10px;
}
/************************** ESTRUCTURA ***************************/
#contenedor {
	width:1000px;
	background-color: #000000;
	margin-bottom: 20px;
}
#columnaUno {
	width:350px;
	float:left;
	margin-left:7px;
}
#columnaUnoportada {
float:left;
margin-left:7;
width:190px;
}
#columnaDos {
	width:300px;
	float:left;
	margin-left:7px;
}
#columnaDosportada {
float:left;
margin-left:8;
width:465;
}
#columnaTres,
#columnaTresGris {
	margin-left:7px;
	width:320px;
	overflow: hidden;
	float:left; 
}
#columnaTresGris {
	background: #f4f4f4;
}
#columnatresportada {
background:#F4F4F4 none repeat scroll 0 0;
float:right;
left:678px;
margin-left:0;
overflow:hidden;
width:300px;
}
#columnatresbitacora {
	margin-left:0px;
	width:320px;
	overflow: hidden;
	float:right; 
	background: #f4f4f4;
	position:relative;
	top:0px;
	left:5px;
}
#columnadobleportada {
float:left;
margin-bottom:10px;
margin-left:5;
text-align:center;
width:665;
}
#columnaDoble {
	width:650px;
	float:left;
	margin:0px 10px;
	line-height: 18px;
}
#columnaDoble2k9 {
	float:left;
	background-color:#d3d3d3;
	margin:0 0px;
    width:667px;
    margin-right:5px;
	height: 4500px;
}
#columnaDoble500 {
border-left:thin dotted #000000;
float:left;
line-height:18px;
width:500px;
padding-left:5;
}

#columnaD5002k9 {
border-left:thin dotted #f4f4f4;
float:left;
line-height:18px;
padding-left:0px;
width:517px;
padding-top:10;
background:#d3d3d3;
margin-left:5;
}

#columna150 {
background-color:#fffffff;
float:left;
width:155px;
margin-top:5px
}
#columnaDoble p {
	margin:3px 0px;
}
.cajaNota {
	margin:0px 0px 20px 0px;
	font-size:9px
}
#comentarios {
	margin-top:40px;
}
#bannerTop {
background-color:#000000;
clear:both;
display:block;
margin-bottom:0;
width:1000px;
}
#pieTop {
	background: url('/imagenes/pieTop.jpg') repeat-x #ccc;
	text-align: center;
	height: 63px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	padding-top:10;
    padding-bottom:10;
}
#pieTop a {
	color: #000;
}
#pieBottom {
	background: url('/imagenes/pieBottom.jpg') repeat-x #ccc;
	height: 37px;
	color:#fff;
	text-align: right;
	padding-right:20px;	
	font-size: 13px;
}
#pieproductos {
    width:1000px;
	background-color:#CCCCCC;
	background-image:none;
	color:#cccccc;
	font-size:13px;
	text-align:right;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#pieBottom a {
	color:#fff;
	text-decoration: none;
}




/***************************** MENU ********************************/
#menu {
	display:block;
	height:20px;
	width: 100%;
	background: #55555D;
	padding-top:4px;
	padding-bottom:2px;
	margin-bottom:10px;
	text-transform:capitalize;
	font-weight: bold;
}
#menu li {
	display: block;
	float: left;
	padding:0px 13px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-bottom:3px;
}
#menu dl {
	display: none;
	background: #55555D;
	position:absolute;
	z-index: 2;
	padding-right:3px;
	width:180px;
	font-weight: bold;
	filter:Alpha(Opacity=80); opacity: .8;
}
#menu dd {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
#menu dd a:hover {
	background: #990000;
	color: #ffffff;
	display: block;
}
.izq{ float: left;}

/* Header */

#header {
	clear: both;
	width: 1000px;
	height: 185px;
	margin: 0 auto;
	background: url(/imagenes/top.jpg) no-repeat left top;
}

/* Menu1 */

#menu1 {
	float: left;
	width: 1000px;
	height: 133px;
	padding-left: 10px;
	/*background: url(/imagenes/img01.jpg) no-repeat left top;*/
}

#menu1 ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	display: block;
	float: left;
}

#menu1 a {
-x-system-font:none;
color:#FFFFFF;
display:block;
float:left;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
line-height:normal;
margin-right:3px;
padding:10px 14px;
text-decoration:none;
text-transform:inherit;
}

#menu1 a:hover { 
	text-decoration: none; 
	color: #ff0000;
}

#menu1 .current_page_item a {
	color: #ff0000;
}


/* Menu2 */
/* Menu2*/

#menu2 {
	float:left;
	margin-left:266px;
	margin-top:70px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:13px;
}

ul.menu2
{
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-variant:small-caps;
	text-decoration:none;
	text-transform:inherit;
	margin-left:266px;
	margin-top:40px;
	word-spacing: 25px;/*   list-style:none;*/
}

ul.menu2 > li /* Sólo para li de primer nivel */
{
   display:inline;
}

ul.menu2 a {
    text-decoration: none; 
	color: #FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:13px;
}

ul.menu2 a:hover {
    text-decoration: none; 
	color: #ff0000;
}


ul.menu2 ul /* Para todos los ul debajo del ul.menu */
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   left:474px; /* Para que no monte sobre el <li> */
   list-style:none;
   font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
   font-size:13px;
   color:#FFFFFF;
   word-spacing:normal;
   top:115px;
} 

/*#menu2 {
	float:left;
	margin-left:266px;
	margin-top:70px;
}

#menu2 ul {
	background: url(../imagenes/img04.jpg) no-repeat right top;
	margin: 0px;
	margin-left: 10px;
	margin-right: 15px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
color:#FFFFFF;
display:block;
float:left;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
font-variant:small-caps;
margin-left:5px;
padding:4px 12px;
text-decoration:none;
text-transform:inherit;
}
#menu2 a:hover, .active a {
    text-decoration: none; 
	color: #ff0000;
}

#menu2 dl {
	display: none;
	background: #55555D;
	position:absolute;
	z-index: 2;
	padding-right:3px;
	width:180px;
	font-weight: bold;
	filter:Alpha(Opacity=80); opacity: .8;
}
#menu2 dd {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
#menu2 dd a:hover {
	background: #990000;
	color: #ffffff;
	display: block;
}*/

#reproductor {
background-color:#000000;
float:left;
margin-bottom:10px;
margin-left:0;
margin-top:0;
padding:7px 3px 0px 5px;
width:837px;
}
#columna150p {
background-color:#000000;
float:left;
height:396px;
margin-bottom:0;
width:155px;
}
#columna500p {
float:left;
width:535px;
padding-left:5;
background-color:#d3d3d3;
}
#columna1502p {
background-color:#000000;
float:left;
height:800;
margin-bottom:0;
width:155px;
}
#cajaconte {
float:left;
width: auto;
height:110px;
background-color:#d3d3d3;
}
#bitacora2 {
float:left;
width: auto;
height:200px;
background-color:#000000;
}
#separo {
float:left;
width:535px;
background-color:#d3d3d3;
height:10px;
}

/************  aca va el abreventana de Flash ***/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/2k9/box/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/2k9/box/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/2k9/box/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
	
/******* Aca TERMINA EL FAHSHSHSH +*****/

.estiloaltas {

	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: auto;
}
.cuadro {
	border: 6px solid #EDF7F6;
}
.cuadroficha {
	border: 2px solid #000000;
}
.cuadrocompetidor {
	border: 2px solid #990000;
}
.latestdesignrojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	width: auto;
}
.latestdesignnegro {

	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: auto;
}
.cuadrotabla {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.latestdesignrojo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	width: auto;
	vertical-align: top;
}
.cuadrofichae {
	border: thin solid #000066;
	background-position: right center;
}

/* Menu3 */

#menu3 {
	float: left;
	width: 1000px;
	height: 33px;
	padding-left: 10px;
	/*background: url(/imagenes/img01.jpg) no-repeat left top;*/
}

#menu3 ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu3 li {
	display: block;
	float: left;
}

#menu3 a {
-x-system-font:none;
color:#FFFFFF;
display:block;
float:left;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
line-height:normal;
margin-right:3px;
padding:10px 14px;
text-decoration:none;
text-transform:inherit;
}

#menu3 a:hover { 
	text-decoration: none; 
	color: #ff0000;
}

#menu3 .current_page_item a {
	color: #ff0000;
}

/*  Botoneraasaassas  */

#menu6 {
	float: left;
	width: 1000px;
	height: 24px;
/*	background: url(/imagenes/menu6.png) no-repeat left top; */
}

#menu6 ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu6 li {
	display: block;
	float: left;
}

.boton1 {
display:block;
width:77px;
height:24px;
padding-left:427px;
}

.boton1 a {
display: block;
width:77px;
height:24px;
outline:none;

/*    background:transparent url(url-de-tu-boton) no-repeat top left; */
}

.boton1 a:hover {
background:transparent url(/imagenes/boton.png) no-repeat top left 
}

.boton2 {
display:block;
float:left;
width:77px;
height:24px;
padding-left:2px;
}

.boton2 a {
display: block;
width:77px;
height:24px;
outline:none;

/*    background:transparent url(url-de-tu-boton) no-repeat top left; */
}

.boton2 a:hover {
/*background-position:0 0px; */
background:transparent url(/imagenes/boton.png) no-repeat top left
}

