body {
	background-color: #9C89B4;
	margin: 0px;	
	color: #000000;
	 scrollbar-face-color:#ddccdd;
    scrollbar-highlight-color:#000099;
    scrollbar-3dlight-color:#000099;
    scrollbar-darkshadow-color:#000099;
    scrollbar-shadow-color:#000099;
    scrollbar-arrow-color:#000099;
    scrollbar-track-color:#9C89B4;
	
}


.titulo{
 text-transform: capitalize;
  text-align: center;
  font-size: 2em; 
  color: #0055ff;
	
}

.tablamadre{
	border-right: 2  outset #dddddd;
	border-bottom: 2  outset #dddddd;
}

 table{
 	background-color: White;
	FONT-FAMILY: Tahoma, Verdana, sans-serif, Arial, Helvetica;
   font-size: 11px;

 }
 
#abajo{
	font-size: 0.9em;
	text-align: center;
}

#menuarriba, #abajo, #cabecera_prod,  #cab_presu{
	background-image: url(imgs/bg_menuarriba.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

.logo{
	background-repeat: no-repeat;
	background-position: top right;
	}
}

#productos_izq, #productos_izq_nivel_2, #izq_otros, #tabla_productos{
  border-color: White;
  border-right: 1 outset #eeeeee;
  border-left: none; 
  border-bottom: none;
  border-top: none;  
 }

.menu_art{
 background-color: #F7F7FC;
 text-transform: capitalize;
/* border-bottom: 1 dotted #999999;
 border-bottom: 1  outset #ffffff;*/
 

  
}

 select {	
	font-size: 9px;
	cursor: hand;
	}
 input,  option {	
	font-size: 9px;
  	height: 18px;
	cursor: hand;
}
	
image {
	border: none;
}

a {
	text-decoration: none;
	color: #0000aa;
	/*color: #000033;*/
}
a:hover {
		text-decoration: none;
		color: #ff0000;
}

A:visited { color: #990000;  }


.cab {
	background-color: #aaaabb;
	color: #ffffff;
	font-weight: bold;
}
.T {
	background-color: #FDFDFF;
	color: #ff0000;
	font-weight: bold;
}
.certificados{
	 text-align: justify;
	 
}