
.tabla_3{
	background-color: #E1D0E5;
	margin: 0px;
	padding: 1px;
	border: 1px solid #804D87;
	/*width: 500px;*/
}
/***************************************************************************/
/*********************** CONTROLES *****************************************/
/***************************************************************************/

.text_3{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#A8A7A8;
        border:1px;
    /*  width:80px;*/
/*        height:19px;*/
		border-style:solid;
      }

.select_3{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#A8A7A8;
        border:3px;
      /*width:160px;*/
     /*   height:19px;*/
		border-style:outset;
       }

.button_3{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
      color:white;
      background:#94669C;
        border:1px;
/*        width:80px;*/
    /*    height:19px;*/
		border-style:outset;
       }

.textArea_3{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#A8A7A8;
        border:1px;
		border-style:inset;
}




/***************************************************************************/
/*********************** SECCIONES *****************************************/
/***************************************************************************/
.titulo_3{
	font-family: Verdana,Helvetica, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #9F9D9F;
	text-align:center;

}

.apartado_3{
	font-family: Verdana,Helvetica, Times, serif;
	font-size: 10px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #ffffff;
	background-color: #CDB2D3;

}

.seccion_3{
	font-family: Verdana,Helvetica, Times, serif;
	font-size: 10px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #000000;
	background-color: #E7E5E7;

}



-->
</style>