* {
	margin: 0px;
	padding: 0px;
}

H1, H1 A, H1 A:link, H1 A:active, H1 A:visited{ 
	font-family: Georgia, Arial, Verdana; 
	font-size: 21px; 
	font-weight: bold; 
	color: #000000;
	text-decoration : none;
   }
   
H1 A:hover{ 
	color: #ff0000;
	text-decoration : underline;
   }

H3, H3 A, H3 A:link, H3 A:active, H3 A:visited{ 
	font-family: Georgia, Arial, Verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
	text-decoration : none;
   }
   
/*Letra Normal*/
.letra, .letra A:link, .letra A:active, .letra A:visited, .letratab, .letratab A:link, .letratab A:active{
	font-family: Arial, Verdana, Georgia; 
	font-size: 12px; 
	color: #000000;
	text-decoration : none;
}

.letratab A:visited{
	color: #936;
	text-decoration : none;
}

.letra A:hover, .letratab A:hover{
	color: #ff0000;
	text-decoration : underline;
}

/*Letra pequeña*/
.letrapeq, .letrapeq A:link, .letrapeq A:active, .letrapeq A:visited{
	font-family: Arial, Verdana, Georgia; 
	font-size: 11px; 
	color: #000000;
	text-decoration : none;
}

.letrapeq A:hover{
	color: #ff0000;
	text-decoration : underline;
}

/*Letra muy pequeña pequeña*/
.letramuypeq, .letramuypeq A:link, .letramuypeq A:active, .letramuypeq A:visited{
	font-family: Arial, Verdana, Georgia; 
	font-size: 10px; 
	color: #000000;
	text-decoration : none;
}

.letramuypeq A:hover{
	color: #ff0000;
	text-decoration : underline;
}

.url{  
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : normal;
	font-style :normal;
	text-decoration : none;
}

/*estilos para los formularios*/
textarea,input,select { font-family: Arial, Verdana, Georgia; font-size: 12px;border: 1px solid #7f9db9;}
input{ height:17px;padding-top: 1px; padding-left: 1px;vertical-align:middle;}
select { height: 20px;}
.selectbuscador{vertical-align:middle;}
.searchBox{ background:url('/imagenes/lupa.gif') top left no-repeat; padding-left:20px;margin-right:15px;vertical-align:top;width:225px;} 
.botonsearch{ border:0px;height:20px;width:100px;vertical-align:middle;padding-top:0px;padding-left:0px;} 
.radio { border:0px;height:15px;width:14px;margin-right:1px;vertical-align:top; }
.boton{
	height:auto;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #f0f0f0;
	background-image: url('/imagenes/fondoboton.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.boton:hover{ border-color: #333333;border-top-color: #777777;border-left-color: #777777;text-decoration: underline; }
/*  ocultar el input examinar para foto*/
input.archivo
{
   position: relative;
   text-align: left;
   left: -50px;
   -moz-opacity:0;
   filter:alpha(opacity: 0);
   opacity: 0;
   z-index: 2;
   font-family: Arial,Verdana;
   font-size:17px;
   height:21px;
}
div.examinar
{
   position: relative;
   top: -23px;
   left: 0px;
   z-index: 1;
}

/*Estilos para el desplazador*/
.desplazador { 
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
}
.desplazador a, .desplazador a:visited, .estapagina{
	padding: 2px 6px;
	border: solid 1px #000000;
	background: #fff;
}
.desplazador .estapagina{
	padding: 2px 6px;
	border: solid 1px #000000;
	vertical-align: top;
	background: #fff;
	font-weight: bold;
}
.desplazador a:hover {
	color: #FFFFFF;
	background: #fd4239;
	border-color: #000000;
	text-decoration: none;
}

/*Estilos para pestaña articulos*/
.pestana { 
	margin: 0;
	text-align: center;
	float:left;
	background:#fefdf5;
	margin-top: 20px;
	padding:0px 0px;
	height:25px;
	width:150px;
	line-height:25px;
	background:url(/imagenes/botpestana.gif) no-repeat top center;
}

/*estilos para tablas*/
.tabcabecera{
	height:14px;
	overflow:hidden;
	text-align:left;
	margin-top:7px;
	background:url(/imagenes/fondor.gif) #ffffff top left no-repeat;
}
.tablaex1 div{
	background:#eeeeee;
	display:inline;
}
.tablaex2 div{
	background:#eeeccc;
	display:inline;
}
.tabladest div{
	background:#FFFFC9;
	display:inline;
}
.tablailu div{
	background:#FFFF99;
	display:inline;
}
.ASC, .DESC{
	float:left;
	height:26px;
}
.ASC{background:url(/imagenes/fondotp1.gif) bottom center no-repeat;}
.DESC{background:url(/imagenes/fondotp2.gif) bottom center no-repeat;}
.tcab{
	float:left;
	background-image: url(/imagenes/fondotabla.gif);
	background-color: #f8e657;
	display:inline;
	height:26px;
	line-height:26px;
}
.tabla, .tabla1, .tabla2, .tabla3{
	float:left;
	height:22px;
	line-height:22px;
}
.tabla{
	margin:0px 1px 1px 1px;
}
.tabla1, .tabla2, .tabla3{
	margin:0px 1px 1px 0px;
}
.tabla2{
	text-align:left;
}
.tabla3{
	text-align:right;
}
