body
{
	background-image: url(../images/Background.jpg);
	Background-repeat:  repeat-x;
	margin-top: 10px;
	font-family: arial;
	background-position: top center;
	Background-color: #1ea0d2;
	background-attachment: scroll;
}


/*fondo del sistema*/
.fondogral
{
	Background-color: #f0f0f0;
 
	
}

.menuhorizontal
{
	background-image: url(../images/botonera.png);
	Background-repeat:  no-repeat;
	width:770px;
	height:50px;
	text-align:right;
	
	}


.fondocopete
{
	/*background-image: url(../images/fondo_copete.jpg);
	Background-repeat:  repeat-x;
	background-position: top ;
	font-size: 14pt;
	color:#666666;
	font-family: Arial;
	background-color: #c9cacb;*/
}

.titulocopete
{
	font-size: 12pt;
	color:#b4b4b4;
	font-family: Arial, helvetica, verdana;
}


/*---------------------------------------------- LINKS ---------------------------------------------------------*/
a:visited
{
	color: #ff8600;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:link
{
  color:#ff8600;
  font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover
{
	color: #8f8f8f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.texto_normal
{
	font-family: Verdana;
	color: #797979;
	font-size: 12px;

}


/*---------------------------------------------- FOTOS ---------------------------------------------------------*/

/*muestradetalle.asp*/
.detalle_guarda
{
	background-color: #333333;
}


/*contenido detalle muestradetalle.asp
arma el marco en muestradetalle
*/
.photo1
{
	border-right: #ace0ff 2px solid;
	border-top: #ace0ff 2px solid;
	border-left: #ace0ff 2px solid;
	border-bottom: #ace0ff 2px solid;
	
}

/*marco de la foto chica thumnbnail de muetradetalle.asp*/
.photocontenidodetalle
{
	/*background-image: url(    "../images/infinity_fondofotodetalle.jpg" );
	width: 140px;
	height: 140px;*/
	
}



/*
fondo de la foto en  muestraobjeto.asp
el tamaño ajusta el fondoa la tabla
*/

.photocontenido
{
	/*background-image: url(    "../images/infinity_fondofoto.jpg" );
	width: 389px;
	height: 371px;*/
}

/* linea de la foto en  muestraobjeto.asp complementa con .photocontenido */

.photocontenidolinea
{
	border-right: #bfbfbf 10px solid;
	border-top: #bfbfbf 10px solid;
	border-left: #bfbfbf 10px solid;
	border-bottom: #bfbfbf 10px solid;
}


.linea_separadora
{

}

/*muestra detalle en tipo lista*/

.linea_separadora_items
{
	background-color: #c0c0bf;
	
}


/*---------------------------------------------- LATERAL ---------------------------------------------------------*/
.fondo_lateral
{
	background-color: #f3f1f1;
	border-left: #9c9c9c 1px solid;
	
}

.titulo_lateral
{
	font-weight: bolder;
	font-size: 12px;
	color: #ff8600;
	font-family: Arial;
}

.fondo_lateral_detalle
{
	background-color: #f3f1f1;
	border-left: #9c9c9c 1px solid;
	
}

/*---------------------------------------------- THUMBNAIL ---------------------------------------------------------*/

/*fondo del tumbnail y la combo de categorias*/

.barra_navegacion
{

	/*Background-color: #333333;*/
	
}

/*contenido detalle fin*/


/*---------------------------------------------- CONTACTO ---------------------------------------------------------*/


.contactofondo
{
	background-image: url(    "../images/infinity_fondocontacto.jpg" );
	width: 423px;
	height: 395px;
	background-repeat: no-repeat;
}


.Serviciofondo
{
	background-image: url(    "../images/infinity_fondoservicio.jpg" );
	width: 423px;
	height: 395px;
	background-repeat: no-repeat;
}



/*Mensajes generales mensaje.asp*/

.mensajefondo
{
	/*background-image: url(    "../images/infinity_fondomensaje.jpg" );*/
	width: 653px;
	height: 150px;
	border-bottom: #0a2680 1px solid;
	border-top: #0a2680 1px solid;
	
}

.pedidoinfofondo
{ background-image: url(    "../images/infinity_pedidoinfo.jpg" );
	background-position: top center;
	width: 471px;
	height: 210px;
	background-repeat: no-repeat;
}

/*---------------------------------------------- NOTICIAS ---------------------------------------------------------*/

.titulo_articulo
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 16px; 
    COLOR: #797979; 
    FONT-FAMILY: Arial, Verdana; 
    TEXT-DECORATION: none;
}

.titulo_articulo:a:visited
{
    COLOR: #797979;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder;
}

.titulo_articulo:a:link
{
    COLOR: #66c4bf;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder
}

.titulo_articulo:a:hover
{
    COLOR: #66c4bf;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    
}

/*---------------------------------------------- EDITOR ---------------------------------------------------------*/

.titulo
{
	font-weight: bolder;
	font-size: 12px;
	color: #1B4F71;
	font-family: Arial;
}

.texto_contenido
{
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 12px;
}

.texto_contenido_azul
{
    FONT-FAMILY: Arial;
    COLOR: #ff9a03;
    FONT-SIZE: 12px;
}

.titulo_contenido
{
    FONT-FAMILY: Arial;
    COLOR: #2c8cba;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}



.texto_titulo_destacados
{
    COLOR: #0c4b7e;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bolder
}


/*---------------------------------------------- FORMULARIOS Y BOTONES ---------------------------------------------------------*/

select 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	background-color :#ffffff;
} 


input, textarea
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	background-color :#ffffff;
	width: 250px;
} 


button, .button, .boton, .inputbutton, button.boton, button.hasdefaultstate
{
	font-size: 7pt;
	border-left-color: #eaeaf6;
	border-bottom-color: white;
	color: #000000;
	border-top-color: #eaeaf6;
	font-family: Verdana;
	background-color: #eaebec;
	border-right-color: white;	
	text-transform: none;
}

body,td,th,TD, TH {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #071d63;
}

.boton
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 80px;
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	background-color :#ffffff;
	color: #ff8600;
	cursor:pointer;
}

hr
{
	color: #2c8cba;
	height: 1px;
}
