﻿/* Clases Generales*/
body{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Verdana, Geneva, sans-serif;*/
	color:black;
}
#enlacespie a{
	color:yellow;
}

a,a:active, a:visited, a:visited:active{
	text-decoration: underline;
	color: #3399FF;
}
a:hover, a:visited:hover {
	text-decoration: none; /*border-bottom: 1px gray dotted;*/;
	color: #C5E005;
}
.titulopromo{
	font-family:Georgia, Georgia, serif;
	font-size:140%;
	color:#0099CC;
}
img{
	border:0;
}
/* Estilos */
.imgconborde{
	border:1px gray outset;
}
.entradilla{
	font-weight:bold;
	color:gray;
}
.logopromo{
margin-top:5px;

}
.cabecera
{
color:white;
height:50px;
}
.cabecera2
{
color:white;
height:50px;
}

a.textonegro{
	color:black !important;
	font-size: 100%;
	font-weight: normal;
	text-decoration:underline;

}
.nofotonoticia{
	display:none;
visibility:hidden;

}
.fotonoticia{
	float:left;
	margin:5px;
	width:170px;
	border:1px gray solid;
}
a.textoblanco{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	text-decoration: underline;
}
.textonegro
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:black;
	font-size: 100%;
	font-weight: normal;
	text-decoration:none;
}
.textoblanco
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:120%;
	font-weight:normal;
}
.textorojo
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #CC0000;
	font-size: 120%;
	font-weight: normal;
}
.textoverde
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#B9D305;
	font-size:120%;
	font-weight:normal;
}
.textoamarillo
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #FFFF00;
	font-size: 120%;
	font-weight: normal;
}

.textogris
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #808080;
	font-size: 120%;
	font-weight: normal;
}
#textocabecera
{
	text-align:left;
	background-image:url('../imagenes/fondo_cabeceras.gif');
	/*width:100%;*/
	font-size:90%;
	text-transform:uppercase;
	line-height:33px;
	background-repeat:no-repeat;
	overflow:hidden;
	height:33px;
	padding-left:15px;
	font-weight:bold;
}
.textoazul
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #0099FF;
	font-size: 120%;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}

.piedefoto
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #808080;
	font-size: 100%;
	font-weight: normal;
}
table.informacion{
	border-collapse: separate;
	border-color: transparent !important;
	border-style: solid;
	border-width: 1px;
	/*border-bottom:2px gray solid;*/	
	border-bottom: 1px #333333 ridge;
}
table.informacion td{
	padding-left:5px;
	border:1px white solid;
	height:20px;
}
td.verde{
	background-color: #B9D305;
	text-align:left;
	color: white;
}
td.azul{
	background-color: #0099FF;
	text-align:left;
	color: white;
}


td.verdecentro{
	background-color: #B9D305;
	text-align:center;
	color: white;
}

td.gris{
	background-color: #EEEEEE;
	color: #000000;
}

td.blanco{
	background-color: #FFFFFF;
	color: #000000;
}
td.amarillo{
	background-color: #FFFF99;
	color: #000000;
}

td.pie{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
td.pie2{
	background-color: #444444;
	color: #FFFFFF;
	font-weight: bold;
}
td.pie3{
	background-color: #5F5F5F;
	color: #FFFFFF;
	font-weight: bold;
}

.boton, a.boton, a.boton:visited, .submit, button, input[type="submit"], input[type="submit"]:visited, input[type="reset"], input[type="reset"]:visited, input[type="button"], input[type="button"]:visited{
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url('../imagenes/botones.gif');
	background-repeat: no-repeat;
	font-style: normal;
	font-variant: normal;
	font-size: 80%;
	line-height: 15px;
	color: #888888;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	min-height: 36px !important;
	min-width: 122px;
	height: 36px;
	vertical-align: middle;
}
.boton:hover, a.boton:hover, a.boton:hover:visited, .submit:hover, button:hover,input[type="submit"]:hover, input[type="submit"]:visited:hover, input[type="button"]:hover, input[type="button"]:visited:hover,input[type="reset"]:hover, input[type="reset"]:visited:hover
{
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url('../imagenes/botones.gif');
	background-repeat: no-repeat;
	font-style: normal;
	font-variant: normal;
	font-size: 80%;
	line-height: 15px;
	color: #888888;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	min-height: 36px !important;
	min-width: 122px;
	height: 36px;
	vertical-align: middle;
}
input[type="submit"][disabled], input[type="submit"][disabled]:visited, input[type="reset"][disabled], input[type="reset"][disabled]:visited, input[type="button"][disabled], input[type="button"][disabled]:visited{
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url('../imagenes/botones.gif');
	background-repeat: no-repeat;
	font-style: normal;
	font-variant: normal;
	font-size: 80%;
	line-height: 15px;
	color: #888888;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	min-height: 36px !important;
	min-width: 122px;
	height: 36px;
	vertical-align: middle;
}


/*para botones grande*/


input[type="radio"]{
border:0 !important;
}
 input {  
     border: 2px solid #888;  
     padding: 4px;  
     font-size: 1em;  
     background-color: #F8F8F8;  
 }  
  input:focus {  
      border-color: #000;  
      background-color: #FFFE9D;  
  }  

/*fin botones grandes*/

td.oferta{
	background-color:#3399FF;
	color:white;
}
td.promocion{
	background-color: #829403;
	color: white;
}

td.baja{
	background-color: #FFFF66;
	color: #000000;
}

td.media{
	background-color: #800080;
	color: white;
}

td.alta{
	background-color: #CC0000;
	color: white;
}
.estado1{
	color: #AAC104;
	font-weight: bold;
}
.estado0{
	color: #CC0000;
	font-weight: bold;
}
.scroll{
	overflow:scroll;
}