body {
	background-color: #644C81;
	margin: 0px;	
	color: #000000;
	 scrollbar-face-color:#ddccdd;
    scrollbar-highlight-color:#9C89B4;
    scrollbar-3dlight-color:#9C89B4;
    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: 3  outset #9C89B4;
	border-bottom: 3  outset #9C89B4;
}

 table{
 	background-color: F7F7FC;
	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;*/
 
}

 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: #3333ff;  }*/


.cab {
	background-color: #aaaabb;
	color: #ffffff;
	font-weight: bold;
}
.T {
	background-color: #FDFDFF;
	color: #ff0000;
	font-weight: bold;
}
.certificados{
	 text-align: justify;
	 
}
.foto{
/*border-right: 4  outset #644C81;*/
	border-right: 3  inset #977ea4;
	border-bottom: 3  inset #977ea4;
	border-left: 3  outset #977ea4;
	border-top: 3 outset #977ea4;

	
}