body
{
	background-image: url(../images/Background.jpg);
	Background-repeat:  repeat-x;
	margin-top: 20px;
	font-family: arial;
	background-position: top center;
	Background-color: #f4f4f5;
}


/*fondo del sistema*/
.fondogral
{
	font-size: 14pt;
	font-family: Arial;
	background-color: #680001;
	
	
}

.menuhorizontal
{
	background-image: url(../images/botonera.jpg);
	width:770px;
	height:38px;
}


.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: #f0f2f4;
	border-bottom: 2px #7e7e7e solid;
}

.titulocopete
{
	font-size: 12pt;
	color:#666666;
	font-family: Arial, helvetica, verdana;
}
a:visited
{
	color: #fedd9a;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:link
{
  color:#fedd9a;
  font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover
{
	color: #cacaca;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.texto_normal
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
}
/*muestradetalle.asp*/
.detalle_guarda
{
	background-color: #333333;
}


/*contenido detalle muestradetalle.asp
arma el marco en muestradetalle
*/
.photo1
{
	/*border-right: #FF7000 1px solid;
	border-top: #FF7000 1px solid;
	border-left: #FF7000 1px solid;
	border-bottom: #FF7000 1px 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: #FF7000 1px solid;
	border-top: #FF7000 1px solid;
	border-left: #FF7000 1px solid;
	border-bottom: #FF7000 1px solid;*/
}


.linea_separadora
{
	
}
/*muestra detalle en tipo lista*/
.linea_separadora_item
{
	background-color: #333333;
}

.fondo_lateral
{
	background-color: #460000;
	/*border-left: #6D411C 1px dotted;*/
}

.titulo_lateral
{
	font-weight: bolder;
	font-size: 12px;
	color: #FF7000;
	font-family: Arial;
}
/*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;
}

/*Mensajes generales mensaje.asp*/

.mensajefondo
{
	/*background-image: url(    "../images/infinity_fondomensaje.jpg" );*/
	width: 653px;
	height: 150px;
	border-bottom: #ABABAB 1px solid;
	border-top: #ABABAB 1px solid;
	
}


/*noticias*/
.titulo_articulo
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 16px; 
    COLOR: #ffffff; 
    FONT-FAMILY: Arial, Verdana; 
    TEXT-DECORATION: none;
}

.titulo_articulo:a:visited
{
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder;
}

.titulo_articulo:a:link
{
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder
}

.titulo_articulo:a:hover
{
    COLOR: #FF7000;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    
}


/*contenido editor*/
.titulo
{
	font-weight: bolder;
	font-size: 12px;
	color: #ebbf85;
	font-family: Verdana;
}

.texto_contenido
{
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 12px;
}

.texto_contenido_azul
{
    FONT-FAMILY: Arial;
    COLOR: #EB8F06;
    FONT-SIZE: 12px;
}

.titulo_contenido
{
    FONT-FAMILY: Arial, helvetica, sans;
    COLOR: #ebbf85;
    FONT-SIZE: 15px;
    font-weight: bolder;
}




.texto_titulo_destacados
{
    COLOR: EB8F06;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bolder
}




select 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #4a0001 1px solid;
	border-top: #4a0001 1px solid;
	border-left: #4a0001 1px solid;
	border-bottom: #4a0001 1px solid;
	background-color :#ffdd9b;
	color: #680001;
} 


input
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #d1d1d1 1px solid;
	border-top: #d1d1d1 1px solid;
	border-left: #d1d1d1 1px solid;
	border-bottom: #d1d1d1 1px solid;
	background-color :#ffffff;
} 


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: #ffffff;
}

.boton
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 80px;
	border-left-color: #eaeaf6;
	border-bottom-color: white;
	background-color: #ffffff;
	color: #a00000;
	cursor:pointer;
}

hr
{	
	color: #fce2bd;
	height: 1px;
	
}

li
{	
	color: #fce2bd;
}
